- 04 Jan, 2019 40 commits
-
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Deprecate Auto Deploy's quick start guide Closes #55853 See merge request gitlab-org/gitlab-ce!24096
-
Yorick Peterse authored
Allow using TCP for DB load balancing DNS lookups Closes #8979 See merge request gitlab-org/gitlab-ee!8961
-
Achilleas Pipinellis authored
Fix incorrect copy-pasted instruction text in merge_request_approvals.md See merge request gitlab-org/gitlab-ee!9005
-
Yorick Peterse authored
Green pipeline for feature freeze PROCESS See merge request gitlab-org/gitlab-ce!23809
-
Yorick Peterse authored
Specific CI indexes to avoid statement timeout. Closes #50763 See merge request gitlab-org/gitlab-ce!23188
-
Kushal Pandya authored
Create shared gl-modal-vuex component and module See merge request gitlab-org/gitlab-ce!24140
-
Sean McGivern authored
Manual CE->EE merge See merge request gitlab-org/gitlab-ee!9024
-
Kushal Pandya authored
Resolve "Add "Submit feedback" in-product feedback link" Closes #43623 See merge request gitlab-org/gitlab-ce!23547
-
Kamil Trzciński authored
Make RBAC enabled by default for new clusters Closes #53696 See merge request gitlab-org/gitlab-ce!24119
-
Kushal Pandya authored
Merge branch '9036-broken-master-karma-failure-should-show-hide-popover-on-mouseenter-and-mouseleave' into 'master' Resolve "[Broken master] Karma failure - Should Show+Hide Popover on mouseenter and mouseleave" Closes #9036 See merge request gitlab-org/gitlab-ee!9021
-
Kushal Pandya authored
Made user_popovers_spec more stable See merge request gitlab-org/gitlab-ce!24145
-
Kamil Trzciński authored
Bring back reverted Gold Trial MR (CE backport) See merge request gitlab-org/gitlab-ce!23621
-
Kamil Trzciński authored
Bring back reverted Gold Trial MR (EE) See merge request gitlab-org/gitlab-ee!8731
-
Kamil Trzciński authored
Use cheap operation for `Ci::Pipeline#all_merge_requests` Closes #54907 See merge request gitlab-org/gitlab-ce!24115
-
Kamil Trzciński authored
Add a comment on `Ci::Pipeline#git_ref` about merge request ref Closes #54908 See merge request gitlab-org/gitlab-ce!24114
-
Dylan Griffith authored
Many changes were also made to tests that expected this to default to false.
-
Sean McGivern authored
-
Douwe Maan authored
Only validate project visibility when it has changed Closes #55881 See merge request gitlab-org/gitlab-ce!24142
-
Kamil Trzciński authored
Merge branch '49056-configure-auto-devops-deployed-applications-with-secrets-that-aren-t-committed-to-the-repo' into 'master' Configure Auto DevOps deployed applications with secrets from prefixed CI variables See merge request gitlab-org/gitlab-ce!23719
-
Douwe Maan authored
Fix instance project templates no longer working Closes #9038 See merge request gitlab-org/gitlab-ee!9019
-
Douwe Maan authored
Adds feature flag documentation details for batch_review_notification See merge request gitlab-org/gitlab-ee!8948
-
Achilleas Pipinellis authored
Installation/Update guides for 11.7 See merge request gitlab-org/gitlab-ce!24109
-
Tim Zallmann authored
-
Achilleas Pipinellis authored
Add 11.7 CE to EE update guide See merge request gitlab-org/gitlab-ee!8996
-
Tim Zallmann authored
-
Sean McGivern authored
Remove redundant counts in snippets search Closes #44353 See merge request gitlab-org/gitlab-ce!23952
-
Sean McGivern authored
Support new issue creation by email without subaddressing Closes #29951 See merge request gitlab-org/gitlab-ce!23523
-
Sean McGivern authored
Support new issue creation by email without subaddressing for EE See merge request gitlab-org/gitlab-ee!8806
-
Sean McGivern authored
[CE] Don't run checks for changed refs when specific changes are unknown See merge request gitlab-org/gitlab-ce!23990
-
Sean McGivern authored
Don't run checks for changed refs when specific changes are unknown See merge request gitlab-org/gitlab-ee!8800
-
Tim Zallmann authored
-
Tim Zallmann authored
-
Stan Hu authored
On GitLab.com, there are hundreds of projects that have visibility levels that are inconsistent with the fork or group settings. Most likely, this happened during a GitLab project import because the validation was bypassed. Attempting to migrate these projects to hashed storage fails even though the migration doesn't touch the visibility settings. Skipping the visibility validation allows the migration to go through. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55881
-
Brandon Labuschagne authored
-
GitLab Bot authored
-
Stan Hu authored
The introduction of group project templates in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7391 caused instance project templates to stop working. The frontend submits an empty `group_with_project_templates_id` parameter, which is interpreted as an actual value to search. We fix this by ignoring blank parameters. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/9038
-
Evan Read authored
Documentation: Make correction to URL, from https://about.gitab.com/handbook/documentation/... See merge request gitlab-org/gitlab-ce!24137
-
Paul Slaughter authored
**Why?** It is significantly easier to manage the visibility of the modal in Vuex. The module contains the state and mutations to manage this. The component wraps GlModal and syncs the visibility with the module.
-
https://about.gitab.com/handbook/documentation/carla authored
Make correction to URL, from https://about.gitab.com/handbook/documentation/ to https://about.gitlab.com/handbook/documentation/ (I searched to see if this is a duplicate of an existing fix, didn't find one)
-