- 28 Dec, 2018 5 commits
-
-
GitLab Bot authored
-
Sean McGivern authored
Support both 0 and NULL lock_versions See merge request gitlab-org/gitlab-ce!24050
-
GitLab Bot authored
-
Sean McGivern authored
Add kubeclients stub methods on `KubernetesHelpers` See merge request gitlab-org/gitlab-ce!24054
-
Sean McGivern authored
Fix timeout issues retrieving branches via API Closes #55724 See merge request gitlab-org/gitlab-ce!24034
-
- 27 Dec, 2018 24 commits
-
-
Mayra Cabrera authored
Stub methods were added for: - GET service account - PUT service account - GET role binding - PUT role binding
-
GitLab Bot authored
-
Stan Hu authored
Fix tooltip titles for pipeline flags See merge request gitlab-org/gitlab-ce!24027
-
GitLab Bot authored
-
Kushal Pandya authored
Resolve "Redesign project lists UI: Further improvements" Closes #55669 See merge request gitlab-org/gitlab-ce!24011
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Stan Hu authored
47d4890d changed the order of pagination so that the full list of branches would be passed to Gitaly to determine which ones had been merged, but this operation can timeout for large repositories with many branches. We only need to determine whether the found branches have been merged, so limit the scan to those. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55724
-
GitLab Bot authored
-
Douwe Maan authored
Removing workhorse_set_content_type feature flag See merge request gitlab-org/gitlab-ce!23930
-
Douwe Maan authored
Use system paths for appearance logos Closes gitlab-ee#6778 See merge request gitlab-org/gitlab-ce!24024
-
GitLab Bot authored
-
Douwe Maan authored
Considerably improve the loading time on merge request's discussion page Closes #52950 See merge request gitlab-org/gitlab-ce!23857
-
GitLab Bot authored
-
Kamil Trzciński authored
Handle nil terminals in Clusters::Platforms::Kubernetes Closes #55551 See merge request gitlab-org/gitlab-ce!23925
-
Kamil Trzciński authored
Add % prefix to milestone reference link text Closes #53907 See merge request gitlab-org/gitlab-ce!23928
-
GitLab Bot authored
-
Sean McGivern authored
Reorder sidebar menu item for group clusters Closes #55536 See merge request gitlab-org/gitlab-ce!24001
-
Sean McGivern authored
Bump CarrierWave to 1.3.0 and remove monkey patches See merge request gitlab-org/gitlab-ce!24019
-
Lin Jen-Shin authored
Use existing users in ee_assign_code_owners_spec.rb if signup is disabled Closes gitlab-org/quality/staging#20 See merge request gitlab-org/gitlab-ee!8968
-
GitLab Bot authored
-
Stan Hu authored
Return an ApplicationSetting in CurrentSettings See merge request gitlab-org/gitlab-ce!23766
-
Stan Hu authored
Enable some frozen string in ee/lib See merge request gitlab-org/gitlab-ee!8930
-
- 26 Dec, 2018 11 commits
-
-
Fatih Acet authored
Support new syntax for SAST/Dependency Scanning See merge request gitlab-org/gitlab-ee!8869
-
Mark Lapierre authored
-
GitLab Bot authored
-
Stan Hu authored
Fix clone dropdown parent inheritance issues in HAML See merge request gitlab-org/gitlab-ce!24029
-
Fatih Acet authored
Add word-break to issue title to fix edit button disspearing Closes #55484 See merge request gitlab-org/gitlab-ce!23948
-
Rubén Moya authored
-
Stan Hu authored
EE Port: Fix clone dropdown parent inheritance issues in HAML See merge request gitlab-org/gitlab-ee!8969
-
Fatih Acet authored
-
Kushal Pandya authored
-
Stan Hu authored
The change in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24015 caused some parent relationships to be incorrect. This caused a failure in the EE failure the Geo button was added because the modal stopped showing.
-
Mark Lapierre authored
Using find_elements instead of all_elements Closes gitlab-org/quality/staging#18 See merge request gitlab-org/gitlab-ce!23977
-