31 Aug, 2015
2 commits
-
Removes appologies text that are no longer necessary
21 Aug, 2015
2 commits
-
Removed factory girl dependency from seeds
-
Signed-off-by: Pedro Scocco <pedroscocco@gmail.com>
17 Aug, 2015
1 commit
-
Kalibro client update
14 Aug, 2015
5 commits
-
This breaks processing behaviour that will be fixed in the following commits
-
Fixes the orthography for elapsed time on ProcessingHelper
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>
14 Jul, 2015
1 commit
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>