- 05 Dec, 2018 15 commits
-
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
Also remove repository_replication_spec.rb as it's more accurately covered by http_push_spec.rb
-
Ash McKenzie authored
-
Ash McKenzie authored
- Project#lfs_http_url_to_repo() returns #http_url_to_repo() - EE::Project#lfs_http_url_to_repo() returns #http_url_to_repo() if isn't a Geo secondary with a primary, otherwise, returns Geo primary project HTTP URL - Use Project#lfs_http_url_to_repo() in API /internal/lfs_authenticate
-
Ash McKenzie authored
Added specs for #deploy_key_pushable?() and #type()
-
Ash McKenzie authored
LfsToken::HMACToken#token_valid?() will be examined and if false, look in redis via LfsToken::LegacyRedisDeviseToken#token_valid?().
-
Ash McKenzie authored
-
Evan Read authored
Docs - Add 11.5 ES reindex info See merge request gitlab-org/gitlab-ee!8662
-
Cody West authored
-
Evan Read authored
Docs - Fix repository submodule API example See merge request gitlab-org/gitlab-ee!8704
-
Evan Read authored
docs: Update code_quality.md Closes gitlab-ce#51676 See merge request gitlab-org/gitlab-ee!8612
-
Remco Haszing authored
-
Stan Hu authored
-
- 04 Dec, 2018 25 commits
-
-
Lukas Eipert authored
-
Mesut Güneş authored
-
Jason Colyer authored
-
George Tsiolis authored
-
Shinya Maeda authored
Currently, if a job does not have only/except policies, the policy is considered as an unspecified state, and therefore the job is executed regardless of how it's executed and which branch/tags are targetted. Ideally, this should be specified as only: ['branches', 'tags'], as it indicates that unspecified policy jobs are meant to run on any git references.
-
Yorick Peterse authored
It appears that for some jobs (https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/129705025 for example) we process a range of commits far greater than necessary, which can lead to commits getting reverted that were merged a long time ago. [ci skip]
-
Dmitriy Zaporozhets authored
EE: set kubeconfig nil when token nil See merge request gitlab-org/gitlab-ee!8655
-
Will Chandler authored
-
Douwe Maan authored
-
Steve Azzopardi authored
CE upstream - 2018-12-04 15:22 UTC See merge request gitlab-org/gitlab-ee!8699
-
Sean McGivern authored
Update elasticsearch system check to check for new supported versions Closes #8652 See merge request gitlab-org/gitlab-ee!8683
-
Phil Hughes authored
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53600
-
Nick Thomas authored
Encrypt runners tokens / EE See merge request gitlab-org/gitlab-ee!8638
-
Grzegorz Bizon authored
-
Douglas Barbosa Alexandre authored
Add file and line numbers to vulnerabilities issues Closes #8157 See merge request gitlab-org/gitlab-ee!8578
-
Sean McGivern authored
Users can unlink Group SAML from accounts page Closes #5016 See merge request gitlab-org/gitlab-ee!8682
-
Francisco Javier López authored
-
Rémy Coutable authored
EE: Automatically merge CE master into EE master See merge request gitlab-org/gitlab-ee!8657
-
Francisco Javier López authored
-
Dylan Griffith authored
-
GitLab Bot authored
# Conflicts: # spec/models/ci/pipeline_spec.rb [ci skip]
-
Mario de la Ossa authored
-
Steve Azzopardi authored
CE upstream - 2018-12-04 12:21 UTC See merge request gitlab-org/gitlab-ee!8693
-
Douwe Maan authored
CE port of Add new service to create the web ide terminal See merge request gitlab-org/gitlab-ce!23514
-