- 20 Jun, 2017 13 commits
-
-
Robert Speicher authored
Fix some failing specs on master Closes #2694 See merge request !2180
-
Marcia Ramos authored
Add docs for multi-project pipelines graphs See merge request !2136
-
Achilleas Pipinellis authored
-
Marcia Ramos authored
Add link to issue for MySQL/subgroups drop support See merge request !2184
-
Achilleas Pipinellis authored
-
Marcia Ramos authored
Fix quoted example in triggers docs Closes #2686 See merge request !2171
-
Marcia Ramos authored
Mention limitations of MySQL in docs See merge request !2165
-
Marcia Ramos authored
Add info about artifacts object storage in docs Closes #2311 See merge request !2147
-
Nick Thomas authored
-
Rémy Coutable authored
Change a few missing `login_as` to `gitlab_sign_in` See merge request !2176
-
Stan Hu authored
-
Douwe Maan authored
[EE] Prepare for bypassing GitLab sign in in feature specs See merge request !2140
-
Jacob Schatz authored
Enable autocomplete on project snippets -- EE merge edition See merge request !2174
-
- 19 Jun, 2017 26 commits
-
-
Robert Speicher authored
CE upstream: Thursday Closes gitlab-ce#31782, gitlab-ce#33529, gitlab-ce#32861, gitlab-ce#33483, #2525, gitlab-ce#31263, gitlab-ce#33403, and gitlab-ce#33106 See merge request !2137
-
Eric Eastwood authored
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1210 disabled autocomplete for personal snippets and project snippets. But we want autocomplete on project snippets.
-
Clement Ho authored
Disable autocomplete on snippets comments -- EE merge edition Closes gitlab-ce#33594 See merge request !2167
-
-
Eric Eastwood authored
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33594 Was supposedly fixed in MR for https://gitlab.com/gitlab-org/gitlab-ce/issues/32086 but seeing this pop up again
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Douwe Maan authored
adds prometheus metrics to both mirro and remote mirror features See merge request !2118
-
Douwe Maan authored
removes ignore column sync time logic from remote mirror model See merge request !1850
-
Robert Speicher authored
Not sure why this fails with the full login flow, but it's not necessary and would've been changed eventually anyway, so whatever!
-
Robert Speicher authored
-
Robert Speicher authored
Change `logout_direct` uses to `gitlab_sign_out_direct`
-
Robert Speicher authored
Change single `login_via` use to `gitlab_sign_in_via`
-
Robert Speicher authored
-
Robert Speicher authored
- [x] Rename `login_as` to `gitlab_sign_in` - [x] Rename `login_with` to `gitlab_sign_in_with` - [x] Rename `login_via` to `gitlab_sign_in_via` - [x] Rename `logout` to `gitlab_sign_out` - [x] Rename `logout_direct` to `gitlab_sign_out_direct` - [x] Make `gitlab_login_with` (née `login_with`) private - [x] Make `mock_auth_hash` private
-
Marcia Ramos authored
Document the Delete Merged Branches functionality See merge request !2149
-
Marcia Ramos authored
Add ConvDev docs See merge request !2148
-
Achilleas Pipinellis authored
-
Nick Thomas authored
-
Douwe Maan authored
Geo: prevent Gitlab::Git::Repository::NoRepository from stucking replication Closes #2635 See merge request !2115
-
Douwe Maan authored
Port of mk-add-project-moved-errors-for-git to EE See merge request !1870
-
Nick Thomas authored
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Rémy Coutable authored
Fix admin_audit_logs_spec transient See merge request !2157
-
Nick Thomas authored
-
- 17 Jun, 2017 1 commit
-
-
Michael Kozono authored
-