- 17 Mar, 2020 40 commits
-
-
Sean McGivern authored
SessionsController inherits from DeviseController, which inherits from ApplicationController by default, so adding context in that controller didn't help. The problem here was that the chain was being interrupted by an earlier before_action, so we need to set the context in a prepend_around_action.
-
Marcel Amirault authored
Update documentation for pre/post stages See merge request gitlab-org/gitlab!27410
-
Marius Bobin authored
-
Fatih Acet authored
Upgrade Elastic Stack helm chart to 1.9.0 See merge request gitlab-org/gitlab!27011
-
Adrien Kohlbecker authored
To support more recent k8s versions
-
Nick Thomas authored
Remove ci_pre_post_pipeline_stages feature flag See merge request gitlab-org/gitlab!27403
-
Achilleas Pipinellis authored
Document kibana deployment See merge request gitlab-org/gitlab!25362
-
Adrien Kohlbecker authored
-
Achilleas Pipinellis authored
Add note to restart Gitaly when configuring Praefect See merge request gitlab-org/gitlab!27024
-
Achilleas Pipinellis authored
Replace Ruby 2.1/2.2/2.3 with Ruby latest Closes #195165 See merge request gitlab-org/gitlab!27268
-
Peter Leitzen authored
Remove the git_push_execute_all_project_hooks feature flag Closes #34241 See merge request gitlab-org/gitlab!27401
-
Achilleas Pipinellis authored
Make it easier to find links documentation See merge request gitlab-org/gitlab!27278
-
Achilleas Pipinellis authored
Adding note on DAST security reports Closes #27313 See merge request gitlab-org/gitlab!27363
-
Marius Bobin authored
-
Marcia Ramos authored
docs: Add Pages troubleshooting for /etc/ssl/ca-bundle.pem See merge request gitlab-org/gitlab!25570
-
Martin Wortschack authored
Add Requirements navigation link & placeholder page Closes #207845 See merge request gitlab-org/gitlab!27086
-
Kushal Pandya authored
Fix roadmap epic bar title text in popover See merge request gitlab-org/gitlab!27391
-
Nick Thomas authored
This *reverse* feature flag has been operating in production for at least 6 months. It should be safe to remove. Since there's no behaviour change with the removal of this flag, there is no need for a changelog entry.
-
Peter Leitzen authored
Fix remove special chars from snippet url_to_repo See merge request gitlab-org/gitlab!27390
-
Bob Van Landuyt authored
Add background worker to publish incident to status page See merge request gitlab-org/gitlab!26717
-
Peter Leitzen authored
Fix project moved message after git operation Closes #205646 See merge request gitlab-org/gitlab!27341
-
Coung Ngo authored
Epic bars were incorrectly displaying the description instead of the title
-
Achilleas Pipinellis authored
Secure partner onboarding See merge request gitlab-org/gitlab!25926
-
Sam Kerr authored
-
Kamil Trzciński authored
Drop 'experimental' references to Puma See merge request gitlab-org/gitlab!27303
-
Matthias Käppler authored
-
Francisco Javier López authored
-
Francisco Javier López authored
-
Ben Prescott authored
-
Natalia Tepluhina authored
Migrate ee/spec/javascripts/related_items_tree/ to Jest Closes #118456 and #194302 See merge request gitlab-org/gitlab!27015
-
Kamil Trzciński authored
Introduce "Reader" abstraction for project import" Closes #208870 See merge request gitlab-org/gitlab!26481
-
Qingyu Zhao authored
- reader can read JSON files for further processing - its only implementation would be to read legacy(fat) JSON files - split Project::TreeLoader into dedup_legacy_reader and legacy_reader
-
Alessio Caiazza authored
Fixes stop_review job upon expired artifacts from previous stages See merge request gitlab-org/gitlab!27258
-
Jack Lei authored
-
Jan Provaznik authored
Move #auto_resolve_prometheus_alert methods from EE to CE Closes #210524 See merge request gitlab-org/gitlab!27335
-
Natalia Tepluhina authored
Remove unnecessary noop dependencies See merge request gitlab-org/gitlab!27291
-
Marcel Amirault authored
Add redirects to telemetry See merge request gitlab-org/gitlab!27377
-
Russell Dickenson authored
-
Marcel Amirault authored
Restructure Vale configuration See merge request gitlab-org/gitlab!27378
-