- 27 Mar, 2018 40 commits
-
-
Filipa Lacerda authored
-
Mayra Cabrera authored
-
GitLab Bot authored
# Conflicts: # CHANGELOG.md # spec/services/clusters/create_service_spec.rb [ci skip]
-
Sean McGivern authored
40781 Port to EE See merge request gitlab-org/gitlab-ee!5128
-
Micaël Bergeron authored
-
Douwe Maan authored
'Assigned Issues' and 'Assigned Merge Requests' as dashboard user choices Closes #42180 See merge request gitlab-org/gitlab-ce!17860
-
Elias Werberich authored
-
Douwe Maan authored
Allow TLS authentication for the external authorization service Closes #4838 See merge request gitlab-org/gitlab-ee!5028
-
Dmitriy Zaporozhets authored
CE upstream - 2018-03-27 08:13 UTC See merge request gitlab-org/gitlab-ee!5121
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Filipa Lacerda authored
Redesign application settings to match project settings (part 1) See merge request gitlab-org/gitlab-ee!5113
-
Filipa Lacerda authored
[ci skip]
-
Filipa Lacerda authored
[ci skip]
-
Filipa Lacerda authored
[ci skip]
-
Sean McGivern authored
Make all workhorse gitaly calls opt-out See merge request gitlab-org/gitlab-ce!18002
-
Jacob Vosmaer (GitLab) authored
-
Sean McGivern authored
Fixed typos See merge request gitlab-org/gitlab-ce!18012
-
Douwe Maan authored
Add a test to make sure there's no XSS for hook logs See merge request gitlab-org/gitlab-ce!18005
-
Douwe Maan authored
Resolve "Add support for omniauth-jwt provider" Closes #43512 See merge request gitlab-org/gitlab-ce!17774
-
Achilleas Pipinellis authored
Use `NOTE:` `CAUTION:` markup See merge request gitlab-org/gitlab-ee!5026
-
Pascal Borreli authored
-
Kamil Trzciński authored
Port to CE: Resolve "Multiple clusters: incorrect cluster details injected - environment scope is ignored" See merge request gitlab-org/gitlab-ce!17904
-
Kamil Trzciński authored
Resolve "Multiple clusters: incorrect cluster details injected - environment scope is ignored" Closes #5347 See merge request gitlab-org/gitlab-ee!5047
-
Grzegorz Bizon authored
-
Sean McGivern authored
Bring Object Storage to CE Closes #4171, #4163, #3370, #2841, and #29203 See merge request gitlab-org/gitlab-ce!17358
-
Achilleas Pipinellis authored
[ci skip]
-
GitLab Bot authored
# Conflicts: # app/models/ci/pipeline.rb # app/services/ci/create_pipeline_service.rb # app/services/ci/pipeline_trigger_service.rb # app/views/admin/application_settings/_form.html.haml # spec/features/admin/admin_settings_spec.rb # spec/lib/gitlab/ci/pipeline/chain/populate_spec.rb # spec/models/ci/pipeline_spec.rb [ci skip]
-
Stan Hu authored
CE upstream - 2018-03-26 15:28 UTC See merge request gitlab-org/gitlab-ee!5115
-
Douwe Maan authored
Fix LDAP login without user in DB See merge request gitlab-org/gitlab-ce!17988
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
* Replace btn-save with btn-success * Add id to each section so it can be directly linked Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
Using this we validate that - The certificate is valid - The private key is valid - The passphrase decrypts the private key - The private key matches the certificate By validating this up front the user doesn't need to validate this using trail and error.
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
This allows an admin to provide a client certificate and private key to perform TLS client authentication on the external authorization service. Optionally a passphrase for the key can be provided.
-
Bob Van Landuyt authored
-
Horatiu Eugen Vlad authored
-
Sean McGivern authored
Add test for new README.md in docs Closes #44647 See merge request gitlab-org/gitlab-ce!17991
-
Stan Hu authored
EE fixes for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17796
-