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
2015-03-17Removing misc/log-analytics directory and replace w/ submodule.diosmosis
2015-03-06Refs #7372 Remove unused option invalidate-datesmattab
2015-03-02Merge pull request #7294 from piwik/7228_multiple_spaces_import_logsMatthieu Aubry
2015-02-26Fixes #7300, add option --replay-tracking-expected-tracker-file to allow user...diosmosis
2015-02-26Add sanity check to python tests for log importer for testing multiple spaces...diosmosis
2015-02-26Fixes #7228, match log lines when multiple spaces are between individual log ...diosmosis
2015-02-13Refs #7151, add tests for new log importer options, fix small bug where useri...diosmosis
2015-02-11Merge branch 'master' into api_to_cvar_log_importerdiosmosis
2015-02-11Add new --w3c-field-regex option to log importer which allows specifying rege...diosmosis
2015-02-11Replace --api-to-cvar params with --regex-group-to-cvar options in log import...diosmosis
2015-02-10Improved readme structure + added call to contributors! linked to #7163Matthieu Aubry
2015-02-08Add option to map API tracking parameter to custom variable in log importer s...diosmosis
2015-02-05Update import_logs.pyledahulevogyre
2015-02-05Update import_logs.pyledahulevogyre
2015-01-26Fixes #6982, check result of bulk tracking request to make sure the request s...diosmosis
2015-01-22Add --dump-log-regex option to log importer for debugging purposes. Using the...diosmosis
2015-01-17Fixes #7045 Add parameter --title-category-delimiter to log importerTimo Besenreuther
2015-01-17Refs #5248, add support for bw_bytes query parameter in log importer.diosmosis
2015-01-14Tweak to log importer console help output.diosmosis
2015-01-13Refs #6968, add --w3c-fields option to log importer so log files in W3C exten...diosmosis
2015-01-12Fixes #6968, support parsing W3C extended log files from stdin in log importe...diosmosis
2015-01-10Fixes #6919, do not check for host in regex group in log importer if format h...diosmosis
2015-01-05Submodulesmattab
2014-12-22When importing visits on a day different from the visits day, invalidate the ...Thomas Steur
2014-12-18Refs #6795, remove quotes around referrer & host if found when parsing hits i...diosmosis
2014-12-15Remove debugging change in import_logs.py.diosmosis
2014-12-15Fixing build for merge and move IIS check for --w3c-time-taken-milli to Parse...diosmosis
2014-12-15Adding support for parsing amazon cloudfront log files in log importer & maki...diosmosis
2014-12-15Initial commit, differences in ImportLogsTest.diosmosis
2014-12-12Change IIS log format in log importer script to be more generic and format an...diosmosis
2014-12-10Refs #4707, add note in log importer README about netscaler log files.diosmosis
2014-12-09Refs #6388, map IIS time-taken field to gneration time in log importer.diosmosis
2014-12-09Add netscaler logs to python tests for log importer.diosmosis
2014-12-08Refs #5980, parse cs-username variable in IIS logs and use as userid when pre...diosmosis
2014-12-08Refs #4707, add test for netscaler logs, support already present due to last ...diosmosis
2014-12-08Refs #6795, add --iis-map-field option to allow users of log importer script ...diosmosis
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