summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix style with clusters_store.js and remove workaround for namespace role issuetriggermesh/dgriffith/gitlab-ce-triggermesh-phase1-knativeChris Baumbauer2018-11-063-49/+8
* Fix double-negationChris Baumbauer2018-11-061-2/+2
* Refactor preinstall/postinstall methods in the helm installerChris Baumbauer2018-11-061-6/+2
* Resolve bug with knative hostname being overwritten by status updatesChris Baumbauer2018-11-061-3/+2
* Refactor cluster application tests to centralize helm CA cert verificationChris Baumbauer2018-11-066-110/+30
* Fix incorrect domain key for values.yamltriggermesh/gitlab-ce-triggermesh-phase1-knativeChris Baumbauer2018-11-061-1/+1
* Fix issue with missing knative cluster role binding, and cleanup testsChris Baumbauer2018-11-056-44/+124
* Add missing strip to finalize creation service testChris Baumbauer2018-11-031-1/+1
* Fix the way hostname is validated with the knative appChris Baumbauer2018-11-036-124/+17
* Resolve issues raised by KamilChris Baumbauer2018-11-037-38/+176
* Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-03165-841/+2372
|\
| * Merge branch 'sh-optimize-mr-commit-sha-lookup' into 'master'Douwe Maan2018-11-036-5/+73
| |\
| | * Optimize merge request refresh by using the database to check commit SHAssh-optimize-mr-commit-sha-lookupStan Hu2018-11-026-5/+73
| * | Merge branch 'use-our-own-docker-image-for-helm-install-pods' into 'master'Kamil Trzciński2018-11-025-14/+3
| |\ \ | | |/ | |/|
| | * Use our own docker image for helm install podsuse-our-own-docker-image-for-helm-install-podsDylan Griffith2018-11-025-14/+3
| * | Merge branch 'ccr/51520_change_milestone_email' into 'master'11-5-stable-prepare-rc1Robert Speicher2018-11-0221-5/+399
| |\ \ | | |/ | |/|
| | * Add email for milestone changeChantal Rollison2018-11-0221-5/+399
| |/
| * Merge branch '51716-create-kube-namespace' into 'master'Kamil Trzciński2018-11-0233-341/+873
| |\
| | * Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-0233-341/+873
| |/
| * Merge branch 'ml-fix-logging-qa' into 'master'Sean McGivern2018-11-022-4/+4
| |\
| | * Don't log fabricate argsMark Lapierre2018-11-022-4/+4
| * | Merge branch 'rd-set-missing-fields-on-migration' into 'master'Douwe Maan2018-11-021-2/+2
| |\ \
| | * | Fixes a migration that causes error on some legacy DBsrd-set-missing-fields-on-migrationRubén Dávila2018-11-011-2/+2
| * | | Merge branch '51620-cannot-add-label-to-issue-from-board' into 'master'Douwe Maan2018-11-027-4/+56
| |\ \ \
| | * | | Rename to assignable_labels_endpoint51620-cannot-add-label-to-issue-from-boardBrett Walker2018-10-314-4/+4
| | * | | Dynamically store the valid label endpointBrett Walker2018-10-317-4/+56
| * | | | Merge branch 'top_level_clusters_controller' into 'master'Kamil Trzciński2018-11-0243-318/+634
| |\ \ \ \
| | * | | | Use polymorphic_paths where we cantop_level_clusters_controllerThong Kuah2018-11-022-28/+4
| | * | | | Remove method as using nested resource routesThong Kuah2018-11-027-17/+0
| | * | | | Add missing specs for PresenterThong Kuah2018-11-022-0/+53
| | * | | | Resolve controller sharing concernThong Kuah2018-11-0138-107/+133
| | * | | | Restore 403 functionality for external auth (EE)Thong Kuah2018-11-014-9/+23
| | * | | | Move view and path concerns to presentersThong Kuah2018-11-0113-60/+157
| | * | | | Abstract out project out of ClustersControllerThong Kuah2018-11-0118-75/+168
| | * | | | Convert clusters to use a top-level controllerThong Kuah2018-11-0138-62/+136
| * | | | | Merge branch '28249-add-pagination' into 'master'Kamil Trzciński2018-11-0210-42/+98
| |\ \ \ \ \
| | * | | | | Adds pagination to pipelines table in merge request page28249-add-paginationFilipa Lacerda2018-10-3110-42/+98
| * | | | | | Merge branch 'add-scheduled-flag-to-job-entity' into 'master'Kamil Trzciński2018-11-025-1/+17
| |\ \ \ \ \ \
| | * | | | | | Add scheduled flag to job entityShinya Maeda2018-11-025-1/+17
| |/ / / / / /
| * | | | | | Merge branch 'ce-jej/group-saml-discovery-token' into 'master'Kamil Trzciński2018-11-022-3/+10
| |\ \ \ \ \ \
| | * | | | | | TokenAuthenticatable allows non-unique tokensce-jej/group-saml-discovery-tokenJames Edwards-Jones2018-10-312-3/+10
| * | | | | | | Merge branch 'remove-ci_enable_scheduled_build-feature-flag' into 'master'Kamil Trzciński2018-11-025-54/+14
| |\ \ \ \ \ \ \
| | * | | | | | | Remove ci_enable_scheduled_build feature flagShinya Maeda2018-11-025-54/+14
| |/ / / / / / /
| * | | | | | | Merge branch 'sh-optimize-reload-diffs-service' into 'master'Sean McGivern2018-11-026-11/+33
| |\ \ \ \ \ \ \
| | * | | | | | | Fix merge request specs that expect diff_files to be calledsh-optimize-reload-diffs-serviceStan Hu2018-11-012-8/+8
| | * | | | | | | Avoidp loading merge request diff files when not neededStan Hu2018-11-012-3/+6
| | * | | | | | | Significantly cut memory usage and SQL queries when reloading diffsStan Hu2018-11-013-1/+20
| * | | | | | | | Merge branch '52548-links-in-tabs-of-the-labels-index-pages-ends-with-html' i...Sean McGivern2018-11-023-1/+31
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix typo in labels_helper_spec.rb52548-links-in-tabs-of-the-labels-index-pages-ends-with-htmlDmitriy Zaporozhets2018-11-011-1/+1
| | * | | | | | | | Fix bug when links in tabs of the labels index pages ends with .htmlDmitriy Zaporozhets2018-10-313-1/+31