- 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
-
- 29 Jun, 2016 1 commit
-
-
Peter Dave Hello authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 13 May, 2016 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-
- 26 Apr, 2016 1 commit
-
-
Rémy Coutable authored
This reverts merge request !3839
-
- 20 Apr, 2016 2 commits
-
-
John McGehee authored
This caused me a lot of pain until I caught on. I also enhanced the GitLab Omnibus application data backup restore procedure. I verified the procedure by executing it with GitLab 8.6.4.
-
John McGehee authored
And the rest of GitLab should remain running. Also clarified the rest of the GitLab Omnibus restore procedure.
-
- 22 Mar, 2016 1 commit
-
-
Drew Blessing authored
-
- 10 Mar, 2016 1 commit
-
-
ashleys authored
-
- 12 Feb, 2016 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-
- 30 Dec, 2015 1 commit
-
-
Nathan Lowe authored
-
- 14 Dec, 2015 1 commit
-
-
Drew Blessing authored
-
- 28 Nov, 2015 1 commit
-
-
Robert Schilling authored
-
- 23 Nov, 2015 1 commit
-
-
Anton Davydov authored
-
- 19 Nov, 2015 1 commit
-
-
Marin Jankovski authored
-
- 10 Nov, 2015 1 commit
-
-
Kamil Trzcinski authored
- Offloads uploading to GitLab Workhorse - Use /authorize request for fast uploading - Added backup recipes for artifacts - Support download acceleration using X-Sendfile
-
- 22 Oct, 2015 1 commit
-
-
Marin Jankovski authored
-
- 16 Oct, 2015 1 commit
-
-
Ashley Hindle authored
-
- 07 Oct, 2015 1 commit
-
-
Robert Speicher authored
-
- 25 Sep, 2015 2 commits
-
-
Paul Beattie authored
This adds support for AWS S3 SSE with S3 managed keys, this means the data is encrypted at rest and the encryption is handled transparently to the end user as well as in the AWS Console. This is optional and not required to make S3 uploads work.
-
Jacob Vosmaer authored
-