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-09-14Adding UrlHelper containing random logic around manipulating urlsmattab
2013-09-07added testssgiehl
2013-08-02fixed undefined classes in doc blockssgiehl
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-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-03-31fixing some doc blockssgiehl
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-14Remove commented code/var_dumps in core/Fabian Becker
2013-03-07Small fix for tests to run without config.ini.phpmattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-12-30Fixing Undefined index: HTTP_HOST in /core/Url.php on line 188 reported in ht...mattpiwik
2012-11-24Fixes #3572 Refs #2465 Overlay work on SSL on demo! NICE!mattpiwik
2012-10-26Fixes #3478 We cannot apparently set the value of a config file section direc...mattpiwik
2012-10-24Refs #3080mattpiwik
2012-10-24Refs #3080, fix regression in install process.benakamoorthi
2012-10-24Refs #3080, get tests to pass and use previous regex code (w/ escaping) inste...benakamoorthi
2012-10-23Fixes #3080, add config option to disable trusted_hosts check, tweak many tra...benakamoorthi
2012-10-22Refs #3080, added trusted host admin UI, display warning in login, normal & a...benakamoorthi
2012-09-19revert partial of [6114] Refs #534 - Fixes #3387 Double encoding issue. Thank...mattpiwik
2012-09-19Also fixing notice 'host'mattpiwik
2012-09-19 Fixing notice <i>Undefined index: scheme</i>mattpiwik
2012-07-14some doc block / code improvementssgiehl
2012-06-23added missing static keywordsgiehl
2012-04-15fixes #3108 - fallback to SERVER_ADDR if HTTP_HOST not definedrobocoder
2012-04-13refs #3080 - backend implementation of trusted_hosts validation; need front-e...robocoder
2012-03-26refs #534 handle labels containing &, data => reportDataBeezyT
2012-03-07refs #1331, refs #3021 - remove #1331 hacksrobocoder
2012-03-07refs #1713, refs #1331 - this should fix the one click updaterobocoder
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2012-03-04this is a little more efficientrobocoder
2012-03-04refs r5602robocoder
2012-02-12Stylemattpiwik
2012-02-12Fix Broken redirectmattpiwik
2011-12-22we don't require PATH_INFO (e.g., for SEF URLs), so don't trust itrobocoder
2011-12-02Safe fail when using these functions before the config file is ready (or reus...mattpiwik
2011-10-10redo [5280]robocoder
2011-10-10handle potential uncaught exceptionrobocoder
2011-09-05fixes #2622robocoder
2011-08-02fixes #2606, refs #2594robocoder
2011-05-22avoid unit test side effectsrobocoder
2011-05-22refs #2444robocoder
2011-05-22refs #2444robocoder
2011-05-22refs #2444 - relax isLocalReferer() test so that it's comparable to the Origi...robocoder
2011-05-22fixes #2444robocoder
2011-04-23refs #2055 - add unit testsrobocoder
2011-04-23fixes #1111 - add support for IPv6 addresses (tracking, anonymization, and ex...robocoder