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-02-26#7275 Upgrade version of piwik/iniMatthieu Napoli
2015-02-12Update piwik/cache dependency to use stable Doctrine releaseMatthieu Napoli
2015-02-01switched device-detector to new version 3.0sgiehl
2015-01-25use latest master of device detector; added new device type to test resultssgiehl
2015-01-19update device-detector to latest betasgiehl
2015-01-09Moved the ini component to a separate repositoryMatthieu Napoli
2014-12-29Use latest doctrine/cache including file cache edge cases fixes. Add the alia...mattab
2014-12-22Add explicit dependency to Symfony's event dispatcherMatthieu Napoli
2014-12-22fixes #6890 added symfony vardumper libThomas Steur
2014-12-17Merge branch 'master' into log-refactoring-1Matthieu Napoli
2014-12-17added support for different caching backends such as redisThomas Steur
2014-12-15updated link to wikiThomas Steur
2014-12-01#6622 Logger refactoring: implement Monolog's FormatterInterfaceMatthieu Napoli
2014-10-31Merge branch 'master' into php-diMatthieu Napoli
2014-10-31Use version 5.0.x-dev for PHP-DIMatthieu Napoli
2014-10-30Added PHP-DI + StaticContainer classMatthieu Napoli
2014-10-29Extracted the Piwik\IP class into a standalone Network componentMatthieu Napoli
2014-10-29Updated piwik/decompress dependency following the new versionMatthieu Napoli
2014-10-28refs #6429 added a command to trigger tests on awsThomas Steur
2014-10-24Simplified tests autoloading by using Composer's "autoload-dev"Matthieu Napoli
2014-10-22Fixes #6493 Composer install can now run on WindowsMatthieu Napoli
2014-10-17#6058 Updated composer for more consistent and appropriate constraintsMatthieu Napoli
2014-10-07Increasing PHP requirements to 5.3.3 refs #6390mattab
2014-10-03Updated the piwik/decompress dependency to 0.1Matthieu Napoli
2014-10-03Extracted the decompressing classes into a standalone Decompress componentMatthieu Napoli
2014-09-02xhprof removed their composer.json file, adding it to our composer.json file ...diosmosis
2014-08-23Merge pull request #6043 from mgazdzik/fixComposerJsonMatthieu Aubry
2014-08-21Automate building of xhprof through composer install/update.diosmosis
2014-08-21Add xhprof to composer.json file & remove README.diosmosis
2014-08-21fixed composer.json to download the same set of vendors as with use of compos...Michał Gaździk
2014-08-20Remove Piwik autoloader and replace composer autoloader.diosmosis
2014-07-09Refs #5273 Replace other Trac URLs with Github URLsmattab
2014-07-06added XSD to PHPUnit configurationChristian Raue
2014-06-10Merge branch 'master' into DeviceDetector2sgiehl
2014-06-10Piwik is a free/libre analytics platform. Refs #5276mattab
2014-05-31use latest DeviceDetector release (2.0)sgiehl
2014-05-24starting to implement new DeviceDetector structuresgiehl
2014-05-20set device detector version to 1.0, as next release of device detector will b...sgiehl
2014-05-06require PHPUnit only for developmentChristian Raue
2014-05-01Trying with PHPUnit 4 to match the one used by travis refs #5031mattab
2014-05-01Refs #5031 Now getting PHPUnit from composer/packagist. This will make like b...mattab
2014-04-03updated composer filessgiehl
2014-04-03UserAgentParserEnhanced is now required and used from it's own composer packa...sgiehl
2014-01-14relax version constraint for lessphp to allow newer releasesChristian Raue
2013-12-23fix PHP version in composer.jsonChristian Raue
2013-12-17fixes #4373, #1640Julien Moumné
2013-10-04refs #4121 added simple command line tool including a not yet working tests a...Thomas Steur
2013-08-24Removed PSR-0 statementSgtK
2013-08-15Fix composer.json to properly map \Piwik\Plugins to plugins/Fabian Becker
2013-07-18Add PSR-0 namespaces to composer.jsonFabian Becker