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 (Collapse)Author
2014-08-21fixed composer.json to download the same set of vendors as with use of ↵Michał Gaździk
composer.lock. that way Piwik can be also installed with Composer as dependency along with its dependencies
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
Conflicts: plugins/DevicesDetection/DevicesDetection.php
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 ↵sgiehl
break with piwik until some adjustments are made
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 ↵mattab
better for core team devs Updating readme with instructions. I also hope this will solve the Autoloader issue on the UI build: https://travis-ci.org/piwik/piwik-ui-tests
2014-04-03updated composer filessgiehl
2014-04-03UserAgentParserEnhanced is now required and used from it's own composer ↵sgiehl
package (piwik/device-detector); additionally Spyc library is required as composer package and removed from piwik source
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 ↵Thomas Steur
and generatePlugin command
2013-08-24Removed PSR-0 statementSgtK
Since Piwik does NOT follow PSR-0, composer makes unnecessary file system calls for every single class. Piwik's own autoloader knows how to load Piwik's classes.
2013-08-15Fix composer.json to properly map \Piwik\Plugins to plugins/Fabian Becker
2013-07-18Add PSR-0 namespaces to composer.jsonFabian Becker
Piwik\Core Piwik\Plugin
2013-07-09Add Less composer dependencyThomas ZILLIOX
2013-04-01Add Twig to composer.jsonFabian Becker
2012-08-12refs #3314 added composer.jsontsteur
git-svn-id: http://dev.piwik.org/svn/trunk@6722 59fd770c-687e-43c8-a1e3-f5a4ff64c105