- 16 Nov, 2018 16 commits
-
-
Robert Speicher authored
Backport ServiceHook#execute from EE See merge request gitlab-org/gitlab-ce!23122
-
Achilleas Pipinellis authored
Add markdown support information for project settings See merge request gitlab-org/gitlab-ce!23081
-
Achilleas Pipinellis authored
Docs eks update See merge request gitlab-org/gitlab-ce!23133
-
Daniel Gruesso authored
-
Grzegorz Bizon authored
Fix typo pipline to pipeline See merge request gitlab-org/gitlab-ce!23129
-
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 24 commits
-
-
jumpyoshim authored
-
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
-
Yorick Peterse authored
In EE this method takes an additional argument that specifies the name of the hook to trigger. There is no particular reason to not backport this to CE, since by default the behaviour remains the same. By backporting this code we remove the need for prepending ServiceHook with a module in EE.
-
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
-