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-08-30Fix custom date ranges are still being archived when --force-periods=dayThomas Steur
2015-07-24Remove "deprecated" from the parameter documentationmattab
2015-07-24Fixes #8316, re-add core:archive URL override functionality for users that do...diosmosis
2015-07-01--url was deprecated, update command documentationmattab
2015-06-19Console command parameter: make text consistentmattab
2015-06-16Add --skip-all-segments parameter to core:archive command to allow skipping a...diosmosis
2015-06-16Clean up long lines in CoreArchiver.php + remove two unused imports.diosmosis
2015-06-16Adding force-idsegments parameter to core:archive param and handle the parame...diosmosis
2015-05-10Add cron archiving API method only visible to superusers, use this in archive...diosmosis
2015-05-10Remove dependency on FrontController::init.diosmosis
2015-04-27improve core:archive logging outputmattab
2015-04-21Removing the xhprof option as it is now available on every comand.Thomas Steur
2015-04-16#7682 DocumentationMatthieu Napoli
2014-12-19Merge branch 'master' into log-refactoring-1Matthieu Napoli
2014-12-18Minor changelog editsmattab
2014-12-05#6622 Logger refactoring: removed manual overriding of the log level in CLI s...Matthieu Napoli
2014-07-22removed unused use statementssgiehl
2014-07-22Merge pull request #5847 from craue/code-cleanup-2Thomas Steur
2014-07-21Refs #5807, fix last minute refactor in last commit.diosmosis
2014-07-21Fixes #5807, refactor CronArchive class so it does not configure itself based...diosmosis
2014-07-19fixed method visibility keyword orderChristian Raue
2014-07-09Refs #5273 Replace Trac ticket URL to Githubmattab
2014-07-01Minor params re-ordermattab
2014-07-01add --concurrent-requests-per-website: When processing a website and its segm...mattab
2014-07-01Add support for --force-date-range parameter + also enable Verbose logging vi...mattab
2014-07-01core:archive console command: new parameter --force-periodsmattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-26refs #5180 this could be related to a specific PHP version or suhosin? At lea...Thomas Steur
2014-05-042.1.1-b3mattab
2014-04-03Fix noticemattab
2014-04-03Tweak console commands descriptionsmattab
2014-04-03factor out this logic so it's reusablemattab
2014-03-27refs #4903 better solution for not working web archivingThomas Steur
2014-03-26refs #4903 forward archive.php to new console commandThomas Steur
2014-03-26refs #4903 added cli command to trigger archivingThomas Steur