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-06-22added: setting prepare callback before validation (#19363)Victor S
2022-06-21Merge branch 'next_release' into 4.x-devsgiehl
2022-06-21[Vue] when getting plugin path relative to webroot, try all possible webroots...dizzy
2022-06-15Fix for zero average order value on charts (#19353)Ben Burgess
2022-06-15[Graphic]reload table if the default date changes (#19349)Peter Zhang
2022-06-13remove depracted dollar brace string interpolation (#19344)Lukas Winkler
2022-06-13Fix FAQ # links (#19347)Starker3
2022-06-09fixed: vardumper overriding (#19308)Victor
2022-06-07Update Version to Matomo 4.11.0-rc14.11.0-rc1Justin Velluppillai
2022-06-07Improve memory usage of CSV exporter (#19315)Stefan Giehl
2022-06-07[UI]update invalid archive notification (#19126)Peter Zhang
2022-06-07invite user replace add user (#18868)Peter Zhang
2022-05-31Goals per page - new reports and metrics for tracking page conversions (#18221)Ben Burgess
2022-05-25Add 429 response code (#19245)Jason Morton
2022-05-24[Vue] add manage goals store to share loaded idGoal with plugin components th...dizzy
2022-05-24Show sparkline evolution figures for visits, goals and ecommerce overviews (#...Ben Burgess
2022-05-18[security] Force matomo.org related requests to use ssl as default (#19098)Peter Zhang
2022-05-17Compatibility fixes for PHP 8.1 (#19143)Stefan Giehl
2022-05-16Merge 4.10.0 changes back to development branch (#19223)Justin Velluppillai
2022-05-06Add support to exclude hosts from proxy (#19139)Jürgen Thomann
2022-05-03Update to 4.10.0-rc14.10.0-rc1Justin Velluppillai
2022-04-25Merge branch 'next_release' into 4.x-devsgiehl
2022-04-25Fix some "Passing null to parameter" warnings (#19135)MichaelRoosz
2022-04-19Fix PHP 8.1 deprecation warning (#19103)Stefan Giehl
2022-04-13Create assets folder if it is missing when writing Report (#19088)Sam
2022-04-13Update version to 4.9.04.9.0Justin Velluppillai
2022-04-12Remove invalid hosts tracker settings cache (#19021)Sam
2022-04-12Adds update script to remove broken scheduled reports from db (#19062)Stefan Giehl
2022-04-11[Bug]fix prefilght cors OPTIONS request record in the action visits (#19030)Peter Zhang
2022-04-11Add the request hostname to error & exception logs (#18996)Sam
2022-04-05Remove execute bit on files that do not need it (#19052)Adrien Crivelli
2022-04-04Try to reduce failed cache write random UI test failures (#19040)dizzy
2022-04-01Merge branch 'next_release' into 4.x-devsgiehl
2022-04-01Improve handling of invalid API parameter types (#19027)Ben Burgess
2022-04-01Clear general cache less often when launching the archiving (#19000)Thomas Steur
2022-03-31Update version to 4.9.0-rc14.9.0-rc1Justin Velluppillai
2022-03-30Skip web server error logs for unsupported browser exceptions (#19018)Ben Burgess
2022-03-28Fix issue where date ranges might include too many subperiods (#18995)Stefan Giehl
2022-03-24Minor performance improvement for archive invalidator (#18990)Thomas Steur
2022-03-24Build plugin module dependencies if type output does not exist locally, other...dizzy
2022-03-17Fix possible error on PHP 8.1 (#18913)Stefan Giehl
2022-03-17With multi_server_environment enable maintain won't send 503 as response (#18...Peter Zhang
2022-03-17[Vue] migrate LanguagesManager to vue (#18931)dizzy
2022-03-15[automatic Intl data updates from CLDR 40.0.0] (#18943)github-actions[bot]
2022-03-15[Vue] make sure chunk assets can be removed (#18929)dizzy
2022-03-11Fix PHP8 Trim Error (#18903)Ben Hayden
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