- 04 Sep, 2020 40 commits
-
-
Natalia Tepluhina authored
Resolve "Add Type selector to new Issue creation form" Closes #230857 See merge request gitlab-org/gitlab!40981
-
Natalia Tepluhina authored
Align pipeline icon to center See merge request gitlab-org/gitlab!41066
-
David O'Regan authored
-
Nicolò Maria Mezzopera authored
Drop one of duplicated limit-container-width classname See merge request gitlab-org/gitlab!41251
-
Sarah Groff Hennigh-Palermo authored
Swimlanes - Reorder lists See merge request gitlab-org/gitlab!40344
-
Vitali Tatarintev authored
Graphql Issues - Fix N+1 for Labels See merge request gitlab-org/gitlab!41465
-
Achilleas Pipinellis authored
Docs: fix capitalization of `strace` See merge request gitlab-org/gitlab!41466
-
Achilleas Pipinellis authored
Remove extra period See merge request gitlab-org/gitlab!41554
-
Kamil Trzciński authored
Fix fork users cannot create pipelines in a fork project when parent project protects a feature branch See merge request gitlab-org/gitlab!40724
-
Shinya Maeda authored
This commit fixes the bug that fork users cannot create pipelines when the parent project protects all of the branches. This also introduce a feature flag to disable the feature on a speicfic project. It's already globally enabled for a while.
-
Sean McGivern authored
Fix deadlock in backup repositories rake task Closes #241701 See merge request gitlab-org/gitlab!41042
-
Vitali Tatarintev authored
Spec cleanup - prefer local variable to let See merge request gitlab-org/gitlab!41223
-
Tristan Read authored
-
Achilleas Pipinellis authored
Update document related to indexing large instance See merge request gitlab-org/gitlab!40761
-
Changzheng Liu authored
-
Imre Farkas authored
Merge branch '27284-indicate-that-password-reset-was-initiated-by-an-admin-when-an-admin-resets-a-user-password' into 'master' Resolve "Send a specific `Password changed by Admin` email when an admin resets the password of another user" See merge request gitlab-org/gitlab!40342
-
Achilleas Pipinellis authored
Add some docs for the search autocomplete Closes #241055 See merge request gitlab-org/gitlab!40815
-
Achilleas Pipinellis authored
Docs: change "two" to "one" See merge request gitlab-org/gitlab!41530
-
Ben Bodenmiller authored
-
Achilleas Pipinellis authored
Docs: fix broken example cURL command See merge request gitlab-org/gitlab!41476
-
Marcin Sedlak-Jakubowski authored
Docs: improve issues API description See merge request gitlab-org/gitlab!41215
-
Jonston Chan authored
-
Toon Claes authored
Remove the N+1 in Profiles::NotificationsController See merge request gitlab-org/gitlab!40457
-
Natalia Tepluhina authored
refactor the reset pipelines button to vue See merge request gitlab-org/gitlab!40900
-
Jose Ivan Vargas authored
This refactors the `shared_runners_minutes_setting_reset` haml view which contains the reset pipelines button to use vue, the functionality will stay the same but it will use vue so in the future the flash message will change to a toast
-
Natalia Tepluhina authored
Render reference definitions as code blocks See merge request gitlab-org/gitlab!41186
-
Enrique Alcántara authored
Display reference definitions as code blocks in the SSE. In that way, the editor preserves the blank lines that surround the reference definitions
-
Marcin Sedlak-Jakubowski authored
Call out gitlab:uploads:migrate:all as the most common use case See merge request gitlab-org/gitlab!41289
-
Ben Prescott @bprescott_↙ ☺ authored
-
Kushal Pandya authored
Follow-up on "Feat(Analytics filter module): lists + values" See merge request gitlab-org/gitlab!40975
-
Michael Lunøe authored
Translate url search queries into objects and filter objects into values
-
Heinrich Lee Yu authored
Hide `/epic` and `/remove_epic` for unsupported issuables See merge request gitlab-org/gitlab!40509
-
Mark Chao authored
Add delete mutation for DAST scanner profile See merge request gitlab-org/gitlab!40805
-
Craig Smith authored
To allow DAST on-demand scan users to manage their scanner profiles, the MR adds a delete mutation so they can remove profiles that are no longer required.
-
Marcel Amirault authored
Docs: upgrade (broken) Ruby example See merge request gitlab-org/gitlab!41242
-
Nicolò Maria Mezzopera authored
Remove obsolete button class See merge request gitlab-org/gitlab!41418
-
Heinrich Lee Yu authored
Allow to create test case issues See merge request gitlab-org/gitlab!40306
-
Dylan Griffith authored
-
Kushal Pandya authored
Update gldeprecatedbutton to glbutton Closes #219775 See merge request gitlab-org/gitlab!38763
-
Marcel Amirault authored
Change all buttons in job log topbar to be normal default buttons, and increase height of topbar to fit the new buttons.
-