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
path: root/tests
AgeCommit message (Expand)Author
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-06-04Twig 3 upgrade (#15573)Lukas Winkler
2020-06-03Remove code tagged with `@deprecated` (#16001)Thomas Steur
2020-06-03Archiving job prioritization and safety precautions (#15991)diosmosis
2020-06-02SQL type FLOAT should not be used for economical data (#15994)Thomas Steur
2020-06-02Optional userLogin in getUserPreference API (#16010)Thomas Steur
2020-05-27Removes director detection (#15989)Stefan Giehl
2020-05-27fix: change description for segments visitEndServer* (#15518) (#15993)Thomas Steur
2020-05-27Typing Core/Access (#15983)Jean Baptiste Noblot
2020-05-24remove Benchmark Unit Tests (#15976)Lukas Winkler
2020-05-22Limit the fingerprint (#15886)Thomas Steur
2020-05-20Remove gears detection (#15956)Stefan Giehl
2020-05-20Allow using matomo prefixed parameters for campaigns (#15957)Stefan Giehl
2020-05-17Use utf8mb4 character set if possible (#15618)Stefan Giehl
2020-05-17Password confirmation fix for custom login plugins. (#15945)diosmosis
2020-05-14Replace Zend Mail with PHPMailer (#15891)Stefan Giehl
2020-05-14Fix page performance shows up first in custom alerts and reports (#15952)Thomas Steur
2020-05-10add a more helpful info to the default matomo.php output (#15828)Lukas Winkler
2020-05-08Merge remote-tracking branch 'origin/3.x-dev' into 4.x-devsgiehl
2020-05-07Exclude some url parameters from referrer urls (#15905)Stefan Giehl
2020-05-07Rewrite cron archiving process for easier maintenance and performance (#15499)diosmosis
2020-05-07Bind param values manually since PDOStatement::execute() will assume … (#15...diosmosis
2020-05-07Require authentication when sending custom ip with tracking requests (#15888)Stefan Giehl
2020-04-29Updates device detector to 3.12.5 (#15883)Stefan Giehl
2020-04-29put rexpiring delay logic in Lock class (#15874)diosmosis
2020-04-29Update visit only when needed (#15869)Thomas Steur
2020-04-29Queue content tracking requests (#15872)Thomas Steur
2020-04-27Run UI tests of submodules with core build if possible (#15844)Stefan Giehl
2020-04-26Ensure Referrers.get does return an empty result if there aren't any archives...Stefan Giehl
2020-04-25Merge json2 renderer w/ json so json now has correct rendering of arrays. (#1...diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-23Refactores the way segments are configured in dimensions (#15836)Stefan Giehl
2020-04-23Reactivates some skipped tests (#15848)Stefan Giehl
2020-04-20fix metric tooltip ui testsgiehl
2020-04-20try to fix two UI tests (#15755)diosmosis
2020-04-20fix tests for mergediosmosis
2020-04-19Merge branch '3.x-dev' into 3.x-4.x-2diosmosis
2020-04-19Run tests on bionic distribution & run AllTests with PHP 7.4 (#15720)Stefan Giehl
2020-04-17New page performance reports (#15736)Stefan Giehl
2020-04-17Use archive for userId segment suggested values (#15824)Thomas Steur
2020-04-16merge 3.x to 4.x (#15821)diosmosis
2020-04-16Assume plugins that do not define a upper bound for Matomo version re… (#15...Stefan Giehl
2020-04-15Add test to ensure there are no plugin updates for core plugins (#15815)Thomas Steur
2020-04-15Rename interaction_position to pageview_position (#15812)Stefan Giehl
2020-04-15purge all old archives regardless of done value (#15800)diosmosis
2020-04-14Use matomo require in plugin.json files (#15811)Stefan Giehl
2020-04-14Faster segmented suggested values when browser archiving is disabled (#15786)Thomas Steur
2020-04-08Force POST for bulk requests, fix alwaysUseSendBeacon not respected for bulk ...Thomas Steur
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler