- 05 Dec, 2019 40 commits
-
-
Grzegorz Bizon authored
Merge branch '33998-merge-requests-in-busy-repositories-can-create-race-conditions-and-allow-codeowners-checks-to' into 'master' Update approvers before resetting approvals on MRs Closes #33998 See merge request gitlab-org/gitlab!21140
-
Grzegorz Bizon authored
Enable :import_graceful_failures by default See merge request gitlab-org/gitlab!21245
-
Matthias Käppler authored
We tested this with a large import and it's a pretty safe change
-
Dmitriy Zaporozhets authored
Fix route snippet helpers See merge request gitlab-org/gitlab!21248
-
Francisco Javier López authored
-
Bob Van Landuyt authored
Allow npm install endpoints to use job tokens See merge request gitlab-org/gitlab!20868
-
Steve Abrams authored
Allow job tokens to be used for npm download endpoints Add test coverage for npm uploads with job tokens
-
Nick Thomas authored
Move wiki routing under /-/ scope See merge request gitlab-org/gitlab!21185
-
Kushal Pandya authored
Remove unnecessary regexp escaping See merge request gitlab-org/gitlab!21017
-
Stan Hu authored
Upgrade CI image to Go 1.12 (part 2) See merge request gitlab-org/gitlab!21249
-
Winnie Hellmann authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Paul Slaughter authored
Merge branch '32898-remove-coupling-of-alldiscussions-in-the-issues-discussion-tab-counter' into 'master' Remove coupling of allDiscussions in the issues discussion tab counter See merge request gitlab-org/gitlab!20899
-
Tom Quirk authored
The tab counter for discussion relies on 2 variables: discussionTabCounter _and_ isLoading. In order to effectively watch both of these properties, an additional computed value has been created, which is subsequently watched. This removes the dependency of allDiscussions from discussionTabCounter
-
Natalia Tepluhina authored
delete board_service.js file Closes #28616 See merge request gitlab-org/gitlab!20168
-
Marvin Karegyeya authored
-
Paul Slaughter authored
Remove hide_dismissed_vulnerabilities feature flag See merge request gitlab-org/gitlab!20483
-
Sean McGivern authored
Add a unique constraint to `software_licenses.name` column See merge request gitlab-org/gitlab!19840
-
mo khan authored
* Remove duplicates * Re-assign policies to oldest duplicate
-
Nick Thomas authored
Fetch initial merge request widget data async Closes #31406 See merge request gitlab-org/gitlab!20719
-
Martin Wortschack authored
Remove duplicate import from gfm_auto_complete_spec.js See merge request gitlab-org/gitlab!21233
-
Winnie Hellmann authored
-
Tim Zallmann authored
Resolve duplication `project-feature-toggle` buttons Closes #33663 See merge request gitlab-org/gitlab!20278
-
Jiaan Louw authored
Initial version of the partial button for project feature toggles.
-
Tim Zallmann authored
Make issuables list specs compatible w/ BootstrapVue 2 See merge request gitlab-org/gitlab!20991
-
Sean McGivern authored
Historical table for gitlab_subscriptions table See merge request gitlab-org/gitlab!19694
-
Sean McGivern authored
Resolve "Clean up Cohorts" See merge request gitlab-org/gitlab!20779
-
Brandon Labuschagne authored
The cohorts tables is receiving a facelift and the data provided to the frontend will now exlclude the current month.
-
Achilleas Pipinellis authored
Merge branch '29716-prometheus-server-fails-to-get-metrics-from-deployed-environments' into 'master' Rake task to ensure metrics from deployed environments Closes #29716 See merge request gitlab-org/gitlab!21007
-
Sean Arnold authored
-
Achilleas Pipinellis authored
Fix link in scss doc See merge request gitlab-org/gitlab!21228
-
Marcel Amirault authored
-
Kamil Trzciński authored
Add include to the list of unusable job names See merge request gitlab-org/gitlab!21221
-
Kamil Trzciński authored
Reduce Gitaly calls in BuildHooksWorker See merge request gitlab-org/gitlab!20365
-
Stan Hu authored
`Ci::Build.execute_hooks` always made Gitaly calls regardless of whether a project had any hooks or services. Now we lazily only perform these calls only if there are active hooks or services. This is similar to what we did for `PostReceive` in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31741/diffs. Relates to https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/8407
-
Kamil Trzciński authored
Update puma to v4.3.1 See merge request gitlab-org/gitlab!21234
-
Bob Van Landuyt authored
Evidence - Added restriction for guest on Release page Closes #26019 See merge request gitlab-org/gitlab!21102
-
Phil Hughes authored
Update information and button text for deployment footer See merge request gitlab-org/gitlab!18918
-
Sarah Groff Hennigh-Palermo authored
Removed build_manual_actions method. Using playable? check to expose build. Added related tests.
-
Phil Hughes authored
Ignore unresolved imports from ee_component/ See merge request gitlab-org/gitlab!21231
-