- May 18, 2017
-
-
DJ Mountney authored
Make support scripts rubocop friendly See merge request !1568
-
Balasankar C authored
-
Balasankar C authored
-
DJ Mountney authored
Build Python with libedit See merge request !1565
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
Rename geo_backfill worker configuration See merge request !1548
-
Marin Jankovski authored
Enhance documentation of package building internals Closes #2340 See merge request !1547
-
-
Marin Jankovski authored
Make runit recipes Rubocop friendly See merge request !1564
-
-
Marin Jankovski authored
-
songww authored
-
Marin Jankovski authored
Add a missing symlink for /opt/gitlab/init/sshd to make `gitlab-ctl stop` work in Docker Closes gitlab-ee#2406 See merge request !1556
-
Marin Jankovski authored
Registry aws go 1 8 fix Closes #2350 See merge request !1563
-
Marin Jankovski authored
Add the maintainers policy on issue triaging. Closes #2268 See merge request !1553
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
Update Matermost configuration options See merge request !1558
-
-
Marin Jankovski authored
Updating GitLab Mattermost to 3.9 for GitLab 9.2 release See merge request !1552
-
Marin Jankovski authored
Update postgresql_user resource to allow different helpers Closes #2348 See merge request !1561
-
Marin Jankovski authored
-
DJ Mountney authored
-
DJ Mountney authored
-
DJ Mountney authored
This should fix issues with pushing to registries backed by s3 storage
-
- May 17, 2017
-
-
Jason Blais authored
-
Ian Baum authored
Geo uses it's own subclass of BasePgHelper * Default to PgHelper, but allow user to provide a helper * Remove protected status from service_name and service_cmd methods
-
Marin Jankovski authored
Rename Trigger schedule to Pipeline Schedule See merge request !1546
-
Z.J. van de Weg authored
The feature was listed as experimental on the docs page describing this feature, so we're free to change the key to match the worker name. The frequency was improved too, so the peaks would be lower, and accuracy would be better. The default cron pattern was choosen so it would spread the load between other scheduled jobs nicely.
-
- May 16, 2017
-
-
Marin Jankovski authored
Adding `bin/compile` to gitlab-shell build steps Closes #2304 See merge request !1554
-
-
Marin Jankovski authored
Improve `gitlab-ctl replicate-geo-database` error messages Closes gitlab-ee#2176 See merge request !1557
-
Stan Hu authored
Users forgetting to run this command as root would not see any helpful warning messages. Now it will say: ``` * Stopping PostgreSQL and all GitLab services warning: geo-postgresql: unable to open supervise/ok: access denied warning: gitaly: unable to open supervise/ok: access denied warning: gitlab-monitor: unable to open supervise/ok: access denied warning: gitlab-workhorse: unable to open supervise/ok: access denied warning: logrotate: unable to open supervise/ok: access denied warning: nginx: unable to open supervise/ok: access denied warning: node-exporter: unable to open supervise/ok: access denied warning: postgres-exporter: unable to open supervise/ok: access denied warning: postgresql: unable to open supervise/ok: access denied warning: prometheus: unable to open supervise/ok: access denied warning: redis: unable to open supervise/ok: access denied warning: redis-exporter: unable to open supervise/ok: access denied warning: sidekiq: unable to open supervise/ok: access denied warning: unicorn: unable to open supervise/ok: access denied [ERROR] Failed to execute: gitlab-ctl stop -- be sure to run as root ``` Closes gitlab-org/gitlab-ee#2176
-
DJ Mountney authored
-
- May 15, 2017
-
-
Stan Hu authored
-