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-09-14#17812 Improve handling of NotSupportedBrowserException (#17915)mwithheld
2021-06-28Add some context to this error since logs will not have the host or instance ...dizzy
2021-03-28not supported browser exception (#17258)Zoltan Flamis
2021-03-17Development mode notifications when Matomo not installed through git (#17300)Zoltan Flamis
2021-03-11Throw invalid dimension exception during rendering graph with wrong height/wi...Zoltan Flamis
2020-10-29Add new INI config [General] enable_framed_allow_write_admin_token_auth… (#...diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-02-17Do not record the stack trace for user input errors (#15576)Thomas Steur
2019-09-18Use correct NotYetInstalledException when Matomo is not yet installed (#14823)Thomas Steur
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-01-29Set isHtmlMessage for more exceptions. (#14024)diosmosis
2018-07-10Disables some more feature if internet features are disabled (#13076)Stefan Giehl
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2016-12-27When safe mode is displayed, and Super User was not logged in already, let Su...Matthieu Aubry
2016-10-05 Add new UI test for scheduled reports editor (#10676)Matthieu Aubry
2016-10-04Fix fatal error exception is already in use (#10675)Thomas Steur
2016-10-04Do not issue warning/errors during update, when activating a plugin that is a...Matthieu Aubry
2016-07-21Add missing filemattab
2015-07-13Missing @license docblocks (according to fossology)Anthon Pang
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2014-12-17Merge branch 'master' into log-refactoring-1Matthieu Napoli
2014-12-15Fixes #6529 Throw an exception when codebase is older than schema to prevent ...mattab
2014-12-11#6622 Logger refactoring: Separated error and exception handling from loggingMatthieu Napoli
2014-11-14refs #6661 also return a HTTP 400 in case there is another invalid request paramThomas Steur
2014-11-14refs #6661 initial work on triggering a 400 bad request instead of 500 in cas...Thomas Steur
2014-11-04refs #6564 refactored out HtmlMessageException and introduced some other exce...Thomas Steur