18 Dec, 2015
13 commits
-
Signed off by: Gustavo Jaruga <darksshades@hotmail.com>
-
Serve assets on a subdirectory Signed off by: Gustavo Jaruga <darksshades@hotmail.com>
-
They are not even supposed to have one!
-
…of Rack, Warden and omniauth-remote-user
-
Signed off by: Daniel Miranda <danielkza2@gmail.com>
-
Signed-off-by: Heitor Reis Ribeiro <marcheing@gmail.com>
-
- Add provider and uid fields to user with proper validation - Manual routes for OmniAuth have to be used because the route generator does not play well with the dynamic scope we used for the locale
30 Nov, 2015
1 commit
27 Nov, 2015
1 commit
-
Git lab hooks
25 Nov, 2015
2 commits
-
Signed off by: Eduardo Araújo <duduktamg@hotmail.com>
-
GitLab's webhooks depend on status codes from kalibro_processor Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
23 Nov, 2015
2 commits
-
Signed off by: Daniel Miranda <danielkza2@gmail.com>
-
Gitlab sends the 'X-Gitlab-Event' header for all the webhook requests. Verify it so we reduce the chance that robots call the hooks accidentally. Signed off by: Daniel Miranda <danielkza2@gmail.com>
19 Nov, 2015
5 commits
-
* Creates a step to create a ruby configuration with the Saikuro metric * Define new factories for a saikuro metric and saikuro metric configuration
-
* Also fixed a typo on a repository step that waits for an errored processing Signed off by: Diego Araújo <diegoamc90@gmail.com> Signed off by: Eduardo Araújo <duduktamg@hotmail.com>
-
* Includes this action in the list of actions that do not need user authentication. Signed-off-by: Heitor Reis <marcheing@gmail.com>
18 Nov, 2015
2 commits
-
* Still needs the action implementation on repository controller Signed off by: Eduardo Araújo <duduktamg@hotmail.com>
-
Signed off by: Eduardo Araújo <duduktamg@hotmail.com>
17 Nov, 2015
4 commits
-
Put foreman gem in global scope on Gemfile
-
* This is needed for packaging on production environment
-
Add postgresql database sample configuration
15 Nov, 2015
1 commit
-
Foreman
13 Nov, 2015
2 commits
-
It tells how the server should be started up.
-
It atumates the application initialization and export for system managers.
11 Nov, 2015
2 commits
-
Bug busters
09 Nov, 2015
3 commits
-
* Closes Issue #218 KalibroClient returns 0 instead of nil when the module has no parent. Signed-off-by: Eduardo Silva Araújo <duduktamg@hotmail.com>
-
* Renamed ProjectAttributes' column hidden to public and inverted default values * Implemented Project#"public_or_owned_by_user" * All features now create ProjectAttributes after creating a Project * Implemented ProjectAttributes#project and ProjectAttributes#project= * Fix Project#attributes to return nil when there is no ProjectAttribute * Fixes #263 Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
* Fixes #281 Signed off by: Diego Araújo <diegoamc90@gmail.com>
07 Nov, 2015
1 commit
-
Ruby metric results acceptance tests
06 Nov, 2015
1 commit
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>