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
2021-11-24Further improvements for PHP 8.1 (#18330)Stefan Giehl
2021-08-17Run AllTests on PHP8 (#16897)Stefan Giehl
2020-12-10Allow using last (week|month|year) as date param (#16830)Stefan Giehl
2020-12-07fix invalid method calls in testssgiehl
2020-10-28Improve possibility to disable visits log / visitor profile (#16598)Stefan Giehl
2020-06-03Remove code tagged with `@deprecated` (#16001)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-22Remove PHP serialization response format (#15558)Stefan Giehl
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2019-10-23Fix build failures (#15016)Kate Butler
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-01-25Fixing build (#14007)diosmosis
2018-11-11Fix build (#13694)diosmosis
2018-11-09Add Matomo Tag Manager to core (#13402)Thomas Steur
2018-11-05Add more tests for format=original. (#13584)diosmosis
2018-11-02Added API endpoint to return the php version info (#13646)Yanick Witschi
2018-08-21Remove date & time in system tests.diosmosis
2018-06-07Replace piwik url with example url when not having a protocol (#13034)Thomas Steur
2018-01-12Fix one system testmattab
2017-09-04Customizeable / Extendable Visitor Profile & Visitor Log (#11579)Stefan Giehl
2017-02-21Adds API method to provide country code to name mapping (#11376)Stefan Giehl
2017-02-13Should fix rounding tests on Mysqli driver (#11339)Matthieu Aubry
2017-01-26Enable Scheduled reports with images in CI Tests + Fix build (#11269)Matthieu Aubry
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-04-20Fix testsThomas Steur
2015-12-25Merge branch 'master' into 3.0sgiehl
2015-12-23Remove 'days ago' from tests output as it changes each daymattab
2015-12-10Merge master into "3.0"Thomas Steur
2015-10-29Do not remove URLs in API output during tests, instead replace it w/ hard-cod...diosmosis
2015-10-27Remove Piwik URL from system test results before comparing.diosmosis
2015-10-06starting to prepare the requirement of php 5.4Thomas Steur
2015-09-22Attempt to fix build.diosmosis
2015-08-07Add expanded query param to DocumentationGenerator so the API test generation...diosmosis
2015-07-13Fixes #8188 Better explain when some ApiToTest in SystemTestCase are not goin...mattab
2015-03-31also remove idSubtable fieldsThomas Steur
2015-03-31As SubtableIds are consecutive now, we might no longer have to remove them fr...Thomas Steur
2014-12-22Make sure request URLs are strings in TestRequest\Collection::checkEnoughUrls...diosmosis
2014-12-10Ignore column timestamp from system tests comparison refs #6814mattab
2014-11-24Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-21modified test case to allow overriding requests Collection and it's logicMichał Gaździk
2014-11-18Fix failed revert of php 5.3.3 test hack.diosmosis
2014-11-18Fix 5.3.3 build by reverting and modifying test response 'normalizing' for qu...diosmosis
2014-11-18Remove PHP 5.3.3 XML response 'normalizing' in system tests.diosmosis
2014-11-11Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-07Fixing some tests and debugging others.diosmosis
2014-11-07replace less decimal fields in system tests xml outputThomas Steur
2014-10-13refs #5940 added deprecated and since annotationThomas Steur
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur