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-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
2020-04-06Merge branch '3.x-dev' into 4.x-devsgiehl
2020-04-02use latest puppeteer for screenshot testing (#15767)Stefan Giehl
2020-04-01Merge branch '3.x-dev' into 4.x-devsgiehl
2020-03-31Update device detector to latest 3.12.4 (#15757)Stefan Giehl
2020-03-25Ensure to use correct date while archiving (#15728)Stefan Giehl
2020-03-25Better handling of processing uniques for multiple sites (#15696)Thomas Steur
2020-03-24Regenerates Omnifixture (#15520)Stefan Giehl
2020-03-23Make segment title clickable and add segment definition to tooltip. (#15269)diosmosis
2020-03-23Remove user alias from DB (#15714)Thomas Steur
2020-03-22Remove PHP serialization response format (#15558)Stefan Giehl
2020-03-18Revert "Process unique visitor metric for Roll-ups (set enable_processing_uni...Thomas Steur
2020-03-18App specific token_auths (#15410)Thomas Steur
2020-03-16Merge branch '3.x-dev' into 4.x-devsgiehl
2020-03-15respect max execution time limit for transitions plugin (#15652)Stefan Giehl