summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '22680-unlabel-slash-command-limit-autocomplete-to-applied-label...Tim Zallmann2017-12-061-8/+8
|\
| * Limit autocomplete menu to applied labelsVitaliy @blackst0ne Klachkov2017-11-281-8/+8
* | Merge branch '39364-in-issue-board-url-doesn-t-take-in-account-hostname-setti...Sean McGivern2017-12-061-1/+1
|\ \
| * | Use path helper instead of url helperLuke Bennett2017-12-031-1/+1
* | | Merge branch 'list-multiple-clusters' into 'master'Grzegorz Bizon2017-12-061-8/+31
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/master' into list-multiple-clustersMatija Čupić2017-12-051-3/+3
| |\ \ \
| * | | | Use ClustersFinder for setting countsMatija Čupić2017-12-051-4/+3
| * | | | Merge remote-tracking branch 'origin/master' into list-multiple-clustersKamil Trzcinski2017-12-051-2/+2
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-051-1/+1
| |\ \ \ \ \
| | * | | | | Remove references of project.cluster from specsMatija Čupić2017-12-041-1/+1
| | * | | | | Merge branch 'master' into list-multiple-clustersFilipa Lacerda2017-12-047-13/+22
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| * | | | | | Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski2017-12-052-3/+4
| |\ \ \ \ \ \
| | * | | | | | Use find instead of find_by!Shinya Maeda2017-12-051-1/+1
| | * | | | | | Optimize Projects::ClustersController#clusterShinya Maeda2017-12-041-1/+2
| | * | | | | | Use status polling definitinoShinya Maeda2017-12-041-1/+1
| | * | | | | | Optimize Clusters::CreateService#executeShinya Maeda2017-12-041-1/+1
| * | | | | | | Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-031-9/+33
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| | * | | | | Refactor ClustersController pagination testMatija Čupić2017-12-011-1/+1
| | * | | | | Use strings for @scope in ClustersController#indexMatija Čupić2017-11-301-1/+1
| | * | | | | Default to :all scope for ClustersController#indexMatija Čupić2017-11-291-1/+1
| | * | | | | Move cluster sourcing from before_action to #indexMatija Čupić2017-11-281-8/+2
| | * | | | | Expose scope to view in ClustersController#indexMatija Čupić2017-11-281-0/+1
| | * | | | | Changes after Frontend and UX review:Filipa Lacerda2017-11-281-1/+2
| | * | | | | Fix symbolization error in #clustersMatija Čupić2017-11-271-1/+1
| | * | | | | Use current_user in ClustersController#clustersMatija Čupić2017-11-271-1/+1
| | * | | | | Add cluster pagination to ClustersController#indexMatija Čupić2017-11-271-0/+1
| | * | | | | Use ClustersFinder in ClustersController#clustersMatija Čupić2017-11-271-2/+6
| | * | | | | Add cluster counts to ClustersController#indexMatija Čupić2017-11-271-1/+3
| | * | | | | Merge branch 'master' into list-multiple-clustersFilipa Lacerda2017-11-271-5/+5
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Handle toggle button with API requestFilipa Lacerda2017-11-241-0/+2
| | * | | | | Merge branch 'master' into list-multiple-clustersFilipa Lacerda2017-11-2410-25/+19
| | |\ \ \ \ \
| | * | | | | | Adds JS to toggle buttons [ci skip]Filipa Lacerda2017-11-241-4/+14
| | * | | | | | Merge branch 'master' into list-multiple-clustersFilipa Lacerda2017-11-2220-43/+49
| | |\ \ \ \ \ \
| | * | | | | | | Move cluster loading to ClustersController#indexMatija Čupić2017-11-161-5/+1
| | * | | | | | | List multiple clusters on ClustersController#indexMatija Čupić2017-11-161-5/+5
| | * | | | | | | Find cluster by id in ClustersController#clusterMatija Čupić2017-11-161-1/+1
| * | | | | | | | Update specsKamil Trzcinski2017-12-031-0/+2
| * | | | | | | | Fix GCP controller specsKamil Trzcinski2017-12-031-1/+1
| * | | | | | | | First round of testsKamil Trzcinski2017-12-032-9/+1
| * | | | | | | | Filter update paramsKamil Trzcinski2017-12-031-9/+19
| * | | | | | | | Fix controllers and linksKamil Trzcinski2017-12-032-3/+13
| * | | | | | | | Fix routesKamil Trzcinski2017-12-032-2/+2
| * | | | | | | | Fix rubocopKamil Trzcinski2017-12-032-3/+2
| * | | | | | | | Expand update_params to accept platform_kubernetes_attributes(api_url, etc)Shinya Maeda2017-12-031-1/+8
| * | | | | | | | Create GCP clusterKamil Trzcinski2017-12-031-1/+1
| * | | | | | | | Extend controllers to support a new data structure for manual Kubernetes clus...Kamil Trzcinski2017-12-033-73/+120
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch '37354-pipelines-update' into 'master'Kamil Trzciński2017-12-061-3/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Use actual head pipeline on merge request serializerFelipe Artur2017-12-051-3/+3
| * | | | | | | Check if head_pipeline is correct before mergingFelipe Artur2017-12-051-3/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'feature/custom-text-for-new-projects' into 'master'Rémy Coutable2017-12-051-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |