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-10-27make sure to return correct ip when all IPs are excludedThomas Steur
2015-08-12refs #8030 added a comment that this code may be buggyThomas Steur
2015-04-07Fixing strange test error where a fatal error occurs if proxy_client_headers ...diosmosis
2015-03-10Removed all deprecated methods of the Piwik\IP classMatthieu Napoli
2014-10-30Added comment in IP class' phpdoc to encourage using the new componentMatthieu Napoli
2014-10-29Extracted the Piwik\IP class into a standalone Network componentMatthieu Napoli
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-15removed unused variablesChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2013-12-08Refs #4200 revised some of class/method docs.diosmosis
2013-12-03refs #4244 converted more linksThomas Steur
2013-10-21Refs #4200, tweaked docs for core/IP.php.diosmosis
2013-10-18Refs #4200, do not generate docs for CacheFile class, document @api methods i...diosmosis
2013-10-15Making sure at least WARNING messages are written on screenmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-07refs #4194 marked some classes and methods as API to test doc generationThomas Steur
2013-09-04Remove compat code for PHP < 5.3. inet_pton/inet_ntop are available in Window...Fabian Becker
2013-09-03Extend AnonymizeIP to properly mask IPv6 addresses.Fabian Becker
2013-08-02fixed undefined classes in doc blockssgiehl
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
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 Piwik_Config to \Piwik\Core\ConfigFabian Becker
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-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-11-14Fixes #3458, fixes #3515, improved geoip diagnostics/help & allowed IPv4-mapp...benakamoorthi
2012-05-27moved another interface to its own file; fixed/added lot of doc blockssgiehl
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-02-26add isIPv4() methodrobocoder
2011-12-02Safe fail when using these functions before the config file is ready (or reus...mattpiwik
2011-11-13fixes #2769 plus refactoringrobocoder
2011-09-05fixes #2622robocoder
2011-09-03refs #2622 - strtolower converts it to an empty stringrobocoder
2011-09-03fixes #2622robocoder
2011-05-22refs #2444 - relax isLocalReferer() test so that it's comparable to the Origi...robocoder
2011-05-03quoting stylerobocoder
2011-05-01fixes #2385robocoder
2011-05-01refs #2359 - thanks Julienrobocoder
2011-04-27#2356robocoder
2011-04-27fixes #2365robocoder
2011-04-27refs #2359 - clean up php_compat_inet_ptonrobocoder
2011-04-27#2359 - clean up php_compat_inet_ntoprobocoder