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
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2019-07-19Move frontend fixtures into spec/frontendMike Greiling
2019-07-19Move frontend fixtures to tmp/testsMike Greiling
2019-05-23Merge branch '58869-unified-fe-test-script' into 'master'Clement Ho
2019-05-16Suppress keychain access popup from chromedriver in KarmaWinnie Hellmann
2019-05-13Add empty test suite flag to karma wrapperPaul Slaughter
2019-05-03Load EE fixtures from ee/ directory in KarmaWinnie Hellmann
2019-04-30Use FIXTURES_PATH for loading test.pdfWinnie Hellmann
2019-04-30Use FIXTURES_PATH in balsamiq_viewer_integration_spec.jsWinnie Hellmann
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