Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'refactor-clusters' into 'master' | Grzegorz Bizon | 2017-11-06 | 26 | -327/+539 |
|\ | |||||
| * | Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...refactor-clusters | Shinya Maeda | 2017-11-06 | 1 | -1/+1 |
| * | Merge branch 'master' into refactor-clusters | Shinya Maeda | 2017-11-06 | 8 | -57/+18 |
| |\ | |||||
| * \ | Merge branch 'master' into refactor-clusters | Shinya Maeda | 2017-11-05 | 51 | -694/+852 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into refactor-clusters | Eric Eastwood | 2017-11-03 | 9 | -33/+51 |
| |\ \ \ | |||||
| * | | | | Fix tests. Remove NOT NULL constraint from cluster.user. | Shinya Maeda | 2017-11-03 | 1 | -0/+3 |
| * | | | | Merge branch 'master' into refactor-clusters | Shinya Maeda | 2017-11-03 | 83 | -627/+728 |
| |\ \ \ \ | |||||
| * | | | | | Fix some tests | Shinya Maeda | 2017-11-03 | 2 | -3/+2 |
| * | | | | | Fix out of sync with KubernetesService. Remove namespace pramas from controll... | Shinya Maeda | 2017-11-02 | 5 | -39/+28 |
| * | | | | | Merge branch 'refactor-clusters' of https://gitlab.com/gitlab-org/gitlab-ce i... | Shinya Maeda | 2017-11-02 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Pass cluster_id | Kamil Trzcinski | 2017-11-01 | 1 | -1/+1 |
| * | | | | | | Merge branch 'master' into refactor-clusters | Shinya Maeda | 2017-11-02 | 20 | -465/+513 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Revert back FetchKubernetesTokenService | Kamil Trzcinski | 2017-11-01 | 6 | -38/+88 |
| * | | | | | | Slim down Platforms::Kubernetes, and instead make it instrument KubernetesSer... | Kamil Trzcinski | 2017-11-01 | 3 | -126/+41 |
| * | | | | | | Fix spec. Fix usage ping. Fix warnings by adding new models and attributes. | Shinya Maeda | 2017-11-01 | 2 | -6/+12 |
| * | | | | | | Merge branch 'master' into refactor-clusters | Shinya Maeda | 2017-11-01 | 177 | -2169/+3374 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | specs for feature | Shinya Maeda | 2017-11-01 | 4 | -13/+10 |
| * | | | | | | | specs for controller. Improved validation | Shinya Maeda | 2017-10-31 | 4 | -15/+18 |
| * | | | | | | | specs for workers. | Shinya Maeda | 2017-10-31 | 2 | -4/+4 |
| * | | | | | | | specs for services. Improved details. | Shinya Maeda | 2017-10-30 | 3 | -6/+7 |
| * | | | | | | | specs for models. Improved details. | Shinya Maeda | 2017-10-30 | 6 | -40/+47 |
| * | | | | | | | This works | Shinya Maeda | 2017-10-23 | 19 | -162/+235 |
| * | | | | | | | Refactor Clusters to be consisted from GcpProvider and KubernetesPlatform | Kamil Trzcinski | 2017-10-23 | 21 | -357/+526 |
* | | | | | | | | Merge branch 'fix-md-form-tabs-double-click-toggle' into 'master' | Clement Ho | 2017-11-06 | 2 | -22/+37 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix karma | Luke "Jared" Bennett | 2017-11-02 | 1 | -2/+2 |
| * | | | | | | | | Separate preview and write tabs into seperate events | Luke "Jared" Bennett | 2017-11-02 | 2 | -24/+26 |
| * | | | | | | | | Fix markdown-preview events for new isPreview var | Luke "Jared" Bennett | 2017-11-01 | 1 | -5/+12 |
| * | | | | | | | | Let field.vue handle the changing of preview | Luke "Jared" Bennett | 2017-11-01 | 2 | -11/+11 |
| * | | | | | | | | Dont emit toggle-markdown event if current target is already active and add s... | Luke "Jared" Bennett | 2017-11-01 | 1 | -5/+11 |
* | | | | | | | | | Merge branch '38385-gpg-tooltips-not-working-in-safari' into 'master' | Jacob Schatz | 2017-11-06 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fix GPG signature popover trigger for Safari and Firefox | Mike Greiling | 2017-11-06 | 2 | -2/+2 |
* | | | | | | | | | | Merge branch '39757-border-zero-of-scss-lint' into 'master' | Annabel Dunstone Gray | 2017-11-06 | 39 | -100/+100 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Enable BorderZero rule in scss-lint | Takuya Noguchi | 2017-11-06 | 39 | -100/+100 |
* | | | | | | | | | | Merge branch '38589-internationalize-tags-page' into 'master' | Tim Zallmann | 2017-11-06 | 4 | -26/+29 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | consistency fixes38589-internationalize-tags-page | Jose Ivan Vargas | 2017-11-06 | 3 | -3/+3 |
| * | | | | | | | | | | Internationalized the tags page | Jose Ivan Vargas | 2017-11-06 | 4 | -26/+29 |
* | | | | | | | | | | | Merge branch 'remove-ensure-ref-fetched-from-controllers' into 'master' | Sean McGivern | 2017-11-06 | 6 | -39/+9 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | updated the ignore_column concern to support multiple columns | micael.bergeron | 2017-11-06 | 1 | -2/+2 |
| * | | | | | | | | | | | ignore the column before the migration | micael.bergeron | 2017-11-06 | 1 | -1/+2 |
| * | | | | | | | | | | | removed the #ensure_ref_fetched from all controllers | micael.bergeron | 2017-11-03 | 5 | -36/+5 |
* | | | | | | | | | | | | Merge branch 'revert-unintentional-changes-in-mr-12810' into 'master' | Annabel Dunstone Gray | 2017-11-06 | 9 | -196/+101 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Revert unintentional changes in !12810 | Takuya Noguchi | 2017-11-06 | 9 | -196/+101 |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'pawel/show_empty_page_when_prometheus_metrics_are_disabled-3563... | Sean McGivern | 2017-11-06 | 1 | -7/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Make Prometheus metrics endpoint return empty response when metrics are disabledpawel/show_empty_page_when_prometheus_metrics_are_disabled-35639 | Pawel Chojnacki | 2017-09-25 | 1 | -7/+9 |
* | | | | | | | | | | | | | Resolve "DashboardController#activity.json is slow due to SQL" | Francisco Javier López | 2017-11-06 | 15 | -22/+79 |
* | | | | | | | | | | | | | Merge branch 'dm-block-group-and-project-creation-when-external-by-default' i... | Sean McGivern | 2017-11-06 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Make sure group and project creation is blocked for new users that are extern... | Douwe Maan | 2017-11-06 | 1 | -3/+4 |
* | | | | | | | | | | | | | | Merge branch '39668-tooltip-safari' into 'master' | Tim Zallmann | 2017-11-06 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Remove native title tooltip in pipeline jobs dropdown in Safari39668-tooltip-safari | Filipa Lacerda | 2017-11-06 | 1 | -0/+5 |
* | | | | | | | | | | | | | | Merge branch 'dm-reallow-project-path-ending-in-period' into 'master' | Sean McGivern | 2017-11-06 | 8 | -58/+94 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |