- 01.06.2017 1 коммит
-
-
Yuanfei Zhu создал
-
- 25.04.2017 1 коммит
-
-
Achilleas Pipinellis создал
-
- 20.04.2017 1 коммит
-
-
Cindy Pallares создал
The new description will make it more clear that there are 3 separate things being affected and not just 2FA.
-
- 01.03.2017 1 коммит
-
-
Jon Keys создал
-
- 25.02.2017 2 коммита
-
-
- 22.02.2017 1 коммит
-
-
Drew Blessing создал
# 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.02.2017 1 коммит
-
-
- 01.02.2017 1 коммит
-
-
Achilleas Pipinellis создал
-
- 09.01.2017 1 коммит
-
-
Adam Niedzielski создал
-
- 06.01.2017 1 коммит
-
-
- 25.12.2016 1 коммит
-
-
Daniel Guilak создал
- Location in which to add `gitlab_rails` configurations - Reminder to run `gitlab-ctl reconfigure` after changing gitlab_rails
-
- 30.11.2016 1 коммит
-
-
David Gerő создал
-
- 24.11.2016 1 коммит
-
-
Rémy Coutable создал
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>
-
- 14.11.2016 1 коммит
-
-
Benjamin Weber создал
-
- 25.10.2016 1 коммит
-
-
Brad Jones создал
-
- 24.10.2016 1 коммит
-
-
Brad Jones создал
-
- 22.10.2016 1 коммит
-
-
DJ Mountney создал
-
- 10.10.2016 1 коммит
-
-
- 29.09.2016 2 коммита
-
-
John McGehee создал
-
john McGehee создал
-
- 19.08.2016 2 коммита
-
-
Geoff Webster создал
-
Geoff Webster создал
-
- 04.08.2016 1 коммит
-
-
Sean McGivern создал
-
- 03.08.2016 2 коммита
-
-
Sean McGivern создал
-
Sean McGivern создал
.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.07.2016 1 коммит
-
-
- 26.04.2016 1 коммит
-
-
- 21.04.2016 1 коммит
-
-
John McGehee создал
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.
-
- 20.04.2016 1 коммит
-
-
John McGehee создал
And the rest of GitLab should remain running. Also clarified the rest of the GitLab Omnibus restore procedure.
-
- 22.03.2016 1 коммит
-
-
Drew Blessing создал
-
- 13.02.2016 1 коммит
-
-
- 30.12.2015 1 коммит
-
-
Nathan Lowe создал
-
- 28.11.2015 1 коммит
-
-
Robert Schilling создал
-
- 24.11.2015 1 коммит
-
-
Anton Davydov создал
-
- 19.11.2015 1 коммит
-
-
Marin Jankovski создал
-
- 10.11.2015 1 коммит
-
-
Kamil Trzcinski создал
- Offloads uploading to GitLab Workhorse - Use /authorize request for fast uploading - Added backup recipes for artifacts - Support download acceleration using X-Sendfile
-
- 22.10.2015 1 коммит
-
-
Marin Jankovski создал
-
- 16.10.2015 1 коммит
-
-
Ashley Hindle создал
-
- 25.09.2015 1 коммит
-
-
Paul Beattie создал
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.
-