- 14 May, 2020 40 commits
-
-
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
-
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
-
Gilang Gumilar authored
-
Natalia Tepluhina authored
Fix overflow in IDE right pane See merge request gitlab-org/gitlab!31961
-
Nathan Friend authored
Remove spaces from markdown toolbar items Closes #216612 See merge request gitlab-org/gitlab!31288
-
Marcel Amirault authored
-
charlie ablett authored
Merge branch '217704-broken-master-in-spec-lib-gitlab-kubernetes-helm-parsers-list_v2_spec-rb-59' into 'master' Resolve "Broken master in ./spec/lib/gitlab/kubernetes/helm/parsers/list_v2_spec.rb:59" Closes #217704 See merge request gitlab-org/gitlab!32052
-
Mark Lapierre authored
Creating a test setup for Gitaly HA Closes gitlab-org/quality/testcases#261 and gitlab-org/quality/testcases#262 See merge request gitlab-org/gitlab!27972
-
Tomislav Nikić authored
Creating a gitaly ha test that covers the most basic functionality of the high availability setup.
-
Kushal Pandya authored
Add instance dashboard graphql queries/mutations See merge request gitlab-org/gitlab!31766
-
Kushal Pandya authored
Update security dashboard table's header layout See merge request gitlab-org/gitlab!31642
-
Kushal Pandya authored
Remove todo for batching See merge request gitlab-org/gitlab!31796
-
Heinrich Lee Yu authored
The exception message changed when we upgraded the JSON gem so the assertion is no longer valid
-
Ash McKenzie authored
Refactor `Projects::TransferService` spec See merge request gitlab-org/gitlab!31855
-
Kushal Pandya authored
Move package list components into shared for upcoming work See merge request gitlab-org/gitlab!31744
-
Kushal Pandya authored
Roadmap - Refactor VueX action/mutation to improve performance See merge request gitlab-org/gitlab!31841
-
Igor Drozdov authored
Enable async_merge_request_check_mergeability by default See merge request gitlab-org/gitlab!31196
-
Luke Duncalfe authored
This change is part of https://gitlab.com/gitlab-org/gitlab/-/issues/212566 to move all Design Management code to FOSS. This MR moves some specs to FOSS that had previously been missed.
-
Martin Wortschack authored
Merge branch '217694-replace-icon-with-gl-icon-component-in-related-issuable-item-component' into 'master' Use gl-icon on related issues component See merge request gitlab-org/gitlab!32016
-