- 28 Apr, 2020 40 commits
-
-
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
-
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
-
Coung Ngo authored
Improve tests based on reviewer comments
-
Coung Ngo authored
Move tests as part of Jestodius
-
Igor Drozdov authored
Remove snippet blob search instances in views See merge request gitlab-org/gitlab!29599
-
Denys Mishunov authored
Migrate feature_highlight to Jest Closes #194236 See merge request gitlab-org/gitlab!30375
-
Nicolò Maria Mezzopera authored
- feature_highlight_helper - feature_highlight
-
Eugenia Grieff authored
- Add the new param to '/issues' API endpoint that is optional and true by default
-
Amy Qualls authored
Update Vale message on contractions See merge request gitlab-org/gitlab!30631
-
Mike Jang authored
-
Kushal Pandya authored
Fixes the misaligned avatar in commit discussion form Closes #33423 See merge request gitlab-org/gitlab!30481
-
Natalia Tepluhina authored
Code Review Analytics: Add new filtered search bar See merge request gitlab-org/gitlab!29669
-
Andrew Fontaine authored
Add option to add custom profile image guidelines See merge request gitlab-org/gitlab!29894
-
Bob Van Landuyt authored
Use tree folder in ndjson project import spec fixture Closes #215867 See merge request gitlab-org/gitlab!30496
-
Dmytro Zaporozhets authored
Minimal GraphQL for Alert Management Alerts Closes #213880 See merge request gitlab-org/gitlab!30140
-
Sean Arnold authored
types, enums, resolver, policy
-
Nick Kipling authored
Adds hover.blur to clipboard_button tooltip Triggers copied tooltip display after blurring
-
Dmytro Zaporozhets authored
Add model for tracking published issues See merge request gitlab-org/gitlab!29994
-
Dmytro Zaporozhets authored
Add support for network policy k8s API resources See merge request gitlab-org/gitlab!30569
-
Dmytro Zaporozhets authored
Introduce API to fetch shared projects within a group See merge request gitlab-org/gitlab!30461
-