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
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2014-11-14refs #6661 initial work on triggering a 400 bad request instead of 500 in cas...Thomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-17Merge pull request #6211 from kylekatarnls/cleanup-arobases2Matthieu Aubry
2014-09-17#6232 getExpiresHeaderForFutureDay should be staticKyle
2014-09-14Replace header() with Common::sendHeader() when possibleKyleK
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-06-22Remove parameter from ProxyHttp::serverStaticFile.diosmosis
2014-06-19Move tracker proxy logic in js/index.php to js/tracker.php & allow the remova...diosmosis
2014-06-19Add ability to serve only part of a static file. Includes tests for new funct...diosmosis
2014-06-18Refactoring ProxyHttp for clarity & code cleanliness.diosmosis
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-01Fix for #5064Sharique Abdullah
2014-05-01Refs #5060 Remove use of substr_compare as it's buggy in 5.5.11 with negative...mattab
2014-03-11Typo in commentmattab
2014-03-10cache /js/ for 10 days rather than none. Refs #2406mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2013-12-20refs #4224 do not check auto prepend/append config in test mode, as it is use...sgiehl
2013-12-17fixes #4373, #1640Julien Moumné
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-09-30Refs #4133mattab
2013-09-14ProxyHttp class until I find a better namemattab