summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'no-sidebar-on-action-btn-click' into 'master' Clement Ho2017-02-082-0/+114
|\
| * dismiss sidebar on repo buttons clickAdam Pahlevi2017-02-082-0/+114
* | Merge branch 'fix-ignored-spec-failures' into 'master' Filipa Lacerda2017-02-071-2/+6
|\ \
| * | ensure karma fails if it cannot load all spec filesfix-ignored-spec-failuresMike Greiling2017-02-071-2/+6
* | | Merge branch 'fix/gb/invalid-new-merge-request-api' into 'master' Fatih Acet2017-02-076-20/+17
|\ \ \
| * | | fix lint errorMike Greiling2017-02-071-1/+1
| * | | fix broken frontend testsMike Greiling2017-02-073-13/+9
| * | | Fix broken specs from the Frontend sideFilipa Lacerda2017-02-073-7/+8
* | | | Merge branch 'improve-handleLocationHash-tests' into 'master' Filipa Lacerda2017-02-071-4/+25
|\ \ \ \
| * | | | Improve gl.utils.handleLocationHash testsimprove-handleLocationHash-testsClement Ho2017-02-071-4/+25
* | | | | Merge branch '23785-with-builds-tab-gone-give-additional-context-in-system-in...Alfredo Sumaran2017-02-071-2/+2
|\ \ \ \ \
| * | | | | added inline pipeline graph23785-with-builds-tab-gone-give-additional-context-in-system-information-element-in-mr-commit-views-by-adding-mini-pipeline-graphLuke "Jared" Bennett2017-02-071-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch '24716-fix-ctrl-click-links' into 'master' Clement Ho2017-02-072-0/+82
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ESLint: remove `expect()` from `beforeEach()`Kushal Pandya2017-02-071-4/+18
| * | | | Refactor tests for `#opensInNewTab`Kushal Pandya2017-02-071-20/+3
| * | | | Add tests for `gl.utils.isMetaClick`Kushal Pandya2017-02-071-0/+32
| * | | | Update param name, add test for `e.which = 2`Kushal Pandya2017-02-071-2/+19
| * | | | Tests for clickTab with Mac and PCKushal Pandya2017-02-071-0/+36
| |/ / /
* | | | Merge branch 'fix-anchor-scrolling' into 'master' Clement Ho2017-02-071-0/+13
|\ \ \ \
| * | | | Fix broken anchor links when special characters are usedAndrey Krivko2017-02-071-0/+13
| |/ / /
* | | | Merge branch '24147-delete-env-button' into 'master' Rémy Coutable2017-02-072-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Fix stoppable?Kamil Trzcinski2017-02-072-6/+6
| |/ /
* | | Merge branch '27343-autocomplete-post-to-wrong-url-when-not-hosting-in-root' ...Filipa Lacerda2017-02-073-10/+55
|\ \ \ | |_|/ |/| |
| * | Fix filtered search user autocomplete for gitlab instances that are hosted on...27343-autocomplete-post-to-wrong-url-when-not-hosting-in-rootClement Ho2017-02-063-10/+55
| |/
* | Use webpack to require filesFilipa Lacerda2017-02-054-17/+13
* | Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-0474-304/+298
|\ \ | |/
| * Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-0318-52/+363
| |\
| * \ Merge branch 'master' into webpackMike Greiling2017-02-025-21/+90
| |\ \
| * \ \ Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-311-0/+123
| |\ \ \
| * | | | fix frontend testsMike Greiling2017-01-282-10/+21
| * | | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-283-0/+274
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-2751-412/+822
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-182-11/+213
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-171-0/+19
| |\ \ \ \ \ \ \
| * | | | | | | | rewrite test which relied on teaspoon quirkMike Greiling2017-01-131-2/+6
| * | | | | | | | more post-merge fixesMike Greiling2017-01-136-23/+21
| * | | | | | | | phantomJS doesn't allow us to spyOn history.replaceStateMike Greiling2017-01-137-14/+40
| * | | | | | | | Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-138-2/+595
| |\ \ \ \ \ \ \ \
| * | | | | | | | | remove teaspoon-specific testMike Greiling2017-01-101-3/+3
| * | | | | | | | | bypass Chrome "focus" event bugs and prevent Turbolinks from triggeringMike Greiling2017-01-101-6/+8
| * | | | | | | | | bypass buggy "focus" event in ChromeMike Greiling2017-01-101-6/+1
| * | | | | | | | | prevent u2f authenticate test from auto-submitting a formMike Greiling2017-01-101-8/+8
| * | | | | | | | | fix globals within environments_bundle mock dataMike Greiling2017-01-101-0/+2
| * | | | | | | | | fix globals within boards_bundle mock dataMike Greiling2017-01-101-0/+5
| * | | | | | | | | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-1055-108/+108
| * | | | | | | | | migrate all tests into a single webpack bundleMike Greiling2017-01-102-6/+18
| * | | | | | | | | move additional libraries into spec_helperMike Greiling2017-01-1014-22/+4
| * | | | | | | | | include spec_helper within karma config rather than each individual testMike Greiling2017-01-1055-55/+0
| * | | | | | | | | correct vue require statementsMike Greiling2017-01-109-12/+12
| * | | | | | | | | include common libraries within spec_helperMike Greiling2017-01-108-8/+19