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
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2021-11-25Add option to specify the max number of websites to process by archiver. (#18...Ere Maijala
2021-08-30If a usable archive exists and the invalidation is for a specific plugin, del...Justin Velluppillai
2021-08-12before trying to invalidate parent period, make sure period is enabled in INI...dizzy
2021-04-21Remove urlencode for segment definitions (#17475)Zoltan Flamis
2021-04-19store segment hash in DB (#17408)Zoltan Flamis
2021-02-17properly encode segment definitions from table so the hash will be the same a...dizzy
2021-01-13Fix --skip-idsites regression and increment processed site count properly + a...diosmosis
2021-01-05Add unit test for QueueConsumer::shouldSkipArchiveBecauseLowerPeriodOrSegment...diosmosis
2020-12-21When looking for other climulti processes, also make sure idSite is same. (#1...diosmosis
2020-12-17Fix intersecting period logic so proper archives will archive in parallel. (#...diosmosis
2020-12-08If archive_invalidations is in inconsistent state, fix as getting next archiv...diosmosis
2020-12-07Remove invalidations for segments that are not pre-processed if found. (#16895)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-26Invalidate everything once before a site is archived and do not inval… (#16...diosmosis
2020-10-28only look for done_ok archives when doing usable archive check (#16610)diosmosis
2020-10-09three archiving fixes (#16548)diosmosis
2020-09-21Add extra check for queue consumer to prevent duplicates and add duplicate ch...diosmosis
2020-09-11Add methods to remove invalidations. (#16400)diosmosis
2020-08-04allow invalidating plugin archives only and archiving past data for plugins (...diosmosis