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
2021-01-13Fix --skip-idsites regression and increment processed site count properly + a...diosmosis
2021-01-08updates device detector to latest 4.1.0 (#17064)Stefan Giehl
2021-01-08Fix limited visits query when sorting ascending (#17060)Stefan Giehl
2021-01-05Add unit test for QueueConsumer::shouldSkipArchiveBecauseLowerPeriodOrSegment...diosmosis
2021-01-05Adds missing report documentations (#16878)Stefan Giehl
2021-01-01Add regular expression support to list of user agents to exclude (#16766)Nina Pypchenko
2021-01-01Don't accept files that are bigger than the upload limit when uploading plugi...Stefan Giehl
2020-12-31Limit max execution time of archiving queries to 2 hours by default (#16971)Stefan Giehl
2020-12-31Add imprint URL to Template.pageFooter (#16966)Dirk Weise
2020-12-24Fix report showing data of wrong date (#17008)Stefan Giehl
2020-12-24Better fix for climulti segment encoding bug (#17004)diosmosis
2020-12-24Force new visit after 10K actions (#17014)Thomas Steur
2020-12-22fix testsgiehl
2020-12-22fix testssgiehl
2020-12-21Ensure removed dimensions are not used even if they still exist (#16934)Stefan Giehl
2020-12-21Update wikimedia/less.php dependency (#16976)Stefan Giehl
2020-12-17Apparently the segment needs to be double encoded when sent in the climulti:r...diosmosis
2020-12-17Fix intersecting period logic so proper archives will archive in parallel. (#...diosmosis
2020-12-16fix: reset(): Argument #1 ($array) must be passed by reference, value given (...Stefan Giehl
2020-12-15Remember if process ever started (#16950)Thomas Steur
2020-12-14Better detection for end of sharedSiteId queue (#16769)Thomas Steur
2020-12-14fix some tests exception handling (#16932)Stefan Giehl
2020-12-11Fix unknown keyword is not shown in transitions report in seach engines secti...Thomas Steur
2020-12-11Adds possibility to configure protocols for allowed outgoing connections (#16...Stefan Giehl
2020-12-10Use wikimedia/less.php instead of leafo/lessphp (#16813)Stefan Giehl
2020-12-10Allow using last (week|month|year) as date param (#16830)Stefan Giehl
2020-12-10Harden check for numeric array indices (#16908)Stefan Giehl
2020-12-10Improvements on prepending a plus sign to evolutions (#16923)Stefan Giehl
2020-12-08Avoid inserting duplicates in invalidation table to reduce IO. (#16843)4.0.5-b1diosmosis
2020-12-08If archive_invalidations is in inconsistent state, fix as getting next archiv...diosmosis
2020-12-08Only invalidate in past for segments that belong to the site … (#16896)diosmosis
2020-12-07updates device detector to 4.0.2 (#16900)Stefan Giehl
2020-12-07fix a bunch of incorrect class names (#16902)Stefan Giehl
2020-12-07fix invalid method calls in testssgiehl
2020-12-07Remove invalidations for segments that are not pre-processed if found. (#16895)diosmosis
2020-12-04segment invalidations must be paired w/ normal invalidations (#16845)diosmosis
2020-12-02Fix ttl not being respected on existing invalidations (#16851)diosmosis
2020-12-02only select invalidations that were added before a sites archiving began (#16...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-26Invalidate everything once before a site is archived and do not inval… (#16...diosmosis
2020-11-26Add pluginjson for custom dimensions + fix build (#16799)Thomas Steur
2020-11-23Remove existing invalidations before scheduling new ones (#16772)4.0.0-rc7Thomas Steur
2020-11-20remove invalidations by report name (#16759)diosmosis
2020-11-19fix namespace of test filessgiehl
2020-11-19fix removal of invalidations for segments (#16753)diosmosis
2020-11-19handle "all" in removeInvalidationsFromDistributedList (#16752)diosmosis
2020-11-19When no deactivation date found, then rearchive as much as allowed (#16748)Thomas Steur
2020-11-18add check for dangling invalidations (#16739)diosmosis
2020-11-18Update composer dependencies + submodules (#16740)diosmosis