- 20 May, 2021 40 commits
-
-
Kati Paizee authored
List requirements to see FE snowplow events See merge request gitlab-org/gitlab!62077
-
Nicolas Dular authored
-
Alex Kalderimis authored
Keyset paginator for AR::Relation See merge request gitlab-org/gitlab!60412
-
Adam Hegyi authored
Initial implementation of the ActiveRecord::Relation keyset paginator.
-
Vitali Tatarintev authored
Redirect some deprecated repository routes See merge request gitlab-org/gitlab!34867
-
Alessio Caiazza authored
Disable ci_drop_cyclical_triggered_pipelines feature flag See merge request gitlab-org/gitlab!62181
-
Vitali Tatarintev authored
Return 404 from branches API when repository does not exist See merge request gitlab-org/gitlab!62089
-
charlie ablett authored
Fix design management references in the the data dictionary See merge request gitlab-org/gitlab!62052
-
Nick Thomas authored
Fix argument help for Workhorse apiCiLongPollingDuration command See merge request gitlab-org/gitlab!62150
-
Marius Bobin authored
-
Sanad Liaquat authored
Fix group_saml_enforced_sso_new_account_spec:35 end-to-end test See merge request gitlab-org/gitlab!61975
-
Matthias Käppler authored
Remove Unicorn support: update individual specs See merge request gitlab-org/gitlab!62107
-
Heinrich Lee Yu authored
Add descriptions for BlobActionEnum See merge request gitlab-org/gitlab!61817
-
alinamihaila authored
-
Albert Salim authored
Use the existence of ee/ directory in job rules See merge request gitlab-org/gitlab!61758
-
alinamihaila authored
-
Alina Mihaila authored
-
Christen Dybenko authored
-
Heinrich Lee Yu authored
Ignore labels remove_on_close column See merge request gitlab-org/gitlab!62119
-
Jonathan Schafer authored
-
charlie ablett authored
Move issue tracker integrations to the `Integrations::` namespace See merge request gitlab-org/gitlab!61744
-
Alper Akgun authored
Merge branch '327736-add-extra-arguments-to-metric-yaml-defintion-for-filtering-data-in-instrumentation-class' into 'master' Add options arguments to Redis HLL Metric YAML definition for filtering data in instrumentation class See merge request gitlab-org/gitlab!61685
-
Alina Mihaila authored
Add options arguments to Redis HLL Metric YAML definition for filtering data in instrumentation class
-
Stan Hu authored
Check for credit card when playing manual jobs See merge request gitlab-org/gitlab!62124
-
Fabio Pitino authored
Prevent a user from running previously created manual jobs. Changelog: fixed
-
Luke Duncalfe authored
Extract gitaly RPC backup strategy See merge request gitlab-org/gitlab!61544
-
Joshua Lambert authored
Re-order installation next steps See merge request gitlab-org/gitlab!61378
-
Achilleas Pipinellis authored
-
Russell Dickenson authored
Docs add browserker auth documentation See merge request gitlab-org/gitlab!60452
-
Isaac Dawson authored
-
Stan Hu authored
Set minimum Redis version to 5.0 See merge request gitlab-org/gitlab!62156
-
James Fargher authored
Now that there aren't separate paths for backup/restore we can name these more appropriately.
-
James Fargher authored
Now that we have extracted the gitaly RPC backup strategy and tested it separately, we can make these tests more generic. This makes sure we are querying the database and calling the strategy correctly, but not trying to actually verify how the backup happens. The goal here is to make the strategy itself the single source of truth and not make these tests too fragile.
-
James Fargher authored
This strategy will be replaced by gitaly-backup. Here we extract an interface similar to how we are expecting the external command to work.
-
James Fargher authored
Once backups and restores are handled by gitaly-backup we will not be able to modify the gitlab database during a backup or restore. To work around this we need to move all such checks to after the process has completed. Right now this includes: validating snippets, and rescheduling repository pool creation.
-
Luke Duncalfe authored
Advanced Search: Remove legacy ReindexingService See merge request gitlab-org/gitlab!62088
-
Luke Duncalfe authored
Fix atom feed with push events for multiple tags See merge request gitlab-org/gitlab!62059
-
Albert Salim authored
-
Albert Salim authored
-
Albert Salim authored
The presence of ee/ is the absolute indicator whether a project is ee or foss.
-