- 16 Nov, 2018 11 commits
-
-
Douwe Maan authored
Fix bug in Gitlab::Checks::CommitCheck See merge request gitlab-org/gitlab-ce!23045
-
Evan Read authored
fix typo addres to address See merge request gitlab-org/gitlab-ce!23108
-
Evan Read authored
Add docs for commenting in any line of MR diff files See merge request gitlab-org/gitlab-ce!22878
-
Evan Read authored
Change supported web browsers sentence to bullet list See merge request gitlab-org/gitlab-ce!23088
-
Evan Read authored
Revert API is going into 11.5, not 11.6. See merge request gitlab-org/gitlab-ce!23060
-
Evan Read authored
Update additional resources link in training material docs Closes #53577 See merge request gitlab-org/gitlab-ce!23056
-
Mike Lewis authored
Docs knative guide See merge request gitlab-org/gitlab-ce!22953
-
Mike Lewis authored
-
Evan Read authored
Fix path to project permissions Closes #53838 See merge request gitlab-org/gitlab-ce!23041
-
Mike Lewis authored
-
Mike Lewis authored
-
- 15 Nov, 2018 29 commits
-
-
Stan Hu authored
Enable even more frozen string in lib/gitlab See merge request gitlab-org/gitlab-ce!22959
-
Stan Hu authored
Display impersonation token value only after creation See merge request gitlab-org/gitlab-ce!22916
-
Rémy Coutable authored
Add BUILD_ASSETS_IMAGE CI variable See merge request gitlab-org/gitlab-ce!23076
-
Yorick Peterse authored
Remove unused project method Closes #54103 See merge request gitlab-org/gitlab-ce!23124
-
George Tsiolis authored
-
Nick Thomas authored
Bump Gitaly version to 0.132.0 See merge request gitlab-org/gitlab-ce!23066
-
Ian Baum authored
* Defaults to FALSE * Can be used to disable building/pushing the assets image in the gitlab:compile:assets job
-
Phil Hughes authored
Prevents empty button in jobs empty state Closes #54021 See merge request gitlab-org/gitlab-ce!23072
-
Nick Thomas authored
Remove display of local Sidekiq process in /admin/sidekiq Closes #46133 See merge request gitlab-org/gitlab-ce!23118
-
Kamil Trzciński authored
Use the new parallel keyword in .gitlab-ci.yml See merge request gitlab-org/gitlab-ce!23083
-
Stan Hu authored
In a cloud-native or high-availability configuration, Sidekiq may not be running on the same node as the Web worker. The output of the `ps` output does not work in this case and can mislead admins that Sidekiq isn't running. Remove it in favor of the Sidekiq dashboard, which shows local processes using the Redis information. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46133
-
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
-
yoda authored
-
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
-