summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-189-197/+197
* resolve all no-plusplus eslint violationsMike Greiling2017-01-185-21/+21
* Fix dropdown filter input value after blur26616-fix-search-group-project-filtersEric Eastwood2017-01-161-0/+19
* Fix specsClement Ho2017-01-092-5/+6
* Refactor addWordToInputClement Ho2017-01-091-33/+24
* Fix specsClement Ho2017-01-091-2/+0
* Refactor and use regex for string processingClement Ho2017-01-093-301/+99
* Add specs to filtered search tokenizerClement Ho2017-01-091-0/+271
* Add specs for filtered search token keysClement Ho2017-01-091-0/+104
* Add specs for addWordToInputClement Ho2017-01-091-21/+55
* Fix eslintClement Ho2017-01-091-4/+3
* Fix search autocomplete jasmine testClement Ho2017-01-091-2/+4
* Add jasmine tests for filtered search dropdown managerClement Ho2017-01-091-0/+57
* Add text utility specClement Ho2017-01-092-1/+25
* Add tests for new common_utils functionsClement Ho2017-01-091-0/+25
* Add jasmine tests to dropdown utilsClement Ho2017-01-091-0/+121
* fix eslint for spec global needed in pagination spec for 'fixture'auto-pipelines-vueRegis2017-01-091-0/+1
* Merge branch 'master' into auto-pipelines-vueRegis2017-01-0946-104/+635
|\
| * Merge branch '26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task'...Alfredo Sumaran2017-01-0643-103/+590
| |\
| | * fix right_sidebar_spec ajax call26226-generate-all-haml-fixtures-within-teaspoon-fixtures-taskMike Greiling2017-01-051-1/+2
| | * replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling2017-01-0541-97/+108
| | * Merge branch 'fix-u2f-fixtures' into 26226-generate-all-haml-fixtures-within-...Mike Greiling2017-01-053-22/+34
| | |\
| | * | make projects.json easier to readMike Greiling2017-01-031-1/+445
| | * | fix dynamic u2f fixturesMike Greiling2017-01-035-5/+37
| | * | update all frontend tests to point to precompiled fixturesMike Greiling2017-01-0328-54/+54
| | * | create catch-all fixture generator for all static fixturesMike Greiling2017-01-031-0/+31
| * | | Merge branch 'fix-u2f-fixtures' into 'master' Alfredo Sumaran2017-01-055-5/+49
| |\ \ \ | | | |/ | | |/|
| | * | generate u2f frontend fixtures dynamicallyMike Greiling2017-01-055-5/+49
| | |/
* | | move param helper to common utilsRegis2017-01-091-0/+1
* | | namespace getParametersByName to gl.utils instead of just glRegis2017-01-091-4/+4
* | | Merge branch 'master' into auto-pipelines-vueFilipa Lacerda2017-01-053-50/+8
|\ \ \ | |/ /
| * | Merge branch 'single-edit-comment-widget-2' into 'master' Alfredo Sumaran2017-01-052-7/+8
| |\ \
| | * | Use gl.utils.isInViewport and improve gl.utils.animateToElement.Fatih Acet2017-01-041-1/+1
| | * | Make sure elements share the same scopeAlfredo Sumaran2017-01-041-6/+6
| | * | Fix single note edit form specs.Fatih Acet2017-01-041-0/+1
| | |/
| * | Removes CustomEvent polyfill and testsremove-custom-event-polyfillFilipa Lacerda2017-01-021-43/+0
| |/
* | fix pipelines/index.html.haml merge conflictRegis2017-01-023-12/+14
|\ \ | |/
| * Merge branch '18556-polish-up-the-u2f-flow' into 'master' 26172-stages-icons-on-pipelines-page-skewedFatih Acet2016-12-301-11/+12
| |\
| | * Improved the u2f flow18556-polish-up-the-u2f-flowLuke "Jared" Bennett2016-12-271-11/+12
| * | Merge branch '18786-go-to-a-project-order' into 'master' Alfredo Sumaran2016-12-272-1/+2
| |\ \ | | |/ | |/|
| | * Go to a project orderJacopo2016-12-152-1/+2
* | | merge master and fix application.rb conflictRegis2016-12-232-0/+89
|\ \ \ | |/ /
| * | Maintain milestone filter option when updating filter25561-maintain-milestone-filter-paramSam Rose2016-12-212-0/+89
* | | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-213-5/+63
|\ \ \ | |/ /
| * | Adds tests for the MiniPipelineGraph classFilipa Lacerda2016-12-202-0/+59
| * | Make CI badge hitboxes better match containerMitchell Hentges2016-12-191-5/+4
* | | add paramHelper testsRegis2016-12-161-0/+22
* | | Merge branch 'master' into auto-pipelines-vueRegis2016-12-164-34/+72
|\ \ \ | |/ /
| * | Merge branch 'abuse_report-fixture' into 'master' Kamil TrzciƄski2016-12-163-34/+47
| |\ \
| | * | Replace static fixture for abuse_reports_spec (!7644)winniehell2016-12-153-34/+47