78 Commits

Author SHA1 Message Date
solidnerd
94dab8a58d
Fix GITLAB_PIPELINE_SCHEDULE_WORKER_CRON
Signed-off-by: solidnerd <niclas@mietz.io>
2017-07-02 14:10:34 +02:00
Niclas Mietz
b56372f358 Merge branch 'master' into master 2017-07-02 14:03:48 +02:00
Niclas Mietz
2e6a520a51 Merge pull request #1232 from Glowbal/configure-pipeline-schedule-worker
Add environment variable to configure pipeline schedule worker cron job
2017-07-02 14:01:29 +02:00
timfeirg
793b33c2e5 install gitaly 2017-07-01 17:26:40 +08:00
timfeirg
3a32735558 Upgrade to Gitlab CE 9.3.0 2017-06-27 16:46:32 +08:00
Peter Leitzen
ad68271db1 Expose DB_COLLATION parameter 2017-06-24 14:32:33 +02:00
Thomas Kooi
15286b137d Add env variable to configure pipeline schedule worker cron job 2017-05-28 13:52:42 +02:00
Andrew Stuart
169963397e
Update to 9.2.0 2017-05-26 11:45:28 -07:00
solidnerd
eb0c5cc0e4
Sync gitlab.yml with upstream
Remove unused satellites config

Change socket_path to gitaly_address

Add pages path to test environment

Add notes for gitaly tcp address

Add trigger_schedule_worker
2017-04-22 19:34:49 +02:00
François Gouteroux
d990e32b1b
Enable remote backup to selfhosted s3 compatible storage 2017-04-12 07:21:40 +02:00
ian
91ee8a146f
Sync gitlab.yml with upstream for 9.0.0 2017-03-25 06:15:06 +09:00
solidnerd
cd635cd57e
Add GitLab Pages 2017-03-18 11:51:49 +01:00
Paolo Mainardi
8d925d9a34 Add google cloud storage support (#1030)
* add google cloud storage support

* add documentation of paramenters

* use the same key for both providers

* use the same key for both providers
2017-02-15 20:08:10 +01:00
Sameer Naik
4902d4dab3 unicorn.rb: sync with upstream 2017-01-28 20:59:54 +05:30
solidnerd
cd51342183 Fix Typos and Grammar 2016-12-25 22:50:27 +08:00
solidnerd
ea679665e8 Add OAUTH Authentiq support
Signed-off-by: solidnerd <niclas@mietz.io>
2016-12-25 22:50:27 +08:00
solidnerd
4b70522f37 Add GITLAB_MATTERMOST_ENABLED and GITLAB_MATTERMOST_URL
Signed-off-by: solidnerd <niclas@mietz.io>
2016-12-25 22:50:27 +08:00
solidnerd
9ec8d20e91
Add IMAP_TIMEOUT
Allows configuration of idle_timeout for incoming email

Signed-off-by: solidnerd <niclas@mietz.io>
2016-11-22 21:49:35 +01:00
solidnerd
30d4006fe3
Sync gitlab.yml with upstream
Signed-off-by: solidnerd <niclas@mietz.io>
2016-11-22 21:48:50 +01:00
Niclas Mietz
deb046a258 Merge pull request #931 from sameersbn/upstream-conf-sync
sync with upstream configurations
2016-11-02 08:34:56 +01:00
Pieter Meyvaert
005f754a38 Applied patches for gitlab 8.13.0 2016-10-25 10:11:17 +02:00
Sameer Naik
db34a40615 sync upstream configuration 2016-10-16 22:16:14 +05:30
SolidNerd
553dc2de82 update gitlab rackt_attack.rb 2016-09-30 17:24:05 +02:00
SolidNerd
33b2148a64 Update resque.yml 2016-08-23 20:59:20 +02:00
SolidNerd
6f49e45412 Add GITLAB_SECRETS_SECRET_KEY_BASE and GITLAB_SECRETS_OTP_KEY_BASE 2016-08-23 20:57:13 +02:00
SolidNerd
078735183f Fix Google OAuth multiple restricted domains configuration
This fixes a bug that occured during the implementation of 2aff87196d .
It was not possible to get it working without restricted domains. This fixes it.
2016-08-01 23:10:56 +02:00
Aurélien Chrétien
2aff87196d Improve OAUTH_GOOGLE_RESTRICT_DOMAIN for mutltiple restricted domains
Since 85cb5635ba the google oauth handle multiple hosted domain validation.
2016-07-28 11:24:36 +02:00
Sameer Naik
10c44f0791 configs: cleanup 2016-07-23 14:07:56 +05:30
SolidNerd
52672b5a4e Update repositories settings of GitLab for 8.10.0 2016-07-22 15:58:33 +02:00
SolidNerd
8868da3c36 Update Information to GITLAB_SECRETS_DB_KEY_BASE 2016-06-27 13:38:22 +02:00
Sameer Naik
2c550e1673 fix: mail delivery configuration 2016-06-26 11:30:34 +05:30
SolidNerd
04ce7c9498 Fix smtp_settings to make mail work
During  RC's of 8.9 some trouble causes mail won't work.
2016-06-25 13:21:30 +02:00
SolidNerd
fd6f96db80 Upgrade to 8.9.0 2016-06-24 12:30:30 +05:30
SolidNerd
56ef421b6e Add Gitlab Container Registry 2016-06-20 12:45:05 +02:00
Sameer Naik
280b6368ec added GITLAB_PROJECTS_LIMIT configuration option
Closes #717
2016-06-05 15:18:53 +05:30
Sameer Naik
b08eedbec8 oauth: exposed OAUTH_GITHUB_URL and OAUTH_GITHUB_VERIFY_SSL options for users for GitHub Enterprise. 2016-06-01 09:10:35 +05:30
Sameer Naik
fcb31c367d updated gitlab.yml configuration template 2016-06-01 08:32:04 +05:30
Tomi Pakarinen
4e5df64982 Configure SAML attribute statements and external groups 2016-05-05 19:55:50 +03:00
Sameer Naik
fdc4358a0a Merge branch 'feature-redis_db_number' of https://github.com/SolidNerd/docker-gitlab into SolidNerd-feature-redis_db_number 2016-04-24 22:16:06 +05:30
Sameer Naik
e725f4945c Exposed GITLAB_TRUSTED_PROXIES configuration parameter 2016-04-24 21:16:26 +05:30
Sameer Naik
54a593f868 OAuth: Added OAUTH_EXTERNAL_PROVIDERS to specify external oauth providers. 2016-04-24 20:17:52 +05:30
Sameer Naik
5cbf70aa47 SSO: OAUTH_ALLOW_SSO now specifies a comma separated list of providers. 2016-04-24 20:12:42 +05:30
SolidNerd
2a5ca84995 Possibility to change the redis database number 2016-04-24 12:33:32 +02:00
Sameer Naik
800840f706 gitlab: upgrade to CE v8.7.0 2016-04-24 12:00:33 +05:30
Sameer Naik
db11dbf149 added GITLAB_SIGNUP_ENABLED option to enable/disable signups
applicable on the first run only.

Closes #639
2016-04-17 23:39:02 +05:30
Sameer Naik
6eceaf21eb fixed relative_url support 2016-03-27 11:35:48 +05:30
Sameer Naik
6cf973a9fd exposed configuration parameters for auth0 OAUTH support 2016-03-23 16:25:13 +05:30
Sameer Naik
d58c36f565 expose OAUTH_AUTO_LINK_SAML_USER configuration parameter 2016-02-26 09:16:37 +05:30
Sameer Naik
84004a073c gitlab: upgrade to CE v8.5.0 2016-02-26 09:08:49 +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