- 10 Feb, 2022 27 commits
-
-
Achilleas Pipinellis authored
Deprecate custom geo:db:* rake tasks in 14.8 See merge request gitlab-org/gitlab!80194
-
Nick Nguyen authored
-
Kushal Pandya authored
Merge branch '344162-replace-data-confirm-modals-with-glmodal-in-app-views-admin-hooks-edit-html-haml' into 'master' Resolve "Replace `data-confirm` modals with `GlModal` in `app/views/admin/hooks/edit.html.haml`" See merge request gitlab-org/gitlab!79915
-
Kushal Pandya authored
Fixed bug without [] in label url See merge request gitlab-org/gitlab!80227
-
Kati Paizee authored
Update details about pipeline schedule frequency See merge request gitlab-org/gitlab!80291
-
Marcel Amirault authored
-
Evan Read authored
Improve user API docs See merge request gitlab-org/gitlab!80265
-
Ben Bodenmiller authored
-
Marcel Amirault authored
Clarify for timeouts for artifacts:when See merge request gitlab-org/gitlab!80352
-
Evan Read authored
-
Kushal Pandya authored
Delete due_date parameter on issues list refactor See merge request gitlab-org/gitlab!80316
-
Albert Salim authored
Remove `free -m` RSpec report See merge request gitlab-org/gitlab!80084
-
Patrick Bair authored
Backfill route namespace_id for namespaces See merge request gitlab-org/gitlab!78393
-
Jan Provaznik authored
Backfills route's namespace_id for user namespaces and groups (for these records it's just copy of source_id). Projects will be backfilled later (when project namespaces are backfilled for projects). Changelog: added
-
Thong Kuah authored
Debug gitlab transactions stack See merge request gitlab-org/gitlab!79709
-
Shinya Maeda authored
Resolve "Performance Issues with ReleasesController and subgroups" See merge request gitlab-org/gitlab!79674
-
Allen Cook authored
there's no requirement for subgroups/projects with multiple permissions on this endpoint
-
Aleksei Lipniagov authored
This doesn't provide any data which is immediately actionable. I would suggest using `with_memory_allocations` instead if we decide to profile RSpec memory, as it would allow us to measure the mem pressure during the spec execution.
-
Thong Kuah authored
Fix namespace statistics migration failure See merge request gitlab-org/gitlab!80344
-
Russell Dickenson authored
Update Dependency Scanning docs with details on generic variables See merge request gitlab-org/gitlab!76410
-
Nicole Schwartz authored
-
Anastasia McDonald authored
Remove multiple UI deletions on package tests See merge request gitlab-org/gitlab!79217
-
Sofia Vistas authored
Applied by a reviewer
-
Thong Kuah authored
Copy security schema files to EE directory instead of symlink See merge request gitlab-org/gitlab!80138
-
Mayra Cabrera authored
Fix a couple typos in LFS download service See merge request gitlab-org/gitlab!80341
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/79657 modified `NamespaceStatistics` to use a new database column (`dependency_proxy_size`) in the `before_save` callback. However, migration tests that roll back to an older schema value previously would fail since the column did not exist. To mitigate this issue, we now check for the existence of the column before attempting to use it.
-
Thong Kuah authored
On CI, debug only in system tests
-
- 09 Feb, 2022 13 commits
-
-
Mayra Cabrera authored
Return an error for an invalid ref_name See merge request gitlab-org/gitlab!79531
-
Andrew Conrad authored
-
Simon Knox authored
Remove label hover state css override in right sidebars See merge request gitlab-org/gitlab!80211
-
Russell Dickenson authored
Update preinstalled sbt version in DS docs See merge request gitlab-org/gitlab!80142
-
James Fargher authored
WorkItemUpdate mutation allows to update title See merge request gitlab-org/gitlab!80237
-
Mayra Cabrera authored
Use StrongParameters for ExtractsRef See merge request gitlab-org/gitlab!79997
-
Nick Gaskill authored
Self-monitoring docs deprecation warnings See merge request gitlab-org/gitlab!76891
-
Alana Bellucci authored
-
Andrew Fontaine authored
Show the job that created the deployment See merge request gitlab-org/gitlab!79261
-
Russell Dickenson authored
Docs: Specify that an issue is confidential See merge request gitlab-org/gitlab!80217
-
Harish Ramachandran authored
-
Jose Ivan Vargas authored
Clean up Create Branch from Jira form See merge request gitlab-org/gitlab!79922
-
Jose Ivan Vargas authored
Use confirmOrderParams quantity for GTM quantity values See merge request gitlab-org/gitlab!80100
-