16 Jun, 2015
5 commits
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
-
Signed off by: Pedro Scocco <pedroscocco@gmail.com>
-
Created javascript to show and hide the branch field. Created javascript to fetch the branches of a valid url of a git repository. New route repository_branches to communicate with kalibro_client. TODO: Fix acceptance tests. TODO: Handle errors on javascript. TODO: Extract javascript code to assets. TODO: Create a white list for the action branches of the repository's controller. Signed off by: Pedro Scocco <pedroscocco@gmail.com>
-
That will be used for the process by branch feature Signed off by: Heitor Reis <marcheing@gmail.com>
-
kalibro_install is cloned from github instead of gist for travis script
15 Jun, 2015
2 commits
-
Fixed and refactored graphic for Metric Results
12 Jun, 2015
2 commits
-
The graphic for Metric results previously did not have a set size. Changed it so that it fills the whole space available, and made it responsive to window resizing. That broke some particular cases of histories with few changes and number of points that wasn't very small. In addition, made the graphic display a single point instead of an unhelpful message.
11 Jun, 2015
1 commit
-
Handle invalid tutorial names
10 Jun, 2015
1 commit
08 Jun, 2015
4 commits
-
Fixed mislabeled and leftover translations for Modules
-
Page not found handler robust to unknown formats
-
Generally rails will deal with this, but since we are already on a rescue it will not handle to avoid an infinite loop. So we need to deal with the error.
29 May, 2015
1 commit
25 May, 2015
2 commits
-
Added a CHANGELOG
-
Fixing translations errors for creating new repositories
22 May, 2015
21 commits
-
Configuration visibility
-
group private. Signed off by: Heitor Reis <marcheing@gmail.com>
-
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
1 commit
-
Signed off by: Pedro Scocco <pedroscocco@gmail.com>