- 24 Jan, 2021 1 commit
-
-
Balasankar "Balu" C authored
Move gitlab-pages compile so it doesn't bust as much cache See merge request !4937
-
- 22 Jan, 2021 8 commits
-
-
DJ Mountney authored
-
DJ Mountney authored
-
DJ Mountney authored
Add support for application settings cache expiry config See merge request !4938
-
Sanad Liaquat authored
-
DJ Mountney authored
Upgrade Redis to 6.0.10 See merge request gitlab-org/omnibus-gitlab!4930
-
Igor authored
-
Igor authored
- 21 Jan, 2021 6 commits
-
-
DJ Mountney authored
Add missing backquote `. See merge request !4895
-
DJ Mountney authored
Updated 10.x version to 10.8.7 in Upgrade prerequisites See merge request !4849
-
GitLab Release Tools Bot authored
[ci skip]
-
Igor authored
-
Igor authored
-
Igor authored
-
- 20 Jan, 2021 8 commits
-
-
DJ Mountney authored
Bump builder image version to 1.0.1 See merge request gitlab-org/omnibus-gitlab!4942
-
DJ Mountney authored
Split off specs testing incoming email and service desk email in gitlab.yml to separate file See merge request !4939
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
DJ Mountney authored
Bump maximum package size to 925Mb Closes #5935 See merge request !4940
-
Igor authored
-
Achilleas Pipinellis authored
Fix typo in Rake command See merge request !4943
-
Katrin Leinweber authored
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- 19 Jan, 2021 10 commits
-
-
DJ Mountney authored
Disable nakayoshi_fork by default See merge request !4941
-
Stan Hu authored
This a precautionary step to see if this prevents a seg fault at boot: gitlab-com/gl-infra/production#3370
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
Balasankar "Balu" C authored
Expose new gitlab-exporter server type setting See merge request !4896
-
Balasankar "Balu" C authored
Split docs linting jobs See merge request !4936
-
Balasankar "Balu" C authored
ci: Don't install gems in the `fetch-assets` job See merge request !4920
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Balasankar "Balu" C authored
Use Puma `nakayoshi_fork` See merge request !4914
-
Aleksei Lipniagov authored
https://github.com/puma/puma/blob/master/5.0-Upgrade.md#nakayoshi_fork Enabled by default. ENV var for better control.
-
DJ Mountney authored
Software dependencies get loaded before project dependencies from cache, so having rails depend on pages, and having pages default to pull from master, causes more cache misses than we want.
-
- 18 Jan, 2021 2 commits
-
-
Evan Read authored
-
Matthias Käppler authored
See gitlab-exporter!127
-
- 15 Jan, 2021 2 commits
-
-
DJ Mountney authored
Split off specs testing object storage settings in gitlab.yml to separate file See merge request !4910
- 14 Jan, 2021 3 commits
-
-
DJ Mountney authored
Log TLS certificate renewals from Let's Encrypt Closes #3412 See merge request !4911
-
Robert Marshall authored
- Creates a log directory and sends output from TLS certificate renewal attempts to a file. Closes #3412Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>