Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-26Merge branch 'winh-remove-sushi' into 'master'Winnie Hellmann
2019-03-22Revert "Merge branch 'winh-remove-sushi' into 'master'"Filipa Lacerda
2019-03-21Remove .raw from JavaScript fixture file namesWinnie Hellmann
2019-03-14Resolve differences in Karma config between CE and EEWinnie Hellmann
2019-03-13Merge branch 'winh-ignore-karma-404' into 'master'Mike Greiling
2019-03-13Hide 404 errors in Karma locallyWinnie Hellmann
2019-03-12Merge branch 'mg-remove-node6-support' into 'master'Clement Ho
2019-03-11Remove node 6 trailing comma supportMike Greiling
2019-03-11Make the Default Reporter `mocha` For KarmaAndrew Fontaine
2018-10-03Make DefinePlugin definitions more specificMike Greiling
2018-10-02Remove babel-plugin-transform-define dependencyMike Greiling
2018-10-02Speed up karma runs for developmentSimon Knox
2018-09-14Fix karma junit reports on CILukas Eipert
2018-09-12Generate JUnit report for Karma testsWinnie Hellmann
2018-06-21disable nodeEnv within karma configMike Greiling
2018-05-01adjust webpack configMike Greiling
2018-05-01Fix memory and performance issues in Karma test suiteMike Greiling
2018-04-23disable sourcemaps when generating coverage report to avoid out-of-memory errorsMike Greiling
2018-04-11use commander for safer cli argument parsingLukas Eipert
2018-04-10move TEST_FILES variable to `process.env`Lukas Eipert
2018-04-10remove unnecessary webpack plugins assignment in karma configLukas Eipert
2018-04-10read which testfiles to run from CLILukas Eipert
2018-04-10Merge branch 'master' into winh-single-karma-testLukas Eipert
2018-04-08Projects and groups badges settings UIFrancisco Javier López
2018-03-23prettify all node scriptsMike Greiling
2018-02-21Rest of Dispatcher RefactorJacob Schatz
2018-01-23Set timezone for karma to UTCTakuya Noguchi
2017-12-22Add option to run a single Karma spec fileWinnie Hellmann
2017-11-08fix karma config fileJose Ivan Vargas
2017-08-21disable webpack.optimize.ModuleConcatenationPlugin during karma testsMike Greiling
2017-06-20Merge branch 'master' of github.com:gitlabhq/gitlabhqkushalpandya
2017-06-16Increase karma socket timeoutMike Greiling
2017-06-14add DEBUG flag option to karma configMike Greiling
2017-06-14run chrome with --no-sandbox flag to get around docker privilege limitationsMike Greiling
2017-06-14force chrome to produce debug output as it runs in CIMike Greiling
2017-06-14replace PhantomJS with headless Chrome as karma test runnerMike Greiling
2017-06-13Revert "Merge branch 'karma-headless-chrome' into 'master'"Mike Greiling
2017-06-13replace PhantomJS with headless Chrome as karma test runnerMike Greiling
2017-05-31Use inline source maps for karma (!11815)winh
2017-03-21Only add frontend code coverage instrumentation when generating coverage reportMike Greiling
2017-03-16remove all references to the .es6 in our config files and documentationMike Greiling
2017-03-04remove problematic plugins from karma's webpack configMike Greiling
2017-02-16Merge branch 'instrument-in-karma' into 'master' Alfredo Sumaran
2017-02-16Move babel config for instanbul to karma config (!9286)winniehell
2017-02-15Make Karma output look nicer for CI (!9165)winniehell
2017-02-11Reintroduce coverage report for JavaScript (!9133)winniehell
2017-02-08Revert "Merge branch 'fix-karma-coverage' into 'master'"Clement Ho
2017-02-07fix karma coverage reportMike Greiling
2017-01-13add phantomJS to karma configMike Greiling
2017-01-10prevent karma from reloading on save until webpack is readyMike Greiling