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
path: root/misc/cron
AgeCommit message (Expand)Author
2015-02-12Moved the monolog configuration and code into a Monolog pluginMatthieu Napoli
2015-01-12Simplified get from container with new shorter methodMatthieu Napoli
2015-01-12Removed unused importMatthieu Napoli
2015-01-12Better fix for #6978 Keep logging in configured backends (e.g. file) and no a...Matthieu Napoli
2015-01-12Fixes #6978 Empty output for archiving when using the web cronMatthieu Napoli
2014-12-22Removed useless test in misc/cron/archive.phpMatthieu Napoli
2014-12-10#6622 Logger refactoring: introduced a DI config for the test environmentMatthieu Napoli
2014-12-10#6622 Logger refactoring: log as in CLI with PHP-CGI for the archivingMatthieu Napoli
2014-12-08Remove debug statement refs #68232.10.0-b5mattab
2014-12-08fixes #6823 When there are several Super Users in Piwik, archive.php web cron...mattab
2014-12-02Merge pull request #6658 from piwik/tmp-pathMatthieu Aubry
2014-11-27Simplified Piwik\Console's APIMatthieu Napoli
2014-11-13Moved the `tmp/` path into the config (was hardcoded everywhere)Matthieu Napoli
2014-11-06Remove extra space in help textmattab
2014-11-04Fix error when Piwik is not installed yetmattab
2014-11-04Make updatetoken.php script work in single codebase with --piwik-domainmattab
2014-10-27Refs #6513, make sure archive.php can be run w/ php-cgi (remove regression th...diosmosis
2014-10-16Fix CronArchive token_auth refactor.diosmosis
2014-10-16Moving CronArchive token auth check to archive script since it is only for wh...diosmosis
2014-08-19refs #6013 #6012 make sure not to call console in case PHP is type CGI. In ty...Thomas Steur
2014-08-18refs #6013 use console only if executed from cliThomas Steur
2014-07-26Refs #5807, fix build regression (accessing archive.php via web request resul...diosmosis
2014-07-21Fixes #5807, refactor CronArchive class so it does not configure itself based...diosmosis
2014-07-13Merge branch 'master' of https://github.com/piwik/piwik into fix/archive_messageFrederic Hemberger
2014-07-13Fix merge conflict for b3ad4d8Frederic Hemberger
2014-07-13Fix parameter in deprecation message in /misc/cron/archive.phpFrederic Hemberger
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-08Commentsmattab
2014-04-28Allow just archive.phpPiotr
2014-04-27Update .htaccessPiotr
2014-04-27Explicitly enable access to web cron scriptPiotr
2014-04-25Fixes #5039 Deprecate archive.sh by printing warning message, returning error...mattab
2014-04-07Fixes #4958 Remove CoreAdminHome.getKnownSegmentsToArchive APImattab
2014-03-31Add main() method to CronArchive to call individual methods.diosmosis
2014-03-31Do not call exit from within CronArchive class.diosmosis
2014-03-27Fix typo? @tsteurmattab
2014-03-27refs #4903 better solution for not working web archivingThomas Steur
2014-03-27refs #4903 make archiving via web possible again, will provide a better solut...Thomas Steur
2014-03-26refs #4903 forward archive.php to new console commandThomas Steur
2014-03-16Fixes #3220 When the core is not dispatching the request (PIWIK_ENABLE_DISPAT...mattab
2014-03-06Update archive.shOliver Zachau
2014-03-01Refs #4189, more work getting UI tests to pass and adding admin screenshots, ...diosmosis
2014-02-18Add new piwik-domain generic option to the console.mattab
2014-01-31Starting January 2014, this script is now deprecated. Please only use the sta...mattab
2014-01-31refs #4564 we have to get the token from the piwik_tests databaseThomas Steur
2014-01-31refs #4564 fix import logs and archive.sh did no longer work because there is...Thomas Steur
2014-01-31refs #4564 get the superuser from databaseThomas Steur
2013-11-19Refs #4309 when --force-idsites is set, really force the site to be processedmattab
2013-11-18Error messages friendly to CLI output (no html, spaces displayed correctly......mattab
2013-11-18Refs #4310mattab