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-12Add AnonymousPiwikUsageMeasurement to plugins required for JS size computatio...dizzy
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2022-03-04[Vue] Chunk UMD JavaScript into a set of asynchronously loaded files (#18761)dizzy
2022-01-17add --plugin option to print plugin git repo information to compute js asset ...dizzy
2022-01-11Avoid any archiving queries in Goals Archiver if no goals or ecommerce are ac...Stefan Giehl
2021-11-26Fix time on page calculation in visits log (#18294)Stefan Giehl
2021-11-25Add option to specify the max number of websites to process by archiver. (#18...Ere Maijala
2021-11-24Chrome isn't using WebKit anymore (#18252)Lukas Winkler
2021-11-04Support downloading system tests from plugins (#18263)Thomas Steur
2021-10-11Optimise ecommerce life time metric query (#18097)Sam
2021-09-28[Vue] Introduce Vue + Workflow commands (#17940)dizzy
2021-07-30Add command to generate a system check (#17832)Thomas Steur
2021-06-18allow empty site list (#17693)Lukas Winkler
2021-05-07Make archiving process to respect process_new_segments_from settings (#17351)Zoltan Flamis
2021-04-16Add get-segment-sql development command for debugging (#17461)dizzy
2021-04-12fix typo in cache:clear (#17448)Lukas Winkler
2021-04-12Fixes for specific case when partial archives have to initiate archiving for ...dizzy
2021-04-12Initiate range archiving if an archive is invalidated, the request is from th...dizzy
2021-03-17Development mode notifications when Matomo not installed through git (#17300)Zoltan Flamis
2021-03-16remove deletion of old archives in CronArchive since we do this in ArchiveWri...dizzy
2021-02-25Only force single plugin archiving for root archive requests. (#17250)dizzy
2021-02-19Fix force-report parameter for core:archive (#17236)Stefan Giehl
2021-02-17properly encode segment definitions from table so the hash will be the same a...dizzy
2021-02-05Refactor segment re-archiving in past behavior to be on demand (#17005)dizzy
2021-02-02Allow filtering for invalidations for specific reports in core:archive (mostl...diosmosis
2020-12-24Better fix for climulti segment encoding bug (#17004)diosmosis
2020-12-17Apparently the segment needs to be double encoded when sent in the climulti:r...diosmosis
2020-12-07updates device detector to 4.0.2 (#16900)Stefan Giehl
2020-12-04segment invalidations must be paired w/ normal invalidations (#16845)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-10-09three archiving fixes (#16548)diosmosis
2020-10-01Rename login_whitelist_ip config to login_allowlist_ip (#16413)Thomas Steur
2020-09-21Add extra check for queue consumer to prevent duplicates and add duplicate ch...diosmosis
2020-09-04Make sure to use matomo require when generating components (#16388)Thomas Steur
2020-09-03Updates php-di to 6.2.1 (#16311)Stefan Giehl
2020-08-19url decode value in requestcommand (#16301)diosmosis
2020-08-04allow invalidating plugin archives only and archiving past data for plugins (...diosmosis
2020-07-01Removes CustomVariables plugin from core (#16090)Stefan Giehl
2020-06-26Track seconds instead of days for "days since" dimensions (#15774)diosmosis
2020-06-09Track ecommerce views as new dimensions instead of custom variables (#15999)Stefan Giehl
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
2020-05-27Removes director detection (#15989)Stefan Giehl
2020-05-20Remove gears detection (#15956)Stefan Giehl
2020-05-14Replace Zend Mail with PHPMailer (#15891)Stefan Giehl
2020-05-08Merge remote-tracking branch 'origin/3.x-dev' into 4.x-devsgiehl
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-17New page performance reports (#15736)Stefan Giehl
2020-04-15Rename interaction_position to pageview_position (#15812)Stefan Giehl