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-09-15Add CLI config:get and config:delete (#17956)mwithheld
2021-09-01Use newer version of Puppeteer for UI tests (#17880)Stefan Giehl
2021-08-17Run AllTests on PHP8 (#16897)Stefan Giehl
2021-05-28Use logger when outputting invalidate-report-data so there will be a … (#17...dizzy
2021-03-02In core:invalidate-report-data match segments by ID, name or definition ... (...dizzy
2020-10-19Adds measuarable settings to disable visits log and visitor profile (#16561)Stefan Giehl
2020-09-11Add methods to remove invalidations. (#16400)diosmosis
2020-09-03Updates php-di to 6.2.1 (#16311)Stefan Giehl
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-26Rename referrer spam list (#16105)Thomas Steur
2020-06-18updates expected UI filessgiehl
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
2020-06-04Merge branch '3.x-dev' into 4.x-devsgiehl
2020-05-22Limit the fingerprint (#15886)Thomas Steur
2020-05-07Rewrite cron archiving process for easier maintenance and performance (#15499)diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-19Run tests on bionic distribution & run AllTests with PHP 7.4 (#15720)Stefan Giehl
2020-04-02use latest puppeteer for screenshot testing (#15767)Stefan Giehl
2020-03-16Merge branch '3.x-dev' into 4.x-devsgiehl
2020-03-10Move Archive.php archive invalidation to Loader… (#15616)3.13.4-b1diosmosis
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2020-02-11Use \PHPUnit\FrameWork\TestCase instead of \PHPUnit_Framework_TestCase (#15554)Stefan Giehl
2019-10-16Allow date ranges to be passed to core:invalidate-report-data (#14450)Kate Butler
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-09-16Tweak behaviour of orphaned segment archive purge (#14857)Kate Butler
2019-09-13Update shown logo in the app (#14860)Thomas Steur
2019-09-03Soft delete segments (#14846)Kate Butler
2019-07-25Updates npm dependencies for screenshot testing (#14680)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-09Switch UI tests from phantomjs to chrome headless (#14421)Thomas Steur
2019-05-03Task to purge archives for deleted websites and segments (#14317)Kate Butler
2019-02-23Updates plugin submodules (#14131)Stefan Giehl
2019-01-22Add UI test for complex segment + fix couple bugs to get test to pass. (#13909)diosmosis
2018-12-08Fixing build (#13808)diosmosis
2018-12-06 Report tracking into wrong Site ID and missing token auth (#13493)Thomas Steur
2018-11-14Fix build which fails with new theme (#13713)Thomas Steur
2018-11-13Regenerate OmniFixture dump w/ more xss payloads (#13556)diosmosis
2018-11-09Add Matomo Tag Manager to core (#13402)Thomas Steur
2018-09-21 Send email if no tracked data within N days. (#13363)diosmosis
2018-08-30Adds UI tests for Custom Logos (#13311)Stefan Giehl
2018-07-07Use test database (#12779)Christian Schmidt
2017-12-01In log importer, allow filtering logs by host & datetime (new submodule commi...Benaka
2017-01-18Fix expected test message (broke the build with my direct commit to 3.x-dev) ...Matthieu Aubry
2016-09-292.16.3-rc1 (#10590)2.16.3-rc1Matthieu Aubry
2015-12-22remove unused use statementssgiehl
2015-12-21use correct importmattab
2015-12-17Tweak command help docs and add test coverage for unsetting config setting ar...diosmosis
2015-12-17Fix bug where trying to set config to 'empty' value (ie, 0) failed.diosmosis
2015-12-17Don't use references in ConfigSettingManipulation.diosmosis