- 06 May, 2021 9 commits
-
-
Heinrich Lee Yu authored
Remove the subscribed field from todos, related issues, and epic issues API. We do not intend to include this in APIs that render multiple issuables because this triggers Markdown processing for all notes and is very expensive to compute. Changelog: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/60981
-
Heinrich Lee Yu authored
Remove unneeded preloading of notes. This can be really expensive because it is not unusual for issues to have lots of notes. Changelog: performance MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/60981
-
Evan Read authored
Update artifacts documentation See merge request gitlab-org/gitlab!60637
-
Maxime Orefice authored
-
James Fargher authored
TopNavRedesign: Introduce top nav helper See merge request gitlab-org/gitlab!60394
-
Paul Slaughter authored
- This provides a view model which will power both the responsive and wide view of the top nav. - Introduces a PORO for TopNavMenuItem - Adds some Builders to help improve readability and maintainability of this - Migrates a fiew nav links from the views to here. These will be finished in a later commit.
-
Tiger Watson authored
Avoid window functions in MR diff preloader See merge request gitlab-org/gitlab!60849
-
Russell Dickenson authored
Add reference to offline support for API Fuzzing See merge request gitlab-org/gitlab!60512
-
Gabriel Mazetto authored
Geo - Add docs to configure a Patroni cluster for the tracking DB See merge request gitlab-org/gitlab!60734
-
- 05 May, 2021 31 commits
-
-
Craig Norris authored
Added info about intro and overview topic titles See merge request gitlab-org/gitlab!61059
-
Suzanne Selhorn authored
-
Andrew Fontaine authored
Refactor frequent items into vuex modules See merge request gitlab-org/gitlab!60893
-
Matthias Käppler authored
Minor memory usage improvements on tags See merge request gitlab-org/gitlab!60641
-
Mark Florian authored
Refactor manage via mr component to be shared through CE and EE [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!60267
-
Jannik Lehmann authored
This commit solves 326249. The security Configuration Table for CE and EE has been refactored. Both of those tables support the ability to enable scanners via Merge Request. Previously this was handled separately leading to duplicate code.
-
Michael Kozono authored
Verify terraform state [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!58800
-
Douglas Barbosa Alexandre authored
Provide different method for checking block_password_auth_for_saml_users feature flag See merge request gitlab-org/gitlab!61026
-
Douglas Barbosa Alexandre authored
Remove deleted feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52947
-
Dan Jensen authored
-
Amy Qualls authored
Clarify epic nesting limit docs See merge request gitlab-org/gitlab!60612
-
Marcin Sedlak-Jakubowski authored
-
Małgorzata Ksionek authored
-
Jose Ivan Vargas authored
Fix artifacts dropdown for other pipelines tables See merge request gitlab-org/gitlab!61045
-
Alex Kalderimis authored
Enable Project Import to import from remote object storage See merge request gitlab-org/gitlab!59033
-
Imre Farkas authored
Merge branch '21033-controller-groups-groupmemberscontroller-index-executes-more-than-100-sql-queries-p80-108' into 'master' Guard webauthn_registrations preload behind correct feature flag See merge request gitlab-org/gitlab!57877
-
Christopher Lefelhocz authored
Document how results are presented from the pipeline validation service See merge request gitlab-org/gitlab!61056
-
Andrew Fontaine authored
Disable pause indexing checkbox if a reindex is in progress See merge request gitlab-org/gitlab!60953
-
Kassio Borges authored
Created "/projects/remote-import" API endpoint to import project export from external object storage. Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/59033
-
Paul Slaughter authored
- This will help support the top nav redesign since it needs to have both instances of app in the same Vue application.
-
Craig Norris authored
-
Robert Speicher authored
Add description and roll_over to IterationsCadences See merge request gitlab-org/gitlab!60436
-
Craig Norris authored
Continue untangling Threads and Reviews pages See merge request gitlab-org/gitlab!60965
-
Amy Qualls authored
-
Robert Speicher authored
Update dictionary definitions for source code group See merge request gitlab-org/gitlab!59815
-
Robert Speicher authored
Track epic parent changes via usage ping See merge request gitlab-org/gitlab!60079
-
Kenny Johnston authored
-
Kamil Trzciński authored
Introduce limit to number of registered runners [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!60157
-
Pedro Pombeiro authored
-
Kenny Johnston authored
-
Jose Ivan Vargas authored
Part 1 of Pipeline and Merge request artifact downloads See merge request gitlab-org/gitlab!60771
-