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-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-14Better detection for end of sharedSiteId queue (#16769)Thomas Steur
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-08Only invalidate in past for segments that belong to the site … (#16896)diosmosis
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-13Delayed rearchiving (#16702)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
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
2020-05-07Rewrite cron archiving process for easier maintenance and performance (#15499)diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-01Merge branch '3.x-dev' into 4.x-devsgiehl
2020-03-25Add possibility to silently stop the archiver without an error (#15724)Thomas Steur
2020-01-28Use rebranded components (#15253)Stefan Giehl
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2018-08-01Add some simple profiling output to core:archive command (#13215)diosmosis
2018-04-23Make sure core:archive terminates when all initial websites have been process...Thomas Steur
2016-04-06fix #10005 When forcing archiving on multiple sites, it silently fails if one...Thomas Steur
2015-08-21Update debug log in statement in SegmentArchivingRequestUrlProvider::getCreat...diosmosis
2015-08-21Small refactor to remove indentation in SegmentArchivingRequestUrlProvider.diosmosis
2015-08-21Add new option for [General] process_new_segments_from option, 'segment_last_...diosmosis
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-04-15#7614 Archiving with `--force-all-websites` now shares the site listMatthieu Napoli
2015-04-01Merge pull request #7485 from piwik/segment_url_provider_loggingBenaka
2015-03-28Refs #7560, avoid array to string conversion notice in DistributedList & desc...diosmosis
2015-03-20Fix to SegmentArchivingRequestUrlProvider, use StaticContainer logger only if...diosmosis
2015-03-19Adding logging statements to SegmentArchivingRequestUrlProvider to hopefully ...diosmosis
2015-03-19Revert previous commit and add unit testmattab
2015-03-19Make sure to pre-process in the pastmattab
2015-03-19When segment creation time (or just earliest archive date) is greater than en...diosmosis
2015-03-19Rename creation_time -> segment_creation_timemattab
2015-03-19Simplifies object scope to only return modified date parametermattab
2015-03-18Fixes #7223, add new INI option [General] process_new_segments_from that cont...diosmosis
2015-03-10Remove some unneeded documentation.diosmosis
2015-03-05Refs #7181, fill in TODO docs.diosmosis
2015-03-05Refs #7181, rename remaining InvalidatedReports class to SitesToReprocessDist...diosmosis
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-04-04Adding events to CronArchive for archiving process statistics.diosmosis