summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ce-backport-39009-fix-approvals-showing-up-in-empty-mr-widget' ...Phil Hughes2017-11-151-9/+10
|\
| * Backport spec changes from EE remove approvals in empty statece-backport-39009-fix-approvals-showing-up-in-empty-mr-widgetEric Eastwood2017-11-131-9/+10
* | Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda2017-11-145-126/+179
* | Formats bytes to human reabale number in registry table40092-fix-cluster-sizeFilipa Lacerda2017-11-131-1/+26
|/
* fix to allow integer label refernceshaseeb2017-11-131-0/+22
* Merge branch 'multi-editor-store-specs' into 'master'Filipa Lacerda2017-11-1311-5/+1901
|\
| * added missing specsmulti-editor-store-specsPhil Hughes2017-11-101-0/+211
| * fixed specsPhil Hughes2017-11-102-39/+13
| * file action specsPhil Hughes2017-11-101-1/+349
| * file action specsPhil Hughes2017-11-101-0/+44
| * tree actions specsPhil Hughes2017-11-102-5/+452
| * test updatesPhil Hughes2017-11-103-171/+120
| * Added tests to multi-file Vuex storePhil Hughes2017-11-1011-7/+930
* | Export text utils as ES6 modulesFilipa Lacerda2017-11-132-84/+94
|/
* Merge branch 'disable-issue-action-button-if-isSubmitting' into 'master'Fatih Acet2017-11-091-0/+19
|\
| * Disable issue action button whilst submitting and testdisable-issue-action-button-if-isSubmittingLuke "Jared" Bennett2017-11-061-0/+19
* | Merge branch 'move-filter-mr-clear-search-spec-to-js' into 'master'Tim Zallmann2017-11-091-0/+19
|\ \
| * | Move clear search test to JS to reduce overkillmove-filter-mr-clear-search-spec-to-jsEric Eastwood2017-11-091-0/+19
* | | Merge branch 'remove-ineffective-service-specs' into 'master'Filipa Lacerda2017-11-082-113/+0
|\ \ \
| * | | Remove ineffective Vue service specsremove-ineffective-service-specsEric Eastwood2017-11-082-113/+0
| |/ /
* | | Resolve "Merge request widget - CI information has different margins"Filipa Lacerda2017-11-081-82/+89
* | | Merge branch 'fl-cleanup-test' into 'master'Tim Zallmann2017-11-081-23/+0
|\ \ \ | |/ / |/| |
| * | Update mr_widget_options_spec.jsfl-cleanup-testFilipa Lacerda2017-11-071-1/+0
| * | Cleanup testsFilipa Lacerda2017-11-071-22/+0
* | | Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into...Kamil Trzcinski2017-11-074-125/+190
|\ \ \ | |/ /
| * | Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-084-125/+190
| |\ \
| | * \ Merge branch '38394-smarter-interval' into 'master'Filipa Lacerda2017-11-072-122/+139
| | |\ \
| | | * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 38394-smarter-i...Simon Knox2017-11-0714-91/+152
| | | |\ \
| | | * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 38394-smarter-i...Simon Knox2017-11-0685-1510/+3613
| | | |\ \ \
| | | * | | | review feedback - throw error in smart_callback catch blockSimon Knox2017-11-021-6/+9
| | | * | | | remove global export from SmartIntervalSimon Knox2017-10-312-132/+134
| | | * | | | add changelog and specSimon Knox2017-10-271-0/+12
| | | * | | | don't re-run smart interval callback if there is already one in progressSimon Knox2017-10-241-1/+1
| | * | | | | Merge branch 'multi-file-editor-separate-commits-call' into 'master'Filipa Lacerda2017-11-072-3/+51
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | correctly updates commit data after committing changesPhil Hughes2017-11-062-3/+51
| | | | |_|/ | | | |/| |
* | | | | | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski2017-11-073-3/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into...Shinya Maeda2017-11-072-27/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-073-3/+3
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'multiple-query-prometheus-graphs' into 'master'Tim Zallmann2017-11-073-3/+3
| | |\ \ \ \ \
| | | * | | | | fix karma failuresMike Greiling2017-11-063-3/+3
* | | | | | | | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski2017-11-075-77/+57
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Use flash for dismissable alertsEric Eastwood2017-11-071-25/+5
| * | | | | | | Update Cluster application install to be enabled when erroredEric Eastwood2017-11-071-2/+2
| |/ / / / / /
| * | | | | | Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into...Shinya Maeda2017-11-076-79/+695
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'es-module-copy_as_gfm' into 'master'Filipa Lacerda2017-11-063-50/+50
| |\ \ \ \ \ \
| | * | | | | | fix broken module importMike Greiling2017-11-011-1/+3
| | * | | | | | remove global export except in test environmentsMike Greiling2017-11-012-49/+47
* | | | | | | | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsEric Eastwood2017-11-066-35/+79
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'master' into 38464-k8s-appsEric Eastwood2017-11-066-35/+79
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge branch '20666-404-error-issue-assigned-with-issues-disabled' into 'master'Clement Ho2017-11-062-8/+23
| | |\ \ \ \ \ \