- 28 Apr, 2020 40 commits
-
-
Jarka Košanová authored
- support both desc and asc
-
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
-
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
-
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
-
Manoj M J authored
This change introduces the API: GET /api/v4/groups/:id/projects/shared to fetch shared projects within a group
-
Peter Leitzen authored
Group import with json or ndjson See merge request gitlab-org/gitlab!30055
-
Bob Van Landuyt authored
Fix a flaky spec that would assume records order Closes #215327 See merge request gitlab-org/gitlab!30390
-
Imre Farkas authored
Accept dots in project name in project templates endpoint See merge request gitlab-org/gitlab!30582
-
Dmytro Zaporozhets authored
Merge branch '214501-file-location-of-vulnerability-shows-colon-after-file-if-no-line-number-exists' into 'master' Remove colon from Vulnerability file name if no line number exists See merge request gitlab-org/gitlab!30069
-
Jonathan Schafer authored
-
Walmyr Lima e Silva Filho authored
Fix framework sanity QA spec Closes #215986 See merge request gitlab-org/gitlab!30608
-
Mark Florian authored
Merge branch '213940-design-management-improve-design-management-image-loads-by-frontend-avoiding-refetching' into 'master' Avoid refetching image urls for designs See merge request gitlab-org/gitlab!30280
-
Natalia Tepluhina authored
This reverts commit 624e4433e423a661fc778a8c61261e71ab419cdd.
-