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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-24refs #5983 updated docs for test file naming as suggested by AngularJs style ...Thomas Steur
2014-09-24refs #5983 more filename correctionsThomas Steur
2014-09-24refs #5983 in the style guide it was suggested to use for instance the "." as...Thomas Steur
2014-08-11source travis-helper.sh again for angular js tests.diosmosis
2014-08-11Try removing redundant travis_retry.diosmosis
2014-07-27maybe this forces karma to use a specific mocha version? might fix angularjs ...Thomas Steur
2014-07-26Remove dead code and use travis_retry in npm install command in tests/angular...diosmosis
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-06-26Applying change suggested by travismattab
2014-06-19revert previous changemattab
2014-06-19Travis said nodejs is available by default in the travis imagemattab
2014-05-23Zeitgeist => MorpheusThomas Steur
2014-05-14refs #5165 this is not directly related but can prevent forgetting to minify ...Thomas Steur
2014-04-30Prevent some random build failures when connectivity fails, by calling travis...mattab
2014-04-30Prevent some random build failures when connectivity fails, by calling travis...mattab
2014-04-13refs #4523 whenever a css or less file changes, delete compiled css. I put th...Thomas Steur
2014-04-04In the tracking code, the domain was not displayed (regression). Prepending h...mattab
2014-03-31refs #4691 _test.js => _spec.jsThomas Steur
2014-03-31lets use _spec.js instead of _test.js as this is already used in the UI testsThomas Steur
2014-03-31fix linksThomas Steur
2014-03-31added note about jshint executionThomas Steur
2014-03-31refs #4691 make sure mocha reporter is thereThomas Steur
2014-03-31less noise when installing packagesThomas Steur
2014-03-31refs #4619 run jshint when saving a file or running tests but only for actual...Thomas Steur
2014-03-31refs #4691 use spec and mocha reporter, prepared usage of jshintThomas Steur
2014-03-31refs #4691 added more example tests and fixed a bug found because of the testsThomas Steur
2014-03-31refs #4691 log only errorsThomas Steur
2014-03-31refs #4691 fix file nameThomas Steur
2014-03-31added file structureThomas Steur
2014-03-31refs #4691 make sure to install correct packageThomas Steur
2014-03-31Update README.mdThomas Steur
2014-03-31refs #4691 added more test casesThomas Steur
2014-03-31refs #4691 assume yes to all queriesThomas Steur
2014-03-31refs #4691 updated docThomas Steur
2014-03-31refs #4691 should make sure we have latest node versionThomas Steur
2014-03-30refs #4691 added missing version fieldThomas Steur
2014-03-30refs #4691 install npm before running testsThomas Steur
2014-03-30refs #4691 wondering if we can easily enable travis for angularjs testsThomas Steur
2014-03-30refs #4691 use chai instead of expect.js, run tests by default only in Phanto...Thomas Steur
2014-03-29refs #4691 started to add support for unit tests by using karma + mochajs +ch...Thomas Steur