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
2021-10-18Make cli archiving faster if only one concurrent request per website is confi...Thomas Steur
2020-12-15If one process' output is "abnormal", don't declare all other concurrently ru...Thomas Steur
2020-08-04allow invalidating plugin archives only and archiving past data for plugins (...diosmosis
2020-06-03Archiving job prioritization and safety precautions (#15991)diosmosis
2020-05-07Rewrite cron archiving process for easier maintenance and performance (#15499)diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-22Remove PHP serialization response format (#15558)Stefan Giehl
2020-03-18App specific token_auths (#15410)Thomas Steur
2019-10-10Add event to disable async execution of CliMulti (#14969)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2019-02-18Enable fingers crossed handler via INI config and show backtrace in logs/arch...diosmosis
2018-12-17Write correct output when a process is skipped (#13866)Thomas Steur
2018-08-01Add some simple profiling output to core:archive command (#13215)diosmosis
2018-07-31In CliMulti, increase wait time as elapsed run time grows. (#13231)diosmosis
2018-07-24Renames console to Matomo (#13192)Stefan Giehl
2018-07-23Ensure to cancel an archive process if it is already running (#13155)Thomas Steur
2018-04-23Skip CLIMulti check for already running commands in tests (#12764)Stefan Giehl
2018-04-23Do not run the same archive command twice (#12702)Thomas Steur
2016-01-12refs #9258 forward php cli options to the archiver commandsThomas Steur
2015-07-24Fixes #8316, re-add core:archive URL override functionality for users that do...diosmosis
2015-06-04In CliMulti.php, check for test mode by checking for the PIWIK_TEST_MODE defi...diosmosis
2015-06-02Rename Piwik_TestingEnvironment to TestingEnvironment and move the class to P...diosmosis
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-05-10Make CliMulti::getSuperUserTokenAuths private since it is only used there, an...diosmosis
2015-05-10Fix bug in CliMulti (type in member name), and make sure all requests are run...diosmosis
2015-05-10Updating submodules & move getSuperUserTokenAuths from CronArchive to CliMult...diosmosis
2015-05-10Move hacks in CronArchive + Tracker to run code as superuser through CliMulti...diosmosis
2015-05-10Fix CliMultiTest.php.diosmosis
2015-05-10Refactor CronArchive, remove need to specify URL (also did same to CliMulti),...diosmosis
2015-04-22#7536 Log segments that are being archivedMatthieu Napoli
2015-02-16phpdoc and scrutinizer warning fixesMatthieu Napoli
2015-01-12Simplified get from container with new shorter methodMatthieu Napoli
2014-12-28#6881 Disable logging in 'climulti:request'Matthieu Napoli
2014-11-27Merge branch 'di-config' into tmp-pathMatthieu Napoli
2014-11-13refs #6617 if process or output size is too large, declare it as finishedThomas Steur
2014-11-13Moved the `tmp/` path into the config (was hardcoded everywhere)Matthieu Napoli
2014-11-04Add note about CliMulti URL encoding to method docs.diosmosis
2014-10-21file_exists check instead of suppressing filemtimemgriego
2014-10-20Suppress errors while performing file cleanup during simultaneous cron runs.mgriego
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-08-18refs #6012 if the current script is run as type CGI, it is most likely that w...Thomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-11Fix HHVM support for CLIDiftraku
2014-07-07Merge pull request #345 from craue/more-useful-error-messageMatthieu Aubry
2014-07-06Add log call to CliMulti class.diosmosis
2014-07-05provide a more useful error message on exceptionChristian Raue
2014-06-13Fixes #5343 Cron core:archive: make sure the PHP cli binary is at least 5.3.2mattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-03refs #5007 try to find a non cgi and non fpm php binaryThomas Steur
2014-05-21Fixes #5204 Add new system check whether the Piwik server supports managing ...mattab