summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | add phantomJS to karma configMike Greiling2017-01-132-0/+2
| * | | | | | | | | | | | phantomJS requires "use strict" for polyfill to properly workMike Greiling2017-01-131-1/+4
| * | | | | | | | | | | | phantomJS doesn't allow us to spyOn history.replaceStateMike Greiling2017-01-137-14/+40
| * | | | | | | | | | | | Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-13369-2171/+10065
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | 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
| * | | | | | | | | | | | | ensire u2f object is accessible in a commonJS environmentMike Greiling2017-01-101-1/+3
| * | | | | | | | | | | | | fix failing tests for merge_request_widget_spec.jsMike Greiling2017-01-101-0/+2
| * | | | | | | | | | | | | fix globals within environments_bundle mock dataMike Greiling2017-01-101-0/+2
| * | | | | | | | | | | | | fix failing testsMike Greiling2017-01-101-1/+1
| * | | | | | | | | | | | | prevent karma from reloading on save until webpack is readyMike Greiling2017-01-101-1/+1
| * | | | | | | | | | | | | improve sourcemap generationMike Greiling2017-01-103-3/+5
| * | | | | | | | | | | | | fix globals within boards_bundle mock dataMike Greiling2017-01-101-0/+5
| * | | | | | | | | | | | | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-1056-112/+110
| * | | | | | | | | | | | | migrate all tests into a single webpack bundleMike Greiling2017-01-103-8/+19
| * | | | | | | | | | | | | move additional libraries into spec_helperMike Greiling2017-01-1014-22/+4
| * | | | | | | | | | | | | include spec_helper within karma config rather than each individual testMike Greiling2017-01-1056-57/+3
| * | | | | | | | | | | | | update vue library to match vendors directoryMike Greiling2017-01-101-1/+1
| * | | | | | | | | | | | | correct vue require statementsMike Greiling2017-01-109-12/+12
| * | | | | | | | | | | | | include common libraries within spec_helperMike Greiling2017-01-1010-10/+20
| * | | | | | | | | | | | | simplify and combine karma file patternsMike Greiling2017-01-101-10/+3
| * | | | | | | | | | | | | correct misnamed require statementsMike Greiling2017-01-104-4/+4
| * | | | | | | | | | | | | fix broken js.cookie importsMike Greiling2017-01-107-7/+7
| * | | | | | | | | | | | | fix spec_helper missing/broken referencesMike Greiling2017-01-1033-10/+33
| * | | | | | | | | | | | | remove remaining vestiges of teaspoon test runnerMike Greiling2017-01-1010-228/+29
| * | | | | | | | | | | | | ignore karma config in eslintMike Greiling2017-01-101-0/+1
| * | | | | | | | | | | | | move webpack asset compilation to the setup-test-env stageMike Greiling2017-01-101-4/+5
| * | | | | | | | | | | | | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-1064-236/+260
| * | | | | | | | | | | | | Correct merge conflictsLuke "Jared" Bennett2017-01-103-103/+109
| * | | | | | | | | | | | | use karma for javascript testingMike Greiling2017-01-101-1/+2
| * | | | | | | | | | | | | fix rubocop complaint about ambiguous splat operatorMike Greiling2017-01-102-2/+2
| * | | | | | | | | | | | | exempt node_modules from rubocop lintingMike Greiling2017-01-101-0/+1
| * | | | | | | | | | | | | precompile webpack assets when testingMike Greiling2017-01-103-0/+9
| * | | | | | | | | | | | | disable "use strict" in babel config as it was broken in sprocketsMike Greiling2017-01-101-1/+7
| * | | | | | | | | | | | | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-1083-564/+261
| * | | | | | | | | | | | | replace application.js sprockets output with webpack-generated equivalentMike Greiling2017-01-0613-22/+2797
| * | | | | | | | | | | | | temporarily regress to babel 5 for parity with sprockets-es6 gemMike Greiling2017-01-062-7/+4
| * | | | | | | | | | | | | conditionally apply webpack-dev-server configMike Greiling2017-01-061-1/+4
| * | | | | | | | | | | | | optimize production output and generate sourcemapsMike Greiling2017-01-061-1/+15
| * | | | | | | | | | | | | compile es6/es2015 with babelMike Greiling2017-01-065-5/+36
| * | | | | | | | | | | | | add webpack, webpack-rails, and webpack-dev-server along with a simple hello ...Mike Greiling2017-01-0610-1/+70
* | | | | | | | | | | | | | Merge branch 'retro-and-kickoff-are-public' into 'master' Stan Hu2017-02-041-0/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Document that the retro and kickoff notes are publicretro-and-kickoff-are-publicRémy Coutable2017-01-311-0/+21
* | | | | | | | | | | | | | Merge branch '26300-line-numbers-are-off-in-dynamically-loaded-diff-chunks' i...Jacob Schatz2017-02-033-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | ensure linenumber data attribute is correct for the last line in a diff chunk26300-line-numbers-are-off-in-dynamically-loaded-diff-chunksMike Greiling2017-01-183-9/+7
| * | | | | | | | | | | | | ensure last line in diff block is contained within a table row elementMike Greiling2017-01-182-2/+4
* | | | | | | | | | | | | | Merge branch 'fix-scroll-test' into 'master' Alfredo Sumaran2017-02-032-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Change window size before visiting page, to get correct scroll positionfix-scroll-testFilipa Lacerda2017-02-032-1/+5