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-12-24removed old translation toolsgiehl
2013-12-22allow using Piwik when installed as a Composer dependencyChristian Raue
2013-12-09Refs #4352 increase to 100,000, it takes ~ 6 seconds on my box on a file with...mattab
2013-12-09Fixes #4353, quick fix for parsing invalid log lines at the top of the file i...diosmosis
2013-12-08Minor messagesmattab
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
2013-11-18Improving XHProf support. At the end of a request with XHProf enabled, it wil...mattab
2013-11-18Fixes #4309 adding --force-idsites=1,2,n parametermattab
2013-11-14increasing timeout in case it help piwik-ui-tests failuremattab
2013-11-14Restoring truncated debug messagemattab
2013-11-14Processing weeks for last 5 years by default (does this create random build f...mattab
2013-11-14Show full error message in buildmattab
2013-11-14makes archive.php a bit more intelligentmattab
2013-11-14Trying to make yearly archiving less intense which may help fix the travis fa...mattab
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