summaryrefslogtreecommitdiff
path: root/app/controllers/chaos_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-02-171-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-09-141-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-04-091-1/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-211-0/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-07-111-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