summaryrefslogtreecommitdiff
path: root/app/controllers/projects/clusters/applications_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Avoid passing not_found_or_authorized_proc aroundJames Edwards-Jones2019-05-151-3/+1
* Resolve controller sharing concernThong Kuah2018-11-011-0/+17
* Convert clusters to use a top-level controllerThong Kuah2018-11-011-29/+0
* Remove un-used inheritance from serviceThong Kuah2018-10-151-3/+1
* Move non-controller code into dedicated serviceThong Kuah2018-10-151-27/+7
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Pass request to oauth creation during cluster app installDmitriy Zaporozhets2018-06-071-1/+1
* Fix exception in clusters/applications_controller.rbDmitriy Zaporozhets2018-05-301-1/+1
* Refactor cluster app creation code in controllerDmitriy Zaporozhets2018-05-301-4/+5
* Add oauth reference to jupyter cluster appDmitriy Zaporozhets2018-05-251-1/+20
* Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets2018-05-251-0/+1
* Refactor code around scheduling cluster installationsdz-refactor-cluster-apps-scheduleDmitriy Zaporozhets2018-05-241-3/+4
* Add more tests to Projects::Clusters::ApplicationsController38464-k8s-appsAlessio Caiazza2017-11-061-8/+6
* Add Projects::Clusters::ApplicationsController testsAlessio Caiazza2017-11-031-1/+1
* Fix typosAlessio Caiazza2017-11-031-11/+7
* Schedule k8s application installation with a serviceAlessio Caiazza2017-11-031-9/+5
* Fix and add applications controllerKamil Trzcinski2017-11-021-9/+5
* Improve backend structure of dataKamil Trzcinski2017-11-021-0/+39