summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add spec/models/gcp/cluster_spec.rbShinya Maeda2017-10-0410-1/+411
* Fix cluster event names to be prefixed with: `make_`Kamil Trzcinski2017-10-046-14/+14
* Add warning messagesFilipa Lacerda2017-10-041-7/+6
* Adjustments to polling & formsFilipa Lacerda2017-10-043-86/+66
* Fix static analysys. Fix import config.Shinya Maeda2017-10-042-2/+4
* Fix static anlysys. Added safe_model_attributes.Shinya Maeda2017-10-044-2/+32
* Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-0417-15/+120
|\
| * Merge branch '38187-38315-fix-dropdown-open-top-bottom-spacing' into 'master'Annabel Dunstone Gray2017-10-037-3/+14
| |\
| | * Fix bottom spacing for dropdowns that open upwards38187-38315-fix-dropdown-open-top-bottom-spacingEric Eastwood2017-10-037-3/+14
| * | Merge branch 'winh-fix-sprintf-eslint' into 'master'Clement Ho2017-10-031-10/+10
| |\ \
| | * | Fix linting errors in sprintfWinnie Hellmann2017-10-031-10/+10
| * | | Merge branch '37970-timestamped-ci' into 'master'Kamil Trzciński2017-10-036-1/+51
| |\ \ \
| | * | | Expose GitLab features to the CI runner37970-timestamped-ciAlessio Caiazza2017-10-033-0/+8
| | * | | Hide CI section markers from job traceAlessio Caiazza2017-10-033-1/+43
| * | | | Merge branch 'add-ci-builds-index-for-jobscontroller' into 'master'Kamil Trzciński2017-10-033-1/+45
| |\ \ \ \
| | * | | | Change index on ci_builds to optimize Jobs Controlleradd-ci-builds-index-for-jobscontrollerGreg Stark2017-10-033-1/+45
* | | | | | Add google_api to TOP_LEVEL_ROUTES. Import/Export model failure fix. Fix stat...Shinya Maeda2017-10-0411-21/+26
* | | | | | Specify defaults, fix policies, fix db columnsKamil Trzcinski2017-10-049-48/+67
* | | | | | Gcp::Cluster improvementsKamil Trzcinski2017-10-032-31/+42
* | | | | | Prefer to use `.tap` as `.try` hides an exceptions from workersKamil Trzcinski2017-10-031-2/+2
* | | | | | Fix HAML permission check for ability to update clustersKamil Trzcinski2017-10-031-1/+1
* | | | | | Rename to ClusterProvisionWorker and CreateGkeClusterService.new.executeKamil Trzcinski2017-10-033-8/+8
* | | | | | Introduce policy check for clusters navigation optionKamil Trzcinski2017-10-032-5/+6
* | | | | | Introduce serializer for ClusterEntityKamil Trzcinski2017-10-033-10/+34
* | | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-04142-833/+2035
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'regression-labeling-with-label' into 'master'Victor Wu2017-10-031-0/+5
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | regression with product labelsVictor Wu2017-10-031-0/+5
| |/ / / /
| * | | | Merge branch 'rs-qa-clone-dropdown' into 'master'Grzegorz Bizon2017-10-031-2/+2
| |\ \ \ \
| | * | | | Make the `QA:Page::Project::Show` driver less brittleRobert Speicher2017-10-031-2/+2
| * | | | | Merge branch 'wiki-gitlab-git' into 'master'Sean McGivern2017-10-0314-101/+278
| |\ \ \ \ \
| | * | | | | Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)2017-10-0314-101/+278
| |/ / / / /
| * | | | | Merge branch 'restore-user-from-gitaly' into 'master'Douwe Maan2017-10-032-0/+19
| |\ \ \ \ \
| | * | | | | Restore User.from_gitalyJacob Vosmaer (GitLab)2017-10-032-0/+19
| |/ / / / /
| * | | | | Merge branch 'gem/sm/bump-google-api-client-gem-from-0-8-6-to-0-13-6' into 'm...Douwe Maan2017-10-036-60/+49
| |\ \ \ \ \
| | * | | | | Remove those tests as they're not needed anymoreLin Jen-Shin2017-10-031-18/+0
| | * | | | | Merge remote-tracking branch 'upstream/master' into gem/sm/bump-google-api-cl...Lin Jen-Shin2017-10-03415-5819/+10435
| | |\ \ \ \ \
| | * | | | | | Freeze the constant arraygem/sm/bump-google-api-client-gem-from-0-8-6-to-0-13-6Lin Jen-Shin2017-10-021-1/+1
| | * | | | | | Just allow the scheme we want!Lin Jen-Shin2017-09-292-7/+6
| | * | | | | | Adapt to the latest addressable behaviourLin Jen-Shin2017-09-292-4/+2
| | * | | | | | Strip before passing to addressable, otherwise it's invalidLin Jen-Shin2017-09-281-1/+2
| | * | | | | | Make sure we didn't blow up if URI is invalidLin Jen-Shin2017-09-281-0/+2
| | * | | | | | Merge remote-tracking branch 'upstream/master' into gem/sm/bump-google-api-cl...Lin Jen-Shin2017-09-28386-2508/+3726
| | |\ \ \ \ \ \
| | * | | | | | | Only update gems we needLin Jen-Shin2017-09-261-137/+139
| | * | | | | | | okShinya Maeda2017-09-261-0/+5
| | * | | | | | | Bump google-api-client Gem from 0.8.6 to 0.13.6Shinya Maeda2017-09-262-173/+173
| * | | | | | | | Merge branch 'winh-sprintf' into 'master'Tim Zallmann2017-10-036-2/+119
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add basic sprintf implementation to JavaScriptwinh-sprintfWinnie Hellmann2017-10-036-2/+119
| * | | | | | | | | Merge branch 'skeleton-loading-paradigm' into 'master'Robert Speicher2017-10-033-1/+28
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | Added skeleton loading paradigm to UX guideDimitrie Hoekstra2017-10-033-1/+28
| |/ / / / / / / /
| * | | | | | | | Merge branch '38598-precompiled-assets-with-digest-strings-are-ignored-in-ci'...Rémy Coutable2017-10-0312-16/+35
| |\ \ \ \ \ \ \ \