22 May, 2015
7 commits
21 May, 2015
23 commits
-
Signed off by: Pedro Scocco <pedroscocco@gmail.com>
-
Now using the public/private separation Signed off by: Pedro Scocco <pedroscocco@gmail.com>
-
…ng the kalibro configurations list Before they were not loaded leading to a exception when redering the edit view again.
-
`public_or_owned_by_user` was using a syntax unsupported on all databases. Now it produces two queries to the database, but generated by ActiveRecord which takes care of compability. This was breaking KalibroConfiguration listing acceptance tests. Restored MetricConfiguration form for using `reading_group_options` helper. It was broken using a undefined method. This was breaking MetricConfiguration create and edit acceptance tests.
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com> Signed off by: Pedro Scocco <pedroscocco@gmail.com>
-
Signed off by: Pedro Scocco <pedroscocco@gmail.com>
-
Signed off by: Pedro Scocco <pedroscocco@gmail.com>
-
Signed off by: Pedro Scocco <pedroscocco@gmail.com>
-
Also removed unused variables from repository controller spec Signed off by: Pedro Scocco <pedroscocco@gmail.com>
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
-
Signed off by: Pedro Scocco <pedroscocco@gmail.com>
-
Fixed kalibro_configuration acceptance tests. Signed off by: Pedro Scocco <pedroscocco@gmail.com>
-
Still need to complete the refactoring of ReadingGroupOwnership and KalibroConfigurationOwnership Signed off by: Pedro Scocco <pedroscocco@gmail.com>
18 May, 2015
1 commit
-
Saikuro
15 May, 2015
4 commits
-
Fix wrong association to Project in ProjectAttributes
-
Signed-off-by: Diego Araújo <diegoamc90@gmail.com>
-
Signed-off-by: Diego Araújo <diegoamc90@gmail.com>
13 May, 2015
1 commit
-
It doesn't work since Project is an entity from KalibroClient, not a normal ActiveRecord model.
11 May, 2015
3 commits
-
Metric result ranges fix
-
And added a test case for it. Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
-
Changed the comparison method to use Ruby's Range class, and created corresponding tests. Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
08 May, 2015
1 commit
-
Updates Signed-off-by: Daniel Miranda <danielkza2@gmail.com>