- 07 Jun, 2019 40 commits
-
-
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
-
Dmitriy Zaporozhets authored
Remove extraneous DiffNote#supports_suggestion? calls See merge request gitlab-org/gitlab-ce!29027
-
GitLab Bot authored
-
Kamil Trzciński authored
Add project level git depth setting Closes #59688 See merge request gitlab-org/gitlab-ce!28919
-
Kamil Trzciński authored
Migrate legacy uploads Closes #57217 See merge request gitlab-org/gitlab-ce!24679
-
Achilleas Pipinellis authored
Add dependency list documentation See merge request gitlab-org/gitlab-ce!29307
-
Tetiana Chupryna authored
-
GitLab Bot authored
-
Phil Hughes authored
[CE of Part 2] 5276 Update existing stores for file terminal sync See merge request gitlab-org/gitlab-ce!29333
-
Phil Hughes authored
[Part 2] 5276 Update existing stores for terminal file sync Closes #5276 See merge request gitlab-org/gitlab-ee!14027
-
Paul Slaughter authored
- On CMD+S when editor is focused - On editor blur - When file is created in tree - When file is removed in tree - When file is renamed in tree
-