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
2022-02-03Merge branch 'next_release' into 4.x-devsgiehl
2022-02-03Make unique index compatible with database without long key support (#18723)Stefan Giehl
2022-01-31[Dev 2431] Enrich log_visit table index by a third column (#18636)Jason Morton
2021-12-22Show a summary of new features (#18065)Ben Burgess
2021-12-16Merge 4.6.x patches back to main branch (#18508)Justin Velluppillai
2021-11-16Remove update script that might cause problems (#18325)Stefan Giehl
2021-11-09Fix archiving too many segments that aren't needed and showing 0 conversions ...Thomas Steur
2021-09-28[Vue] Introduce Vue + Workflow commands (#17940)dizzy
2021-09-24add mysql row format dynamic option (#18002)Peter Zhang
2021-08-12avoid large amounts of notifications being added to the session (#17736)dizzy
2021-06-14Disable logme functionality by default (#17665)Stefan Giehl
2021-05-27Update PHP extension requirements & deprecate Common::mb_* methods (#16754)Stefan Giehl
2021-05-11bump version and change update to new version (#17544)dizzy
2021-05-11detect brute force login attempts from different ip addresses (#17503)dizzy
2021-05-07Fix segment update scripts (#17532)Stefan Giehl
2021-04-24Add new update to make sure deleted segments also have a computed hash. (#17485)dizzy
2021-04-19store segment hash in DB (#17408)Zoltan Flamis
2021-02-24also ignore strange dates in segment info when doing rearchive check in 4.1.2...dizzy
2021-02-22ignore error in rearchive segment call in update (#17240)dizzy
2021-02-15do not end up creating done flags like "done." (#17215)dizzy
2021-02-05Refactor segment re-archiving in past behavior to be on demand (#17005)dizzy
2021-02-03add visitfrequency archiver to archive dependent archives (#17168)dizzy
2021-01-15Introduce PHP CS to improve code quality (#16755)Stefan Giehl
2020-12-02Remove no longer shipped example plugins during update (#16858)Thomas Steur
2020-11-27Ignore errors while updating session ids (#16829)Stefan Giehl
2020-11-27Improve token auth migration (#16822)Thomas Steur
2020-11-27Fix hash algo is missing during upgrade (#16816)4.0.1-b1Thomas Steur
2020-11-27Update session ids on update (#16814)Stefan Giehl
2020-11-26Remove ExampleTheme plugin on update (#16807)Thomas Steur
2020-11-16Make sure to disable example theme on matomo4 upgrade (#16720)Thomas Steur
2020-11-16typo in deleting blob archive data (#16717)diosmosis
2020-11-12Better detect failed archiving jobs. (#16701)4.0.0-rc3diosmosis
2020-10-19Check if column exist only shortly before it is needed (#16589)Thomas Steur
2020-10-01Rename login_whitelist_ip config to login_allowlist_ip (#16413)Thomas Steur
2020-10-01Optimise Matomo 4 updates (#16490)Thomas Steur
2020-10-01No need to check if column exists in conversion table when running days to se...Thomas Steur
2020-09-29Insert page performance columns into correct table (#16489)4.0.0-b2Thomas Steur
2020-09-10Fix DB column names in upgrade script (#16414)Thomas Steur
2020-09-08Activate Matomo 4 by default (#16398)4.0.0-a1Thomas Steur
2020-09-02Create plugin.json files if needed for plugins moved from core to marketplace...Thomas Steur
2020-08-14Reorganise Matomo 4 updates for better performance (#16284)Thomas Steur
2020-08-04allow invalidating plugin archives only and archiving past data for plugins (...diosmosis
2020-07-27Remove update script for new profilable dimension (#16244)Thomas Steur
2020-07-27Add new dimension profilable (#16217)Thomas Steur
2020-07-24Rename config setting for maximum rows in custom dimension reports (#16229)Stefan Giehl
2020-07-01Removes CustomVariables plugin from core (#16090)Stefan Giehl
2020-06-30Include CustomDimensions plugin in core (#16086)Stefan Giehl
2020-06-26Track seconds instead of days for "days since" dimensions (#15774)diosmosis
2020-06-11Rename Piwik -> Matomo in cookies (#16053)Thomas Steur