11 Sep, 2015
4 commits
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
Signed off by: Daniel Miranda <danielkza2@gmail.com>
09 Sep, 2015
1 commit
-
Cascade user destroy to its attributes
06 Sep, 2015
1 commit
-
Otherwise on databases that implement foreign keys it will raise a exception on destroying. See: https://lists.ime.usp.br/archives/mezuro-core/2015-August/005991.html
03 Sep, 2015
4 commits
-
twitter-bootstrap-rails rubygems version is way behing the git version, which required the Gemfile to use the git reference. Using the git reference leads to a harder version management and packaging problems.
-
JS routes are now generated insted of being harcoded
02 Sep, 2015
2 commits
-
If set, RAILS_RELATIVE_URL_ROOT would break all the AJAX requests.
01 Sep, 2015
3 commits
-
sqlite3 is not necessary under production
-
General updates
31 Aug, 2015
25 commits
-
Retrieving metric code when updating a compound metric configuration
-
Updates
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
The problem was that, when the compound metric configuration was persisted, we didn't display the save button. Signed off by: Heitor Reis <marcheing@gmail.com>
-
Fixes repository show page for independent repositories