- 04 Jan, 2019 23 commits
-
-
Peter Leitzen authored
The actual `create` action has been removed during tracing refactoring: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8983
-
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
-
Kamil Trzciński authored
Bring back reverted Gold Trial MR (EE) See merge request gitlab-org/gitlab-ee!8731
-
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
-
Tim Zallmann authored
-
Achilleas Pipinellis authored
Add 11.7 CE to EE update guide See merge request gitlab-org/gitlab-ee!8996
-
Sean McGivern authored
Support new issue creation by email without subaddressing for EE See merge request gitlab-org/gitlab-ee!8806
-
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
-
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
-
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)
-
Evan Read authored
Geo: Improve non-Omnibus database documentation Closes #8221 See merge request gitlab-org/gitlab-ee!8917
-
Michael Kozono authored
-
GitLab Bot authored
-
Evan Read authored
Update `include` parameter usage description See merge request gitlab-org/gitlab-ce!24118
-
Evan Read authored
Update `include` parameter usage description See merge request gitlab-org/gitlab-ee!8874
-
Evan Read authored
Clean up the GPG docs and mention push rules Closes gitlab-ce#42363 See merge request gitlab-org/gitlab-ee!8975
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Fix clone URL not showing if protocol is HTTPS Closes #55896 See merge request gitlab-org/gitlab-ce!24131
-
- 03 Jan, 2019 17 commits
-
-
GitLab Bot authored
-
Fatih Acet authored
Resolve "Add markdown editing buttons to the file editor" Closes #27861 See merge request gitlab-org/gitlab-ce!23480
-
GitLab Bot authored
-
Kamil Trzciński authored
Add Knative metrics to Prometheus See merge request gitlab-org/gitlab-ce!23972
-
Douglas Barbosa Alexandre authored
Geo: Ignore invalid attributes when updating Geo node status Closes #8966 See merge request gitlab-org/gitlab-ee!8957
-
Stan Hu authored
GitLab 11.6.2 fixed the case for HTTP. However, HTTPS still did not work because the protocol returned to `http_enabled?` was the actual protocol in use (e.g. `https` instead of `http`). Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55896
-
Douglas Barbosa Alexandre authored
Geo: Fix metrics updates when secondary nodes are cached Closes #9000 See merge request gitlab-org/gitlab-ee!8981
-
GitLab Bot authored
-
Chris Baumbauer authored
-
Kamil Trzciński authored
Refactor tracing settings See merge request gitlab-org/gitlab-ee!8983
-
Clement Ho authored
Added Comment to user avatar Image, Changed Fixtures to created ones, added shadow color See merge request gitlab-org/gitlab-ce!23768
-
Luke Bennett authored
Check that there is a current user before checking if the current user has a namespace with gold or a trial
-
Brett Walker authored
-
Brett Walker authored
targeting the service desk email handler
-
Brett Walker authored
# Conflicts: # lib/gitlab/email/handler.rb
-
Brett Walker authored
including verifying the project_slug
-
Brett Walker authored
We now appended `-` and the project id in order to support catch all email addresses
-