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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-06Merge branch '39364-in-issue-board-url-doesn-t-take-in-account-hostname-setti...Sean McGivern
2017-12-06Merge branch 'list-multiple-clusters' into 'master'Grzegorz Bizon
2017-12-05Use ClustersFinder for setting countsMatija Čupić
2017-12-05Use actual head pipeline on merge request serializerFelipe Artur
2017-12-05Check if head_pipeline is correct before mergingFelipe Artur
2017-12-05Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski
2017-12-05Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski
2017-12-05Second iteration of Move Kubernetes from service to Cluster pageFilipa Lacerda
2017-12-05Use find instead of find_by!Shinya Maeda
2017-12-04Remove references of project.cluster from specsMatija Čupić
2017-12-04Optimize Projects::ClustersController#clusterShinya Maeda
2017-12-04Use status polling definitinoShinya Maeda
2017-12-04Optimize Clusters::CreateService#executeShinya Maeda
2017-12-04Merge branch 'master' into list-multiple-clustersFilipa Lacerda
2017-12-04Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski
2017-12-03Update specsKamil Trzcinski
2017-12-03Use path helper instead of url helperLuke Bennett
2017-12-03Fix GCP controller specsKamil Trzcinski
2017-12-03First round of testsKamil Trzcinski
2017-12-03Filter update paramsKamil Trzcinski
2017-12-03Fix controllers and linksKamil Trzcinski
2017-12-03Fix routesKamil Trzcinski
2017-12-03Fix rubocopKamil Trzcinski
2017-12-03Expand update_params to accept platform_kubernetes_attributes(api_url, etc)Shinya Maeda
2017-12-03Create GCP clusterKamil Trzcinski
2017-12-03Extend controllers to support a new data structure for manual Kubernetes clus...Kamil Trzcinski
2017-12-01Refactor ClustersController pagination testMatija Čupić
2017-11-30Use strings for @scope in ClustersController#indexMatija Čupić
2017-11-30Merge branch '38668-revert-copied-kubernetesservice-logic' into 'master'Grzegorz Bizon
2017-11-29Default to :all scope for ClustersController#indexMatija Čupić
2017-11-29Merge branch 'remove-mr-diff-serialised-columns' into 'master'Yorick Peterse
2017-11-29Merge branch '21143-customize-branch-name-when-using-create-branch-in-an-issu...Sean McGivern
2017-11-28Merge branch '38962-automatically-run-a-pipeline-when-auto-devops-is-turned-o...Kamil Trzciński
2017-11-28Add checkboxes to automatically run AutoDevops pipelineEric Eastwood
2017-11-28BE for automatic pipeline when enabling Auto DevOpsMatija Čupić
2017-11-28Merge branch '40530-merge-request-generates-wrong-diff-when-branch-and-tag-ha...Rémy Coutable
2017-11-28Ensure MRs always use branch refs for comparisonSean McGivern
2017-11-28Remove serialised diff and commit columnsSean McGivern
2017-11-28Move cluster sourcing from before_action to #indexMatija Čupić
2017-11-28Expose scope to view in ClustersController#indexMatija Čupić
2017-11-28Changes after Frontend and UX review:Filipa Lacerda
2017-11-28Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda
2017-11-27Fix symbolization error in #clustersMatija Čupić
2017-11-27Use current_user in ClustersController#clustersMatija Čupić
2017-11-27Fix 404 on empty branchhaseeb
2017-11-27Add cluster pagination to ClustersController#indexMatija Čupić
2017-11-27Use ClustersFinder in ClustersController#clustersMatija Čupić
2017-11-27Add cluster counts to ClustersController#indexMatija Čupić
2017-11-27Merge branch 'master' into list-multiple-clustersFilipa Lacerda
2017-11-25Add an ability to use a custom branch name on creation from issuesVitaliy @blackst0ne Klachkov