- 05 Jul, 2021 40 commits
-
-
Mayra Cabrera authored
Last step requires for all merge requests to be assigned at once, this was added momentarily to prevent accidental merges. We now have automatic merge request validation, so it should be necessary. This part is also causing confusion among developers.
-
David O'Regan authored
Fix cache update for schedules and policies See merge request gitlab-org/gitlab!65491
-
David O'Regan authored
Moves the VSA filter EE to CE[RUN-AS-IF-FOSS] See merge request gitlab-org/gitlab!65433
-
Ezekiel Kigbo authored
-
Olena Horal-Koretska authored
Changelog: fixed EE: true
-
Vitaly Slobodin authored
Update ESLint and related See merge request gitlab-org/gitlab!65379
-
Marcin Sedlak-Jakubowski authored
Add a note about production environments See merge request gitlab-org/gitlab!65377
-
Larissa Lane authored
-
Mikołaj Wawrzyniak authored
Add user to admin audit logs controller See merge request gitlab-org/gitlab!65244
-
Marcin Sedlak-Jakubowski authored
Edited "Create MRs" for style and CTRT See merge request gitlab-org/gitlab!65108
-
Suzanne Selhorn authored
-
Jose Ivan Vargas authored
Pipelines: pass Sentry correct variable for path See merge request gitlab-org/gitlab!65458
-
GitLab Release Tools Bot authored
[ci skip]
-
David Fernandez authored
Use `version` from ActiveSupport::Cache::Store See merge request gitlab-org/gitlab!65436
-
Imre Farkas authored
Resolve "Don't use recursive root_ancestor in linear mode" See merge request gitlab-org/gitlab!65401
-
Vasilii Iakliushin authored
* Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/331297 * Follow-up for: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/64723#note_617721967 ActiveSupport::Cache::Store offers `version` attribute for cache records. We can use it instead of a custom versioning strategy. https://api.rubyonrails.org/classes/ActiveSupport/Cache/Store.html#method-i-fetch
-
Sanad Liaquat authored
Wait for pipeline to pass and for the license report in E2E spec See merge request gitlab-org/gitlab!65159
-
Nailia Iskhakova authored
-
Phil Hughes authored
Fix template cards alignment on Create Project page See merge request gitlab-org/gitlab!65463
-
Matthias Käppler authored
Prevent retry for delayed data consistency See merge request gitlab-org/gitlab!65267
-
Vitaly Slobodin authored
Add missing `group` local assigns definition to HAML partials See merge request gitlab-org/gitlab!65182
-
Heinrich Lee Yu authored
Show 'Delete' button to developers in Wiki See merge request gitlab-org/gitlab!65420
-
Douglas Barbosa Alexandre authored
Do not export certain models when using Relations Export API See merge request gitlab-org/gitlab!65347
-
Marcin Sedlak-Jakubowski authored
Fix list rendering in Usage Ping docs See merge request gitlab-org/gitlab!64512
-
Mikołaj Wawrzyniak authored
Update Subscription data_category metrics See merge request gitlab-org/gitlab!65215
-
Luis Mejia authored
-
Kati Paizee authored
-
Sean McGivern authored
Fix and clarify import example on Sidekiq extra processes docs See merge request gitlab-org/gitlab!64301
-
Sean McGivern authored
Allow to query discussion design on GraphQL See merge request gitlab-org/gitlab!64550
-
Enrique Alcántara authored
Update banner for Subscription Details Sync See merge request gitlab-org/gitlab!65316
-
Angelo Gulina authored
The message conveys a message that better reflects what's happening after the sync action Changelog: changed
-
Sean McGivern authored
This would do the wrong thing before: it would run a process per queue, where each process ignored _exactly one_ import queue. This doesn't really match the description. The whole section seemed questionable as there was no provision for running all the other jobs (except by accident), so I changed this to be more general and use queue selectors to put all import jobs in one process, and all other jobs in another.
-
Kushal Pandya authored
Fixed diff more actions overlapping with virtual scroller See merge request gitlab-org/gitlab!65446
-
Kushal Pandya authored
-
Mikołaj Wawrzyniak authored
Update metrics dictionary with data category See merge request gitlab-org/gitlab!65448
-
Sarah GP authored
-
Phil Hughes authored
Edit UI text of Settings UI section - What's new See merge request gitlab-org/gitlab!64381
-
Russell Dickenson authored
-
Nick Thomas authored
Reintroduce lfs_link_existing_object feature flag See merge request gitlab-org/gitlab!65437
-
Sanad Liaquat authored
Fix prevent prevent_forking_outside_group_spec e2e test See merge request gitlab-org/gitlab!65339
-