08 Jun, 2016

9 commits


15 Apr, 2016

1 commit


20 Jan, 2016

1 commit


23 Nov, 2015

1 commit


18 Nov, 2015

1 commit


02 Sep, 2015

1 commit


06 Jul, 2015

1 commit


22 Jun, 2015

1 commit


17 Jun, 2015

1 commit

  • new and create action can be acessed both with or without a project. This
    enables to have repositories the two ways.
    
    The behaviour for the back had to change from going back to a specific project
    page. To the all projects pages since some repositories may not have a
    project_id.
    
    With the routes, many helpers had to get fixed together with acceptance
    tests steps (for this a new step was created in order to be able to create
    RepositoryAttributes).
    
    Finally the JS for repository state retrieval needed fixes since it builds the
    route withot any helper. Same thing for the JS that prevents infinite state
    queries.
    
    Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
    Pedro
     

16 Jun, 2015

1 commit

  • Created javascript to show and hide the branch field.
    Created javascript to fetch the branches of a valid url of a git
    repository.
    New route repository_branches to communicate with kalibro_client.
    
    TODO: Fix acceptance tests.
    TODO: Handle errors on javascript.
    TODO: Extract javascript code to assets.
    TODO: Create a white list for the action branches of the repository's
    controller.
    
    Signed off by: Pedro Scocco <pedroscocco@gmail.com>
    Diego Camarinha
     

27 Apr, 2015

1 commit


17 Apr, 2015

1 commit


27 Feb, 2015

1 commit


12 Feb, 2015

2 commits


07 Aug, 2014

2 commits


22 Apr, 2014

1 commit


26 Feb, 2014

8 commits


28 Jan, 2014

3 commits


23 Jan, 2014

1 commit

  • This change was necessary to be able cache the action
    
    Pending:
     * Do not render a graphic for a single point
     * Loading animation is not working
     * Unit and acceptance tests for the graphic failling
     * Renable the action cache
    
    Signed off by: Diego Araújo <diegoamc90@gmail.com>
    Rafael Manzo
     

21 Jan, 2014

2 commits