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
2020-06-03Archiving job prioritization and safety precautions (#15991)diosmosis
2020-05-27Removes director detection (#15989)Stefan Giehl
2020-05-22Limit the fingerprint (#15886)Thomas Steur
2020-05-20Remove gears detection (#15956)Stefan Giehl
2020-05-17Use utf8mb4 character set if possible (#15618)Stefan Giehl
2020-05-10add a more helpful info to the default matomo.php output (#15828)Lukas Winkler
2020-05-07Rewrite cron archiving process for easier maintenance and performance (#15499)diosmosis
2020-05-07Require authentication when sending custom ip with tracking requests (#15888)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-19Run tests on bionic distribution & run AllTests with PHP 7.4 (#15720)Stefan Giehl
2020-04-17New page performance reports (#15736)Stefan Giehl
2020-03-22Remove PHP serialization response format (#15558)Stefan Giehl
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
2020-03-12fixing build (#15690)diosmosis
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-25temporarily skip some tests until we have a first release (#15622)Stefan Giehl
2020-02-20Removes deprecated class Piwik\Translate (#15586)Stefan Giehl
2020-02-18Add movers and shakers widget to dashboard (#15578)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-06No longer redirect when interacted with content (#15406)Thomas Steur
2020-01-28Day range archiving issue (#15462)diosmosis
2020-01-28Use rebranded components (#15253)Stefan Giehl
2020-01-16Remove more deprecated methods (#15398)Thomas Steur
2020-01-16Removes some more unneeded code (#15395)Stefan Giehl
2020-01-15Remove some no longer needed code (#15391)Thomas Steur
2020-01-10Avoid using getmypid (#15364)Thomas Steur
2020-01-08Do not proceed with archiving if a valid archive exists for the parameter com...diosmosis
2019-11-18Add product name, product category, product sku, product price segments (#15144)diosmosis
2019-10-01Replace some usages of Common::printDebug w/ use of logger (#13968)diosmosis
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-09-04fix build failing tracker request test (#14850)Thomas Steur
2019-09-03Batch up records for insert in ArchiveWriter (#14838)Kate Butler
2019-08-16delete config cache only after the cache was written (#14754)Thomas Steur
2019-08-07 Handle ranking query others row properly in contents & events archiver. (#14...diosmosis
2019-08-04Support to cache the config file (#14617)Thomas Steur
2019-07-29Save DataTable metadata in records if added during archiving. (#14671)3.12.0-b1diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-06-17Detect expired session use (#14502)diosmosis
2019-05-16Ignore variables that start w/ @ when auto-detecting tables in segment sql ex...diosmosis
2019-05-15Use NumberFormatter to format metric values (#14017)Stefan Giehl
2019-04-11Display all product categories if present in the visitor log (#14083)diosmosis
2019-03-13Couple assorted changes (#13935)diosmosis
2019-03-11Make it possible to define joins for log tables using `getWaysToJoinToOtherLo...Stefan Giehl
2019-03-04GeoIP first will update the next day, then weekly/monthly after that. Fixes #...Diego Baños Fariñas
2019-03-02Preserve case for CLDR month/day names (#14015)Christian Schmidt