- 30 Nov, 2015 1 commit
-
-
Douwe Maan authored
-
- 29 Nov, 2015 1 commit
-
-
Robert Speicher authored
-
- 26 Nov, 2015 1 commit
-
-
Stan Hu authored
-
- 25 Nov, 2015 1 commit
-
-
Stan Hu authored
If a DB migration occurs, there's a chance that the application settings are loaded from the cache and provide stale values, causing Error 500s. This ensures that at startup the settings are always refreshed. Closes #3643
-
- 23 Nov, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 19 Nov, 2015 1 commit
-
-
Marin Jankovski authored
-
- 16 Nov, 2015 1 commit
-
-
Marin Jankovski authored
-
- 13 Nov, 2015 1 commit
-
-
Kamil Trzcinski authored
- Enable CI by default for all new projects
-
- 10 Nov, 2015 2 commits
-
-
Kamil Trzcinski authored
-
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
-
- 09 Nov, 2015 1 commit
-
-
Douwe Maan authored
-
- 05 Nov, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 26 Oct, 2015 1 commit
-
-
Jacob Vosmaer authored
-
- 23 Oct, 2015 1 commit
-
-
Jacob Vosmaer authored
-
- 14 Oct, 2015 2 commits
-
-
Robert Speicher authored
[ci skip]
-
Douwe Maan authored
-
- 13 Oct, 2015 1 commit
-
-
Douwe Maan authored
-
- 05 Oct, 2015 1 commit
-
-
Robert Speicher authored
This option only existed to ease the CI-to-CE/EE migration process. This commit partially reverts 8b05abe8
-
- 25 Sep, 2015 1 commit
-
-
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.
-
- 21 Sep, 2015 1 commit
-
-
Douwe Maan authored
-
- 18 Sep, 2015 2 commits
-
-
Valery Sizov authored
-
Kamil Trzcinski authored
-
- 14 Sep, 2015 1 commit
-
-
Valery Sizov authored
-
- 10 Sep, 2015 1 commit
-
-
Valery Sizov authored
-
- 09 Sep, 2015 1 commit
-
-
Jared Szechy authored
-
- 08 Sep, 2015 1 commit
-
-
Douwe Maan authored
-
- 23 Aug, 2015 1 commit
-
-
Stan Hu authored
Closes #2335
-
- 20 Aug, 2015 1 commit
-
-
Artem Sidorenko authored
-
- 19 Aug, 2015 1 commit
-
-
Douwe Maan authored
-
- 18 Aug, 2015 1 commit
-
-
Douwe Maan authored
-
- 05 Aug, 2015 1 commit
-
-
Ben Bodenmiller authored
-
- 06 Jul, 2015 1 commit
-
-
Jacob Vosmaer authored
This change helps system administrators who want to replicate GitLab backup files without needing root permissions.
-
- 13 Jun, 2015 1 commit
-
-
Robert Speicher authored
Now we can simply loop through all themes, among other things. This also removes the `dark_theme` / `light_theme` classes and the `theme_type` helper, since they weren't used anywhere.
-
- 11 Jun, 2015 1 commit
-
-
themaze75 authored
delay is in seconds more legible code in session_store Added `GitLab restart required` help block to session_expire_delay
-
- 09 Jun, 2015 1 commit
-
-
Jeroen Nijhof authored
-
- 05 Jun, 2015 1 commit
-
-
Eric Maziade authored
settings
-
- 03 Jun, 2015 1 commit
-
-
Alex Lossent authored
Until now, a user needed to first sign in with his LDAP identity and then manually link his/her account with an omniauth identity from their profile. Only when this is done can the user authenticate with the omniauth provider and at the same time benefit from the LDAP integration (HTTPS authentication with LDAP username/password and in EE: LDAP groups, SSH keys etc.). This feature automates the process by looking up a corresponding LDAP person when a user connects with omniauth for the first time and then automatically linking the LDAP and omniauth identities (of course, like the existing allow_single_sign_on setting, this is meant to be used with trusted omniauth providers). The result is identical to a manual account link. Add config initializers for other omniauth settings.
-
- 29 May, 2015 1 commit
-
-
Alex Lossent authored
Add an option to automatically sign-in with an Omniauth provider without showing the GitLab sign-in page This is useful when integrating with existing SSO environments and we want to use a single Omniauth provider for all user authentication.
-
- 16 May, 2015 1 commit
-
-
Jakub Jirutka authored
-
- 06 May, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-