- 01 Jan, 2019 3 commits
-
-
John Jarvis authored
Fix failing EE specs in security release See merge request gitlab/gitlab-ee!753
-
John Jarvis authored
[master] Add a shared secret to prevent abuse of the alert endpoint See merge request gitlab/gitlab-ee!708
-
Peter Leitzen authored
-
- 28 Dec, 2018 13 commits
-
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Bot authored
-
Kushal Pandya authored
Don't hide CI dropdown behind diff summary See merge request gitlab-org/gitlab-ce!24014
-
Kushal Pandya authored
Update condition to visibility collaboration status text, #44642. Closes #44642 See merge request gitlab-org/gitlab-ce!23104
-
Harry Kiselev authored
-
gfyoung authored
Occurs on a repository commit page
-
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
-
Stan Hu authored
CI/CD group settings can now only be modified by owners per https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2750/diffs.
-
- 27 Dec, 2018 24 commits
-
-
Stan Hu authored
Now that users must be able to read the project to access an issue, this spec needed to be updated to grant the user sufficient access to close issues.
-
Stan Hu authored
A merge request can only be created if its project and branches are valid. `feature-branch` did not actually exist in the test repo, so use `feature` instead.
-
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
-
Harry Kiselev 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
-