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-12-21Detect running archivers correctly (#16987)Thomas Steur
2020-12-17Apparently the segment needs to be double encoded when sent in the climulti:r...diosmosis
2020-12-14add note message when continuing an existing queue (#16765)diosmosis
2020-12-08If archive_invalidations is in inconsistent state, fix as getting next archiv...diosmosis
2020-12-04segment invalidations must be paired w/ normal invalidations (#16845)diosmosis
2020-12-03Set default ArchiveFilter instance. (#16872)diosmosis
2020-12-02More rigorous checks for non-existant site so archiving wont fail if … (#16...diosmosis
2020-11-30re-add missing condition for --skip-segments-today (#16777)diosmosis
2020-11-19Prevent some archiving notes being printed for each site (#16746)Thomas Steur
2020-11-18add check for dangling invalidations (#16739)diosmosis
2020-11-13Delayed rearchiving (#16702)diosmosis
2020-11-12Better detect failed archiving jobs. (#16701)4.0.0-rc3diosmosis
2020-11-04require PIWIK_PRINT_ERROR_BACKTRACE for exception backtraces in logs (#16640)diosmosis
2020-10-30change couple logs back to info (#16633)diosmosis
2020-10-29change info logs to debug (#16626)diosmosis
2020-10-09three archiving fixes (#16548)diosmosis
2020-09-28Add back missing stop archiver exception (#16479)Thomas Steur
2020-09-21Add extra check for queue consumer to prevent duplicates and add duplicate ch...diosmosis
2020-09-13Add back db reconnect code to core:archive. (#16432)diosmosis
2020-08-26Tweaks for archiving for enterprise demo. (#16346)diosmosis
2020-08-04allow invalidating plugin archives only and archiving past data for plugins (...diosmosis
2020-07-10Fix behaviour for segments using "not equals" or "not contains" on an action ...Stefan Giehl
2020-06-09apply timezone just before querying the log tables (#16039)diosmosis
2020-06-03Archiving job prioritization and safety precautions (#15991)diosmosis
2020-05-13Fix getArchiveIdAndVisits() call (#15946)diosmosis
2020-05-12triple equals (#15762)Jean Baptiste Noblot
2020-05-07Rewrite cron archiving process for easier maintenance and performance (#15499)diosmosis
2020-04-28Merge branch '3.x-dev' into 4.x-devsgiehl
2020-04-28Keep last 100 characters of archive error message when error is too long (#15...Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-04-01Merge branch '3.x-dev' into 4.x-devsgiehl
2020-03-25Ensure to use correct date while archiving (#15728)Stefan Giehl
2020-03-25Add possibility to silently stop the archiver without an error (#15724)Thomas Steur
2020-03-22Remove PHP serialization response format (#15558)Stefan Giehl
2020-03-16Merge branch '3.x-dev' into 4.x-devsgiehl
2020-03-10Move Archive.php archive invalidation to Loader… (#15616)3.13.4-b1diosmosis
2020-02-26Prevent server gone away error in CronArchive (#15619)Thomas Steur
2020-02-11Merge branch 3.x-dev into 4.x-dev (#15543)Stefan Giehl
2020-02-03Removes deprecated console param --piwik-domain (#15503)Stefan Giehl
2020-01-28Day range archiving issue (#15462)diosmosis
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
2020-01-08Do not proceed with archiving if a valid archive exists for the parameter com...diosmosis
2020-01-01Fix archiving when getmypid is disabled (#15330)Thomas Steur
2019-12-16Add method to get errors in Cron archive (#15271)Thomas Steur
2019-12-03If not truncating response in CronArchive, do not replace newlines w/ spaces....diosmosis
2019-11-25Support CliMulti on OS X and print note about whether CliMulti is used in arc...diosmosis
2019-10-02Add option to archiver to not create archives for segments for today (#14834)Thomas Steur
2019-09-05Make it possible to force archiving for custom date ranges (#14856)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca