- 19 Jun, 2019 25 commits
-
-
Alessio Caiazza authored
-
Achilleas Pipinellis authored
Add zoom call section in issue data page See merge request gitlab-org/gitlab-ce!29815
-
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
-
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
-
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#
-
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
-
Sanad Liaquat authored
Un-quarantine OAuth spec Closes gitlab-org/quality/nightly#100 See merge request gitlab-org/gitlab-ce!29764
-
Seiji Suenaga authored
-
Seiji Suenaga authored
-
Ash McKenzie authored
Remove support for app label matching See merge request gitlab-org/gitlab-ce!29460
-
Seiji Suenaga authored
-
Ash McKenzie authored
Removes database.yml.example See merge request gitlab-org/gitlab-ce!29822
-
- 18 Jun, 2019 15 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
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
Cache feature flag names in Redis for a minute Closes #63435 See merge request gitlab-org/gitlab-ce!29816
-
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.
-
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
-
Seth Engelhard authored
-
Kamil Trzciński authored
Revert concurrent pipeline creation for pipeline schedules See merge request gitlab-org/gitlab-ce!29794
-
Mike Lewis authored
Add docs for Application Development Platform See merge request gitlab-org/gitlab-ce!29765
-
Mike Lewis authored
-