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-12-19#6622 Logger refactoring: updated the geoipUpdateRows.php scriptMatthieu Napoli
2014-12-19Merge branch 'master' into log-refactoring-1Matthieu Napoli
2014-12-18Refs #6795, remove quotes around referrer & host if found when parsing hits i...diosmosis
2014-12-17Merge branch 'master' into log-refactoring-1Matthieu Napoli
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-15Merge remote-tracking branch 'origin/master' into log-refactoring-1Matthieu Napoli
2014-12-12Change IIS log format in log importer script to be more generic and format an...diosmosis
2014-12-10#6622 Logger refactoring: introduced a DI config for the test environmentMatthieu Napoli
2014-12-10Refs #4707, add note in log importer README about netscaler log files.diosmosis
2014-12-10#6622 Logger refactoring: log as in CLI with PHP-CGI for the archivingMatthieu Napoli
2014-12-09Merge branch 'master' into iis_advanced_log_importingdiosmosis
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-08Merge branch 'master' into log-refactoring-1Matthieu Napoli
2014-12-08Remove debug statement refs #68232.10.0-b5mattab
2014-12-08fixes #6823 When there are several Super Users in Piwik, archive.php web cron...mattab
2014-12-05Merge branch 'master' into log-refactoring-1Matthieu Napoli
2014-12-04Tracker refactoringThomas Steur
2014-12-04#6788 Removed the tracker proxy (moved to a separate repository)Matthieu Napoli
2014-12-04More clear output in case one log file could not be foundmattab
2014-12-02Merge pull request #6658 from piwik/tmp-pathMatthieu Aubry
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-12-01Merge branch 'master' into log-refactoring-1Matthieu Napoli
2014-11-28#6622 Logger refactoring: moved log message formatting into classesMatthieu Napoli
2014-11-27Simplified Piwik\Console's APIMatthieu Napoli
2014-11-27Merge branch 'di-config' into tmp-pathMatthieu Napoli
2014-11-26link from dev changelog footer to changelogmattab
2014-11-17Silent fail in front of ini_set to prevent warning raised when function disabledmattab
2014-11-16Merge pull request #6671 from piwik/6661Thomas Steur
2014-11-14Fixes #6664, when replaying logs in log importer, use extra information prese...diosmosis
2014-11-14refs #6661 initial work on triggering a 400 bad request instead of 500 in cas...Thomas Steur
2014-11-13Moved the `tmp/` path into the config (was hardcoded everywhere)Matthieu Napoli
2014-11-06Remove extra space in help textmattab
2014-11-04removed build script as it's now on its own repository https://github.com/piw...mattab
2014-11-04Fix error when Piwik is not installed yetmattab
2014-11-04Make updatetoken.php script work in single codebase with --piwik-domainmattab
2014-10-29Extracted the Piwik\IP class into a standalone Network componentMatthieu Napoli
2014-10-27Refs #6513, make sure archive.php can be run w/ php-cgi (remove regression th...diosmosis
2014-10-23Make command to type help message more accuratemattab
2014-10-20refs #6469 forgot to commit this fileThomas Steur
2014-10-16Fix CronArchive token_auth refactor.diosmosis
2014-10-16Moving CronArchive token auth check to archive script since it is only for wh...diosmosis
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur