- 14 May, 2020 40 commits
-
-
jerasmus authored
Removed the feature flag
-
Peter Leitzen authored
Add API test for AlertManagement::Alert status mutation See merge request gitlab-org/gitlab!31668
-
Kushal Pandya authored
Add full alerts details view See merge request gitlab-org/gitlab!31750
-
David O'Regan authored
-
Toon Claes authored
Rename Sprint to Iteration See merge request gitlab-org/gitlab!31639
-
Tiger Watson authored
Add instance column to services table if it's missing Closes #216970 See merge request gitlab-org/gitlab!31631
-
Adam Hegyi authored
Track group wiki storage in DB See merge request gitlab-org/gitlab!31121
-
Peter Leitzen authored
Move prepend to last line in helpers See merge request gitlab-org/gitlab!29327
-
Rajendra Kadam authored
-
Marcin Sedlak-Jakubowski authored
Docs: Move Focus Mode to Core See merge request gitlab-org/gitlab!29942
-
Marcin Sedlak-Jakubowski authored
-
Jan Provaznik authored
Update errors field description See merge request gitlab-org/gitlab!31765
-
Peter Leitzen authored
Move prepend to last line in app models - 2 See merge request gitlab-org/gitlab!31827
-
Rajendra Kadam authored
-
Phil Hughes authored
Jupyter/IPython katex math fixes Closes #216741, #216744, and #212837 See merge request gitlab-org/gitlab!31433
-
Adam Hegyi authored
Migration helpers to manage FKs for partitioned tables See merge request gitlab-org/gitlab!29510
-
Patrick Bair authored
Add new Migration Helpers which allow cascading delete/nullify behavior from partitioned tables, which don't support foreign keys natively in PG11.
-
Peter Leitzen authored
Move prepend to last line in app models - 1 See merge request gitlab-org/gitlab!31826
-
Rajendra Kadam authored
-
Peter Leitzen authored
#214581 Delete star from metrics dashboard endpoint See merge request gitlab-org/gitlab!31892
-
Mikołaj Wawrzyniak authored
In order to allow user to remove dashboards for the favorites list we need to add new API endpoint.
-
Arturo Herrero authored
-
Arturo Herrero authored
This is a corrective migration to keep the instance column and its index. Upgrade from 12.7 to 12.9 removes the instance column as it was first added in the normal migration and then removed in the post migration. 12.8 removed the instance column in a post deployment migration https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24885 12.9 added the instance column in a normal migration https://gitlab.com/gitlab-org/gitlab/-/merge_requests/25714
-
Kushal Pandya authored
Merge branch '215110-dast-vulnerabilities-show-more-information-about-the-request-frontend' into 'master' Add request information to vulnerability-detail modal See merge request gitlab-org/gitlab!31422
-
David Pisek authored
* Updates tests to check for the new fields
-
Jarka Košanová authored
Make report-type artifacts available for download See merge request gitlab-org/gitlab!31513
-
Avielle Wolfe authored
This will allow users to download security reports as pipeline artifacts. https://gitlab.com/gitlab-org/gitlab/-/issues/23847
-
James Lopez authored
Remove FF validate_scheduling_type_of_processables See merge request gitlab-org/gitlab!31605
-
Markus Koller authored
- Add new `GroupWikiRepository` table. - Track shard and disk path when creating a group wiki repository.
-
Toon Claes authored
Make protected_ci_variables setting enabled by default See merge request gitlab-org/gitlab!31715
-
Phil Hughes authored
Removes create_confidential_merge_request feature flag See merge request gitlab-org/gitlab!31968
-
Leandro Gomes authored
-
Natalia Tepluhina authored
Handle .Net license scan results Closes #205592 See merge request gitlab-org/gitlab!31552
-
Bob Van Landuyt authored
Move some left-over Design Management specs to FOSS See merge request gitlab-org/gitlab!31835
-
James Lopez authored
Reenable skipped design management specs See merge request gitlab-org/gitlab!31955
-
James Lopez authored
Allow fetching descendant milestones in GraphQL API See merge request gitlab-org/gitlab!30850
-
Jan Provaznik authored
When includes_descendant parameter is passed, also milestones from all subgroups and subprojects are returned but only if visible to user.
-
Denys Mishunov authored
Fix misalignment of author dropdown on the commits search page Closes #216091 See merge request gitlab-org/gitlab!31686
-
Achilleas Pipinellis authored
Update administration docs to reflect Puma being default Closes #216191 See merge request gitlab-org/gitlab!31745
-
Balasankar "Balu" C authored
Starting with GitLab 13.0, Puma has replaced Unicorn as the default web server. This commit updates the administration docs to reflect this change. Signed-off-by: Balasankar "Balu" C <balasankarc@autistici.org>
-