- 29 May, 2018 40 commits
-
-
Stan Hu authored
Fixes that make this work: * A change in Ruby (https://github.com/ruby/ruby/commit/ce635262f53b760284d56bb1027baebaaec175d1) requires passing in the exact required length for OpenSSL keys and IVs. * Ensure the secrets.yml is generated before any prepended modules are loaded. This is done by renaming the `secret_token.rb` initializer to `01_secret_token.rb`, which is a bit ugly but involves the least impact on other files.
-
Robert Speicher authored
Upgrade cache key to be clear that Debian Stretch is being used See merge request gitlab-org/gitlab-ce!19214
-
Annabel Gray authored
Fix web IDE new entry modal form alignment Closes #46933 See merge request gitlab-org/gitlab-ce!19210
-
Robert Speicher authored
[CE] Resolve "Extract EE specific files/lines for some controller specs" Closes #6045 See merge request gitlab-org/gitlab-ce!19089
-
Mayra Cabrera authored
-
Mayra Cabrera authored
[master] Arbitrary assignment of Project fields using "Import project" from a Gitlab tar.gz Closes #2678 See merge request gitlab/gitlabhq!2378
-
Mayra Cabrera authored
[master] Fix API to remove deploy key from project instead of deleting it entirely See merge request gitlab/gitlabhq!2379
-
Mayra Cabrera authored
Merge branch 'security-users-can-update-their-password-without-entering-current-password' into 'master' [Master] No longer allow password change without previous password being provided See merge request gitlab/gitlabhq!2383
-
Annabel Gray authored
Replace help-block with form-text.text-muted Closes #46745 See merge request gitlab-org/gitlab-ce!19206
-
Annabel Gray authored
Auto wrap job logs Closes #46705 See merge request gitlab-org/gitlab-ce!19209
-
Robert Speicher authored
Fix project destruction failing due to idle in transaction timeouts Closes #44610 See merge request gitlab-org/gitlab-ce!18609
-
Achilleas Pipinellis authored
Add documentation about variables usage in GitLab CI Closes #38325 See merge request gitlab-org/gitlab-ce!19075
-
Tomasz Maczukin authored
-
Stan Hu authored
This fixes build errors caused by a stale cache since the new Docker image upgraded from Debian Jessie to Stretch, which shipped an updated version of OpenSSL.
-
Clement Ho authored
-
Yorick Peterse authored
Throttle updates to Project#last_repository_updated_at. Closes #35364 See merge request gitlab-org/gitlab-ce!19183
-
Clement Ho authored
-
Douwe Maan authored
Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set when retrieved from cache Closes #46758 See merge request gitlab-org/gitlab-ce!19144
-
Clement Ho authored
Resolve "Visibility section alignment is broken" Closes #46885 See merge request gitlab-org/gitlab-ce!19204
-
Annabel Gray authored
Add bootstrap fixes that were in EE but were mismatching in CE See merge request gitlab-org/gitlab-ce!19155
-
Clement Ho authored
-
Robert Speicher authored
Update rdoc to 6.0.4 Closes #46849 See merge request gitlab-org/gitlab-ce!19167
-
Clement Ho authored
-
Clement Ho authored
Fix branches panel at smaller screen sizes See merge request gitlab-org/gitlab-ce!19157
-
Clement Ho authored
Resolve "Merge request spinner spins forever after loading the diff" Closes #46852 See merge request gitlab-org/gitlab-ce!19188
-
Lukas Eipert authored
-
Annabel Dunstone Gray authored
-
Achilleas Pipinellis authored
ensure UIDs and GIDs match for HA setup Closes omnibus-gitlab#2138 See merge request gitlab-org/gitlab-ce!19054
-
Ben Bodenmiller authored
-
Achilleas Pipinellis authored
Resolve "Clarify/Update docs/text about restrictions." See merge request gitlab-org/gitlab-ce!17970
-
Dmitriy Zaporozhets authored
Resolve "Operations navigation menu renders empty menu when user does not have the right permissions" Closes #46759 See merge request gitlab-org/gitlab-ce!19198
-
Lukas Eipert authored
Resolve "Operations navigation menu renders empty menu when user does not have the right permissions"
-
Kamil Trzciński authored
Merge branch '38759-fetch-available-parameters-directly-from-gke-when-creating-a-cluster' into 'master' Resolve "Fetch available parameters directly from GKE when creating a cluster" Closes #38759 See merge request gitlab-org/gitlab-ce!17806
-
Douwe Maan authored
Adds migration to ensure all remote mirror columns get created Closes #46775 See merge request gitlab-org/gitlab-ce!19196
-
Andreas Brandl authored
Closes #35364.
-
Tiago Botelho authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set when retrieved from cache Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Filipa Lacerda authored
Redesign group settings page into expandable sections See merge request gitlab-org/gitlab-ce!19184
-
Rémy Coutable authored
cleanup Prometheus setup details Closes #37492 See merge request gitlab-org/gitlab-ce!18736
-