06 Jul, 2015
4 commits
-
There should be a repository link at the home page. It should take the user to the page with all the repositories. A project should not list independent repositories. Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
-
Signed off by: Diego Araujo <diegoamc90@gmail.com>
-
This version brings the compability with the new Repository#all method which lists independly from Project. Signed off by: Diego Araujo <diegoamc90@gmail.com>
-
Signed off by: Diego Araujo <diegoamc90@gmail.com>
29 Jun, 2015
2 commits
-
Fixed missing mezuro team translation
-
Signed off by: Daniel Miranda <danielkza2@gmail.com>
26 Jun, 2015
6 commits
-
Fix missing translation on processing information when a date is chosen
-
The button for searching for a processing result set by date manually sets the HTML for the loading message. It was not using the correct translation for the message. Fix that.
-
Attempt to fix Konacha test hangs on Travis by changing web server
-
Use Thin when running Konacha tests, as recommended in https://github.com/jfirebaugh/konacha/issues/146. Hopefully it will make Travis stop exploding.
-
Gem updates
25 Jun, 2015
15 commits
-
Changed default value of project image
-
RepositoriesController checks for Project ownership only if necessary
-
Signed-off-by: Pedro Scocco <pedroscocco@gmail.com>
24 Jun, 2015
4 commits
-
Better HTTP method semantics for repository state
-
Signed off by: Daniel Miranda <danielkza2@gmail.com> Signed-off-by: Pedro Scocco <pedroscocco@gmail.com> Signed off by: Heitor Reis <marcheing@gmail.com>
-
Added validations for both Project and KalibroConfiguration Attributes
-
Adds missing translations for project listing
22 Jun, 2015
9 commits
-
Actions new and create check if project_id was provided before trying to check the project ownership
-
Js tests