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
2022-01-25[Vue] remove @types plugin dir before building to clear old types (#18673)dizzy
2021-12-15[Vue] migrate reporting page directive (#18430)dizzy
2021-11-05[Vue] migrate comparisons service + component (#18193)dizzy
2021-10-11[Vue] migrate piwik service and test (#18106)dizzy
2021-10-06[Vue] migrate periods service to typescript & introduce frontend unit testing...dizzy
2021-01-15use karma < 6 (#17100)Stefan Giehl
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-07-05Update GitHub links in tests/angularjs/README.md (#14634)Luca
2019-03-12Pagination localisation clean-up (#14157)Christian Schmidt
2018-11-29Make matomo.js and matomo.php the default Tracking API endpoints used (#13596)Thomas Steur
2018-06-28Remove executable bit on most files (#13038)Adrien Crivelli
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-09-11Use correct delimiter for Page Title reportssgiehl
2016-09-20expose some DOM methods (#10522)Thomas Steur
2016-08-28Split piwik.js into multiple files and provide a merged one (#10441)Thomas Steur
2015-10-27Try to fix javascript + angular tests on travis.diosmosis
2015-10-13added PHP & JS tests for anonymous tracking pluginThomas Steur
2015-09-25use new date/time formats; use updated internal namessgiehl
2015-06-06use new translations from Intl pluginsgiehl
2014-10-20refs #6469 some initial work for using bowerThomas Steur
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