- May 05, 2017
-
-
Joshua Lambert authored
Updates for 9.1 Closes #37 See merge request !35
-
Joshua Lambert authored
-
- Apr 18, 2017
-
-
Mark Pundsack authored
-
Mark Pundsack authored
-
- Apr 12, 2017
-
-
Jason Plum authored
Automatically configure Kubernetes Service Closes gitlab-ce#28888 See merge request !34
-
- Apr 10, 2017
-
-
Kamil Trzcinski authored
-
- Apr 04, 2017
-
-
Joshua Lambert authored
Upgrade to GitLab CE 9.0.2 Closes #32 See merge request !32
-
- Apr 03, 2017
-
-
Jason Plum authored
Update to 9.0.2 security release.
-
- Mar 29, 2017
-
-
DJ Mountney authored
Change postgres mount dir and pgdata to make persistent data work See merge request !31
-
Tim Smith authored
-
- Mar 26, 2017
-
-
Tim Smith authored
-
- Mar 24, 2017
-
-
Mark Pundsack authored
Updates for 9.0 See merge request !30
-
- Mar 22, 2017
-
-
Mark Pundsack authored
-
Mark Pundsack authored
-
Mark Pundsack authored
-
Mark Pundsack authored
-
Mark Pundsack authored
-
Joshua Lambert authored
-
- Mar 21, 2017
-
-
Joshua Lambert authored
-
- Mar 20, 2017
-
-
Joshua Lambert authored
-
Mark Pundsack authored
-
-
-
Mark Pundsack authored
-
Jason Plum authored
Update runner to 1.11.1 Closes #27 See merge request !29
-
- Mar 09, 2017
-
-
Mark Pundsack authored
-
- Mar 07, 2017
-
-
Jason Plum authored
Bump to 8.17.2 See merge request !28
-
- Mar 06, 2017
-
-
Mark Pundsack authored
-
Jason Plum authored
Fix a few typos See merge request !27
-
Lin Jen-Shin authored
-
- Feb 23, 2017
-
-
Joshua Lambert authored
Upgrade GitLab instance to 8.17.0 Closes #23 See merge request !26
-
Joshua Lambert authored
-
- Feb 22, 2017
-
-
Jason Plum authored
Update the container used for GitLab to `gitlab/gitlab-ce:8.17.0-ce.0` This no longer needs the `fix-git-hooks.patch`, so remove that and all plumbing surrounding it. cc/ @ayufan
-
- Feb 21, 2017
-
-
DJ Mountney authored
Configure Nginx to preserve external IP Closes #16 See merge request !24
-
Jason Plum authored
Expand `trusted_proxies` to include all non-routable network blocks per RFC 1918
-
DJ Mountney authored
Update gitignore to exclude all generated YAML See merge request !25
-
Jason Plum authored
Replace the static generated yaml file with a pattern `gitlab-*-*.yml` to catch all generated YAML files, as our output pattern is made from the `echo $GITLAB_GKE_DOMAIN | tr . -`, it should alway match.
-
Jason Plum authored
Update the gitlab deployment with `gitlab_rails['trusted_proxies']`, and add annotation to Nginx service to support preservation of external IPs to internal nodes. This is now available because of the availability of k8s 1.5.x on GKE, where as it was not previously.
-
DJ Mountney authored
Ignore `.env` file See merge request !23
-
Jason Plum authored
Add a gitignore line for a local `.env` environment file.
-