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
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-25Fixes #4045, fail log importer if we cannot match a format to the first line ...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-19updating build scriptmattab
2013-09-182.0-a4mattab
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-14Revert debugging change.Benaka Moorthi
2013-09-14Fixing build.Benaka Moorthi
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-09-12Minor code changes + style following reviewmattab
2013-09-09Fix stalling tests in ArchiveCronTestFabian Becker
2013-09-06Revert this changemattab
2013-09-06Fix Tracker variable was not set properlymattab
2013-09-04no need to remove unrequired files, as they won't be in download package anym...sgiehl
2013-08-20refs #4086 adjusted automatic updatescript to work with new json formatsgiehl
2013-08-11Merge branch 'plugin_namespaces'mattab
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-11Fix build (use correct max last date value in archive.php cron script for wee...Benaka Moorthi
2013-08-09Fixes #4072 thanks for the patchmattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-08-01Checking if format is not nil before loggingAndreas Thielen
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-07-31Fixing post merge bugsmattab
2013-07-31Merge branch 'master' into php-5.3-namespacesmattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
2013-07-29small fixsgiehl
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-22added no-git mode to translation updatesgiehl
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-25 * Adding htaccess to allow loading SVG+PNG logos on Settings pagemattab
2013-06-23Merge pull request #75Fabian Becker
2013-06-20Handle log files in log importer where site URL's protocol + host will be pre...Benaka Moorthi
2013-06-16More refactoring, moving SQL to classes and cleaning up logic so I can unders...mattab
2013-05-30minormattab
2013-05-23Move the user logo from themes folder to miscThomas ZILLIOX
2013-05-07Refs #1700 important: renaming generation_time_ms to gt_ms for keeping parame...mattab
2013-05-07Using standard example domains rather than other websites. Thanks Ronald Volg...mattab
2013-05-01HTTP status codes should be a page scope custom variable.Benjamin Doherty
2013-04-25Update import_logs.pyAlejandroF