- 19 Jun, 2019 35 commits
-
-
Phil Hughes authored
Review Toolbar: Add closing tag See merge request gitlab-org/gitlab-ee!14264
-
GitLab Bot authored
-
Kamil Trzciński authored
Add changelog entry for the new operations_feature_flags_clients.token_encrypted column See merge request gitlab-org/gitlab-ce!29820
-
Krasimir Angelov authored
We missed to add this in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29320. Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/57918
-
Ramya Authappan authored
Unquarantine merge tests Closes gitlab-org/quality/nightly#93 and gitlab-org/quality/nightly#94 See merge request gitlab-org/gitlab-ce!29833
-
Achilleas Pipinellis authored
Crosslink Mattermost integrations, simplify components list See merge request gitlab-org/gitlab-ce!29317
-
Joshua Lambert authored
-
James Lopez authored
Allow developers to delete tags Closes #52954 See merge request gitlab-org/gitlab-ce!29668
-
Manoj MJ authored
This commit adds - feature specs - to test the ability of a user with "developer" permission to delete tags in repositories. - documentation
-
GitLab Bot authored
-
James Lopez authored
Fix Container Scanning job with K8S runners Closes gitlab-ee#11448 See merge request gitlab-org/gitlab-ce!29706
-
Philippe Lafoucrière authored
-
Achilleas Pipinellis authored
Add note about not translating API messages. See merge request gitlab-org/gitlab-ce!29748
-
Bob Van Landuyt authored
-
Mark Lapierre authored
-
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 5 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
-