Skip to content
Snippets Groups Projects
  1. May 18, 2017
  2. May 17, 2017
  3. May 16, 2017
    • Marin Jankovski's avatar
      Merge branch '2304-new-gitlab-shell-build-step-compile-go-executables' into 'master' · a9e97b91
      Marin Jankovski authored
      Adding `bin/compile` to gitlab-shell build steps
      
      Closes #2304
      
      See merge request !1554
      a9e97b91
    • Ian Baum's avatar
      Adding `bin/compile` to gitlab-shell build steps · 0718708e
      Ian Baum authored and Marin Jankovski's avatar Marin Jankovski committed
      0718708e
    • Marin Jankovski's avatar
      Merge branch 'sh-improve-geo-replicate-error-message' into 'master' · 46a0093e
      Marin Jankovski authored
      Improve `gitlab-ctl replicate-geo-database` error messages
      
      Closes gitlab-ee#2176
      
      See merge request !1557
      46a0093e
    • Stan Hu's avatar
      Improve `gitlab-ctl replicate-geo-database` error messages · ef6f26b1
      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
      ef6f26b1
    • DJ Mountney's avatar
      9e2433ae
  4. May 15, 2017
Loading