22 May, 2015
19 commits
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
This reverts commit 391258e0397d492831cc76cf481f12e90bdbb634. Signed off by: Heitor Reis <marcheing@gmail.com>
-
This reverts commit 7048a0b677ffc7213917a3cb0e011309a2f2cb8a. Signed off by: Heitor Reis <marcheing@gmail.com>
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
If the memoization was left it could lead to inconsistencies after destroying. Removed forgotten print. Signed off by: Heitor Reis <marcheing@gmail.com>
-
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
21 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>