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
2014-02-20deleting few outdated unused filesmattab
2014-02-18Add new piwik-domain generic option to the console.mattab
2014-02-15Fix import_logs python tests.diosmosis
2014-02-15Refs #4670, remove 2.7 header requirement.diosmosis
2014-02-15Fixes #4670, use popen in import_logs.py to run updatetokenfile.php instead o...diosmosis
2014-02-15Adding test log filemattab
2014-02-15Adding log file sample for icecast format refs PR #65mattab
2014-02-13Prefixing log file with directorymattab
2014-02-12Refs #4670 Document python requirement in the file comment headermattab
2014-02-10Adding index to prevent logo listinmattab
2014-02-05refs #4611 use InnoDB by default, added config option to change to different ...Thomas Steur
2014-02-05Fixes #4628 --enable-bots now works as expected + our importLogs integration ...mattab
2014-02-04beta8 needed with bug fixes2.0.4-b8mattab
2014-02-02Another short at fixing the testmattab
2014-01-31Starting January 2014, this script is now deprecated. Please only use the sta...mattab
2014-01-31refs #4564 we have to get the token from the piwik_tests databaseThomas Steur
2014-01-31refs #4564 fix import logs and archive.sh did no longer work because there is...Thomas Steur
2014-01-31refs #4564 get the superuser from databaseThomas Steur
2014-01-28Merge remote-tracking branch 'origin/master' into multi_superuserThomas Steur
2014-01-26Exclude BaiduDaniel Aleksandersen
2014-01-23refs #4564 introducing some more new methods for has superuser access. Old me...Thomas Steur
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-16import_logs: added include_path options.cbay
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