Allineer
|
4eac70c252
|
Fix typo
`GITLAB_BACKUP` => `GITLAB_BACKUP_SCHEDULE`
|
2016-01-25 23:49:39 +03:00 |
|
Sameer Naik
|
58cb48e6a0
|
added GITLAB_TEMP_DIR script macro
|
2016-01-23 13:37:04 +05:30 |
|
Sameer Naik
|
6efebdf758
|
Merge branch 'azure' of https://github.com/jayme-github/docker-gitlab into jayme-github-azure
|
2016-01-23 13:28:26 +05:30 |
|
Sameer Naik
|
f487ea2cf1
|
oauth: expose cas3 oauth configuration options
|
2016-01-23 13:24:19 +05:30 |
|
Sameer Naik
|
a9caf40b15
|
expose LDAP_TIMEOUT configuration parameter
|
2016-01-14 10:11:46 +05:30 |
|
jayme-github
|
da3b1199f6
|
Add configuration parameters for Azure OAuth2
Allow configuration of Omniauth OAuth2 via Microsoft Azure using
https://github.com/KonaTeam/omniauth-azure-oauth2
Will be available with GitLab 8.4, merge request at
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2187
|
2016-01-07 09:49:34 +01:00 |
|
Sameer Naik
|
72b18f663f
|
make GITLAB_RELATIVE_URL_ROOT__with_trailing_slash local to nginx_configure_gitlab_relative_url function
|
2015-12-24 15:02:15 +05:30 |
|
Sameer Naik
|
59238a96c2
|
removed NGINX_MAX_UPLOAD_SIZE configuration parameter
|
2015-12-22 11:19:29 +05:30 |
|
Sameer Naik
|
c7059c18a3
|
expose GITLAB_MAX_OBJECT_SIZE configuration parameter
|
2015-12-22 11:19:29 +05:30 |
|
Sameer Naik
|
addf64afbb
|
introducing GITLAB_RELATIVE_URL_ROOT__with_trailing_slash script variable
|
2015-12-22 10:43:10 +05:30 |
|
Sameer Naik
|
208f95e246
|
relative_url_root should not be set when GITLAB_RELATIVE_URL_ROOT is
not used
Fixes #541
|
2015-12-22 10:35:56 +05:30 |
|
Sameer Naik
|
6c921ffd4a
|
renamed config GITLAB_BACKUPS to GITLAB_BACKUPS_SCHEDULE
|
2015-12-19 23:31:36 +05:30 |
|
Sameer Naik
|
a42963c24d
|
fix relative_url access without trailing / in url
|
2015-12-13 21:15:23 +05:30 |
|
Sameer Naik
|
ac6aa3e84f
|
renamed config GITLAB_HTTPS_HSTS_MAXAGE to NGINX_HSTS_MAXAGE
|
2015-12-13 12:19:51 +05:30 |
|
Sameer Naik
|
f926494b6d
|
renamed config GITLAB_HTTPS_HSTS_ENABLED to NGINX_HSTS_ENABLED
|
2015-12-13 12:17:06 +05:30 |
|
Sameer Naik
|
3a36cb730e
|
renamed config CA_CERTIFICATES_PATH to SSL_CA_CERTIFICATES_PATH
|
2015-12-13 12:09:25 +05:30 |
|
Sameer Naik
|
5ada4c6922
|
substitute OAUTH_GOOGLE_APPROVAL_PROMPT, OAUTH_GITHUB_SCOPE and OAUTH_GITLAB_SCOPE using replace_placeholders
|
2015-12-11 22:24:41 +05:30 |
|
Sameer Naik
|
6074fb0041
|
added GITLAB_BACKUP_PG_SCHEMA configuration parameter
Closes #524
|
2015-12-10 20:56:41 +05:30 |
|
Sameer Naik
|
6ec7c2ede2
|
DB_TYPE parameter renamed to DB_ADAPTER with mysql2 and postgresql as accepted values
|
2015-11-30 11:24:26 +05:30 |
|
Sameer Naik
|
05c42b2e0d
|
added GITLAB_DOWNLOADS_DIR configuration parameter
|
2015-11-29 20:22:12 +05:30 |
|
Sameer Naik
|
72871900d5
|
fixed typo. Closes #516
|
2015-11-27 20:36:25 +05:30 |
|
Sameer Naik
|
d354646899
|
added GITLAB_ARTIFACTS_DIR configuration parameter
|
2015-11-26 11:57:37 +05:30 |
|
Sameer Naik
|
a59da2f952
|
added GITLAB_ARTIFACTS_ENABLED configuration parameter
|
2015-11-26 11:56:53 +05:30 |
|
Dominik Schulz
|
86196cd522
|
Add Rack::Attack configuration
This commit adds the configuration for the Rack::Attack
component to the scripts.
|
2015-11-25 10:59:51 +01:00 |
|
Xueshan Feng
|
0ce641a3bb
|
Added "OAUTH_SAML_LABEL" environment to allow customization.
|
2015-11-22 22:19:43 -08:00 |
|
Sameer Naik
|
2eafe4318a
|
added GITLAB_LFS_ENABLED configuration parameter
|
2015-11-22 12:26:40 +05:30 |
|
Sameer Naik
|
3cd493bb58
|
added GITLAB_PROJECTS_BUILDS configuration parameter
|
2015-11-22 12:26:40 +05:30 |
|
Sameer Naik
|
d4ffd4133d
|
added GITLAB_LFS_OBJECTS_DIR configuration parameter
|
2015-11-22 12:26:40 +05:30 |
|
Sameer Naik
|
d87d1e7315
|
added GITLAB_SHARED_DIR configuration parameter
|
2015-11-22 12:26:40 +05:30 |
|
Sameer Naik
|
50e13e5fc4
|
Restructured repo and code for better readability and maintenance
|
2015-11-17 22:20:05 +05:30 |
|