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
2021-12-15Add system check warnings for php-fpm and nginx if config files are accessibl...Ben Burgess
2021-12-10Updated shell_exec recommended message (#18469)Justin Velluppillai
2021-12-07Fix 'Call to undefined function Piwik\piwik_fix_lbrace()' (#18461)Stefan Giehl
2021-10-19Improve escaping of diagnostic results (#18171)Stefan Giehl
2021-10-14Use the new twig template DI in more places (#18150)Thomas Steur
2021-10-05add php binary format check (#18060)Peter Zhang
2021-09-27Disable http requests on config (#18063)Justin Velluppillai
2021-09-23Fix escaping of html attribute (#18040)Stefan Giehl
2021-08-31split private directories check into required and recommended (#17889)Tim-Hinnerk Heuer
2021-06-17Add link to new FAQ how to make the diagnostic “Managing processes via CLIâ...Matthieu Aubry
2021-06-17Add check for setting max_execution_time = -1, see #17585 (#17684)Justin Velluppillai
2021-06-11Check if config loaded in getHostname() (#17526)Zoltan Flamis
2021-06-08look in the data element since response is an array (#17653)dizzy
2021-06-02Do not use which when determining if ps and awk are available (#17576)dizzy
2021-05-27Update PHP extension requirements & deprecate Common::mb_* methods (#16754)Stefan Giehl
2021-05-23Improve required private directories check (#17606)Thomas Steur
2021-05-17use status code instead of checking contents (#17568)dizzy
2021-04-26Add diagnostic that checks if server directories that should be private are a...dizzy
2021-03-22check for openssl extension (#17364)Lukas Winkler
2021-03-21check for filter, hash and session php extensions (#17363)Lukas Winkler
2021-03-16Add informational diagnostic for archive invalidations table. (#17110)dizzy
2021-02-15Fix warning when memory_limit = -1 (#17218)okom3pom
2021-01-22Add more information to system check information (#17132)Thomas Steur
2020-11-18Detect when both auto archiving and browser archiving is enabled (#16738)4.0.0-rc5Thomas Steur
2020-11-11Show invalidation information in system check (#16690)Thomas Steur
2020-11-04Add timezone version to php informational system check output (#16660)Thomas Steur
2020-11-04several changes to emphasize setup and use of auto-archiving rather than real...diosmosis
2020-09-18Fix build (#16449)Thomas Steur
2020-09-13split disabled PHP functions to not break table layout (#16428)Lukas Winkler
2020-09-04System check: Add Matomo Version History and download feature (#16386)Thomas Steur
2020-09-04Fix randomly failing test diagnostic page UI test (#16390)Thomas Steur
2020-09-03Make sure query in system check uses index (#16372)Thomas Steur
2020-09-02Provide more debug information in system check (#16350)Thomas Steur
2020-07-06don't use create_function anywhere (#16181)Lukas Winkler
2020-06-03Remove code tagged with `@deprecated` (#16001)Thomas Steur
2020-05-17Use utf8mb4 character set if possible (#15618)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-07Fix console command missing in diagnostics check (#15783)Thomas Steur
2020-03-04Fix double colon and case (#15655)Jean Baptiste Noblot
2020-01-22Adds additional system check for CREATE TEMPORARY TABLES permission (#15139)Stefan Giehl
2020-01-16Removes some more unneeded code (#15395)Stefan Giehl
2020-01-16Removes some methods deprecated for Matomo 4 (#15386)Stefan Giehl
2019-10-10Fix false file path write perms error in installation (#14983)Kate Butler
2019-08-20fix incorrect number of translation strings (#14794)Lukas Winkler
2019-07-23start working on db reader support (#14681)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2019-04-11Link to user guide in "Last successful Archiving Completion" diagnostic (#14284)simivar
2019-03-14Do not run cron archiving last run check if matomo is not installed. (#14202)diosmosis
2019-03-13Add diagnostic to check last time archiving was run successfully and … (#13...diosmosis