- May 17, 2017
-
-
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
-
-
Marin Jankovski authored
Re-apply workaround for Kubernetes 1.6 auth Closes #2343 See merge request !1550
-
Marin Jankovski authored
Add Postgres exporter queries configuration file See merge request !1545
-
-
Ben Kochie authored
Re-apply workaround that got lost in https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1481
-
Marin Jankovski authored
Get deb package using CI API to decrease triggered docker image size Closes #2320 See merge request !1537
-
-
Marin Jankovski authored
Make gitlab-ee recipes rubocop-friendly See merge request !1486
-
-
Marin Jankovski authored
Allow setting `usage_ping_enabled` in `gitlab.rb` See merge request !1543
-
- May 12, 2017
-
-
Sean McGivern authored
This setting is passed through to the Rails app, and defaults to true. Setting it to false: 1. Disables the usage ping. 2. Prevents the usage ping from being enabled through the admin panel. It can only be enabled by either removing the line from `gitlab.rb` and configuring through the admin panel, or setting it to true in `gitlab.rb`.
-
- May 11, 2017
-
-
Marin Jankovski authored
Adding pgbouncer as EE specific dependency See merge request !1345
-
Ian Baum authored
-
DJ Mountney authored
Add an overview of package with bundled dependencies. Closes #2201 See merge request !1476
-
-
Marin Jankovski authored
Specify image tag explicitly for triggered builds Closes #2330 See merge request !1540
-
-
- May 10, 2017
-
-
Marin Jankovski authored
Add external database config to gitlab-monitor Closes #2288 See merge request !1529
-
Marin Jankovski authored
-
Marin Jankovski authored
Merge branch '2329-pg-insufficientprivilege-error-when-starting-gitlab-build-failed-15823054' into 'master' Removing unless clause on postgresql extension enabling Closes #2329 and #2302 See merge request !1538
-
-
Marin Jankovski authored
Refactor Prometheus config generator See merge request !1467
-
Marin Jankovski authored
Add a link out to our kubernetes helm docs See merge request !1541
-
-
Balasankar C authored
-
- May 09, 2017
-
-
Marin Jankovski authored
Create a manual trigger to build package from .com repo also Closes #2330 See merge request !1539
-
-
-
-
-
-
-