- 12 Jan, 2018 29 commits
-
-
Rémy Coutable authored
Resolve "!15665 consistently 502s because it fetches every commit" Closes #41807 See merge request gitlab-org/gitlab-ce!16320
-
Achilleas Pipinellis authored
Docs: move article "Autoscaling Runners on AWS" to its topic-related dir See merge request gitlab-org/gitlab-ce!16368
-
Marcia Ramos authored
-
Filipa Lacerda authored
Fixed performance of projects dropdown Closes #41939 See merge request gitlab-org/gitlab-ce!16425
-
Yorick Peterse authored
Use simple Next/Prev paging for CI Jobs page Closes #41058 See merge request gitlab-org/gitlab-ce!16392
-
Achilleas Pipinellis authored
Update missing API documentation on `GET /users/:id/projects` Closes #41478 See merge request gitlab-org/gitlab-ce!16363
-
Onuwa Nnachi Isaac authored
-
Achilleas Pipinellis authored
Docs: remove duplicate CI examples Closes #41872 See merge request gitlab-org/gitlab-ce!16372
-
Marcia Ramos authored
-
Sean McGivern authored
If we search for notes before the MR was merged, we have to load every commit that was ever part of the MR, or mentioned in a push. In extreme cases, this can be tens of thousands of commits to load, but we know they can't revert the merge commit, because they are from before the MR was merged. In the (rare) case that we don't have a `merged_at` value for the MR, we can still search all notes.
-
Sean McGivern authored
Added .rej files to gitignore See merge request gitlab-org/gitlab-ce!16429
-
Phil Hughes authored
Resolve "Fix type is started key" Closes #41937 See merge request gitlab-org/gitlab-ce!16407
-
Phil Hughes authored
[ci skip]
-
Kamil Trzciński authored
Resolve "Wording fixes on cluster page" Closes #41797 See merge request gitlab-org/gitlab-ce!16324
-
Phil Hughes authored
Closes #41939
-
Sean McGivern authored
Update the grpc gem to 1.8.3 See merge request gitlab-org/gitlab-ce!16354
-
Rémy Coutable authored
Add a note about GitLab QA page objects validator to docs See merge request gitlab-org/gitlab-ce!16424
-
Grzegorz Bizon authored
-
Phil Hughes authored
Fix Ctrl+Enter keyboard shortcut saving comment/note edit Closes #41956 See merge request gitlab-org/gitlab-ce!16415
-
Phil Hughes authored
Refactor dispatcher project branches path See merge request gitlab-org/gitlab-ce!16398
-
Phil Hughes authored
Refactor dispatcher projects blame and blob path See merge request gitlab-org/gitlab-ce!16369
-
Clement Ho authored
-
Stan Hu authored
Update export message to mention we can download the file from the UI See merge request gitlab-org/gitlab-ce!16419
-
James Lopez authored
-
Douwe Maan authored
Resolve "Attachments in e-mail notifications are using the wrong URL" Closes #41882 See merge request gitlab-org/gitlab-ce!16364
-
Douwe Maan authored
Fix Route validation when conflicting permanent redirects exist Closes gitlab-com/support-forum#2883 and #41786 See merge request gitlab-org/gitlab-ce!16397
-
Fatih Acet authored
Resolve "Subscribe button tooltip on issues page causes visual stuttering" Closes #37077 See merge request gitlab-org/gitlab-ce!16411
-
Rémy Coutable authored
Add reason to keep postgresql 9.2 for CI See merge request gitlab-org/gitlab-ce!16277
-
-
- 11 Jan, 2018 11 commits
-
-
Mike Greiling authored
-
Robert Speicher authored
Migrate rebase_in_progress? to Gitaly Closes gitaly#866 See merge request gitlab-org/gitlab-ce!16286
-
Robert Speicher authored
Migrate Gitlab::Git::Repository#rebase to Gitaly Closes gitaly#863 See merge request gitlab-org/gitlab-ce!16259
-
Takuya Noguchi authored
-
Robert Speicher authored
Remove warning noise in ProjectImportOptions See merge request gitlab-org/gitlab-ce!16410
-
Fatih Acet authored
Refactor dispatcher dashboard mr path See merge request gitlab-org/gitlab-ce!16360
-
Stan Hu authored
Squlches these warnings: ``` /opt/gitlab/embedded/service/gitlab-rails/app/workers/concerns/project_import_options.rb:5: warning: already initialized constant ProjectImportOptions::IMPORT_RETRY_COUNT /opt/gitlab/embedded/service/gitlab-rails/app/workers/concerns/project_import_options.rb:5: warning: previous definition of IMPORT_RETRY_COUNT was here ```
-
Fatih Acet authored
Refactor dispatcher project boards path See merge request gitlab-org/gitlab-ce!16374
-
Fatih Acet authored
Improve wording about additional costs with Ingress on GKE or custom clusters Closes #41163 See merge request gitlab-org/gitlab-ce!16370
-
Filipa Lacerda authored
-
Michael Kozono authored
-