- 07 Jun, 2019 40 commits
-
-
Phil Hughes authored
Externalize profiles preferences See merge request gitlab-org/gitlab-ee!13984
-
GitLab Bot authored
-
Annabel Dunstone Gray authored
Resolve "Merge request discussion text jumps when resolved" Closes #61565 See merge request gitlab-org/gitlab-ce!28995
-
Justin Boyson authored
-
GitLab Bot authored
-
Annabel Dunstone Gray authored
changed dropdown styles in board page See merge request gitlab-org/gitlab-ce!29338
-
Michel Engelen authored
-
Tim Zallmann authored
Extract setCurrentBoard() from BoardsSelector into BoardsStoreEE See merge request gitlab-org/gitlab-ee!13207
-
Winnie Hellmann authored
-
Tim Zallmann authored
Remove list sorting from NewListDropdown See merge request gitlab-org/gitlab-ce!29077
-
Winnie Hellmann authored
-
Tim Zallmann authored
Remove free user info from non-ultimate license Closes #11790 See merge request gitlab-org/gitlab-ee!14010
-
GitLab Bot authored
-
Mayra Cabrera authored
Return dependency list with status Closes #11759 See merge request gitlab-org/gitlab-ee!13918
-
Tetiana Chupryna authored
Now report contains info about dependencies and status and ci job path. Distinguish cases when job contains old artifact with old dependency_scanning report and no dependency_files and cases when build failed
-
Mike Greiling authored
I18N EE dependencies actions file See merge request gitlab-org/gitlab-ee!14029
-
Sean McGivern authored
Show description of 'gettext:regenerate' task See merge request gitlab-org/gitlab-ce!29362
-
GitLab Bot authored
-
Brett Walker authored
-
Mike Lewis authored
Add a note about nested scopes matching See merge request gitlab-org/gitlab-ce!28466
-
GitLab Bot authored
-
Clement Ho authored
Backport of EE Displaying Blocking MRs See merge request gitlab-org/gitlab-ce!29095
-
Tim Zallmann authored
Resolve "Add ".json" to Dependency List download link" Closes #11995 See merge request gitlab-org/gitlab-ee!13998
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. This commit only targets Vanilla JS files. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-
GitLab Bot authored
-
Kushal Pandya authored
Move issue board models to boards directory Closes #61293 See merge request gitlab-org/gitlab-ce!29260
-
Martin Hanzel authored
Some classes in vue_shared were used only by boards, so they were moved to the boards directory.
-
Kushal Pandya authored
Move issue board models to boards directory Closes gitlab-ce#61293 See merge request gitlab-org/gitlab-ee!14000
-
Martin Hanzel authored
Some classes in vue_shared were used only by boards, so they were moved to the boards directory. There's one use in the epic sidebar which will be resolved later.
-
Stan Hu authored
Allow masking if 8 or more characters in base64 See merge request gitlab-org/gitlab-ce!29143
-
GitLab Bot authored
-
Sean McGivern authored
Fix migration specs using factories Closes #62911 See merge request gitlab-org/gitlab-ce!29350
-
Sean McGivern authored
Regenerate gitlab.pot to fix master Closes #12031 See merge request gitlab-org/gitlab-ee!14030
-
Sean McGivern authored
-
Markus Koller authored
We need to stub default_git_depth and default_git_depth= because some old migrations specs try to create a record using schema before that column was introduced. The `let!` calls were executed before the `before` hook which still caused some factories to fail, so they're created in the `before` hook now as well.
-
Mark Florian authored
This ensures the endpoint receives a request for a JSON formatted response. Previously, no format was specified, so the endpoint was not returning the correct response.
-
GitLab Bot authored
-
Sean McGivern authored
Add task count and completed count to responses of Issue and MR See merge request gitlab-org/gitlab-ce!28859
-
Sean McGivern authored
EE Port of add task_completion_status to Taskable See merge request gitlab-org/gitlab-ee!14025
-
Dmitriy Zaporozhets authored
Improve email text part See merge request gitlab-org/gitlab-ce!29111
-