- 12 Sep, 2017 12 commits
-
-
Robert Speicher authored
Stop needing SSH keys for Geo primaries Closes #3340 See merge request !2861
-
DJ Mountney authored
-
Stan Hu authored
Pick a released security fix into master See merge request !2895
-
Robert Speicher authored
Decrease Perceived and Cyclomatic Complexity See merge request !2874
-
Maxim Rydkin authored
-
Bob Van Landuyt authored
Make sure we validate the branch name being pushed even if no commits are in the push. Otherwise it would be possible to create branches that aren't supposed to be allowed.
-
Robert Speicher authored
CE upstream: Friday Closes gitaly#485, gitaly#530, #3352, gitlab-ce#37241, gitaly#520, gitlab-ce#37023, gitaly#521, #3125, gitaly#502, and gitlab-ce#36821 See merge request !2865
-
Douwe Maan authored
CSV export time tracking info docs See merge request !2884
-
Lin Jen-Shin authored
This fixed https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/32313185 and this only happened on MySQL, because without this, the user would have another namespace, and both namespaces are belonging to the user here. However user.namespace would only return one namespace, which one is database dependent. Even worse, since there's no ORDER BY, it should be considered completely random. We should refactor User#ensure_namespace_correct in the future.
-
Grzegorz Bizon authored
Fix Issuable#labels_hash when filtered by multiple labels for CSV export Closes gitlab-ce#34217 See merge request !2852
-
Kamil Trzciński authored
ObjectStoreUploader#migrate! uses with_callbacks to trigger verify_license! Closes #3370 See merge request !2863
-
Robert Speicher authored
-
- 11 Sep, 2017 28 commits
-
-
Tim Zallmann authored
-
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Robert Speicher authored
Reset all connection schema cache after migration tests See merge request !14195
-
Robert Speicher authored
Fix user access due to having multiple identities See merge request !2886
-
Robert Speicher authored
-
Jarka Kadlecova authored
-
Rubén Dávila authored
-
Felipe Artur authored
Group issue board docs See merge request !2882
-
Victor Wu authored
-
Stan Hu authored
Add missing cascading deletes on foreign keys for group_id Closes #3343, #3344, and gitlab-ce#37311 See merge request !2878
-
Lin Jen-Shin authored
This is an attempt for the EE part for: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12968
-
Victor Wu authored
Fix links and typo See merge request !2883
-
Jarka Kadlecova authored
-
Lin Jen-Shin authored
-
Jarka Kadlecova authored
-
Victor Wu authored
-
Victor Wu authored
-
Rémy Coutable authored
Fix branch name regex not saving in /admin/push_rule page Closes #3383 See merge request !2877
-
Douwe Maan authored
Remove ignore_column from GeoNode See merge request !2777
-
Winnie Hellmann authored
-
Lin Jen-Shin authored
* ee/master: index project settings doc from other indexes copyedit fixes link Add a unique index on project_id to the Geo project_registry table Update K8s docs to match CE Merge branch 'docs-new-topic-projects-settings' into 'master' fix small typos in ldap.md add ce to ee instructions for 10.0
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
Bad resolution from https://gitlab.com/gitlab-org/gitlab-ee/commit/a58f22114d38fc98acfdf7e1d6bea85bc6f00df1 We need https://gitlab.com/gitlab-org/gitlab-ce/issues/37568
-