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/core
AgeCommit message (Expand)Author
2020-11-16When token is anonymous do not append force api session (#16725)Thomas Steur
2020-11-16Make sure to disable example theme on matomo4 upgrade (#16720)Thomas Steur
2020-11-16typo in deleting blob archive data (#16717)diosmosis
2020-11-15Workaround shell_exec being disabled (#16710)Thomas Steur
2020-11-14Fix removal of rearchiving records (#16711)Stefan Giehl
2020-11-13Delayed rearchiving (#16702)diosmosis
2020-11-12Fix methods to get plugin de-/activation time. (#16705)Stefan Giehl
2020-11-12Better detect failed archiving jobs. (#16701)4.0.0-rc3diosmosis
2020-11-11Better anonymising of data (#16697)Thomas Steur
2020-11-11Fix build (#16698)Thomas Steur
2020-11-11Add hash equals method (#16696)Thomas Steur
2020-11-10update cacert.pem (#16691)Lukas Winkler
2020-11-10use Matomo in user agent (#16692)Lukas Winkler
2020-11-10Keep track of last activate/deactivate date for plugins (#16683)diosmosis
2020-11-10Move performance reports to a new page / category (#16673)Stefan Giehl
2020-11-06remove stack trace and update submodule (#16670)diosmosis
2020-11-05choose the correct start date to archive for segments (#16671)diosmosis
2020-11-05Fix plugin might not be loaded when installing the plugin (#16663)Thomas Steur
2020-11-04make sure date2 is always defined in ArchiveInvalidator::reArchiveReport (#16...diosmosis
2020-11-04require PIWIK_PRINT_ERROR_BACKTRACE for exception backtraces in logs (#16640)diosmosis
2020-11-03Fix build (#16658)Thomas Steur
2020-11-02simplified cookies (#14444)Lukas Winkler
2020-11-02bump version to 4.0.0-rc1Stefan Giehl
2020-11-02Require new major release of matomo/device-detector (#16636)Stefan Giehl
2020-11-01read from the task timetable option more often when executing tasks to observ...diosmosis
2020-10-30Fix URL path to profiler (#16630)Thomas Steur
2020-10-30Make extra argument to reArchiveReport start date. (#16634)diosmosis
2020-10-30change couple logs back to info (#16633)diosmosis
2020-10-29Increase beta versionStefan Giehl
2020-10-29change info logs to debug (#16626)diosmosis
2020-10-29Add new INI config [General] enable_framed_allow_write_admin_token_auth… (#...diosmosis
2020-10-29Log warning only in developer mode (#16512)Stefan Giehl
2020-10-28only look for done_ok archives when doing usable archive check (#16610)diosmosis
2020-10-27Adds possibility to force cookie less tracking (#16592)Stefan Giehl
2020-10-21Allow overwriting rows_to_display property to ensure storing viewDataTable se...Stefan Giehl
2020-10-21Fixes downloading files in chunks when not using curl (#16582)mr_me
2020-10-21Fix deprecated implode warning (#16599)Thomas Steur
2020-10-19Fix check if table exists (#16581)Stefan Giehl
2020-10-19Check if column exist only shortly before it is needed (#16589)Thomas Steur
2020-10-19Pass string parameters to DB query instead of object (#16588)Thomas Steur
2020-10-19Ignore tracking requests for disabled plugins (#16570)Thomas Steur
2020-10-16Check if time limit function is enabled before executing it (#16578)Thomas Steur
2020-10-14Fix typing of ArchiveInvalidator method. (#16571)diosmosis
2020-10-13Generate segment string even if label value is 0 (#16564)Thomas Steur
2020-10-12Typings and/or PHPDocs SettingsPiwik.php (#16513)Jean Baptiste Noblot
2020-10-12Add helper methods to ArchiveInvalidator for simpler implementation in plugin...diosmosis
2020-10-09three archiving fixes (#16548)diosmosis
2020-10-08Make method signature compatible with PHP 8 (#16550)Stefan Giehl
2020-10-08Fix error trying to round unsupported operands in custom reports (#16543)Thomas Steur
2020-10-07don't mention PHP5 in messages (#16538)Lukas Winkler