Welcome to mirror list, hosted at ThFree Co, Russian Federation.

test.rb « routes « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ac477cdbbbc2c69a892df513b05ed6665686569a (plain)
1
2
get '/unicorn_test/pid' => 'unicorn_test#pid'
post '/unicorn_test/kill' => 'unicorn_test#kill'