Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove nav images; remove old nav styles; create new file for other navigatio... | Annabel Dunstone Gray | 2017-10-06 | 1 | -1/+1 |
* | Merge branch '38775-scrollable-tabs-on-admin' into 'master' | Filipa Lacerda | 2017-10-06 | 2 | -2/+2 |
|\ | |||||
| * | Make tabs on top scrollable on admin dashboard | Takuya Noguchi | 2017-10-05 | 2 | -2/+2 |
* | | Merge branch 'add-1000-plus-counters-for-jobs-page' into 'master' | Yorick Peterse | 2017-10-06 | 2 | -5/+5 |
|\ \ | |||||
| * | | Add 1000+ counters (instead of inifnite) to jobs controlleradd-1000-plus-counters-for-jobs-page | Kamil Trzcinski | 2017-10-06 | 2 | -5/+5 |
* | | | Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv... | Kamil TrzciĆski | 2017-10-06 | 7 | -1/+160 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-... | Shinya Maeda | 2017-10-07 | 3 | -2/+9 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv... | Shinya Maeda | 2017-10-06 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Fix sidebar title | Filipa Lacerda | 2017-10-06 | 1 | -2/+2 |
| * | | | | | Change Clusters to Cluster in sidebar | Shinya Maeda | 2017-10-06 | 1 | -2/+2 |
| * | | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-... | Shinya Maeda | 2017-10-06 | 1 | -4/+11 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Fix margins in edit form | Filipa Lacerda | 2017-10-06 | 1 | -11/+10 |
| * | | | | | Fix almost all unresolved comments from Docs and UX review | Kamil Trzcinski | 2017-10-05 | 6 | -13/+22 |
| * | | | | | Add ClusterPresenter. Fix Static Analysys. | Shinya Maeda | 2017-10-06 | 1 | -1/+1 |
| * | | | | | Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv... | Kamil Trzcinski | 2017-10-05 | 2 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | spec/features/projects/clusters_spec. Fix static analysys | Shinya Maeda | 2017-10-05 | 2 | -2/+2 |
| * | | | | | | Merge remote-tracking branch 'origin/master' into feature/sm/35954-create-kub... | Kamil Trzcinski | 2017-10-05 | 13 | -52/+64 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-... | Shinya Maeda | 2017-10-05 | 9 | -141/+83 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Changes after review | Filipa Lacerda | 2017-10-04 | 5 | -31/+34 |
| * | | | | | | | Remove status enum from Gcp::Cluster, use state_machine#state | Kamil Trzcinski | 2017-10-04 | 1 | -1/+1 |
| * | | | | | | | Adds Frontend specs | Filipa Lacerda | 2017-10-04 | 1 | -1/+1 |
| * | | | | | | | Adjustments to polling & forms | Filipa Lacerda | 2017-10-04 | 2 | -42/+38 |
| * | | | | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-... | Shinya Maeda | 2017-10-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Specify defaults, fix policies, fix db columns | Kamil Trzcinski | 2017-10-04 | 2 | -9/+12 |
| * | | | | | | | | Fix HAML permission check for ability to update clusters | Kamil Trzcinski | 2017-10-03 | 1 | -1/+1 |
| * | | | | | | | | Introduce policy check for clusters navigation option | Kamil Trzcinski | 2017-10-03 | 1 | -5/+5 |
| * | | | | | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-... | Shinya Maeda | 2017-10-04 | 8 | -34/+67 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-... | Shinya Maeda | 2017-10-04 | 134 | -569/+138 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Adjust to route change | Filipa Lacerda | 2017-10-03 | 1 | -50/+39 |
| * | | | | | | | | | | Implement Policy. Use show instead of edit. Chnage db column. fix comments. d... | Shinya Maeda | 2017-10-03 | 2 | -11/+11 |
| * | | | | | | | | | | Adds toggle button | Filipa Lacerda | 2017-10-02 | 1 | -18/+27 |
| * | | | | | | | | | | Updates sidebar | Filipa Lacerda | 2017-10-02 | 5 | -12/+18 |
| * | | | | | | | | | | Starts edit form | Filipa Lacerda | 2017-10-02 | 2 | -10/+52 |
| * | | | | | | | | | | Adds clusters to the navigation bar | Filipa Lacerda | 2017-10-02 | 4 | -4/+10 |
| * | | | | | | | | | | authorize in controller. validation in model. | Shinya Maeda | 2017-10-01 | 2 | -6/+14 |
| * | | | | | | | | | | Revert KubernetesService. Introduce FetchKubernetesTokenService. | Shinya Maeda | 2017-10-01 | 1 | -1/+1 |
| * | | | | | | | | | | Replace reactive_cache by multipel sidekiq workers | Shinya Maeda | 2017-10-01 | 2 | -6/+15 |
| * | | | | | | | | | | Adds login page, sidebar, header and form | Filipa Lacerda | 2017-09-29 | 5 | -13/+72 |
| * | | | | | | | | | | Multithreading cluster creation is done with `reactive_cache` | Shinya Maeda | 2017-09-28 | 2 | -1/+2 |
| * | | | | | | | | | | Delete/Update basic implementation | Shinya Maeda | 2017-09-27 | 1 | -0/+3 |
| * | | | | | | | | | | Fetch k8s token from k8s username/password | Shinya Maeda | 2017-09-27 | 2 | -1/+3 |
| * | | | | | | | | | | Add login root. Remove ceration type. | Shinya Maeda | 2017-09-27 | 5 | -18/+12 |
| * | | | | | | | | | | Remove sensitive literal data | Shinya Maeda | 2017-09-27 | 1 | -1/+1 |
| * | | | | | | | | | | Improve ClustersController | Shinya Maeda | 2017-09-26 | 1 | -1/+1 |
| * | | | | | | | | | | Create cluster | Shinya Maeda | 2017-09-26 | 4 | -16/+18 |
| * | | | | | | | | | | ok | Shinya Maeda | 2017-09-26 | 1 | -3/+3 |
| * | | | | | | | | | | Create Kubernetes cluster on GKE from k8s service | Shinya Maeda | 2017-09-25 | 2 | -0/+19 |
* | | | | | | | | | | | Merge branch '18608-lock-issues-v2' into 'master' | Sean McGivern | 2017-10-06 | 6 | -3/+30 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | UX review18608-lock-issues-v2 | Luke "Jared" Bennett | 2017-10-06 | 1 | -1/+1 |
| * | | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu... | Jarka Kadlecova | 2017-10-03 | 130 | -536/+118 |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | |