- 16 Jan, 2018 1 commit
-
-
James Edwards-Jones authored
-
- 12 Jan, 2018 39 commits
-
-
Annabel Dunstone Gray authored
fix gitlab-org/gitlab-ce#41891 (design nitpick) Closes #41891 See merge request gitlab-org/gitlab-ce!16383
-
Clement Ho authored
Display related merge requests in commit detail page Closes #2383 See merge request gitlab-org/gitlab-ce!13713
-
Hiroyuki Sato authored
-
Filipa Lacerda authored
Refactor projects:l* See merge request gitlab-org/gitlab-ce!16393
-
Annabel Dunstone Gray authored
Move row containing Projects, Users and Groups count to the top Closes #40492 See merge request gitlab-org/gitlab-ce!16421
-
Kushal Pandya authored
-
Clement Ho authored
-
Filipa Lacerda authored
Generalize protected branch/tag dropdowns -- CE backport See merge request gitlab-org/gitlab-ce!16420
-
Robert Speicher authored
Introduce PredicateMemoization cop Closes #41731 See merge request gitlab-org/gitlab-ce!16329
-
Lin Jen-Shin authored
* upstream/master: Docs: move article "Autoscaling Runners on AWS" to its topic-related dir Update missing API documentation on `GET /users/:id/projects` Docs: remove duplicate CI examples Only search for MR revert commits on notes after MR was merged Added .rej files to gitignore Fixed performance of projects dropdown Add a note about GitLab QA page objects validator to docs Refactor dispatcher projects blame and blob path Fix Ctrl+Enter keyboard shortcut saving comment/note edit Fix boolean prop being provided as string Fixes minor aspects on Prometheus description Refactor dispatcher project branches path Use simple Next/Prev paging for jobs to avoid large count queries on arbitrarily large sets of historical jobs Update the grpc gem to 1.8.3
-
Lin Jen-Shin authored
-
Rémy Coutable authored
Resolve "!15665 consistently 502s because it fetches every commit" Closes #41807 See merge request gitlab-org/gitlab-ce!16320
-
Markus Doits authored
-
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
-
Lin Jen-Shin authored
-
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
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
with StrongMemoize
-
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
-