- 02 Dec, 2016 1 commit
-
-
DJ Mountney authored
This is useful for when runner is bundled with gitlab, like in a kubernetes stack, and we want the runner to be able to register with gitlab as soon as they both come up.
-
- 07 Nov, 2016 1 commit
-
-
Douwe Maan authored
email token be reset
-
- 19 Jul, 2016 2 commits
-
-
Grzegorz Bizon authored
This enables following cops: Check for useless access modifiers Lint/UselessAccessModifier Checks for attempts to use `private` or `protected` to set the visibility of a class method, which does not work. Lint/IneffectiveAccessModifier This also disables two false possitives in concerns.
-
Grzegorz Bizon authored
-
- 23 Dec, 2015 3 commits
-
-
Grzegorz Bizon authored
`runners_registration_token` now creates a new token if it is blank.
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
Until now, `ensure_#{token_filed_name}` method didn't persist new token in database. This closes #4235.
-
- 15 Dec, 2015 1 commit
-
-
Gabriel Mazetto authored
-
- 11 Dec, 2015 3 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
This adds a ability to use multiple different authentication token fields in other models. From now on it is necessary to add authentication token field manually in each class that implements this mixin.
-
- 09 Jul, 2014 1 commit
-
-
Marin Jankovski authored
-