- 29 Apr, 2020 1 commit
-
-
Avielle Wolfe authored
Since the feature flag can't be scoped to a specific project, it's making it hard to test this feature in production. Removing the flag will allow us to test the fields and it's been decided that it's okay for customers to begin consuming the fields. https://gitlab.com/gitlab-org/gitlab/-/issues/215568
-
- 28 Apr, 2020 39 commits
-
-
Mike Jang authored
Add provision for merge request See merge request gitlab-org/gitlab!30662
-
Mike Jang authored
Updated API docs of group_milestones See merge request gitlab-org/gitlab!30441
-
Matthias authored
-
Matthias authored
-
Mike Jang authored
-
Suzanne Selhorn authored
More cleanup for YAML reference doc See merge request gitlab-org/gitlab!30571
-
Marcel Amirault authored
Cleaning out all issues flagged by Vale
-
Martin Wortschack authored
Move some IDE specs to Jest See merge request gitlab-org/gitlab!30398
-
Nick Gaskill authored
Update secure integration docs See merge request gitlab-org/gitlab!30290
-
Peter Leitzen authored
Fix 500 error for non-existing snippet on graphql mutations See merge request gitlab-org/gitlab!30632
-
Sashi authored
Apply suggestion to spec/support/shared_examples/requests/api/graphql/mutations/snippets_shared_examples.rb
-
Paul Slaughter authored
- Also adds a shared WebWorkerMock - Moves nav_dropdown_spec to VTU
-
Paul Slaughter authored
Moved environments_folder_view_mixin out of ee See merge request gitlab-org/gitlab!29984
-
Robert Speicher authored
Handle a partially-updated RemoteMirror See merge request gitlab-org/gitlab!29082
-
Denys Mishunov authored
Fix broken link Closes #215208 See merge request gitlab-org/gitlab!30271
-
Mayra Cabrera authored
Add Snippet repository backfiling background migration See merge request gitlab-org/gitlab!29927
-
Mike Lewis authored
Consolidate the two methods of docs redirect See merge request gitlab-org/gitlab!30613
-
Mike Jang authored
Add provisioning to app steps for Okta SCIM See merge request gitlab-org/gitlab!30646
-
Drew Blessing authored
-
Emily Ring authored
-
Andrew Fontaine authored
Move tests from Karma to Jest See merge request gitlab-org/gitlab!30500
-
Martin Wortschack authored
Fixes clipboard_button copy tooltip overlapping See merge request gitlab-org/gitlab!30622
-
Martin Wortschack authored
Remove email restrictions feature flag See merge request gitlab-org/gitlab!30548
-
Douglas Barbosa Alexandre authored
Ignore nil labels with issuable creation Closes #215936 See merge request gitlab-org/gitlab!30566
-
Natalia Tepluhina authored
Add the ToastUI editor dependency See merge request gitlab-org/gitlab!30060
-
Jacques Erasmus authored
Added the toastui WYSIWYG editor to the frontend
-
Amy Qualls authored
Docs: fix capitalization Closes #215958 See merge request gitlab-org/gitlab!30640
-
Amy Qualls authored
Capitalization in the documentation should match what the user sees in the user interface.
-
Andreas Brandl authored
Backfill environment_id on deployment_merge_requests See merge request gitlab-org/gitlab!27219
-
Alessio Caiazza authored
This commit includes migrations to backfill environment_id on deployment_merge_requests table. Environment_id is nullable and was introduced to deal with duplicated environments in MR deployment tracking https://gitlab.com/gitlab-org/gitlab/issues/199256 Here we backfill the old entries that still have a NULL environment_id We batch entries with ranges of merge_request_id and schedule some background migrations. The migration will delete duplicates and backfill environment_id Co-authored-by: Yorick Peterse <yorick@yorickpeterse.com>
-
Igor Drozdov authored
Remove API references to searching snippet blobs See merge request gitlab-org/gitlab!29699
-
Heinrich Lee Yu authored
Don't advertise the labels that disable changelog requirement See merge request gitlab-org/gitlab!30514
-
Nathan Friend authored
Resolve typos on Threat Management page Closes #215394 See merge request gitlab-org/gitlab!30218
-
Lindsay Kerr authored
(cherry picked from commit 0a46c7dc3ff83ffdfbc20b665db33ad806474435)
-
Martin Wortschack authored
Remove addissues function logic from list model See merge request gitlab-org/gitlab!21408
-
Marvin Karegyeya authored
-
Nathan Friend authored
Merge branch '213855-existing-notes-on-merge-requests-aren-t-displayed-on-merge-head-version' into 'master' Resolve "Existing notes on merge requests aren't displayed on merge (head) version" See merge request gitlab-org/gitlab!30402
-
Toon Claes authored
Adjust rubocop rule for not valid FKs See merge request gitlab-org/gitlab!30288
-
Heinrich Lee Yu authored
Add non_archived param issues API See merge request gitlab-org/gitlab!30381
-