- 19 Jun, 2019 20 commits
-
-
GitLab Bot authored
-
Jan Provaznik authored
Add identity information to external authorization requests See merge request gitlab-org/gitlab-ce!29461
-
Manoj MJ authored
Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/61201#
-
GitLab Bot authored
-
Stan Hu authored
Fix missing API notification flags for Microsoft Teams See merge request gitlab-org/gitlab-ce!29824
-
Achilleas Pipinellis authored
Demote new section See merge request gitlab-org/gitlab-ce!29829
-
Evan Read authored
-
GitLab Bot authored
-
Sanad Liaquat authored
Un-quarantine OAuth spec Closes gitlab-org/quality/nightly#100 See merge request gitlab-org/gitlab-ce!29764
-
Douglas Barbosa Alexandre authored
Fix GeoNodeStatus#update_cache! spec Closes #12263 See merge request gitlab-org/gitlab-ee!14267
-
Seiji Suenaga authored
-
Mark Lapierre authored
Un-quarantine instance level project template spec Closes gitlab-org/quality/staging#51 See merge request gitlab-org/gitlab-ee!14245
-
Ash McKenzie authored
-
Seiji Suenaga authored
-
GitLab Bot authored
-
Ash McKenzie authored
Remove support for app label matching See merge request gitlab-org/gitlab-ce!29460
-
Ash McKenzie authored
[EE] Removes support for matching on `app` label See merge request gitlab-org/gitlab-ee!14020
-
GitLab Bot authored
-
Seiji Suenaga authored
-
Ash McKenzie authored
Removes database.yml.example See merge request gitlab-org/gitlab-ce!29822
-
- 18 Jun, 2019 20 commits
-
-
Mayra Cabrera authored
It's an empty file that was committed by accident on https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28565
-
Thong Kuah authored
-
Thong Kuah authored
Based on my reading of #calculate_reactive_cache in ee/app/models/concerns/ee/kubernetes_service.rb, data[:pods] will always be present whenever data[:deployments] is present.
-
Thong Kuah authored
From now on, only match on the annotations, instead of falling back to legacy app label. This enables users to use the app label for other purposes such as helm charts.
-
Thong Kuah authored
This documents the sitution pre-12.0
-
Thong Kuah authored
-
Thong Kuah authored
From now on, only match on the annotations, instead of falling back to legacy app label. This enables users to use the app label for other purposes such as helm charts.
-
GitLab Bot authored
-
Thong Kuah authored
Cache feature flag names in Redis for a minute Closes #63435 See merge request gitlab-org/gitlab-ce!29816
-
GitLab Bot authored
-
Evan Read authored
Adds docs for job collapsible sections See merge request gitlab-org/gitlab-ce!29792
-
Filipa Lacerda authored
-
Mayra Cabrera authored
Update response code for container registry api bulk delete Closes #62183 See merge request gitlab-org/gitlab-ce!29448
-
Steve Abrams authored
The bulk delete api endpoint for container registries can only be called once per hour. If a user calls the endpoint more than once per hour, they will now receive a 400 error with a descriptive message.
-
GitLab Bot authored
-
Evan Read authored
Added IP restriction docs to groups See merge request gitlab-org/gitlab-ce!29809
-
Jeremy Watson authored
-
Stan Hu authored
We saw on GitLab.com, the SQL query, `SELECT "features"."key" FROM "features"` peaked at 2300 times per second. We can quiet this down a bit by caching it in Redis for a minute. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63435
-
GitLab Bot authored
-
Kamil Trzciński authored
Revert concurrent pipeline creation for pipeline schedules See merge request gitlab-org/gitlab-ce!29794
-