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
2015-07-24Fixes #8316, re-add core:archive URL override functionality for users that do...diosmosis
2015-06-25Add date to CronArchive output when printing info about preprocessing what wi...diosmosis
2015-06-16Add --skip-all-segments parameter to core:archive command to allow skipping a...diosmosis
2015-06-16Allow using mock CliMulti in CronArchiveTest instead of issuing real requests.diosmosis
2015-06-16Adding force-idsegments parameter to core:archive param and handle the parame...diosmosis
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-05-10Fix bug in CliMulti (type in member name), and make sure all requests are run...diosmosis
2015-05-10Remove piwikUrl parameter to CronArchive class and two TODOs that are no long...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-10Remove unnecessary doAsSuperUser call.diosmosis
2015-05-10Remove dependency on FrontController::init.diosmosis
2015-05-10Refactor CronArchive, remove need to specify URL (also did same to CliMulti),...diosmosis
2015-04-28Merge branch 'master' into config_step_2diosmosis
2015-04-27improve core:archive logging outputmattab
2015-04-27Merge branch 'master' into config_step_2diosmosis
2015-04-22Test for the archiver log outputMatthieu Napoli
2015-04-22#7723 Improved the archiver logging outputMatthieu Napoli
2015-04-22#7536 Log segments that are being archivedMatthieu Napoli
2015-04-22#7536 Log segments that are being archivedMatthieu Napoli
2015-04-21Do not setup xhprof twice as it will be done by the console alreadyThomas Steur
2015-04-18Merge branch 'master' into config_step_2diosmosis
2015-04-16Merge branch 'master' into archive_purger_logsdiosmosis
2015-04-16Refs #7682, slight clarification of code in CronArchive::createSitesToArchive...diosmosis
2015-04-16Merge pull request #7682 from piwik/archiving-share-sites-force-allBenaka
2015-04-16#7682 Extract code to a methodMatthieu Napoli
2015-04-15#7614 Archiving with `--force-all-websites` now shares the site listMatthieu Napoli
2015-04-13Fixes #7647 Undefined reportMatthieu Napoli
2015-04-13Fixes #7647 Variable overwriting itselfMatthieu Napoli
2015-04-10Merge branch 'master' into config_step_2diosmosis
2015-04-09When environment validation fails in CLI mode, include additional error messa...diosmosis
2015-04-09Add archive_web as entry point to test in EnvironmentValidationTest and verif...diosmosis
2015-04-09Don't execute CronArchive constructor just to execute it's logic for getting ...diosmosis
2015-04-08In tracker, run scheduled tasks via CliMulti, add tests for running scheduled...diosmosis
2015-04-08Merge branch 'master' into config_step_2diosmosis
2015-04-07Tweaks to CronArchive Config setup.diosmosis
2015-04-07Do not pre-process segments for period=rangemattab
2015-04-02Remove uses of Config::init(), Config::clear() and Config::setTestEnvironment...diosmosis
2015-04-01Refs #7181, add logging to ArchivePurger service + archive purging scheduled ...diosmosis
2015-03-19Better logging in core:archive commandmattab
2015-03-19in case several segment URLs for period=range had the date= rewritten to the ...mattab
2015-03-19Simplifies object scope to only return modified date parametermattab
2015-03-18Fixes #7223, add new INI option [General] process_new_segments_from that cont...diosmosis
2015-03-10Rename Archive\Invalidator to ArchiveInvalidator and Archive\Purger for Archi...diosmosis
2015-03-05Merge branch 'master' into 7181_isolated_archive_purgingdiosmosis
2015-03-05Refs #7181, move ArchiveInvalidator to Piwik\Archive\Invalidator away from Pi...diosmosis
2015-03-05Refs #7181, rename remaining InvalidatedReports class to SitesToReprocessDist...diosmosis
2015-03-05#5277 use the logger to log stuff, not `print`Matthieu Napoli
2015-02-16phpdoc and scrutinizer warning fixesMatthieu Napoli
2015-01-09fix Notice: Undefined index: defaultReport in ..../core/CronArchive.php on li...mattab