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-10-28update database test work without section set (#18151)Peter Zhang
2021-10-04JavaScript tracker exclude query parameters (#18031)Ben Burgess
2021-08-12avoid large amounts of notifications being added to the session (#17736)dizzy
2021-08-10Fixing some test failures (#17852)dizzy
2021-05-26Clear EventDispatcher cache in tests (#17620)Stefan Giehl
2021-04-12Initiate range archiving if an archive is invalidated, the request is from th...dizzy
2021-03-12Make sure not to clear the tracker cache so often when invalidating in core:a...dizzy
2020-10-27Adds possibility to force cookie less tracking (#16592)Stefan Giehl
2020-08-11Only allow widgetize and token usage for view users (#16263)Thomas Steur
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-05-27Removes director detection (#15989)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-23Remove user alias from DB (#15714)Thomas Steur
2020-03-18App specific token_auths (#15410)Thomas Steur
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2020-02-20Removes deprecated class Piwik\Translate (#15586)Stefan Giehl
2020-02-17Fix some failing tests (#15564)Stefan Giehl
2020-02-11Merge branch 3.x-dev into 4.x-dev (#15543)Stefan Giehl
2020-01-28Use rebranded components (#15253)Stefan Giehl
2019-11-12Fix build (#15143)diosmosis
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-05-15Use NumberFormatter to format metric values (#14017)Stefan Giehl
2019-03-13Couple assorted changes (#13935)diosmosis
2019-03-10Propagate token auth in ajax requests for widgetized reports AND enable_frame...diosmosis
2019-03-04Typo: LanguageManager => LanguagesManager (#14154)Christian Schmidt
2018-12-19Add generated unique request ID used in logs as custom HTTP header. (#13874)diosmosis
2018-12-14For special dates in evolution graphs, calculate date & timezone together, to...diosmosis
2018-11-29Make matomo.js and matomo.php the default Tracking API endpoints used (#13596)Thomas Steur
2018-11-13Regenerate OmniFixture dump w/ more xss payloads (#13556)diosmosis
2018-11-12Ability to change periods over which evolution graphs display in scheduled re...diosmosis
2018-09-06Couple test related changes for tests that load multiple other plugins (#13319)diosmosis
2018-09-06Add [tests] config option to enable logging in tests. (#13335)diosmosis
2018-09-05Fix tests and move AutoSuggest test to API plugin to shorten system tests bui...diosmosis
2018-08-31Use Python 2.7 for travis tests (#13282)Stefan Giehl
2018-05-04GeoIP2 implementation as a plugin (#12699)Stefan Giehl
2018-04-04Set Fixture::$persistFixtureData if PERSIST_FIXTURE_DATA env var is used to s...Benaka
2017-03-28All icons in own repo and included as a submodule (#11548)Matthieu Aubry
2017-03-28System tests: enable images generation in scheduled reports (#11278)Matthieu Aubry
2017-01-26Enable Scheduled reports with images in CI Tests + Fix build (#11269)Matthieu Aubry
2016-12-02Password hashing (#10926)Thomas Steur
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-06-06ensure to reset translated categories for each system test (#10210)Stefan Giehl
2016-05-16adds some more test casessgiehl
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2016-01-22Fixes #6766 Let Super User view and edit segments created by other usersmattab
2016-01-13Archive in UITestFixture using correct test environment overrides (loadRealTr...diosmosis