- 19 Dec, 2017 1 commit
-
-
Kushal Pandya authored
-
- 18 Dec, 2017 11 commits
-
-
Filipa Lacerda authored
EE port of ph-es-notes-module See merge request gitlab-org/gitlab-ee!3812
-
Sean McGivern authored
[Backport] Stop sending milestone and labels for Projects::MergeRequestsController#show.json requests See merge request gitlab-org/gitlab-ee!3780
-
Phil Hughes authored
ee - Only render signout screen when user is signed out See merge request gitlab-org/gitlab-ee!3784
-
Filipa Lacerda authored
-
Marcia Ramos authored
With laravel's package auto-discovery, the composer install fails when it tries… See merge request gitlab-org/gitlab-ee!3345
-
Phil Hughes authored
# Conflicts: # app/assets/javascripts/main.js
-
Filipa Lacerda authored
EE port of ph-even-more-es-modules See merge request gitlab-org/gitlab-ee!3797
-
Phil Hughes authored
-
Rémy Coutable authored
Rename QA scenarios to make factory concept explicit / EE See merge request gitlab-org/gitlab-ee!3796
-
Grzegorz Bizon authored
-
Phil Hughes authored
Fix loading spinner for the weight block in the Issue Boards Closes gitlab-ce#41178 See merge request gitlab-org/gitlab-ee!3801
-
- 16 Dec, 2017 2 commits
-
-
Oswaldo Ferreira authored
requests
-
Clement Ho authored
Hide runner token in CI/CD settings page -- EE merge edition Closes gitlab-ce#38019 See merge request gitlab-org/gitlab-ee!3773
-
- 15 Dec, 2017 26 commits
-
-
Filipa Lacerda authored
Fix wording in Add Cluster tooltip See merge request gitlab-org/gitlab-ee!3790
-
Michael Kozono authored
[ci skip]
-
Michael Kozono authored
[ci skip]
-
Robert Speicher authored
CE upstream - Thursday Closes #4325, gitlab-ce#36054, #4277, #10, gitlab-ce#33926, gitlab-qa#102, gitaly#793, and gitlab-ce#39608 See merge request gitlab-org/gitlab-ee!3787
-
Nick Thomas authored
Only try AWS instance profile creds if needed See merge request gitlab-org/gitlab-ee!3798
-
-
Robert Speicher authored
EE: Add cop to make sure we don't use ivar in a module See merge request gitlab-org/gitlab-ee!3008
-
Eric Eastwood authored
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/41178 Regressed in CE->EE MR because it wasn't condidered to be a conflict by git, see https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3633/diffs#f945183105ed1222efad338f5edfc05b00f59c56_28_28
-
Nick Thomas authored
-
bikebilly authored
Merge branch 'fix-wording-add-clusters' of gitlab.com:gitlab-org/gitlab-ee into fix-wording-add-clusters
-
bikebilly authored
-
Achilleas Pipinellis authored
simplify git-annex to LFS migration guide See merge request gitlab-org/gitlab-ee!2859
-
Antoine Beaupré authored
-
Nick Thomas authored
-
Achilleas Pipinellis authored
Add link to runner security See merge request gitlab-org/gitlab-ee!3725
-
Ernst van Nierop authored
-
Robert Speicher authored
[EE] Replace factory_girl_rails with factory_bot_rails See merge request gitlab-org/gitlab-ee!3783
-
bikebilly authored
-
Lin Jen-Shin authored
This is a bad smell that we should fix
-
Nick Thomas authored
Don't use Markdown cache for stubbed settings in specs See merge request gitlab-org/gitlab-ee!3793
-
Rémy Coutable authored
Make help link open in new tab See merge request gitlab-org/gitlab-ee!3759
-
Phil Hughes authored
Fix broken test mocking the wrong tool Closes #4350 See merge request gitlab-org/gitlab-ee!3792
-
Phil Hughes authored
-
Sean McGivern authored
`Aws::InstanceProfileCredentials.new` actually performs an API request to AWS, which can result in us hitting a rate limit. Rewrite `Gitlab::Elastic::Client.resolve_aws_credentials` to the slightly more verbose, but equally clear, variant, to ensure that we don't call this unless we have to - i.e. the static credentials do not work.
-
Lin Jen-Shin authored
* ee/master: Added Authorized Keys specific checks for Geo Simplify database replication instructions and make dryer Add SAST docs for EE Combine ssh docs and rename the doc Docs: update documentation guidelines Replace gl.utils.formatDate in place of exported function Add deprecated page back in Docs: add indexes for monitoring and performance monitoring Add docs for commit diff discussion in merge requests Import gitlab_projects.rb from gitlab-shell Show clear message when set-geo-primary-node was successful fix formatting of parameters for new group and transfer project to group
-
Phil Hughes authored
-