summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Make tasklist:changed test in merge_request_spec.js asyncwinh-fix-merge-request-specWinnie Hellmann2018-01-081-4/+11
* Resolve "Add graph value to hover"Mike Greiling2018-01-082-156/+102
* Merge branch '22643-manual-job-page' into 'master'Kamil Trzciński2018-01-062-36/+48
|\
| * Changes after reviewFilipa Lacerda2018-01-051-3/+3
| * Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2018-01-0432-310/+460
| |\
| * \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-225-3/+23
| |\ \
| * \ \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-2244-559/+683
| |\ \ \
| * \ \ \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-205-16/+52
| |\ \ \ \
| * | | | | Adds illustrations for manual actions and non triggered jobsFilipa Lacerda2017-12-192-36/+48
* | | | | | Merge branch '41249-clearing-the-cache' into 'master'Kamil Trzciński2018-01-062-3/+28
|\ \ \ \ \ \
| * | | | | | Use anchor instead of form for reset caches button41249-clearing-the-cacheMatija Čupić2018-01-061-1/+1
| * | | | | | Change reset_cache action from get to postMatija Čupić2018-01-051-1/+1
| * | | | | | Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-058-37/+247
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-0432-310/+460
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2017-12-2248-557/+699
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Fix clear/reset wording in nav_controls_specMatija Čupić2017-12-211-1/+1
| * | | | | | | Add reset cache button to pipelines viewMatija Čupić2017-12-212-3/+28
* | | | | | | | Resolve "Helpful and instructing Empty state for multi file editor"Tim Zallmann2018-01-052-4/+6
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'jprovazn-rebase' into 'master'Filipa Lacerda2018-01-051-0/+115
|\ \ \ \ \ \ \
| * | | | | | | Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-0/+115
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'ce-4348-show-dast-results-in-the-mr-widget' into 'master'Tim Zallmann2018-01-052-0/+42
|\ \ \ \ \ \ \
| * | | | | | | Backport of methods and components added in EBackport of methods and componen...Filipa Lacerda2018-01-032-0/+42
* | | | | | | | Merge branch 'jivl-fix-import-project-url-bug' into 'master'Tim Zallmann2018-01-051-14/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix import project url not updating project namejivl-fix-import-project-url-bugJose Ivan Vargas2018-01-031-14/+18
* | | | | | | | | Merge branch 'winh-modal-target-id' into 'master'Filipa Lacerda2018-01-054-23/+72
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Add id to modal.vue to support data-toggle="modal"Winnie Hellmann2018-01-054-23/+72
* | | | | | | | | Merge branch '40533-groups-tree-updates' into 'master'Filipa Lacerda2018-01-045-55/+121
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Update selector to test SVG icon nameKushal Pandya2017-12-281-7/+3
| * | | | | | | | Update selector to test SVG icon name, cleanup testsKushal Pandya2017-12-262-45/+18
| * | | | | | | | Update icon names, add `updated_at` prop to mock objectsKushal Pandya2017-12-261-3/+19
| * | | | | | | | ItemStatsValue ComponentKushal Pandya2017-12-261-0/+81
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'osw-introduce-merge-request-statistics' into 'master'Sean McGivern2018-01-043-13/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-023-13/+20
* | | | | | | | | Resolve "Resizable file list and commit panel"Tim Zallmann2018-01-041-0/+59
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch '34534-switch-to-axios' into 'master'Filipa Lacerda2018-01-0320-223/+159
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Switch boards to AxiosEric Eastwood2018-01-0210-83/+70
| * | | | | | | Switch blob/notebook to AxiosEric Eastwood2018-01-021-31/+17
| * | | | | | | Switch vue_merge_request_widget to AxiosEric Eastwood2018-01-027-31/+17
| * | | | | | | Switch issue_show to AxiosEric Eastwood2018-01-022-78/+55
| |/ / / / / /
* | | | | | | Multi File Editor File iconsTim Zallmann2018-01-032-15/+83
|/ / / / / /
* | | | | | Clears visual token on second backspaceMartin Wortschack2018-01-021-0/+14
* | | | | | Humanize the units of "Showing last X KiB of log" in job tracesh-make-kib-humanStan Hu2017-12-271-4/+4
|/ / / / /
* | | | | Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-223-0/+18
* | | | | Make webpack fail for missing exportsWinnie Hellmann2017-12-221-1/+3
* | | | | Merge branch 'jivl-general-icons-2' into 'master'Tim Zallmann2017-12-221-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Replaced the remaining code-fork iconsjivl-general-icons-2Jose Ivan Vargas2017-12-191-2/+2
| | |_|/ | |/| |
* | | | Merge branch '33609-hide-pagination' into 'master'Clement Ho2017-12-211-0/+16
|\ \ \ \
| * | | | Do not show Vue pagination if only one pageMario de la Ossa2017-12-211-0/+16
* | | | | Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-2141-549/+651
* | | | | Merge branch 'winh-fix-transient-loadDiff-failure' into 'master'Phil Hughes2017-12-211-5/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |