- 17 Jun, 2019 35 commits
-
-
Yorick Peterse authored
This is necessary for backporting the EE schema to ensure backported foreign keys use the same key names.
-
Sean McGivern authored
Create models for issue trackers data See merge request gitlab-org/gitlab-ce!28598
-
Marcia Ramos authored
Docs for Web IDE file sync See merge request gitlab-org/gitlab-ce!29638
-
Paul Slaughter authored
-
Marcia Ramos authored
Docs for Merge Trains See merge request gitlab-org/gitlab-ce!29047
-
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
-
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
-
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
Preventing blocked users and their PipelineSchdules from creating new Pipelines Closes #47756 See merge request gitlab-org/gitlab-ce!27318
-
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
-
Bob Van Landuyt authored
Master i18n See merge request gitlab-org/gitlab-ce!29723
-
Luke Bennett 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
-
Kamil Trzciński authored
return boolean from Pipeline::Expression::Lexeme::Matches#evaluate See merge request gitlab-org/gitlab-ce!29717
-
Rémy Coutable authored
Fix inability to set visibility_level on project via API Closes #63158 See merge request gitlab-org/gitlab-ce!29578
-
Filipa Lacerda authored
Revert "Merge branch '57414-show-pipeline-iid-in-pipelines-page' into 'master'" See merge request gitlab-org/gitlab-ce!29684
-
Sean McGivern authored
Make task completion status available via GraphQL Closes #62910 See merge request gitlab-org/gitlab-ce!29573
-
Sean McGivern authored
Clean QueryRecorder backtrace See merge request gitlab-org/gitlab-ce!29724
-
Kushal Pandya authored
Make changes suggested by Pedro for UX See merge request gitlab-org/gitlab-ce!29324
-
Evan Read authored
Add documentation on using serverless with existing Knative instance See merge request gitlab-org/gitlab-ce!29699
-
Daniel Gruesso authored
-
Ash McKenzie authored
Upgrade gitlab-labkit to 0.3.0 See merge request gitlab-org/gitlab-ce!29728
-
Evan Read authored
Docs: Fix link in university support doc See merge request gitlab-org/gitlab-ce!29582
-
Marcel Amirault authored
-
Evan Read authored
Docs: SSO Groups: Add login session note See merge request gitlab-org/gitlab-ce!29628
-
Ash McKenzie authored
Upgrade mime-types-data to 3.2019.0331 See merge request gitlab-org/gitlab-ce!29729
-
Ray Paik authored
[Docs] Fix minor grammar issue See merge request gitlab-org/gitlab-ce!29716
-
- 16 Jun, 2019 5 commits
-
-
Stan Hu authored
This fixes a regression in mime-types-data: https://github.com/mime-types/mime-types-data/pull/20
-
Stan Hu authored
This matches the version used in Gitaly, bumps the gRPC version to be aligned with GitLab CE/EE, and adds gRPC interceptor support: https://gitlab.com/gitlab-org/labkit-ruby/compare/v0.2.0...v0.3.0
-
Luke Duncalfe authored
This backports to CE changes that allow the recording of the repository_type in the table lfs_objects_projects. This is in order to allow future pruning of unreferenced LFS objects, as we will need to know which repository to look in for the LFS pointer file. The EE MR that contains the original code and a full explanation of the changes is https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13894 EE Issue https://gitlab.com/gitlab-org/gitlab-ee/issues/9490 Note that there was a lot of CE code changed in the EE MR because we want to allow the wiki repository to also use LFS. See https://gitlab.com/gitlab-org/gitlab-ce/issues/43721. As the wiki is an unlicensed feature, a full backport is required to enable this.
-
Ash McKenzie authored
Bump msgpack to 1.2.10 See merge request gitlab-org/gitlab-ce!29730
-
Achilleas Pipinellis authored
Edit after script context text See merge request gitlab-org/gitlab-ce!29583
-