- 04 Jul, 2018 24 commits
-
-
Sean McGivern authored
Remove more Gitaly feature flags Closes gitaly#329, gitaly#320, gitaly#323, and gitaly#328 See merge request gitlab-org/gitlab-ce!20343
-
Grzegorz Bizon authored
Remove the use of `is_shared` of `Ci::Runner` See merge request gitlab-org/gitlab-ce!20172
-
Sean McGivern authored
Fix flaky spec for merge request lists See merge request gitlab-org/gitlab-ce!20316
-
Sean McGivern authored
Use serialize_keys as part of highlight diff cache key Closes #48801 See merge request gitlab-org/gitlab-ce!20360
-
Kamil Trzciński (OoO till 3th) authored
Add workhorse authorize method for project/group uploads Closes #44663 See merge request gitlab-org/gitlab-ce!19717
-
Filipa Lacerda authored
Improve error message across IDE store modules Closes #47323 See merge request gitlab-org/gitlab-ce!20272
-
Kamil Trzciński (OoO till 3th) authored
Bump Carrierwave gem to 1.2.3 (which contains the monkey patch for memory consumption) Closes #46182 See merge request gitlab-org/gitlab-ce!20287
-
Jan Provaznik authored
This assures that old cache is not used if we change format of cached data.
-
Douwe Maan authored
Add pipeline lists to graphql Closes #48469 See merge request gitlab-org/gitlab-ce!20249
-
Grzegorz Bizon authored
Auto DevOps QA: Prefer gcloud credentials from env See merge request gitlab-org/gitlab-ce!20338
-
Kamil Trzciński (OoO till 3th) authored
Resolve "Inconsistent job list in job details view" Closes #47040 See merge request gitlab-org/gitlab-ce!20243
-
Rémy Coutable authored
Fix typo and formatting See merge request gitlab-org/gitlab-ce!20352
-
Kamil Trzciński authored
-
Bob Van Landuyt authored
This adds Keyset pagination to GraphQL lists. PoC for that is pipelines on merge requests and projects. When paginating a list, the base-64 encoded id of the ordering field (in most cases the primary key) can be passed in the `before` or `after` GraphQL argument.
-
Rémy Coutable authored
New jobs sorting See merge request gitlab-org/gitlab-ce!20337
-
Douwe Maan authored
update html-pipeline 2.7.1 -> 2.8 Closes #48571 See merge request gitlab-org/gitlab-ce!20348
-
Douwe Maan authored
Make more Gitaly features mandatory Closes gitaly#949, gitaly#911, gitaly#820, gitaly#514, gitaly#551, gitaly#321, and gitaly#565 See merge request gitlab-org/gitlab-ce!20339
-
Jacob Vosmaer (GitLab) authored
-
Rémy Coutable authored
Speed up spec/tasks/gitlab/git_rake_spec.rb See merge request gitlab-org/gitlab-ce!20349
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Steve Wills authored
-
Clement Ho authored
Fix content of the parallel diff lines Closes #48797 See merge request gitlab-org/gitlab-ce!20350
-
- 03 Jul, 2018 16 commits
-
-
Fatih Acet authored
-
Clement Ho authored
Improve performance of toggling diff view type Closes #48666 and #48733 See merge request gitlab-org/gitlab-ce!20278
-
Fatih Acet authored
-
Robert Speicher authored
Because no Git repository was actually created at the temporary path we were using, `git fsck` would traverse up until it found a repository, which in our case was the CE or EE repository.
-
Robert Speicher authored
I never liked the hacky `customized?` method anyway, so this is cleaner.
-
Robert Speicher authored
Add Prometheus metrics to track reCAPTCHA success/failures See merge request gitlab-org/gitlab-ce!20086
-
Robert Speicher authored
Implement file copy for object storage when moving an issue Closes #48505 See merge request gitlab-org/gitlab-ce!20191
-
Stan Hu authored
-
Stan Hu authored
-
Micaël Bergeron authored
-
Micaël Bergeron authored
-
Micaël Bergeron authored
-
Stan Hu authored
Closes #48505
-
Robert Speicher authored
Resolve "QA: Deploy key cloning test sometimes can't find the QA element" Closes #48243 See merge request gitlab-org/gitlab-ce!20342
-
Douwe Maan authored
Fixed pagination of web hook logs See merge request gitlab-org/gitlab-ce!20247
-
Annabel Gray authored
Resolve "The header navbar line separator is missing" Closes #48634 See merge request gitlab-org/gitlab-ce!20282
-