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
path: root/core
AgeCommit message (Expand)Author
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2022-03-09Merge RC patches back to main branch (#18901)Justin Velluppillai
2022-03-08Prevent archiving of data for time periods that start in the future (#18790)Ben Burgess
2022-03-08the cachebuster set in render() does not appear to be used for JS files, whic...dizzy
2022-03-07[UI] add report date on overview reports and fix date display (#18838)Peter Zhang
2022-03-07Fix regression in plugin order determination, new param keepUnresolved is not...dizzy
2022-03-04[Vue] Chunk UMD JavaScript into a set of asynchronously loaded files (#18761)dizzy
2022-02-23[Performance]Cache whether a DB supports transaction level (#18691)Peter Zhang
2022-02-21Improve performance of some archiving queries (#18797)Thomas Steur
2022-02-21Fix cookies with session lifetime (#18820)Stefan Giehl
2022-02-14Fix session timeouts in overlay session (#18648)Stefan Giehl
2022-02-14[Hotfix]add date, period params into common function (#18686)Peter Zhang
2022-02-14[UI]update market place wording and UI (#18527)Peter Zhang
2022-02-08Fix usage of translation key (#18747)Stefan Giehl
2022-02-04Fixed round fatal error in php8 (#18732)Altamash Shaikh
2022-02-03Merge branch 'next_release' into 4.x-devsgiehl
2022-02-034.7.14.7.1Matthieu Aubry
2022-02-03Make unique index compatible with database without long key support (#18723)Stefan Giehl
2022-02-02Retry scheduled tasks on failure (#18335)Ben Burgess
2022-02-024.7.04.7.0Matthieu Aubry
2022-02-01Add new event Segment.filterSegments (#18713)Thomas Steur
2022-02-01Prevent possible error when action is provided as array (#18706)Stefan Giehl
2022-01-31[Dev 2431] Enrich log_visit table index by a third column (#18636)Jason Morton
2022-01-31Merge branch 'next_release' into 4.x-devsgiehl
2022-01-31Cp 18534 fix (#18703)Peter Zhang
2022-01-28set default color value, when key not exist. (#18696)Peter Zhang
2022-01-274.7.0-rc24.7.0-rc2Matthieu Aubry
2022-01-26Allow disabling the usage of the default geolocation provider as fallback (#1...Stefan Giehl
2022-01-26Fix possible error when generating PDF reports containing multibyte chars (#1...Stefan Giehl
2022-01-26Revert "add date, period params into common function (#18653)" (#18685)Peter Zhang
2022-01-26add date, period params into common function (#18653)Peter Zhang
2022-01-21disable cron task when segment is deleted (#18383)Peter Zhang
2022-01-19Fix incorrect number of placeholders in translation (#18655)Stefan Giehl
2022-01-18support custom field component in multipair and array field config (#18626)dizzy
2022-01-17Fix cli multi detection on Windows (#18635)Stefan Giehl
2022-01-174.7.0-rc14.7.0-rc1Matthieu Aubry
2022-01-17Fix possible error when generating reports for custom dimensions (#18614)Stefan Giehl
2022-01-13Ignore duplicate entry error when creating a sequence (#18590)Stefan Giehl
2022-01-12Change rearchive end date from yesterday to today (#18523)Ben Burgess
2022-01-12move unsupported Browser check before create session (#18575)Peter Zhang
2022-01-12Hide commands that don't work on windows (#18604)Stefan Giehl
2022-01-11Ignore array keys that match unsummable columns when summing row array column...Ben Burgess
2022-01-11unifont import, TCPDF use import fonts (#18577)Peter Zhang
2022-01-11[Vue] enable full typescript compilation + fix typing errors in existing Vue ...dizzy
2022-01-10Fix possible error with sparkline colors (#18588)Stefan Giehl
2022-01-07dependent archive never run (#18403)Peter Zhang
2021-12-22Show a summary of new features (#18065)Ben Burgess
2021-12-21Fixes more issues on PHP 8.1 (#18514)Stefan Giehl
2021-12-17Ensure updates are always done with super user permission (#18503)Stefan Giehl
2021-12-16Merge 4.6.x patches back to main branch (#18508)Justin Velluppillai