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
AgeCommit message (Expand)Author
2014-12-04More clear output in case one log file could not be foundmattab
2014-12-01refs #4936 on IIS when no query string it shows as '-' so we assume '' instead.mattab
2014-12-01Fixes #4936 on IIS when no query string it shows as '-' so we assume '' instead.mattab
2014-11-14Fixes #6664, when replaying logs in log importer, use extra information prese...diosmosis
2014-11-04Make updatetoken.php script work in single codebase with --piwik-domainmattab
2014-10-23Make command to type help message more accuratemattab
2014-10-09Small fix to log analytics readmemattab
2014-09-23Fix import_logs.py apk downloads (#6276).drebs
2014-09-22Improve parameter commentmattab
2014-09-21refs #6231 When a line is for a file with a known download extension and the ...mattab
2014-09-17Add the ability to override the default download extensions.John Kelly
2014-09-05Update README.mdahattouti-canaltp
2014-08-25Move JSON format bug fixes to new JSON2 format so existing clients will not f...diosmosis
2014-08-24Fixing build for Json array rendering bug.diosmosis
2014-08-20Clarify doc for --exclude-pathmattab
2014-08-13Revert the date cache feature as it somehow (cause: unknown) causing pageview...mattab
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-09Refs #5273 Replace other Trac URLs with Github URLsmattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-10tweak message for usabilitymattab
2014-06-06silently fail if OrderedDict is not available for python 2.6Cyril Bonté
2014-06-06add the date in the Hit attributes, forgotten during the merge of a work branchCyril Bonté
2014-06-06use a tuple ase the cache key instead of string concatenationCyril Bonté
2014-06-06add some documentation about PyPi OrderedDictCyril Bonté
2014-06-06disable cache when OrderedDict is not availableCyril Bonté
2014-06-06preserve compatibility with python 2.6Cyril Bonté
2014-06-06fix date key computation when timezone is missingCyril Bonté
2014-06-06remove redundant exclusion checkCyril Bonté
2014-06-06use sets data structures to optimize lookupsCyril Bonté
2014-06-06retrieve the path extension only onceCyril Bonté
2014-06-06compute data only if not in dry-runCyril Bonté
2014-06-06add a cache for parsed datesCyril Bonté
2014-05-30Fix typomattab
2014-05-27import_logs give a IOError: [Errno 29] Illegal seek when receive log from pip...etmatrix
2014-05-05Refs #4946 Fix typo + testsmattab
2014-05-05Fixes #4946mattab
2014-05-05refs #4946 commiting patch from forum post which makes sure to always have an...Thomas Steur
2014-05-042.1.1-b3mattab
2014-04-30Updating comment to reference to ./console core:archive instead of archive.phpmattab
2014-04-01fixes #4934 should make it work on windows if php.exe is in pathThomas Steur
2014-04-01Slightly better error login in log importsmattab
2014-03-26Fix variable name in import_logs.pyBartosz Grzyś
2014-03-13Add log output when line invalid and replaying logmattab
2014-03-06Refs #4786 Adding forgotten white space.mattab
2014-03-06Fixes #4817 Restoring feature to import logs by specifying --login and --pass...mattab
2014-03-05Fixes #4786 Adding ebook formats to piwik.js download tracking and log importermattab
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