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-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
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