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-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
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-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-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-26Exclude BaiduDaniel Aleksandersen
2014-01-16import_logs: added include_path options.cbay
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-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-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-10vim config for tabs with 4 spacesGregory Duchatelet
2013-10-10[Fix] parent initializationGregory Duchatelet
2013-10-10Add JsonFormat to handle json logs without regex parsing.Gregory Duchatelet
2013-10-08Adding .xsd extension to file list, suggested in forum http://forum.piwik.org...mattab
2013-09-25Fixes #4045, fail log importer if we cannot match a format to the first line ...Benaka Moorthi
2013-09-14Revert debugging change.Benaka Moorthi
2013-09-14Fixing build.Benaka Moorthi
2013-09-12Minor code changes + style following reviewmattab
2013-09-09Fix stalling tests in ArchiveCronTestFabian Becker
2013-09-06Revert this changemattab
2013-09-06Fix Tracker variable was not set properlymattab
2013-08-09Fixes #4072 thanks for the patchmattab
2013-08-01Checking if format is not nil before loggingAndreas Thielen
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-06-20Handle log files in log importer where site URL's protocol + host will be pre...Benaka Moorthi
2013-05-07Refs #1700 important: renaming generation_time_ms to gt_ms for keeping parame...mattab
2013-05-01HTTP status codes should be a page scope custom variable.Benjamin Doherty
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