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-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-26Remove CacheFile cache from APC on writeChris Abernethy
2014-09-25Ignore any opcache_invalidate errorsstackcoder
2014-07-07whenever ipAnonymization is activated, log DB infos... also log whether db is...Thomas Steur
2014-07-07i am getting closer... on Travis CI the ip is not anonymized when localtracke...Thomas Steur
2014-07-03this is a better solution to the previous committed fix. This solution works ...Thomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-19Fixes #5181 Renamed methodmattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2013-10-18Refs #4200, do not generate docs for CacheFile class, document @api methods i...diosmosis
2013-10-11Update commentmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-07refs #4194 marked some classes/methods/functions as available for pluginsThomas Steur
2013-10-02refs #4123 fix some phpstorm inspection warningsThomas Steur
2013-09-30Refs #4133mattab
2013-09-23throw exception in case someone wants to cache an objectThomas Steur
2013-09-22Fixing build.Benaka Moorthi
2013-09-22Fix bug in last commit and make sure UI test build works.Benaka Moorthi
2013-09-22Try to fix build w/ opcache...Benaka Moorthi
2013-09-22Try to fix travis opcache issue...Benaka Moorthi
2013-09-22Try to isolate remaining failures...Benaka Moorthi
2013-09-22Trying to fix opcache issue.Benaka Moorthi
2013-09-22Trying to fix build.Benaka Moorthi
2013-09-22Temporarily disabling other travis tests & try again to get opcache to work.Benaka Moorthi
2013-09-22Attempt to get tests to pass w/ opcache enabled.Benaka Moorthi
2013-09-14Adding Filesystem class which contains file operationsmattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-07fixed missing variable broke CacheFile::getsgiehl
2013-06-27Investigating travis build failure... (68th commit)Benaka Moorthi
2013-06-27Investigating travis build failure... (57th commit)Benaka Moorthi
2013-06-27Investigating travis build failure... (56th commit)Benaka Moorthi
2013-06-27Investigating travis build failure... (55th commit)Benaka Moorthi
2013-04-02Reformat method visibility according to PSR-2Fabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
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
2013-01-18do not delegate cleanup to callers but enforce it here as well, thanks Martí...mattpiwik
2012-10-13Refs #1823mattpiwik
2012-09-02Tracker cache file should be readable by the group, at least for developers s...mattpiwik
2012-05-31Error message display in CSV + add version number in msg + Minor mattpiwik
2012-05-27moved another interface to its own file; fixed/added lot of doc blockssgiehl
2011-04-04refs #2256 - some phpdocs loverobocoder
2011-01-18refs #1294 - chmod() after tempnam() to undo a restrictive umaskrobocoder
2010-08-20refs #1630robocoder
2010-03-22Fixes #43mattpiwik
2009-08-22phpdoc cleanup:robocoder