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-30run report tests on any PHP version (#18666)Stefan Giehl
2021-12-16Filter metdata api response only when the test is executed for allowed metada...AltamashShaikh
2021-11-24Further improvements for PHP 8.1 (#18330)Stefan Giehl
2021-11-02Added code to filter response for API.getReportPagesMetadata and API.getWidge...AltamashShaikh
2021-10-28update database test work without section set (#18151)Peter Zhang
2021-10-26Added functionality to filter getReportMetadata and getSegmentsMetada in Syst...AltamashShaikh
2021-10-08Fixed fake acess check when idsite=0, #18115 (#18116)AltamashShaikh
2021-10-07Merge 4.5.0 release (#18105)Justin Velluppillai
2021-10-04JavaScript tracker exclude query parameters (#18031)Ben Burgess
2021-08-17Run AllTests on PHP8 (#16897)Stefan Giehl
2021-08-12avoid large amounts of notifications being added to the session (#17736)dizzy
2021-08-10Fixing some test failures (#17852)dizzy
2021-08-02Fix sorting of Geolocation providers (#17835)Stefan Giehl
2021-05-26Clear EventDispatcher cache in tests (#17620)Stefan Giehl
2021-04-22Do not use DbHelper::getTablesInstalled() in integration test setup since it ...dizzy
2021-04-16Allow generating reports in TSV format (#17464)Stefan Giehl
2021-04-12Fixes for specific case when partial archives have to initiate archiving for ...dizzy
2021-04-12Initiate range archiving if an archive is invalidated, the request is from th...dizzy
2021-04-11speed up integration tests by not using DbHelper::getTablesInstalled() (#17440)dizzy
2021-03-12Make sure not to clear the tracker cache so often when invalidating in core:a...dizzy
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-10-27Adds possibility to force cookie less tracking (#16592)Stefan Giehl
2020-10-27Automatically add phpunit group name to a plugin php test (#16615)Thomas Steur
2020-09-03Updates php-di to 6.2.1 (#16311)Stefan Giehl
2020-08-11Only allow widgetize and token usage for view users (#16263)Thomas Steur
2020-08-04allow invalidating plugin archives only and archiving past data for plugins (...diosmosis
2020-06-26Track seconds instead of days for "days since" dimensions (#15774)diosmosis
2020-06-22run new log importer with python3 (#16095)diosmosis
2020-06-03Remove code tagged with `@deprecated` (#16001)Thomas Steur
2020-06-03Archiving job prioritization and safety precautions (#15991)diosmosis
2020-05-27Removes director detection (#15989)Stefan Giehl
2020-05-24remove Benchmark Unit Tests (#15976)Lukas Winkler
2020-05-20Remove gears detection (#15956)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-23Reactivates some skipped tests (#15848)Stefan Giehl
2020-04-19Run tests on bionic distribution & run AllTests with PHP 7.4 (#15720)Stefan Giehl
2020-03-23Remove user alias from DB (#15714)Thomas Steur
2020-03-22Remove PHP serialization response format (#15558)Stefan Giehl
2020-03-18App specific token_auths (#15410)Thomas Steur
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2020-02-27Removes GeoIp Legacy support (#15521)Stefan Giehl
2020-02-25use transient cache for caching menus instead static array (#15585)Stefan Giehl
2020-02-20Removes deprecated class Piwik\Translate (#15586)Stefan Giehl
2020-02-17Fix some failing tests (#15564)Stefan Giehl
2020-02-12Move Provider plugin to the Marketplace (#15552)Thomas Steur
2020-02-11Use \PHPUnit\FrameWork\TestCase instead of \PHPUnit_Framework_TestCase (#15554)Stefan Giehl
2020-02-11Merge branch 3.x-dev into 4.x-dev (#15543)Stefan Giehl
2020-02-07Force using DB sessions once Matomo is installed (#15275)Thomas Steur