summaryrefslogtreecommitdiff
path: root/app/controllers/chaos_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+5
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+9
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+0
* Adds chaos endpoints to Sidekiqan-sidekiq-chaosAndrew Newdigate2019-07-181-34/+20
* Add `db_spin` and refactor ChaosControllerimprove-chaos-controllerKamil TrzciƄski2019-07-111-23/+64
* Fix deprecation: render :text is deprecated because it does not actually rend...Jasper Maes2018-11-291-5/+5
* Updated with Sean's feedbackAndrew Newdigate2018-11-051-5/+19
* Fixing the broken build with style fixesAndrew Newdigate2018-11-011-5/+2
* Add documentation, secure routes, etcAndrew Newdigate2018-11-011-0/+13
* Leak memory, spin cpu and kill the processAndrew Newdigate2018-11-011-0/+23
* Adding chaos to GitLab through chaos endpointsAndrew Newdigate2018-11-011-0/+9