- 23 Feb, 2022 40 commits
-
-
Natalia Tepluhina authored
Show work item detail from issues task See merge request gitlab-org/gitlab!80727
-
Coung Ngo authored
Also tracks opening work item detail. Behind feature flag `work_items` defaulted off.
-
Amy Qualls authored
Cleaned and updated Merge Request API doc See merge request gitlab-org/gitlab!81405
-
Raimund Hook authored
* Added some tables for sections where cleaner * Prettified existing tables Signed-off-by: Raimund Hook <raimund.hook@exfo.com>
-
Enrique Alcántara authored
Support load timings for non-Chromium browsers See merge request gitlab-org/gitlab!81260
-
David Barr authored
Attempt to find the performance paint entry based on the 'first-contentful-paint' name. Returns NaN to the user if the entry cannot be found Changelog: other MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/81260
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!81408
-
Matthias Käppler authored
Allow admin to register group runners at all times See merge request gitlab-org/gitlab!81297
-
Pedro Pombeiro authored
Even if valid runner registrars doesn't specify permission for group Changelog: fixed
-
David Fernandez authored
Update policy validation to check for valild name See merge request gitlab-org/gitlab!80967
-
Alexander Turinske authored
- update policy validation service to ensure a name is provided with a policy Changelog: changed EE: true
-
Natalia Tepluhina authored
Update @gitlab/eslint-config to 11.0.0 See merge request gitlab-org/gitlab!81373
-
Fabio Pitino authored
Merge branch 'mo-crossdatabasemodificationacrossunsupportedtableserror-in-ci-updatebuildqueueservice' into 'master' Fix cross modification table in Ci::UpdateBuildQueueService See merge request gitlab-org/gitlab!80161
-
Maxime Orefice authored
Move the recalculation of additional minutes, which touches `namespaces` in a different database, to an after commit block. Changelog: fixed
-
Tetiana Chupryna authored
Rate limit epic create service See merge request gitlab-org/gitlab!80909
-
Amy Qualls authored
Document how to disable undercover code coverage See merge request gitlab-org/gitlab!80879
-
Adam Cohen authored
-
GitLab Release Tools Bot authored
-
Fiona Neill authored
Doc Consistency: user/project/settings - workspace See merge request gitlab-org/gitlab!81073
-
Alper Akgun authored
Add free user cap feature flag and availability check See merge request gitlab-org/gitlab!80839
-
Doug Stull authored
- foundation work for free user cap project
-
Kushal Pandya authored
Improve form user experience See merge request gitlab-org/gitlab!81172
-
Tetiana Chupryna authored
Fix dev:setup task for multiple databases See merge request gitlab-org/gitlab!81327
-
Rémy Coutable authored
Add Dark Mode support to the image_tag helper See merge request gitlab-org/gitlab!81219
-
Brandon Labuschagne authored
Refactor milestone burnup chart responsiveness See merge request gitlab-org/gitlab!81194
-
Marcel Amirault authored
Docs: fix syntax of rules array in example See merge request gitlab-org/gitlab!81330
-
Evan Cohen authored
-
Furkan Ayhan authored
Refactor group secret variables See merge request gitlab-org/gitlab!79936
-
Michael Lunøe authored
Show future subscription notification and history table in various places See merge request gitlab-org/gitlab!77304
-
Ammar Alakkad authored
When an instance has no currently active subscription, but has a future dated subscription — we display a notification to ensure them that they don't need to do anything else to activate it. And the Subscription History table is now shown whether there is active subscription or not. Placing it above "Free trial" and "Subscription" cards if there's a future dated subscription, and under them if not. Changelog: changed EE: true
-
Achilleas Pipinellis authored
Add upgrade docs for LFS Geo verification bug preventing saving See merge request gitlab-org/gitlab!80910
-
Natalia Tepluhina authored
Allowed work_items FF to be turned on with group context See merge request gitlab-org/gitlab!81329
-
Marius Bobin authored
Changelog: other
-
Jan Provaznik authored
Update db:drop_tables to have multi-db versions See merge request gitlab-org/gitlab!80327
-
Bob Van Landuyt authored
Improve project bot name UX See merge request gitlab-org/gitlab!81046
-
Simon Knox authored
Use iteration dates as primary display attribute See merge request gitlab-org/gitlab!78039
-
Eulyeon Ko authored
- Iteration period (dates) replaces iteration title as the primary display attributes. - Iteration titles will be made optional and should be displayed in gray. Changelog: changed EE: true
-
Kamil Trzciński authored
Merge branch 'mo-groupdestroyworker-causing-crossdatabasemodificationacrossunsupportedtableserror' into 'master' Fix cross modification table for GroupDestroyWorker See merge request gitlab-org/gitlab!80152
-
Maxime Orefice authored
This commit removes the ActiveRecord callback and leverages the foreign key when deleting builds attached to a project.
-
Etienne Baqué authored
Extract AssignRunnerService See merge request gitlab-org/gitlab!80940
-