summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Issue Title Vue: convert to .vue - use 'render' with 'createElement' in indexRegis Boudinot2017-04-151-1/+1
|
* frontend prevent authored votesbarthc2017-04-141-1/+24
|
* Merge branch '30188-handle-remove-branch-failure' into 'master' Filipa Lacerda2017-04-132-0/+51
|\ | | | | | | | | | | | | fix js error in MR remove branch failure handler Closes #30188 See merge request !10304
| * tests for success and failure of deleting branch from MR page30188-handle-remove-branch-failureSimon Knox2017-04-132-0/+51
| |
* | Merge branch 'remove-iife-cycle-analytics-bundle' into 'master' 26510-should-project-updated-time-actually-be-the-last-activity-timeFilipa Lacerda2017-04-131-75/+73
|\ \ | | | | | | | | | | | | Remove IIFEs from files in cycle_analytics_bundle.js See merge request !10613
| * | Remove IIFEs from files in cycle_analytics_bundle.jsremove-iife-cycle-analytics-bundleAlfredo Sumaran2017-04-101-75/+73
| |/
* | Reset New branch button when issue state changes💃 Winnie 💃2017-04-121-85/+109
| |
* | Fixed random failures with Poll specpoll-test-fixPhil Hughes2017-04-121-36/+57
|/ | | | | | | | | | | Correctly waits for requests to finish before testing anything. Previously it was waiting for a set amount of time which could possibly cause failures dependant on how quickly these execute Stops any polling requests once done so that the error callback doesn't get called with a 404 Closes #30824
* Merge branch '1595-ee-backport-environments-tests' into 'master' Clement Ho2017-04-102-4/+6
|\ | | | | | | | | Backport of EE changes in environments tests See merge request !10528
| * Backport of EE changes in environments tests1595-ee-backport-environments-testsFilipa Lacerda2017-04-072-4/+6
| |
* | Merge branch 'add-vue-loader' into 'master' Filipa Lacerda2017-04-103-3/+3
|\ \ | | | | | | | | | | | | | | | | | | Add vue loader Closes #29519 See merge request !10517
| * | convert pipeline async_button component to vue templateMike Greiling2017-04-091-1/+1
| | |
| * | convert pipeline error state to vue templateMike Greiling2017-04-091-1/+1
| | |
| * | convert pipeline empty state to vue templateMike Greiling2017-04-091-1/+1
| | |
* | | Fixed karmaci-favicon-back-inPhil Hughes2017-04-101-3/+3
|/ /
* | Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-071-4/+4
|\ \
| * | Remove Vue from main bundle and disable production warningsMike Greiling2017-04-071-0/+1
| | |
| * | Merge branch 'karma-failure-fix' into 'master' Jacob Schatz2017-04-071-4/+3
| |\ \ | | | | | | | | | | | | | | | | Fixed duplicate jQuery AJAX spyon See merge request !10531
| | * | Fixed duplicate jQuery AJAX spyonkarma-failure-fixPhil Hughes2017-04-071-4/+3
| | | |
* | | | Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-071-53/+53
|\ \ \ \ | |/ / /
| * | | Update droplabLuke "Jared" Bennett2017-04-075-4/+939
| |/ /
| * | FE: Resolve "Performance issues when processing large build traces with ↵Filipa Lacerda2017-04-071-53/+53
| |/ | | | | | | Ansi2html"
* | Added variable button fixLuke "Jared" Bennett2017-04-071-2/+16
| |
* | Fixed issue button state bugLuke "Jared" Bennett2017-04-071-37/+56
| |
* | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-072-3/+44
|\ \
| * \ Merge branch 'master' into update-droplab-to-webpack-versionupdate-droplab-to-webpack-versionLuke "Jared" Bennett2017-04-079-16/+411
| |\ \ | | |/
| | * Merge branch '5983-realtime-pipelines-table' into 'master' Kamil Trzciński2017-04-071-1/+14
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | Adds polling function to pipelines table Closes #5983 See merge request !10210
| | | * Fixes failing spec5983-realtime-pipelines-tableAlfredo Sumaran2017-04-061-1/+14
| | | |
| | * | Merge branch 'button-capitalization' into 'master' Clement Ho2017-04-061-1/+1
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Button capitalisation Closes #18931 See merge request !10418
| | | * | Fix rspec and spinach testsJose Ivan Vargas2017-04-061-1/+1
| | | |/
| | * | Merge branch '29193-fix-switching-mr-changes-tab-before-loading' into 'master' Jacob Schatz2017-04-061-1/+29
| | |\ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | Fix container going full-width when switching from "Side-by-side" "Changes" MR tab before done loading Closes #29193 See merge request !10172
| | | * Fix container issue when switching parallel "Changes" MR tab before done loading29193-fix-switching-mr-changes-tab-before-loadingEric Eastwood2017-04-031-1/+29
| | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/29193
* | | | Fixed bugs and added testsLuke "Jared" Bennett2017-04-072-2/+17
| | | |
* | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-074-0/+0
|\ \ \ \ | |/ / /
| * | | Renamed spec filesLuke "Jared" Bennett2017-04-074-0/+0
| | | |
* | | | Finish up feature specLuke "Jared" Bennett2017-04-071-35/+1
| | | |
* | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-061-5/+74
|\ \ \ \ | |/ / /
| * | | Update inputsetterLuke "Jared" Bennett2017-04-061-5/+74
| | | |
* | | | Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-067-13/+367
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | # Conflicts: # app/assets/javascripts/filtered_search/dropdown_hint.js # app/views/shared/issuable/_search_bar.html.haml
| * | | Merge branch '27262-issue-recent-searches' into 'master' Jacob Schatz2017-04-064-3/+284
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recent search history for issues Closes #27262 See merge request !10324
| | * | | Recent search history for issuesEric Eastwood2017-04-064-3/+284
| | | | | | | | | | | | | | | | | | | | Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/27262
| * | | | Optimise trace handling code to use streaming instead of full readKamil Trzciński2017-04-061-2/+4
| | | | |
| * | | | Introduced empty/error UX states to environments monitoring.Jose Ivan Vargas Lopez2017-04-062-8/+79
| | | | |
* | | | | Update unit testsLuke "Jared" Bennett2017-04-061-31/+76
| | | | |
* | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-069-8/+171
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' into update-droplab-to-webpack-versionLuke "Jared" Bennett2017-04-069-8/+171
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'pdf-js-spec-loading-wait' into 'master' Jacob Schatz2017-04-061-8/+16
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wait for the PDF to be loaded before doing anything Closes #30531 See merge request !10493
| | | * | | Wait for the PDF to be loaded before doing anythingPhil Hughes2017-04-061-8/+16
| | | | | | | | | | | | | | | | | | | | | | | | Closes #30531
| | * | | | Show CI status as Favicon on Pipelines, Job and MR pagesKushal Pandya2017-04-063-0/+60
| | | | | |
| | * | | | STL file viewerPhil Hughes2017-04-061-0/+42
| | |/ / /