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-11-06Phpstorm organize importsmattab
2013-11-04Adding Code Reorganize setting to phpstorm codestylemattab
2013-11-04Refactor the string to show couplingmattab
2013-11-04Fixes #4272 Not displaying messages when there are no segments to pre-processmattab
2013-11-02Adding tests with invalid request (see prev commit)mattab
2013-11-02 Fixes ValueError: invalid literal for int() with base 10: '-' http://forum.p...mattab
2013-10-30Fix setrawcookie error messagemattab
2013-10-27Comments and cleanups in archive cron script.mattab
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