- 27 Jul, 2017 1 commit
-
-
Markus Koller authored
-
- 04 Jul, 2017 1 commit
-
-
Harish Ramachandran authored
-
- 05 Jun, 2017 1 commit
-
-
Nick Thomas authored
-
- 01 Jun, 2017 1 commit
-
-
Yuanfei Zhu authored
-
- 25 Apr, 2017 1 commit
-
-
Achilleas Pipinellis authored
-
- 20 Apr, 2017 1 commit
-
-
Cindy Pallares authored
The new description will make it more clear that there are 3 separate things being affected and not just 2FA.
-
- 28 Feb, 2017 1 commit
-
-
Jon Keys authored
-
- 25 Feb, 2017 1 commit
-
-
Ben Bodenmiller authored
[skip ci]
-
- 24 Feb, 2017 1 commit
-
-
Ben Bodenmiller authored
[skip ci]
-
- 21 Feb, 2017 1 commit
-
-
Drew Blessing authored
# This is the 1st commit message: Add `copy` backup strategy to combat file changed errors The backup Rake task used to stream data directly from the live data directory into the backup. Under many circumstances this worked OK. However, really active instances would experience a 'file changed as we read it' error - especially with data like the registry. This now copies the data first, then compresses it. It will take a bit more disk space while the backup is in progress, but it's a necessary thing. # The commit message #2 will be skipped: # Add env var
-
- 15 Feb, 2017 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-
- 06 Feb, 2017 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-
- 31 Jan, 2017 1 commit
-
-
Achilleas Pipinellis authored
-
- 09 Jan, 2017 1 commit
-
-
Adam Niedzielski authored
-
- 06 Jan, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 24 Dec, 2016 1 commit
-
-
Daniel Guilak authored
- Location in which to add `gitlab_rails` configurations - Reminder to run `gitlab-ctl reconfigure` after changing gitlab_rails
-
- 16 Dec, 2016 1 commit
-
-
Drew Blessing authored
Sometimes admins will change the LDAP configuration, not realizing that problems will occur if the user's LDAP identities are not also updated to use the new provider name. This task will give admins a single command to run to update identities and will prevent having to run multiple Rails console queries.
-
- 30 Nov, 2016 1 commit
-
-
David Gerő authored
-
- 24 Nov, 2016 1 commit
-
-
Rémy Coutable authored
The amount of gems required is quite high compared to the usefulness of the features. Related to !4928, !6713 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 22 Nov, 2016 1 commit
-
-
Achilleas Pipinellis authored
Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232 [ci skip]
-
- 14 Nov, 2016 1 commit
-
-
Benjamin Weber authored
-
- 08 Nov, 2016 1 commit
-
-
Drew Blessing authored
It was previously possible for invalid credential errors to go unnoticed in this task. Users would believe everything was configured correctly and then sign in would fail with 'invalid credentials'. This adds a specific bind check, plus catches errors connecting to the server. Also, specs :)
-
- 01 Nov, 2016 1 commit
-
-
Drew Blessing authored
-
- 25 Oct, 2016 1 commit
-
-
Brad Jones authored
-
- 24 Oct, 2016 1 commit
-
-
Brad Jones authored
-
- 21 Oct, 2016 1 commit
-
-
DJ Mountney authored
-
- 17 Oct, 2016 1 commit
-
-
Matt Lee authored
-
- 11 Oct, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 10 Oct, 2016 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-
- 29 Sep, 2016 1 commit
-
-
John McGehee authored
-
- 28 Sep, 2016 1 commit
-
-
john McGehee authored
-
- 19 Aug, 2016 2 commits
-
-
Geoff Webster authored
-
Geoff Webster authored
-
- 04 Aug, 2016 1 commit
-
-
Sean McGivern authored
-
- 03 Aug, 2016 2 commits
-
-
Sean McGivern authored
-
Sean McGivern authored
.secret stores the secret token used for both encrypting login cookies and for encrypting stored OTP secrets. We can't rotate this, because that would invalidate all existing OTP secrets. If the secret token is present in the .secret file or an environment variable, save it as otp_key_base in secrets.yml. Now .secret can be rotated without invalidating OTP secrets. If the secret token isn't present (initial setup), then just generate a separate otp_key_base and save in secrets.yml. Update the docs to reflect that secrets.yml needs to be retained past upgrades, but .secret doesn't.
-
- 29 Jul, 2016 1 commit
-
-
Stan Hu authored
Discussed in gitlab-org/omnibus-gitlab#1453 [ci skip]
-
- 21 Jul, 2016 1 commit
-
-
Alejandro Rodríguez authored
-
- 19 Jul, 2016 1 commit
-
-
Yorick Peterse authored
This simply inserts the current GitLab version in the "deployments" measurement. Fixes gitlab-com/infrastructure#98
-
- 30 Jun, 2016 1 commit
-
-
Alejandro Rodríguez authored
-