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-17With multi_server_environment enable maintain won't send 503 as response (#18...Peter Zhang
2022-02-01Prevent possible error when action is provided as array (#18706)Stefan Giehl
2022-01-12move unsupported Browser check before create session (#18575)Peter Zhang
2021-10-14Use the new twig template DI in more places (#18150)Thomas Steur
2021-08-03get rid of stashed datatables before going into safe mode to free up memory (...dizzy
2021-07-13Fix possible warning that session is not active for anonymous user (#17758)Stefan Giehl
2021-05-11add new ini config to enable/disable the php profiler feature (#17537)dizzy
2021-05-11Use token auth when widgetize (#17520)Zoltan Flamis
2021-03-28not supported browser exception (#17258)Zoltan Flamis
2020-10-29Add new INI config [General] enable_framed_allow_write_admin_token_auth… (#...diosmosis
2020-09-11Make sure to initialize a session for the anonymous user (#16423)Thomas Steur
2020-09-04Merge 3.X into 4.X (#16378)Thomas Steur
2020-08-11Only allow widgetize and token usage for view users (#16263)Thomas Steur
2020-06-04Twig 3 upgrade (#15573)Lukas Winkler
2020-06-03Remove code tagged with `@deprecated` (#16001)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-16Merge branch '3.x-dev' into 4.x-devsgiehl
2020-03-12fixing build (#15690)diosmosis
2020-02-26Do not initiate auth instance if a user is already logged in in FrontControll...diosmosis
2020-02-11Merge branch 3.x-dev into 4.x-dev (#15543)Stefan Giehl
2020-01-31Use safemode when running CLI commands (#15472)diosmosis
2020-01-16Removes some methods deprecated for Matomo 4 (#15386)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2019-03-12New setting to disable Db version check, and do not show update scree…n whe...Thomas Steur
2019-02-18Enable fingers crossed handler via INI config and show backtrace in logs/arch...diosmosis
2018-12-20Fix possible notice in safe mode handler (#13886)Thomas Steur
2018-12-19Add generated unique request ID used in logs as custom HTTP header. (#13874)diosmosis
2018-11-27Use new exception in PluginsArchiver & add previous exceptions to backtrace i...diosmosis
2018-09-20Set backtrace on error object and check Piwik_ShouldPrintBackTraceWithMessage...diosmosis
2018-08-17Always set Auth interface in DI to the correct plugin's Auth implementation (...diosmosis
2018-08-13Add backtrace to exceptions treated as fatal errors w/ test, … (#13276)diosmosis
2018-07-27Sessions with more security (#12208)diosmosis
2018-07-10Disables some more feature if internet features are disabled (#13076)Stefan Giehl
2018-05-31Fix typo "encountered" (#13020)Matthieu Aubry
2018-03-16Ensure to also install plugins when there is a POST request (#12619)Thomas Steur
2018-01-19Fixed maintenence mode to show a corresponding message based on record_statis...ryyee99
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-03-30Improve header layout of error, update and maintenance screen (#11561)Stefan Giehl
2016-12-27When safe mode is displayed, and Super User was not logged in already, let Su...Matthieu Aubry
2016-10-04Do not issue warning/errors during update, when activating a plugin that is a...Matthieu Aubry
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-07-21When Piwik config file becomes un-readable, make it clear that the file still...Matthieu Aubry
2016-04-14Update FrontController documentation (#10049)Sam
2015-12-22Higher resolution 32x32 favicon https://github.com/piwik/piwik/issues/8869mattab
2015-12-18Display useful message how to solve "Form security error" issue, when SSL may...mattab
2015-10-29Do not use static local variable in FrontController so tests can initialize t...diosmosis
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-05-01Remove FrontController::createConfigObject as it should no longer be necessary.diosmosis
2015-04-18Merge branch 'master' into config_step_2diosmosis