summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '38464-k8s-apps' into 'master'Kamil Trzciński2017-11-0712-126/+637
|\
| * Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-0815-79/+227
| |\
| * \ Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into...Shinya Maeda2017-11-072-5/+3
| |\ \
| | * | Use flash for dismissable alertsEric Eastwood2017-11-071-4/+2
| | * | Update Cluster application install to be enabled when erroredEric Eastwood2017-11-071-1/+1
| * | | Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-0718-97/+233
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into...Shinya Maeda2017-11-0712-126/+639
| |\ \ \
| | * \ \ Merge branch 'master' into 38464-k8s-appsEric Eastwood2017-11-0653-354/+331
| | |\ \ \
| | * | | | Fix comma dangle eslint in application_row.vueEric Eastwood2017-11-061-1/+1
| | * | | | Merge branch '36629-35958-add-cluster-application-section' into '38464-k8s-apps'Kamil Trzciński2017-11-0612-126/+639
| | |\ \ \ \
| | | * | | | I18n general app error and update attributes from reviewEric Eastwood2017-11-062-10/+20
| | | * | | | Add FE tests for not_installable/scheduled and cluster banner rules36629-35958-add-cluster-application-sectionEric Eastwood2017-11-064-22/+36
| | | * | | | Add support for not_installable/scheduled and to not show created bannerKamil Trzcinski2017-11-063-3/+11
| | | * | | | Remove not used ingress and runnerKamil Trzcinski2017-11-062-6/+0
| | | * | | | Merge remote-tracking branch 'origin/refactor-clusters' into 36629-35958-add-...Kamil Trzcinski2017-11-0639-654/+751
| | | |\ \ \ \
| | | * | | | | Add applications section to GKE clusters pageEric Eastwood2017-11-0312-126/+613
* | | | | | | | Merge branch '39798-revert-gear-animation' into 'master'Clement Ho2017-11-071-16/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert Autodevops gear animation39798-revert-gear-animationEric Eastwood2017-11-061-16/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'multi-file-editor-table-cells-width' into 'master'Filipa Lacerda2017-11-074-3/+10
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fixed multi-file editor table cells content width jumpingmulti-file-editor-table-cells-widthPhil Hughes2017-11-074-3/+10
* | | | | | | | Merge branch '38394-smarter-interval' into 'master'Filipa Lacerda2017-11-072-11/+27
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 38394-smarter-i...Simon Knox2017-11-0763-396/+420
| |\ \ \ \ \ \ \
| * | | | | | | | update changelogSimon Knox2017-11-071-1/+1
| * | | | | | | | fix line lintSimon Knox2017-11-061-1/+2
| * | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 38394-smarter-i...Simon Knox2017-11-06205-4610/+5974
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | review feedback - throw error in smart_callback catch blockSimon Knox2017-11-021-2/+3
| * | | | | | | | update docstringSimon Knox2017-10-311-1/+1
| * | | | | | | | remove global export from SmartIntervalSimon Knox2017-10-312-4/+4
| * | | | | | | | don't re-run smart interval callback if there is already one in progressSimon Knox2017-10-242-6/+20
* | | | | | | | | Merge branch 'multi-file-editor-separate-commits-call' into 'master'Filipa Lacerda2017-11-0713-68/+200
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | fixed karma testmulti-file-editor-separate-commits-callPhil Hughes2017-11-061-1/+1
| * | | | | | | | moved key into data structurePhil Hughes2017-11-064-5/+12
| * | | | | | | | correctly updates commit data after committing changesPhil Hughes2017-11-069-79/+126
| * | | | | | | | only allow the call when not in collapsed viewPhil Hughes2017-11-062-2/+4
| * | | | | | | | Multi-file editor fetch log data from a different endpointPhil Hughes2017-11-069-17/+93
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch '2518-saved-configuration-for-issue-board' into 'master'Sean McGivern2017-11-0713-65/+163
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | appease lint2518-saved-configuration-for-issue-boardSimon Knox2017-11-071-3/+1
| * | | | | | | unused propSimon Knox2017-11-061-7/+1
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 2518-saved-conf...Simon Knox2017-11-0664-943/+1091
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | fix bad master mergeSimon Knox2017-11-021-4/+4
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 2518-saved-conf...Simon Knox2017-11-0168-1882/+2036
| |\ \ \ \ \ \ \
| * | | | | | | | resolve conflictsSimon Knox2017-10-311-42/+17
| * | | | | | | | match UX guide for submit/cancel buttonsSimon Knox2017-10-311-2/+2
| * | | | | | | | apply changes for JS and CSS from gitlab-ee!2912Simon Knox2017-10-3115-65/+183
* | | | | | | | | Merge branch 'multiple-query-prometheus-graphs' into 'master'Tim Zallmann2017-11-075-32/+70
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | make legend X-offset into a constantmultiple-query-prometheus-graphsMike Greiling2017-11-062-6/+8
| * | | | | | | | fix eslint max-lineMike Greiling2017-11-061-1/+2
| * | | | | | | | correctly set the domain of a result set when it is different on other tracksMike Greiling2017-11-062-11/+11
| * | | | | | | | simplify legend label for additonal tracksMike Greiling2017-11-061-1/+1
| * | | | | | | | fix karma failuresMike Greiling2017-11-061-1/+1