05 Aug, 2015
9 commits
-
Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
-
Homepage update
-
Signed-off-by: Eduardo Silva <duduktamg@hotmail.com>
-
Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
-
Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Reading group seed
-
This reverts commit 2da8268dd7171366ea2f7dacbca292a87020a10c.
30 Jul, 2015
5 commits
-
Revert "Added seeds script to set the default configurations to public"
-
Added seeds script to set the default configurations to public
-
Signed off by: Daniel Miranda <danielkza2@gmail.com>
-
Signed off by: Daniel Miranda <danielkza2@gmail.com>
29 Jul, 2015
3 commits
-
Signed-off-by: Eduardo Silva <duduktamg@hotmail.com>
-
Signed-off-by: Eduardo Silva <duduktamg@hotmail.com>
-
The script will make a request to the kalibro configurations server and receive all the stored configurations, setting each one of them to public, belonging to a default Mezuro User Signed-off-by: Eduardo Silva <duduktamg@hotmail.com>
17 Jul, 2015
1 commit
-
Disable jquery effects on tests Metric Selection accordion is closed by default
15 Jul, 2015
3 commits
-
jQuery animations make acceptance tests unreliable due to the way PhantomJS, Poltergeist and Capybara interact. To click on an element, Capybara finds it's position in the screen, then literally clicks at the element's x and y coordinates. This works fine if the element does not move, but if the element is being shown by an animation, it will move, and the click will miss. This caused some tests, like the one for Ruby metric configuration creation, to fail sporadically. Using jQuery's mechanism for globally disabling animations only during tests seems to fix the unreliability (20 out of 20 runs of the Ruby metric conf. test succeded). Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
08 Jul, 2015
7 commits
-
Independent repositories
-
Now the repository name should be globally unique, instead of restricted to the project scope Also updated the travis script to use the new version of kalibro_processor
-
Fixed acceptance tests and removed project list selector from repository form Signed-off-by: Pedro Scocco <pedroscocco@gmail.com> Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
07 Jul, 2015
1 commit
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
06 Jul, 2015
8 commits
-
We have to create a kalibro configuration before using the step 'I have a sample repository'.
-
This enables the acceptance tests for repository index to pass. Fixed a missing translation for Project index. Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
-
Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
-
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
1 commit
-
Fix missing translation on processing information when a date is chosen