- 20 Jan, 2022 40 commits
-
-
Markus Koller authored
This will allow us to impose stricter rate limits for general API traffic, without affecting interactive API requests made by the frontend during normal GitLab usage. The frontend requests are identified by the inclusion of a CSRF token in the headers. Other rate limits that only affect a subset of API requests (e.g. the Files and Packages APIs, or protected paths) still take precedence, i.e. requests for these paths will always be matched even if they include a CSRF token. Changelog: changed
-
Fiona Neill authored
Add troubleshooting page to Snowplow guide See merge request gitlab-org/gitlab!78666
-
Alina Mihaila authored
-
Rémy Coutable authored
Move debug variable as a workaround to an artifact upload bug See merge request gitlab-org/gitlab!78569
-
Miguel Rincon authored
Replace deprecated usage of find/findAll in ee/spec/frontend/audit_events See merge request gitlab-org/gitlab!78635
-
Natalia Tepluhina authored
Show badge indicating the latest deployment See merge request gitlab-org/gitlab!78211
-
Vitaly Slobodin authored
Feat: enable JH to override country list in trial See merge request gitlab-org/gitlab!78463
-
Jeremy Wu authored
Extract country and region form group to allow JH to override Replace the country and region selected part with the extracted component
-
Marius Bobin authored
Swap FK ci_triggers.owner_id to users for LFK See merge request gitlab-org/gitlab!78563
-
Savas Vedova authored
Revert "Fix qa-frontend-node:latest CI build" See merge request gitlab-org/gitlab!78610
-
Shinya Maeda authored
Remove Feature Flag custom preloader for deployments See merge request gitlab-org/gitlab!78197
-
Kamil Trzciński authored
Removes FK for ci_triggers to users Changelog: changed
-
Fabio Pitino authored
Swap FK to LFK ci_sources_pipelines to projects on source_project_id See merge request gitlab-org/gitlab!78090
-
Natalia Tepluhina authored
Refactor(SM: Subscription history): direct import See merge request gitlab-org/gitlab!78391
-
Michael Lunøe authored
Remove unnecessary middle-file and import queries directly where needed
-
Natalia Tepluhina authored
Follow up: Remove sleep from labels widget test See merge request gitlab-org/gitlab!78619
-
Florie Guibert authored
-
Max Woolf authored
Audit runner registration events See merge request gitlab-org/gitlab!77109
-
Pedro Pombeiro authored
Implement runner registration token author type Changelog: added EE: true
-
Fiona Neill authored
Improve documentation of non configurable rate limits See merge request gitlab-org/gitlab!78660
-
Jarka Košanová authored
Allow querying recent boards in a group or project See merge request gitlab-org/gitlab!78076
-
Eugenia Grieff authored
Add specs for resolver Add specs for group and project types Changelog: added
-
Magdalena Frankiewicz authored
-
Kamil Trzciński authored
Update no cross-db foreign keys spec See merge request gitlab-org/gitlab!78598
-
Fiona Neill authored
remove top contributor language See merge request gitlab-org/gitlab!78593
-
Cleveland Bledsoe Jr authored
-
Kushal Pandya authored
Merge branch '347104-the-commit-confirmation-alert-can-t-be-closed-in-the-pipeline-editor-when-in-fluid-layout' into 'master' Close button is hidden in pipeline editor alerts See merge request gitlab-org/gitlab!78600
-
Marcel Amirault authored
Update secret detection template to be more robust See merge request gitlab-org/gitlab!78321
-
Zach Rice authored
Changelog: changed
-
Jan Provaznik authored
Replace owner with first_owner in controller/graphql specs See merge request gitlab-org/gitlab!78628
-
Savas Vedova authored
Fix selection summary not sticking properly on vulnerability report See merge request gitlab-org/gitlab!78534
-
Ramya Authappan authored
Stop using ReusableProject while investigating errors See merge request gitlab-org/gitlab!78623
-
Heinrich Lee Yu authored
Replace owner check with team owner method check See merge request gitlab-org/gitlab!78515
-
Achilleas Pipinellis authored
Moving to the latest 13.12.Z as the example See merge request gitlab-org/gitlab!78351
-
Alexander Strachan authored
-
Achilleas Pipinellis authored
Add issue template for feature flag cleanup See merge request gitlab-org/gitlab!77008
-
Aakriti Gupta authored
-
Marcel Amirault authored
Doc: Improve the Flaky tests page See merge request gitlab-org/gitlab!78456
-
charlie ablett authored
Add tests
-
Illya Klymov authored
* migrate to proper use of findComponent/findAllComponents
-