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-11-28Merge pull request #6690 from joostdekeijzer/3581_IPv6_2Matthieu Aubry
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-11-23IPv6 support (check for PECL GeoIP module)joostdekeijzer
2014-11-17hide the geoip error logs in phpunit outputmattab
2014-11-17language update refs #3430sgiehl
2014-11-14Replaced usage of deprecated Common::json_encode to json_encodeMatthieu Napoli
2014-11-14language update refs #3430sgiehl
2014-11-12Revert "3581 IPv6 support"Thomas Steur
2014-11-10Merge pull request #6574 from joostdekeijzer/3581_IPv6_supportMatthieu Aubry
2014-11-08tested with ISP and ORG db'sjoostdekeijzer
2014-11-08should use $ispGeoIp herejoostdekeijzer
2014-11-07Merge pull request #6610 from piwik/64352.9.0-b7Matthieu Aubry
2014-11-07refs #6612 Set default logger level to ERROR so that only real errors break t...mattab
2014-11-07refs #6435 check for floats in a more central place so dimensions do not have...Thomas Steur
2014-11-07refs #6435 replace possible comma with a dot. Not 100% sure if that works yetThomas Steur
2014-11-05language update refs #3430sgiehl
2014-11-04language update refs #3430sgiehl
2014-11-01fix IPv6 which can be mapped to IPv4joostdekeijzer
2014-11-01IPv6 support for LocationProviderjoostdekeijzer
2014-10-29Extracted the Piwik\IP class into a standalone Network componentMatthieu Napoli
2014-10-06refs #5940 splitting plugin tests folder into unit, integration and system fo...Thomas Steur
2014-10-05refs #5940 put tests in correct folders, better testsuite names, some tests s...Thomas Steur
2014-10-05refs #5940 databaseTestCase => integrationTestCase. Fixed some mentions of in...Thomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-18language update refs #3430sgiehl
2014-09-14language update refs #3430sgiehl
2014-09-07language update refs #3430sgiehl
2014-09-06refs #6140 easier way to define URLs for menu items and introducing a method ...Thomas Steur
2014-08-26refs #6045 #6049 added an event to collect visitor info and made sure the Piw...Thomas Steur
2014-08-24refs #5863 another try to move translations into plugins. This time we always...Thomas Steur
2014-08-10Trim URL before attempting to download itmattab
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-22refs #5864 make doc generation work again because: Cannot use Piwik\Plugins\P...Thomas Steur
2014-07-22removed unused use statementssgiehl
2014-07-22refs #5192 some more menu api tweaks. MenuReporting is not 100% good since it...Thomas Steur
2014-07-22refs #5192 simplified admin menu since it is very confusing for developers to...Thomas Steur
2014-07-21Revert "refs #5863 moved some translations from core into plugins"Thomas Steur
2014-07-21refs #5863 moved some translations from core into pluginsThomas Steur
2014-07-21refs #5820 use provider plugin only if installedThomas Steur
2014-07-18refs #5820 added documentation and improved codeThomas Steur
2014-07-08updated submodule and do not cache any location infos when local tracker is usedThomas Steur
2014-07-07and enable the caching againThomas Steur
2014-07-07remove all logs again and disable location settings to see if this causes itThomas Steur
2014-07-07fix typo introduced in last commitThomas Steur
2014-07-07If a dimension only implements a getName() method it should extend Dimension ...Thomas Steur
2014-07-07I would like to see why ipAnonymization is enabled locally but not on travisThomas Steur
2014-07-03log more info during test, looks like it has to do with anonymizer or soThomas Steur
2014-07-03debugging not passing ui tests the hard way, hopefully it actually logs to th...Thomas Steur
2014-07-01moved dimensions into a subdirectoryThomas Steur