summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* fix specsfix/import-export-argumentsJames Lopez2017-11-071-3/+3
* Fix arguments error on Import/Export fetch_ref methodJames Lopez2017-11-072-1/+11
* Merge branch '39791-when-reopening-an-issue-the-mattermost-notification-has-n...Rémy Coutable2017-11-071-0/+13
|\
| * Fix issue reopen Mattermost / Slack message39791-when-reopening-an-issue-the-mattermost-notification-has-no-context-to-the-issueSean McGivern2017-11-061-0/+13
* | Merge branch 'feature/custom-attributes-on-projects-and-groups' into 'master'Rémy Coutable2017-11-0715-4/+108
|\ \
| * | Support custom attributes on groupsMarkus Koller2017-11-064-0/+34
| * | Support custom attributes on projectsMarkus Koller2017-11-0611-4/+74
* | | Merge branch 'add-changes-count-to-merge-requests-api' into 'master'Rémy Coutable2017-11-072-12/+23
|\ \ \
| * | | Add changes_count to the merge requests APIadd-changes-count-to-merge-requests-apiSean McGivern2017-11-032-12/+23
* | | | Merge branch '35616-move-gke-form-1st-iteration' into 'master'Grzegorz Bizon2017-11-072-4/+8
|\ \ \ \
| * | | | Fix spec35616-move-gke-form-1st-iterationShinya Maeda2017-11-071-2/+1
| * | | | Merge remote-tracking branch 'origin/master' into 35616-move-gke-form-1st-ite...Kamil Trzcinski2017-11-0668-772/+959
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/move-kubernetes-from-service-to-clusters...Kamil Trzcinski2017-11-06352-3702/+6820
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'refactor-clusters' into move-kubernetes-from-service-to-cluster...move-kubernetes-from-service-to-clusters-page-10-2-verShinya Maeda2017-11-066-25/+162
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'refactor-clusters' into move-kubernetes-from-service-to-cluster...Shinya Maeda2017-11-05139-392/+732
| | |\ \ \ \ \ \
| | * | | | | | | Fixed controller specShinya Maeda2017-11-041-1/+1
| | * | | | | | | Merge branch '35616-move-gke-form-1st-iteration' into move-kubernetes-from-se...Shinya Maeda2017-11-042-3/+7
| | |\ \ \ \ \ \ \
| * | | | | | | | | Workaround today the failure in testsKamil Trzcinski2017-11-031-1/+2
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Fix static anlysysShinya Maeda2017-11-021-1/+1
| * | | | | | | | Fix pipeline. Fix routing when validation failed.Shinya Maeda2017-11-012-4/+8
* | | | | | | | | Merge branch 'bugfix_banzai_closed_milestones' into 'master'Sean McGivern2017-11-071-4/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix GFM reference links for closed milestonesbugfix_banzai_closed_milestonesVitaliy @blackst0ne Klachkov2017-11-071-4/+30
* | | | | | | | | | Merge branch 'feature_change_sort_refs' into 'master'Douwe Maan2017-11-071-5/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Change tags order in refs dropdownfeature_change_sort_refsVitaliy @blackst0ne Klachkov2017-11-071-5/+6
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'multiple-query-prometheus-graphs' into 'master'Tim Zallmann2017-11-073-3/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fix karma failuresMike Greiling2017-11-063-3/+3
* | | | | | | | | | Merge branch 'es-module-copy_as_gfm' into 'master'Filipa Lacerda2017-11-064-52/+52
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix broken module importMike Greiling2017-11-011-1/+3
| * | | | | | | | | | remove global export except in test environmentsMike Greiling2017-11-013-51/+49
* | | | | | | | | | | Merge branch '20666-404-error-issue-assigned-with-issues-disabled' into 'master'Clement Ho2017-11-062-8/+23
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Fixes 404 error to `Issues assigned to me` and `Issues I've created` when iss...Jacopo2017-11-062-8/+23
* | | | | | | | | | | Merge branch 'refactor-clusters' into 'master'Grzegorz Bizon2017-11-0638-894/+1903
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...refactor-clustersShinya Maeda2017-11-0615-206/+36
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-066-25/+162
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-05139-392/+732
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Move migration file to post-migration. Use EachBatch. batch_size 1Shinya Maeda2017-11-041-13/+3
| * | | | | | | | | | Fix MigrateGcpClustersToNewClustersArchitectures. Improve specShinya Maeda2017-11-031-76/+164
| * | | | | | | | | | Fix import_export failureShinya Maeda2017-11-031-3/+4
| * | | | | | | | | | Fix spec failure. MySQL does not bite trueShinya Maeda2017-11-033-2/+7
| * | | | | | | | | | Merge branch 'master' into refactor-clustersEric Eastwood2017-11-032-0/+28
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix tests. Remove NOT NULL constraint from cluster.user.Shinya Maeda2017-11-033-6/+11
| * | | | | | | | | | | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-0388-860/+1091
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix some testsShinya Maeda2017-11-037-285/+183
| * | | | | | | | | | | | Fix out of sync with KubernetesService. Remove namespace pramas from controll...Shinya Maeda2017-11-021-26/+0
| * | | | | | | | | | | | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-0214-135/+439
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Revert back FetchKubernetesTokenServiceKamil Trzcinski2017-11-011-0/+64
| * | | | | | | | | | | | | Improve migration file. Add migration spec. Reorder columns of the table.Shinya Maeda2017-11-011-0/+88
| * | | | | | | | | | | | | Fix spec. Fix usage ping. Fix warnings by adding new models and attributes.Shinya Maeda2017-11-017-36/+84
| * | | | | | | | | | | | | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-01310-4063/+6480
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | specs for featureShinya Maeda2017-11-015-80/+155