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
solidnerd
ceb4e1d1f0
Use gitlab:assets:compile for compiling assets
...
This commit will replace the following rake tasks through a single one.
- assets:clean
- assets:precompile
- webpack:compile
Signed-off-by: solidnerd <niclas@mietz.io>
2017-07-02 12:52:16 +02:00
solidnerd
d4de4f3b7b
Remove lock for omniauth-google-oauth2
...
This gonna be fixed through the upstream commit b60a14357f
Signed-off-by: solidnerd <niclas@mietz.io>
2017-07-02 12:52:16 +02:00
timfeirg
793b33c2e5
install gitaly
2017-07-01 17:26:40 +08:00
timfeirg
0c28126033
extra steps required when installing gitlab-shell
2017-06-29 12:25:01 +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
Glowbal
53f50a9777
Add configure cron jobs step
2017-06-08 20:38:36 +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
42275623d6
Temporary workaround for omniauth Gemfile.lock incompatibility
2017-05-26 11:46:04 -07:00
Andrew Stuart
105c701235
Add flexibility to use versions committed into gitlab-ce
2017-05-26 11:45:42 -07:00
Andrew Stuart
169963397e
Update to 9.2.0
2017-05-26 11:45:28 -07:00
lsm
67e402674c
Fix #1188
...
@solidnerd This is the change would allow me to build again.
2017-05-09 20:07:48 -07:00
solidnerd
1a849ffe6d
Use git clone for gitlab-workhorse
...
This replace the old behaviour instead of downloading an artifact from
gitlab-workhorse. The gitlab-workhorse repository will be shallowed
cloned.
2017-04-23 00:13:15 +02: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
solidnerd
3822576b0b
Enable snippets for new projects by default
...
If there is an existing gitlab.yml file with snippets explicitly
disabled, they won't be enabled with this change.
Signed-off-by: solidnerd <niclas@mietz.io>
2017-04-22 19:34:49 +02:00
solidnerd
ad7f229509
Remove git-annex support
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 Matyssik
ad3dfbfce8
Make IPv6 configuration for pages consistent with gitlab
2017-04-05 18:35:46 +09:00
Ian Matyssik
07462abcf0
Use current parameters for gitlab-pages
2017-04-05 03:43:06 +09:00
Ian Matyssik
b1b5855875
Make sure that https for pages is enabled before using https config for it.
2017-04-05 03:41:45 +09:00
Niclas Mietz
da465a5cc9
Merge pull request #1147 from phpb-com/update-to-9-0-0
...
Update Gitlab to 9.0.0
2017-03-26 20:10:56 +02:00
Ian Matyssik
fb8cfdb5b2
Set git config for repack.writeBitmaps to true
2017-03-25 06:15:11 +09:00
ian
91ee8a146f
Sync gitlab.yml with upstream for 9.0.0
2017-03-25 06:15:06 +09:00
ian
7ae13a0a19
Fix incomplete generation of pages nginx config. Fixes #1127
2017-03-22 22:14:46 +09:00
ian
234605dbc1
Remove ipv6only directive from listen parameter in nginx config for pages
2017-03-22 22:09:42 +09:00
Niclas Mietz
b1fe1c4802
Merge pull request #937 from maikelvl/hotfix/container-registry
...
Improve container registry docs and certificate handling
2017-03-21 07:52:57 +01:00
Niclas Mietz
30caea33ba
Merge pull request #1139 from phpb-com/master
...
Use yarn to install JS dependencies
2017-03-21 07:46:35 +01:00
solidnerd
114e656c77
Use webpack:compile when GITLAB_RELATIVE_URL_ROOT is set
2017-03-21 07:42:42 +01:00
Ian Matyssik
a42aadc777
Use yarn to install JS dependencies
...
Since yarn is part of the image now, we should use it to install JS dependencies.
2017-03-20 21:58:26 +09:00
solidnerd
d49d4b2dae
Again fixes for #1128
2017-03-18 19:06:43 +01:00
solidnerd
54a094ed98
Deploy gitlab-pages only if it's enabled
2017-03-18 14:41:24 +01:00
solidnerd
cd635cd57e
Add GitLab Pages
2017-03-18 11:51:49 +01:00
Chang Hyun Park
644895fb3f
Adds installation of dependent node packages, and webpack compilation
...
Dependent node packages are built with the `npm install` command
Then the rake webpack:compile instruction compiles necessary webpack stuff.
Signed-off-by: Chang Hyun Park <heartinpiece@gmail.com>
2017-03-04 12:47:42 +01:00
ayapapa
153eece62f
fixed backup issue
2017-02-28 22:03:45 +09:00
Paolo Mainardi
7b22b77566
Fix logical check of booleans
2017-02-18 15:37:37 +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
92876097ca
removed double-slash from gitlab-shell/config.yml template
2017-01-30 19:56:10 +05:30
Sameer Naik
4902d4dab3
unicorn.rb: sync with upstream
2017-01-28 20:59:54 +05:30
Sameer Naik
dca8b41a10
sync gitlab-shell config.yml with upstream
2017-01-28 20:58:13 +05:30
solidnerd
30e32a41af
Fix typo in gitlab_ssl config
2016-12-26 15:09:42 +01:00
Niclas Mietz
80566356c3
Merge pull request #1029 from timfeirg/master
...
upgrade to CE v8.15.0
2016-12-26 13:53:01 +01:00
Niclas Mietz
72eacd1f42
Merge pull request #842 from solidnerd/change-gitlab_clone_url
...
Change `GITLAB_CLONE_URL` from github to gitlab directly
2016-12-26 13:52:40 +01:00
solidnerd
f0021000dd
FIX OAUTH_AUTHENTIQ configuration proccess
2016-12-25 22:51:23 +08:00
solidnerd
5732e644e1
Update NGINX configuration files to add websocket support
2016-12-25 22:50:27 +08:00
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