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
2013-02-21small fixes to translation update scriptsgiehl
2013-02-20Merge pull request #28 from clearcode/masterFabian Becker
2013-02-20Reverted static methods to instance methods.Tomek Wójcik
2013-02-20Fixing bug accept language reported in; http://forum.piwik.org/read.php?2,100902mattab
2013-02-20refs #3430 added a first version of a script for automatic translation update...sgiehl
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-02-08Removing references to archive.sh [ci skip]mattab
2013-02-06Remove .svn references. refs #3736Fabian Becker
2013-02-06Proper checkout of tag by version. Previous one was for branches..Fabian Becker
2013-02-06svn export won't work anymore. Instead we do a git clone -b $VERSIONFabian Becker
2013-01-18Avoid http header injectionmattpiwik
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-12-15* Display piwik version number in archive.php outputmattpiwik
2012-12-15Refs #1253 Change API call because format=php is broken (temporarily)mattpiwik
2012-12-11Various pending changesmattpiwik
2012-12-04Moving up authenticationmattpiwik
2012-11-20Fixes #3559, allow geoipUpdateRows.php to run in browser w/o timing out by us...benakamoorthi
2012-11-20Fixes #3548 Refs #3163 mattpiwik
2012-11-16I think this should fix #3438 because indeed there was a bug in the code.mattpiwik
2012-11-15Fixes #3547 better handle old data invalidatemattpiwik
2012-11-12Refs #2465 Adding Insight to list of non tested plugins for integration tests...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-10-24Various small updates including fixes #3449mattpiwik
2012-10-19Refs #1823, add note to geoipUpdateRows.php that tells user to re-process the...benakamoorthi
2012-10-17Fixes #3446, added better error reporting for geoipUpdateRows.php and modifie...benakamoorthi
2012-10-14Refs #1823, many changes including:benakamoorthi
2012-10-09Finish the job (Also updated website docs referring to these files)mattpiwik
2012-10-09Cleaning up misc/ directory to prepare for GeoIP files, Refs #1823mattpiwik
2012-10-08Refs #1823, modified UserCountry plugin to allow use of GeoIP databases if de...benakamoorthi
2012-10-06refs #3357 - update parameters.xml per WAG feedbackrobocoder
2012-09-23Fixes #3405 Skipping websites which have been processed by another concurrent...mattpiwik
2012-09-21Added --disable-bulk-tracking and --debug-force-one-hit-every-Ns=N options to...benakamoorthi
2012-09-18Fixes #3383 Note to self: Http.php would be better refactored in subclassesmattpiwik
2012-09-04Updating doc following user feedback that it was not very clearmattpiwik
2012-09-03Fix typomattpiwik
2012-08-26Fixes #3346, check that elapsed time is non-zero before calculating average i...benakamoorthi