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-10-25Refs #3405 Fixing buildmattab
2013-10-25Typo in logmattab
2013-10-25Fixes #3405 Clearning up the code and fixing the logic so archive.php will pr...mattab
2013-10-25Refs #3405 Refactoring archive.php so I can understand it wellmattab
2013-10-24Fix cThomas Steur
2013-10-22Fix testsmattab
2013-10-14unit tests for nginx_json formatGregory Duchatelet
2013-10-14[Fix] as asked, moved this README update at the endGregory Duchatelet
2013-10-11Merge branch 'master' of https://github.com/piwik/piwikGregory Duchatelet
2013-10-11removed old language update scriptsgiehl
2013-10-10vim config for tabs with 4 spacesGregory Duchatelet
2013-10-10small fixessgiehl
2013-10-10uppdated new language tool to support update for plugin translations filesgiehl
2013-10-10added first version of new translation tool containingsgiehl
2013-10-10[Fix] parent initializationGregory Duchatelet
2013-10-10Add JsonFormat to handle json logs without regex parsing.Gregory Duchatelet
2013-10-09Revert change and fix build another way.diosmosis
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-09Refs #4202 removing functions Piwik_GetOption and SetOption. Now use: Option:...mattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-08refs #4123 Removing some warningsmattab
2013-10-08Adding .xsd extension to file list, suggested in forum http://forum.piwik.org...mattab
2013-10-07Refs #4125 Renaming plugin from Referers to Referrersmattab
2013-10-07Removed Piwik::log and replace with calls to Log::... functions. Also changed...Benaka Moorthi
2013-10-01Refs #4133 Fixing archive.php + Logger to work with new workflowmattab
2013-09-30Refs #4133 Finishing the code changes and build seems to passmattab
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