- 15 Nov, 2018 23 commits
-
-
sbigelow authored
-
Kamil Trzciński authored
Use the new parallel keyword in .gitlab-ci.yml See merge request gitlab-org/gitlab-ce!23083
-
Phil Hughes authored
Fix types comment See merge request gitlab-org/gitlab-ce!23107
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Kamil Trzciński authored
Update config map if already present on install Closes #53626 See merge request gitlab-org/gitlab-ce!22969
-
Robert Speicher authored
Remove Gemfile.rails5 See merge request gitlab-org/gitlab-ce!23109
-
Kamil Trzciński authored
Add knative client to kubeclient library See merge request gitlab-org/gitlab-ce!22968
-
Chris Baumbauer authored
-
Kamil Trzciński authored
Ignore environment validation failure See merge request gitlab-org/gitlab-ce!23100
-
Shinya Maeda authored
-
Jan Provaznik authored
This file is not needed anymore (since we switched to rails 5 already).
-
Douwe Maan authored
Remove 'comment_on_any_diff_line' feature flag Closes #54034 See merge request gitlab-org/gitlab-ce!23093
-
yukihir0 authored
-
Thong Kuah authored
When an application install fails, and the user retries install, the configmap for the application will already exists. If so, we simply update instead of create.
-
Grzegorz Bizon authored
Avoid Gitaly RPC errors when fetching diff stats Closes gitaly#1393 See merge request gitlab-org/gitlab-ce!22995
-
Grzegorz Bizon authored
Switch kubernetes:active with checking $KUBECONFIG Closes gitlab-ee#8311 See merge request gitlab-org/gitlab-ce!22929
-
Sean McGivern authored
Don't care about order when getting awarded issues Closes #53491 See merge request gitlab-org/gitlab-ce!23101
-
Toon Claes authored
Fixing failing master: https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/116776474
-
Sean McGivern authored
Fix a typo in Admin: intergration -> integration See merge request gitlab-org/gitlab-ce!23050
-
Sean McGivern authored
Add documentation on how to use structured logging Closes #54059 See merge request gitlab-org/gitlab-ce!23031
-
Achilleas Pipinellis authored
Shortcuts documentation: Add the PC equivalent of the Mac's "Cmd" key in the WebIDE section See merge request gitlab-org/gitlab-ce!23064
-
Stan Hu authored
Update to new security report syntax See merge request gitlab-org/gitlab-ce!23094
-
Filipa Lacerda authored
Made diff & note data consistent See merge request gitlab-org/gitlab-ce!22950
-
- 14 Nov, 2018 17 commits
-
-
Fatih Acet authored
Fix version system note Closes #53882 See merge request gitlab-org/gitlab-ce!23030
-
Lukas Eipert authored
-
Douglas Barbosa Alexandre authored
Exclude qa and docs from Rails 4 builds Closes #54059 See merge request gitlab-org/gitlab-ce!23091
-
Stan Hu authored
-
Oswaldo Ferreira authored
-
Stan Hu authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54059
-
Stan Hu authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54059
-
Stan Hu authored
-
Annabel Dunstone Gray authored
-
Stan Hu authored
Fix bug causing not all emails to show up in commit email selectbox Closes #54045 See merge request gitlab-org/gitlab-ce!23079
-
Annabel Dunstone Gray authored
-
Annabel Dunstone Gray authored
-
Annabel Dunstone Gray authored
-
Fatih Acet authored
Fix styling of snippet and commit discussion comments Closes #53918 See merge request gitlab-org/gitlab-ce!23035
-
Oswaldo Ferreira authored
-
Phil Hughes authored
This caused many pain points when working with it. Part of the data was camel cased the other snake case. Other parts where snake case & then getting converted in components, this conversion has the potential for leaking memory. This changes that & makes it consistent with what it returned from the API, snake case.
-
Douwe Maan authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54045
-