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
2020-03-10Move Archive.php archive invalidation to Loader… (#15616)3.13.4-b1diosmosis
2020-01-01Fix build (#15334)diosmosis
2019-12-21In EchoHandler print out formatted message, not just level and message. (#15298)diosmosis
2019-12-10tracker debug fixes in CLI command + extra logs for Lock (#15197)diosmosis
2019-11-18Invert change comparison when displaying percents in the UI … (#15098)diosmosis
2019-11-05Fix possible notice in lineMessageFormatter when trace has less than 10 recor...Thomas Steur
2019-10-16Fix web cron returns an error when archiving (#15014)Thomas Steur
2019-10-10Log stack traces for PHP warnings etc (#14961)Kate Butler
2019-10-01Replace some usages of Common::printDebug w/ use of logger (#13968)diosmosis
2019-08-17Add some debugging info to log notifications so they can be more easily repro...diosmosis
2019-08-16Do not record the trace for user input errors (#14771)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2019-04-01Fixing build (#14296)diosmosis
2019-03-20Make sure Monolog never adds its default handler. (#14239)diosmosis
2019-02-18Enable fingers crossed handler via INI config and show backtrace in logs/arch...diosmosis
2019-01-29Set isHtmlMessage for more exceptions. (#14024)diosmosis
2018-12-19Add generated unique request ID used in logs as custom HTTP header. (#13874)diosmosis
2018-12-19Allow setting different log levels per log writer if desired. (#13873)diosmosis
2018-09-06Add [tests] config option to enable logging in tests. (#13335)diosmosis
2018-08-11If warning/error log detected in console command exit w/ code = 1. (#13275)diosmosis
2018-08-01Add some simple profiling output to core:archive command (#13215)diosmosis
2018-04-12Log a job ID for cli commands (#12717)Thomas Steur
2018-01-11Show Matomo instead of Piwik in the user interface in more places (#12421)Matthieu Aubry
2017-10-04force using utf-8 as charset for htmlentities/htmlspecialchars (#12135)Stefan Giehl
2017-07-25write timezone (in our case: always "UTC") in log messages (#11893)Patrick Brosi
2016-01-13Archive in UITestFixture using correct test environment overrides (loadRealTr...diosmosis
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-09-22Attempt to fix build.diosmosis
2015-09-22Split multi-line log messages into multiple log messages if file handlerThomas Steur
2015-08-19simplify definitionThomas Steur
2015-08-19fix a system testThomas Steur
2015-08-19tracker debug config might be not set, avoid a warningThomas Steur
2015-08-19use monolog in trackerThomas Steur
2015-06-02Remove provideContainerConfig() method in LogTest since it does not affect th...diosmosis
2015-06-02Fixing ArchiveWebTest, now that test.php is used (which disables the logger),...diosmosis
2015-04-27Merge branch 'master' into config_step_2diosmosis
2015-04-20Merge branch 'master' into 7640_tracker_optimizationsdiosmosis
2015-04-20Forgot to add new config files.diosmosis
2015-04-20Allow plugins to have environment DI config files. Move all logging DI to Mon...diosmosis
2015-04-18Merge branch 'master' into config_step_2diosmosis
2015-04-13Updated PHP-DI versionMatthieu Napoli
2015-04-06Make IniSettingsProvider a singleton in order to make sure IniFileChain is sh...diosmosis
2015-03-31Logger testMatthieu Napoli
2015-03-26Avoid the sprintf log processor to be run if not needed and avoid to die if s...Matthieu Napoli
2015-03-02#7301 Removes any token_auth that might be logged.Matthieu Napoli
2015-02-25#7289 Logs displayed as notifications can now be closedMatthieu Napoli
2015-02-25Simpler log messages in web notificationsMatthieu Napoli
2015-02-12Set a consistent description in plugins metadatamattab
2015-02-12Moved the monolog configuration and code into a Monolog pluginMatthieu Napoli