- 04 Mar, 2022 1 commit
-
-
Magdalena Frankiewicz authored
Enforce rate limit of API endpoint /api/v4/users/:id of maximum 300 calls per 10 minutes per logged-in user, unless user is an admin or on the allowlist Changelog: added
-
- 03 Mar, 2022 39 commits
-
-
Etienne Baqué authored
Hard delete bulk snippets See merge request gitlab-org/gitlab!82020
-
Heinrich Lee Yu authored
Fix user activity page crash after importing gitlab export project See merge request gitlab-org/gitlab!81417
-
Pavel Shutsin authored
Use versioned schemas when validating security reports See merge request gitlab-org/gitlab!81907
-
Alex Kalderimis authored
Remove feature flag for Group Projects API Plan Preloading See merge request gitlab-org/gitlab!81324
-
Peter Leitzen authored
Fix Capybara/CurrentPathExpectation offences See merge request gitlab-org/gitlab!81897
-
Vitali Tatarintev authored
-
Alex Kalderimis authored
Fix VSA error with scoped labels See merge request gitlab-org/gitlab!82083
-
Michał Zając authored
Changelog: changed EE: true
-
Rémy Coutable authored
Bump gitlab-styles v7.0.0 See merge request gitlab-org/gitlab!82008
-
Maxime Orefice authored
-
Kati Paizee authored
Clarify license upload directions in the doc See merge request gitlab-org/gitlab!81915
-
Alex Kalderimis authored
Update MultipleDatabase cop to allow some methods See merge request gitlab-org/gitlab!81584
-
Kati Paizee authored
Update info note for instrumentation class usage See merge request gitlab-org/gitlab!81892
-
Alina Mihaila authored
-
Marcin Sedlak-Jakubowski authored
Clean up yamllint warnings and errors in deprecation yamls See merge request gitlab-org/gitlab!81964
-
Marcin Sedlak-Jakubowski authored
Clean up whitespace in removals yamls See merge request gitlab-org/gitlab!81966
-
Adam Hegyi authored
Add nullify job for orphan runner_id columns of ci_builds See merge request gitlab-org/gitlab!81410
-
Furkan Ayhan authored
When a runner gets deleted, jobs that were run with it still have runner_id. With this commit, old data will be nullified. There will be 3 steps; 1. Add a NOT VALID foreign key constraint to the column to ensure GitLab doesn't create inconsistent records. 2. Add a data migration, to fix or clean up existing records. 3. Validate the whole table by making the foreign key VALID. This is the 2nd step. Changelog: other
-
Marcel Amirault authored
Document how to reduce consumption of CI/CD minutes See merge request gitlab-org/gitlab!80923
-
Fabio Pitino authored
Explain benefits and how to do that.
-
Sean McGivern authored
Implement API endpoint to get single SSH key for specific user. See merge request gitlab-org/gitlab!81790
-
Timo Furrer authored
The main driver for this is to implement a proper and easy to maintain resource in the [GitLab terraform provider](https://github.com/gitlabhq/terraform-provider-gitlab). Changelog: added
-
Kati Paizee authored
Update doc/development/adding_database_indexes.md See merge request gitlab-org/gitlab!82079
-
Adam Hegyi authored
This change fixes the value_streams endpoint error when one of the stages is a label based stage where the label is a scoped label. Changelog: fixed EE: true
-
Patrick Bajao authored
Refactor: let reCAPTCHA error messages use translation See merge request gitlab-org/gitlab!81977
-
Bob Van Landuyt authored
Rerun ConvertStringifiedRawMetadataHashToJson migration See merge request gitlab-org/gitlab!80768
-
Simon Tomlinson authored
Changelog: other
-
Samana authored
-
Kati Paizee authored
Add troubleshooting for private Gitpod ports See merge request gitlab-org/gitlab!82018
-
Paul Gascou-Vaillancourt authored
-
Adam Hegyi authored
Add migration to prevent trace expiration on .com See merge request gitlab-org/gitlab!79547
-
drew cimino authored
Adding a temporary index for querying job trace records with seven specific timestamps that we need to update a column for on gitlab.com
-
Andy Soiron authored
Refactor cycle analytics summary base classes See merge request gitlab-org/gitlab!81533
-
Magdalena Frankiewicz authored
Refactor to avoid multiple identical definitions of `links`, `identifier`, `title` and `value`.
-
Kati Paizee authored
Document approval and unapproval webhook MR events See merge request gitlab-org/gitlab!81922
-
Kati Paizee authored
Link to Support Scope of Support doc See merge request gitlab-org/gitlab!81581
-
Brad Sevy authored
-
charlie ablett authored
Cleanup create_project_namespace_on_project_create FF See merge request gitlab-org/gitlab!81906
-
Russell Dickenson authored
Documentation chages for permanent link to latest release See merge request gitlab-org/gitlab!81913
-