- 21 Aug, 2018 6 commits
-
-
Rémy Coutable authored
Port of ccr/6274/add_weight_to_payload to CE See merge request gitlab-org/gitlab-ce!21315
-
Chantal Rollison authored
-
Grzegorz Bizon authored
Add authenticate to events api. fix #49255 Closes #49255 See merge request gitlab-org/gitlab-ce!20627
-
Rémy Coutable authored
fix broken pathing (remove extraneous ../) See merge request gitlab-org/gitlab-ce!21318
-
Dan Davison authored
-
Mike Greiling authored
Resolve "UX bug in CI Runner settings on projects with many runners" Closes #42754 See merge request gitlab-org/gitlab-ce!21314
-
- 20 Aug, 2018 29 commits
-
-
Annabel Gray authored
Resolve "Job page illustration overflows on mobile" Closes #48145 See merge request gitlab-org/gitlab-ce!21313
-
Clement Ho authored
Resolve "Remove redundant header from metrics page" Closes #50019 See merge request gitlab-org/gitlab-ce!21282
-
Adriel Santiago authored
-
Rémy Coutable authored
add initial smoke tests and documentation See merge request gitlab-org/gitlab-ce!20568
-
Dan Davison authored
-
Rémy Coutable authored
Remove Gemnasium service See merge request gitlab-org/gitlab-ce!21185
-
Gilbert Roulot authored
-
Filipa Lacerda authored
Includes settings hash on runners pagination links
-
Filipa Lacerda authored
-
Rémy Coutable authored
use nfs4 mount to match other docs See merge request gitlab-org/gitlab-ce!21270
-
Grzegorz Bizon authored
#47845 - Propagate failure_reason to job webhook See merge request gitlab-org/gitlab-ce!21143
-
Grzegorz Bizon authored
Disable code_quality check in auto devops QA integration test See merge request gitlab-org/gitlab-ce!21304
-
Dmitriy Zaporozhets authored
Refactor AutocompleteController See merge request gitlab-org/gitlab-ce!20908
-
Kamil Trzciński authored
clarify runners currently online text See merge request gitlab-org/gitlab-ce!21151
-
Ben Bodenmiller authored
-
Yorick Peterse authored
This refactors the AutocompleteController according to the guidelines and boundaries discussed in https://gitlab.com/gitlab-org/gitlab-ce/issues/49653. Specifically, ActiveRecord logic is moved to different finders, which are then used in the controller. View logic in turn is moved to presenters, instead of directly using ActiveRecord's "to_json" method. The finder MoveToProjectFinder is also adjusted according to the abstraction guidelines and boundaries, resulting in a much more simple finder. By using finders (and other abstractions) more actively, we can push a lot of logic out of the controller. We also remove the need for various "before_action" hooks, though this could be achieved without using finders as well. The various finders related to AutcompleteController have also been moved into a namespace. This removes the need for calling everything "AutocompleteSmurfFinder", instead you can use "Autocomplete::SmurfFinder".
-
Rémy Coutable authored
Update CONTRIBUTING.md See merge request gitlab-org/gitlab-ce!21286
-
Rémy Coutable authored
Update README.md See merge request gitlab-org/gitlab-ce!21285
-
Rémy Coutable authored
Fix code quality reports See merge request gitlab-org/gitlab-ce!21275
-
Dylan Griffith authored
This test takes too long and leads to flakiness so we disable it for now until somebody can figure out why it takes longer than 20 minutes to finish.
-
Maciej Sokolowski authored
-
Maciej Sokolowski authored
-
Maciej Sokolowski authored
-
-
Sean McGivern authored
Merge branch '49907-commits-and-merge-requests-does-not-list-all-files-when-one-file-exceeds-size-limits' into 'master' Resolve "Commits and Merge Requests does not list all files when one file exceeds size limits" Closes #49907 See merge request gitlab-org/gitlab-ce!21125
-
Sean McGivern authored
Remove duplicate nip.io link See merge request gitlab-org/gitlab-ce!20457
-
Achilleas Pipinellis authored
Document Interactive web terminals for CI/CD jobs See merge request gitlab-org/gitlab-ce!20719
-
Rémy Coutable authored
format doc/ reference See merge request gitlab-org/gitlab-ce!21149
-
Rémy Coutable authored
fix hashed storage readiness link See merge request gitlab-org/gitlab-ce!21150
-
- 18 Aug, 2018 2 commits
-
-
Stan Hu authored
Fix typo See merge request gitlab-org/gitlab-ce!21293
-
Michael Kozono authored
-
- 17 Aug, 2018 3 commits
-
-
Ray Paik authored
-
Ray Paik authored
-
Clement Ho authored
Remove more variable reassignments and unused styles See merge request gitlab-org/gitlab-ce!21262
-