summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Merge branch 'disable-issue-action-button-if-isSubmitting' into 'master'Fatih Acet2017-11-091-0/+19
|\ | | | | | | | | Disable issue action button whilst submitting and test See merge request gitlab-org/gitlab-ce!15211
| * 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 overkill See merge request gitlab-org/gitlab-ce!15154
| * | Move clear search test to JS to reduce overkillmove-filter-mr-clear-search-spec-to-jsEric Eastwood2017-11-091-0/+19
| | | | | | | | | | | | Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/33661
* | | Merge branch 'remove-ineffective-service-specs' into 'master'Filipa Lacerda2017-11-082-113/+0
|\ \ \ | | | | | | | | | | | | | | | | Remove ineffective Vue service specs See merge request gitlab-org/gitlab-ce!15277
| * | | 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
|\ \ \ | |/ / |/| | | | | | | | Cleanup tests See merge request gitlab-org/gitlab-ce!15261
| * | 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 ↵Kamil Trzcinski2017-11-074-125/+190
|\ \ \ | |/ / | | | | | | into add-ingress-to-cluster-applications
| * | 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
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | don't re-run smart interval callback if there is already one in progress Closes #38394 See merge request gitlab-org/gitlab-ce!15032
| | | * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Simon Knox2017-11-0714-91/+152
| | | |\ \ | | | | | | | | | | | | | | | | | | 38394-smarter-interval
| | | * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Simon Knox2017-11-0685-1510/+3613
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | 38394-smarter-interval
| | | * | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | because some things take time
| | * | | | | Merge branch 'multi-file-editor-separate-commits-call' into 'master'Filipa Lacerda2017-11-072-3/+51
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Multi-file editor fetch log data from a different endpoint Closes #38360 See merge request gitlab-org/gitlab-ce!15132
| | | * | | | correctly updates commit data after committing changesPhil Hughes2017-11-062-3/+51
| | | | |_|/ | | | |/| | | | | | | | | | | | | | | | | | | | also merges data in after a fetch to save overriting all data. changed the render keys to save a full re-render when any data changes
* | | | | | 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 ↵Shinya Maeda2017-11-072-27/+7
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | into 38464-k8s-apps
| * \ \ \ \ \ 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
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable multiple queries per Prometheus graph See merge request gitlab-org/gitlab-ce!15201
| | | * | | | | 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 ↵Shinya Maeda2017-11-076-79/+695
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | into 38464-k8s-apps
| * | | | | | Merge branch 'es-module-copy_as_gfm' into 'master'Filipa Lacerda2017-11-063-50/+50
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert copy_as_gfm into ES module and move to behaviors See merge request gitlab-org/gitlab-ce!14859
| | * | | | | | 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
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: db/schema.rb
| | * | | | | | 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 issues are disabled Closes #20666 See merge request gitlab-org/gitlab-ce!15021
| | | * | | | | | Fixes 404 error to `Issues assigned to me` and `Issues I've created` when ↵Jacopo2017-11-062-8/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | issues are disabled The dropdown options `Issues assigned to me` and `Issues I've created` in project search are now hidden when issues are disabled on the project.
| | * | | | | | | Merge branch 'refactor-clusters' into 'master'Grzegorz Bizon2017-11-061-1/+1
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor Clusters to be consisted from GcpProvider and KubernetesPlatform See merge request gitlab-org/gitlab-ce!14879
| | * \ \ \ \ \ \ \ Merge branch 'fix-md-form-tabs-double-click-toggle' into 'master'Clement Ho2017-11-062-5/+32
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix md form tab double click toggle Closes #39624 See merge request gitlab-org/gitlab-ce!15119
| | | * | | | | | | FE review, replace timeout with nexttick and improve assertion helper. add ↵fix-md-form-tabs-double-click-toggleLuke "Jared" Bennett2017-11-041-16/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changelog
| | | * | | | | | | Fix karmaLuke "Jared" Bennett2017-11-021-4/+6
| | | | | | | | | |
| | | * | | | | | | Correct selector in field_specLuke "Jared" Bennett2017-11-011-1/+1
| | | | | | | | | |
| | | * | | | | | | Let field.vue handle the changing of previewLuke "Jared" Bennett2017-11-011-2/+2
| | | | | | | | | |