- 21 Aug, 2018 3 commits
-
-
Rémy Coutable authored
Add weight to issue hook Closes #6274 See merge request gitlab-org/gitlab-ee!6859
-
Achilleas Pipinellis authored
Docs update ha aws diagram See merge request gitlab-org/gitlab-ee!6952
-
Rémy Coutable authored
CE upstream - 2018-08-19 06:21 UTC See merge request gitlab-org/gitlab-ee!6941
-
- 20 Aug, 2018 29 commits
-
-
David Tacheny authored
-
David Tacheny authored
-
David Tacheny authored
-
Rémy Coutable authored
Remove Gemnasium service See merge request gitlab-org/gitlab-ee!6890
-
Rémy Coutable authored
Rails5: fix mysql milliseconds problem in project registry spec See merge request gitlab-org/gitlab-ee!6943
-
Valery Sizov authored
-
Rémy Coutable authored
Update README.md See merge request gitlab-org/gitlab-ee!6950
-
Ray Paik authored
-
Dmitriy Zaporozhets authored
EE: Refactor AutocompleteController See merge request gitlab-org/gitlab-ee!6840
-
Rémy Coutable authored
Fix incorrect syntax on `code_quality` CI step See merge request gitlab-org/gitlab-ee!6933
-
Valery Sizov authored
-
Rémy Coutable authored
formatting fix See merge request gitlab-org/gitlab-ee!6920
-
Rémy Coutable authored
Trivial fix: variable names in error message See merge request gitlab-org/gitlab-ee!3638
-
Chantal Rollison authored
-
Rémy Coutable authored
fix typo See merge request gitlab-org/gitlab-ee!5211
-
Rémy Coutable authored
Change approvals_missing to approvals_left. See merge request gitlab-org/gitlab-ee!5494
-
Rémy Coutable authored
Fix `warn_user_is_not_gitlab` Closes #5896 See merge request gitlab-org/gitlab-ee!5736
-
Rémy Coutable authored
Actually create the job in the `test` stage See merge request gitlab-org/gitlab-ee!6256
-
Rémy Coutable authored
Documentation: Fix API doc link from MR approval to MR acceptance See merge request gitlab-org/gitlab-ee!6598
-
Rémy Coutable authored
Rails5: Fix audit event spec See merge request gitlab-org/gitlab-ee!6940
-
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
Rails5 fix duplicate gpg signature in path lock spec See merge request gitlab-org/gitlab-ee!6939
-
Rémy Coutable authored
Rails5: fix mysql milliseconds problem in project_spec See merge request gitlab-org/gitlab-ee!6880
-
Rémy Coutable authored
Rails5: fix mysql milliseconds problem in project_import_state_spec See merge request gitlab-org/gitlab-ee!6874
-
Yorick Peterse authored
-
Grzegorz Bizon authored
Resolve "Extract EE specific files/lines for Discussion app/helpers" Closes #6676 See merge request gitlab-org/gitlab-ee!6891
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Achilleas Pipinellis authored
Ee 25990 interactive web terminals for ci cd jobs docs See merge request gitlab-org/gitlab-ee!6700
-
- 19 Aug, 2018 8 commits
-
-
Jasper Maes authored
-
GitLab Bot authored
# Conflicts: # app/services/protected_branches/legacy_api_update_service.rb # app/services/users/destroy_service.rb # db/post_migrate/20180723130817_delete_inconsistent_internal_id_records.rb # spec/migrations/delete_inconsistent_internal_id_records_spec.rb # spec/spec_helper.rb [ci skip]
-
Stan Hu authored
CE upstream - 2018-08-17 09:22 UTC Closes gitaly#1243, gitaly#1310, and gitaly#1246 See merge request gitlab-org/gitlab-ee!6927
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-