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
2013-09-27Fixing build on travis.Benaka Moorthi
2013-09-27Silence unserialize error so content can be shown in error output in cron arc...Benaka Moorthi
2013-09-22Display non-truncated errors in travis output for proxy archive cron script.Benaka Moorthi
2013-09-21Revert synchronous curl execution in misc/cron/archive.php (can no longer rep...Benaka Moorthi
2013-09-19Moving isPhpCli to Commonmattab
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-14Adding UrlHelper containing random logic around manipulating urlsmattab
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
2013-08-11Merge branch 'plugin_namespaces'mattab
2013-08-11Fix build (use correct max last date value in archive.php cron script for wee...Benaka Moorthi
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Fixing post merge bugsmattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-07Added new integration test for archive.php cron script.Benaka Moorthi
2013-06-16More refactoring, moving SQL to classes and cleaning up logic so I can unders...mattab
2013-04-23Refs #2135mattab
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-20Some documentation correction.Fabian Becker
2013-03-03Fixes #3783 Thanks for the report & patch helpmattab
2013-02-08Removing references to archive.sh [ci skip]mattab
2012-12-15* Display piwik version number in archive.php outputmattpiwik
2012-12-15Refs #1253 Change API call because format=php is broken (temporarily)mattpiwik
2012-12-11Various pending changesmattpiwik
2012-11-16I think this should fix #3438 because indeed there was a bug in the code.mattpiwik
2012-11-15Fixes #3547 better handle old data invalidatemattpiwik
2012-09-23Fixes #3405 Skipping websites which have been processed by another concurrent...mattpiwik
2012-09-18Fixes #3383 Note to self: Http.php would be better refactored in subclassesmattpiwik
2012-09-03Fix typomattpiwik
2012-08-14Improving error msg as per http://forum.piwik.org/read.php?2,92105mattpiwik
2012-08-03Fixes #3208 Inviting users to check server error logs when there is an empty ...mattpiwik
2012-06-21Refs #3218 fixing notice PHP Notice: Undefined property: Archiving::$idSites...mattpiwik
2012-03-20Refs #3043 Fix error in archive.phpmattpiwik
2012-03-16fixes #3043 - php 5.1.x fix to explicitly call __toString()robocoder
2012-03-13Fixes #2584mattpiwik
2012-03-06Fixesmattpiwik
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2012-02-28Better output logging for http://forum.piwik.org/read.php?2,86380mattpiwik
2012-02-28Catching invalid response and logging response output, reported in: http://fo...mattpiwik
2012-02-28Refs #2984mattpiwik
2012-02-24Fixing recently introduced bug that error in cron did not trigger email to cr...mattpiwik
2012-02-23Archive.php usagemattpiwik
2012-02-23Fixes #2943mattpiwik
2012-02-23Fixes #2967mattpiwik