- 14 May, 2020 40 commits
-
-
Nick Thomas authored
This MR alters the semantics of the mergeability check so the list API does not enqueue rechecks by default. The previous behaviour can be restored by use of a REST projection (`with_merge_status_recheck`). Since the structure of the response remains the same, and even the content of the returned response, this is not, strictly speaking, a backwards-incompatible change. However, users who rely on this in the list API will find they get stale data; rather than going to the single MR endpoint, the projection gives them a way to specify that they need the previous behaviour. Longer-term, we should look at refreshing merge status independently of any frontend actions. Since we can deduplicate sidekiq jobs now, the best way to do that is probably to just enqueue a mergeability check for every affected MR on push, and place strict limits on that sidekiq queue's concurrency characteristics.
-
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.
-
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
-
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>
-
Rémy Coutable authored
Quarantining failure in 8_monitor/all_monitor_features_spec.rb and 8_monitor/all_monitor_core_features_spec.rb while investigating Closes #217705 See merge request gitlab-org/gitlab!32054
-
Phil Hughes authored
Remove a lonely dot in Batch Comments Closes #10343 See merge request gitlab-org/gitlab!31783
-
Gilang Gumilar authored
-
Phil Hughes authored
Remove unnecessary translation in data value See merge request gitlab-org/gitlab!31971
-
svistas authored
-
Marcel Amirault authored
Add CI Architecture overview See merge request gitlab-org/gitlab!31703
-
Natalia Tepluhina authored
Merge branch 'update-deprecated-slot-syntax-in-./app/assets/javascripts/pages/milestones/shared/components/delete_milestone_modal.vue' into 'master' Update deprecated slot syntax in `./app/assets/javascripts/pages/milestones/shared/components/delete_milestone_modal.vue` See merge request gitlab-org/gitlab!31990
-
Gilang Gumilar authored
Update deprecated slot syntax in `./app/assets/javascripts/pages/milestones/shared/components/delete_milestone_modal.vue`
-
Natalia Tepluhina authored
Merge branch 'update-deprecated-slot-syntax-in-./app/assets/javascripts/boards/components/board_form.vue' into 'master' Update deprecated slot syntax in `./app/assets/javascripts/boards/components/board_form.vue` See merge request gitlab-org/gitlab!32005
-