22 May, 2015
12 commits
-
If the memoization was left it could lead to inconsistencies after destroying Signed off by: Heitor Reis <marcheing@gmail.com>
-
The new memoized implementation for KalibroConfiguration#attributes now calls it twice on destroy. Signed off by: Heitor Reis <marcheing@gmail.com>
-
This reverts commit eef4de93dea70550c83a05d66ac1b3fb3bcd78ed. Signed off by: Heitor Reis <marcheing@gmail.com>
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>