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-03-10No need to clear cache upstreammattab
2013-03-03Fixes #3776, Fixes #3787mattab
2013-03-01refactormattab
2013-02-28If record_statistics = 0 we should not run scheduled tasks!Fabian Becker
2013-02-20fix testsAnthon Pang
2013-02-20be less generous with CORS response headers; Opera is more strict (e.g., thro...Anthon Pang
2013-02-20Fixes #2830 Implementing Tracker Cache TTL (in config file, [Tracker]mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-12-04refs #3481mattpiwik
2012-11-23small code improvementssgiehl
2012-11-22Keeping things tidymattpiwik
2012-11-08debugmattpiwik
2012-10-23Fixes #3466mattpiwik
2012-10-15Refs #2992 Site Search KABOOM, Refs #49mattpiwik
2012-10-13Refs #1823mattpiwik
2012-08-14Refs #3163, modified log importer to use bulk tracking capability.benakamoorthi
2012-08-02When I meet Jenkins in the street, I'll invite him for drinks for suremattpiwik
2012-08-02 * Fixing broken POST tracking requests mattpiwik
2012-07-29Doing general reset checks Refs #3134mattpiwik
2012-07-26fixes #3210 - workaround php 5.2.0 bugrobocoder
2012-07-25Attempting to fix build.benakamoorthi
2012-07-25Refs #3134 Fixing bug thanks Jenkinsmattpiwik
2012-07-25Refs #3134 Allowing POST to trigger bulk request + requiring authentication f...mattpiwik
2012-07-24refs #1320 - revert for empty requestrobocoder
2012-07-24fixes #1320 - output tracking pixel at start of request to increase perceived...robocoder
2012-07-22Refs #3177, added benchmarking system and set of benchmarks to test Piwik per...benakamoorthi
2012-07-20Fixes #3134, added bulk tracking feature and bulk request API method.benakamoorthi
2012-05-24completed a bunch of php doc blockssgiehl
2012-03-31Refs #703 README update + fixing --enable-reverse-dns now works + adding comm...mattpiwik
2012-03-24refs #1713 - tracker config did not previously throw exceptions (BC); revert ...robocoder
2012-03-23Make sure that exceptions are caught in piwik.php or the webserver might retu...mattpiwik
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2012-02-26remove trailing whitespace (cosmetic)robocoder
2012-02-08Fixes #2902mattpiwik
2012-01-20refs #2870robocoder
2011-10-14Fixes #2670mattpiwik
2011-09-18Fixes #2671, #2659mattpiwik
2011-09-07Fixes #2647mattpiwik
2011-05-31Fixes #2458 - Visitor Generator now based on a "piwik access log, combined fo...mattpiwik
2011-05-20Refs #2432 Increasing Custom Variable truncation limit to 100 chars (name and...mattpiwik
2011-05-18Do not run scheduled tasks when request is authenticated (ie. do not run when...mattpiwik
2011-05-17Don't run scheduled tasks when in CLI PHP (use case, bulk load logs)mattpiwik
2011-04-17refs #2321 - implement Cross-Origin Resource Sharing per W3C draft (supported...robocoder
2011-04-12Fixes #2302 Now, setTokenAuth on the Tracking API can accept the Super User t...mattpiwik
2011-04-08Refs #2222 Implementing Visitor ID forced request, so that we can log, after ...mattpiwik
2011-04-04fixes #2256 - missing data type in phpdocs, e.g., @param $namerobocoder
2011-02-19refs #2072 - refactor to simplify isSiteHostName()robocoder
2011-02-13Refs #409mattpiwik
2011-01-19Refs #1984 - New plugins CustomVariablesmattpiwik
2011-01-15Refs #2007 Style & debug changesmattpiwik