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
2013-04-25Update import_logs.pyAlejandroF
2013-04-18Fixes #3832, add --force-lowercase-path option to log importer script that ma...diosmosis
2013-04-03Beautify the time in Metadata reports + testsmattab
2013-04-02refs #1700 performance analyticsTimo Besenreuther
2013-03-26refs #1700 basic performance analytics: handle server generation time for eac...Timo Besenreuther
2013-03-24Fixes #3805, reverted change in log importer that looked for end-of-line afte...diosmosis
2013-03-21adding some excluded user agents to log importTimo Besenreuther
2013-03-04Fixed if condition if optoions replay_tracking enabled.Tomek Wójcik
2013-03-04Fixed 'rec' param value when replay-tracking enabledTomek Wójcik
2013-03-031.11-b21.11-b2mattab
2013-02-27Fixes #3632, refactor/tweak pull request #34 merge.diosmosis
2013-02-27Refs #3632, Remove stray debugging code.diosmosis
2013-02-27Refs #3632, add integration test for import script replay tracking.diosmosis
2013-02-27Fixing build (make sure regex format checks for end of line in log import scr...diosmosis
2013-02-27Merge pull request #34 from clearcode/masterdiosmosis
2013-02-27Create sample log file using Amazon S3 log formatlesensei
2013-02-26Add Amazon S3 log format to import_logs.pylesensei
2013-02-25Fixed if condition.Tomek Wójcik
2013-02-25Fixed replay-tracking option to parse different sites ID.Tomek Wójcik
2013-02-20Merge pull request #28 from clearcode/masterFabian Becker
2013-02-20Reverted static methods to instance methods.Tomek Wójcik
2013-02-15Rename README to README.md and added markdown markup to make it look better o...Fabian Becker
2013-02-15Handling UnicodeDecodeErrors that may be raised while processing logs.Tomek Wójcik
2013-02-13Adds replay-tracking option to import_logs script.Tomek Wójcik
2013-01-18Fixes #3655 thx for the report!mattpiwik
2013-01-04Fixing build, intermediate commit, add one more debugging call for failure to...benakamoorthi
2012-12-23Ref #3632: log-analytics: add Hit.args to let the parser override specific args.cbay
2012-11-20Fixes #3548 Refs #3163 mattpiwik
2012-11-08import_logs: minor refactoring.cbay
2012-11-05Refs #3163: don't fail to autodetect the format for empty files.cbay
2012-11-05Refs #3163: Log Parser README Update with Nginx Log Format for Common Complet...cbay
2012-11-05import_logs.py: added option --show-progress-delay.cbay
2012-11-05import_logs.py: lowercase the host and strip dots at both ends.cbay
2012-11-05import_logs.py: set the Queue size to 2 rather than 10000 since we don't stor...cbay
2012-11-05import_logs.py: optimization: only parse the date if the hit is not excluded.cbay
2012-11-05import_logs.py: optimizations.cbay
2012-11-05import_logs.py: added the --invalidate-dates option.cbay
2012-11-05import_logs.py: some refactoring to make it easier to reuse the script.cbay
2012-10-26Refs #3163 Adding libwww in excluded user agents, since libwww-perl is a comm...mattpiwik
2012-09-21Added --disable-bulk-tracking and --debug-force-one-hit-every-Ns=N options to...benakamoorthi
2012-08-26Fixes #3346, check that elapsed time is non-zero before calculating average i...benakamoorthi
2012-08-19Fix tab in log importer script.benakamoorthi
2012-08-18Refs #3163, fix concurrency bug in import script where sites get created more...benakamoorthi
2012-08-14Refs #3163, show average records/s along w/ current records/s in log importer.benakamoorthi
2012-08-14Misc minormattpiwik
2012-08-14more debugmattpiwik
2012-08-14Tell me more of the error mattpiwik
2012-08-14Refs #3163mattpiwik
2012-08-14Improving error msg as per http://forum.piwik.org/read.php?2,92105mattpiwik
2012-08-14Refs #3163, made size of parsing chunk == to max payload size * recorder count.benakamoorthi