- 17 Jun, 2019 40 commits
-
-
GitLab Bot authored
-
Sean McGivern authored
Create models for issue trackers data See merge request gitlab-org/gitlab-ce!28598
-
Sean McGivern authored
Create models for issue trackers data See merge request gitlab-org/gitlab-ee!14187
-
GitLab Bot authored
-
Marcia Ramos authored
Docs for Web IDE file sync See merge request gitlab-org/gitlab-ce!29638
-
Paul Slaughter authored
-
GitLab Bot authored
-
Marcia Ramos authored
Docs for Merge Trains See merge request gitlab-org/gitlab-ce!29047
-
GitLab Bot authored
-
Nick Thomas authored
Fix GPG signature verification with recent versions of GnuPG Closes #58747 See merge request gitlab-org/gitlab-ce!29388
-
David Palubin authored
-
GitLab Bot authored
-
James Lopez authored
Resolve "Display and logic improvements for cycle analytics" Closes #30138 See merge request gitlab-org/gitlab-ce!29018
-
Gosia Ksionek authored
Fix plan stage query and the way it is displayed
-
James Lopez authored
EE backport for Resolve "Display and logic improvements for cycle analytics" See merge request gitlab-org/gitlab-ee!14143
-
Kushal Pandya authored
Work around missing pagination headers See merge request gitlab-org/gitlab-ee!14142
-
Mark Florian authored
The backend currently is not sending the expected pagination headers necessary for the pagination UI in the Dependency List[0]. This change works around that. It: - fetches the full, un-paginated list of dependencies on load, to find out the total number of them (this information is sufficient to build the pagination UI); - persists/updates the current page number in the store, rather than based on the (missing) response headers. This should be reverted once the fix[1] for the backend is merged, though there shouldn't be any problem with them coexisting; the frontend will then simply be making one unnecessary request. [0]: https://gitlab.com/gitlab-org/gitlab-ee/issues/10075 [1]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14115
-
GitLab Bot authored
-
Grzegorz Bizon authored
CE backport for gitlab-ee!13894 (Save repository_type to LfsObjectsProject) See merge request gitlab-org/gitlab-ce!29179
-
Grzegorz Bizon authored
Save repository_type to LfsObjectsProject See merge request gitlab-org/gitlab-ee!13894
-
Grzegorz Bizon authored
Preventing blocked users and their PipelineSchdules from creating new Pipelines Closes #47756 See merge request gitlab-org/gitlab-ce!27318
-
Grzegorz Bizon authored
preventing blocked users and their PipelineSchdules from creating new Pipelines See merge request gitlab-org/gitlab-ee!13961
-
GitLab Bot authored
-
Jarka Košanová authored
- create tables for storing issue trackers properties - add model and basic logic & spec # Conflicts: # db/schema.rb
-
Sanad Liaquat authored
Turn single line code into blocks to improve documentation readability Closes #62506 See merge request gitlab-org/gitlab-ce!29693
-
Walmyr authored
To improve doc readability. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62506
-
GitLab Bot authored
-
Bob Van Landuyt authored
Master i18n See merge request gitlab-org/gitlab-ce!29723
-
Luke Bennett authored
-
Bob Van Landuyt authored
New Crowdin translations See merge request gitlab-org/gitlab-ee!14167
-
GitLab Crowdin Bot authored
-
GitLab Bot authored
-
Kamil Trzciński authored
Align Container Registry API Delete Permissions with UI See merge request gitlab-org/gitlab-ce!29512
-
Jason Goodman authored
This brings the API permissions in line with the UI permissions
-
Shinya Maeda authored
It explains what is Merge Trains, how to enalbe it and its limitations.
-
Filipa Lacerda authored
Resolve "Docker registry date not accurate" Closes #35428 See merge request gitlab-org/gitlab-ce!29464
-
Nick Kipling authored
-
Filipa Lacerda authored
Backporting required template form on admin CI/CD See merge request gitlab-org/gitlab-ce!29154
-
Filipa Lacerda authored
Enforce template inclusion in pipelines (FE) See merge request gitlab-org/gitlab-ee!13923
-
GitLab Bot authored
-