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 (Collapse)Author
2015-07-13Missing @license docblocks (according to fossology)Anthon Pang
2015-06-26add constant PIWIK_VENDOR_PATHChristian Raue
2015-06-26fix referrer spam blacklist path when Piwik is installed as a Composer ↵Christian Raue
dependency
2015-06-26Case insensitive matchmattab
2015-06-24The eager cache seems to behave differently than the lazy cacheMatthieu Napoli
2015-06-24#8186 Store the referrer spammers blacklist in the eager cache instead of ↵Matthieu Napoli
the lazy cache
2015-06-24Fix the cache IDMatthieu Napoli
2015-06-24#8186 Cache the referrer spammer listMatthieu Napoli
2015-06-24#7674 Auto-update the referrer spammer blacklistMatthieu Napoli
The blacklist is updated weekly from github (stored in the option table).
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-04-21Renamed classMatthieu Napoli
2015-04-20#7674 Simpler implementation since we don't have auto-update for nowMatthieu Napoli
2015-04-20#7674 The spammers list is now in a separate repositoryMatthieu Napoli
2015-04-19#7674 Begun moving the spammer list into a file + separate packageMatthieu Napoli
2015-04-16Improve performance of BulkTracking and QueuedTrackingThomas Steur
2014-12-04Tracker refactoringThomas Steur