- 04 Jan, 2019 30 commits
-
-
Kamil Trzciński authored
These are data columns that store runtime configuration of build needed to execute it on runner and within pipeline. The definition of this data is that once used, and when no longer needed (due to retry capability) they can be freely removed. They use `jsonb` on PostgreSQL, and `text` on MySQL (due to lacking support for json datatype on old enough version).
-
Kamil Trzciński authored
-
Sean McGivern authored
Manual CE->EE merge See merge request gitlab-org/gitlab-ee!9024
-
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
-
Sean McGivern authored
-
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
-
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
-
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 10 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
-