2196 Commits (209d3ebfc44af7429cb1e54080910d8f6bdc893a)
 

Author SHA1 Message Date
Jordi Boggiano a5f0872152 Update changelog 12 years ago
Jordi Boggiano 175d1939b5 Fix tests 12 years ago
Jordi Boggiano f4409d9168 Fix problem output formatting, fixes #871 12 years ago
Jordi Boggiano e6f7150196 Change default minimum-stability to "stable", fixes #744 12 years ago
Jordi Boggiano f8d671a07a Tweak exception message 12 years ago
Jordi Boggiano 47a8dccfb0 Merge remote-tracking branch 'henrikbjorn/validate-camelcase' 12 years ago
Henrik Bjørnskov 0e73f3187b Validate the name.
If uppercase characters is found suggest a new name with all lowercase
and using - as a seperator where the camelcased characters was found.
12 years ago
till b47635cf0a Merge branch 'bugfix-broken-classmap' of github.com:till/composer into bugfix-broken-classmap 12 years ago
till 2823c78856 Allow absolute paths in composer.json and don't prepend them with a funny $baseDir variable. 12 years ago
till d4c265fd18 Sorry, tabs. 12 years ago
till 642c205c4f Allow absolute paths in composer.json and don't prepend them with a funny $baseDir variable. 12 years ago
Jordi Boggiano 0a55707f3e Merge pull request #868 from palex-fpt/pear-binaries
Add php proxies that add all locally installed packages to include_path
12 years ago
Alexey Prilipko 3bdae180f6 Add php proxies that add all locally installed packages to include_path. PEAR binaries are run through these proxies. 12 years ago
Jordi Boggiano 74da2f6730 Remove unnecessary code 12 years ago
Jordi Boggiano db16f68fbf Tweak exception messages 12 years ago
Jordi Boggiano ae2fb6be89 Merge remote-tracking branch 'digitalkaoz/issue_347' 12 years ago
Robert Schönthal 0cd453449b minor changes to JsonFile::parseJson for Drivers 12 years ago
Robert Schönthal e96e06946f fixed json file tests 12 years ago
Robert Schönthal c517ac6404 fixed issue #347 added file to json validation exception 12 years ago
Jordi Boggiano b82b9b53f7 Remove unnecessary code 12 years ago
Jordi Boggiano 6fb667a752 Merge remote-tracking branch 'palex-fpt/pear-channel-reader' 12 years ago
Alexey Prilipko 22aef0124e Revert Locker change, ignore PEAR packages whose version cannot be parsed. 12 years ago
Alexey Prilipko 9ba3deb91b Fix text spacing and remove excess getInstallPath call in LibraryInstaller::update 12 years ago
Alexey Prilipko 59773dd9f6 Use trim filter on 'php' location 12 years ago
Alexey Prilipko ac3cebc633 Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files
Add PearInstaller
Change PEAR packages type from 'library' to 'pear-library' and dist type from 'pear' to 'file'
Remove PearDownloader
Refactor Channel Installer
12 years ago
Alexey Prilipko 0117108efb Fix Locker to store exact package version. 12 years ago
Alexey Prilipko 77715e254a Fix exception message template 12 years ago
Alexey Prilipko 3ff941ed30 Add docs for 'vendor-alias' 12 years ago
Alexey Prilipko f2853c842b Review fixes 12 years ago
Alexey Prilipko e173f11b37 Add PEAR channel reader & Update PearRepository to use it. 12 years ago
Alexey Prilipko ee2834a169 Add Mock for RemoteFileSystem 12 years ago
Jordi Boggiano 1923906bfc Clarify require-dev is only for root 12 years ago
Robert Schönthal fdf30c424b rebased to latest master 12 years ago
Robert Schönthal e21ce860df fixed issue #627 (autoload dump command) 12 years ago
Jordi Boggiano 2ede0a3b54 Merge remote-tracking branch 'naderman/fix-duplicate-alias' 12 years ago
Nils Adermann d84273ee34 Merge pull request #833 from Seldaek/installmgr_cleanup
Use the config object to define the vendor dir and not the installation manager
12 years ago
Nils Adermann 11e67bdf52 Merge pull request #832 from Seldaek/instinterface
Expose the whole composer context to the custom installers
12 years ago
Nils Adermann 297bc914fc Merge pull request #859 from Seldaek/whitelist_fix
Fix update whitelist behavior, fixes #782
12 years ago
Nils Adermann 4eb5f73718 Only create alias package in repositories on the fly if necessary, fixes #793 12 years ago
Nils Adermann 9346d4a501 Make the InstallationManagerMock behave like the real class on alias install 12 years ago
Nils Adermann 3c7fbe9264 Add a test which verifies that aliases do not get duplicated on update 12 years ago
Nils Adermann 050439a0d3 Add support for defining assertions on expected lock files to integration tests 12 years ago
Jordi Boggiano 5c30fcb777 Fix update whitelist behavior, fixes #782 12 years ago
Nils Adermann f0345f0592 Aliases cannot be updated, they must be uninstalled, fixes #803 12 years ago
Nils Adermann 0da71001e3 Add test for updating an aliased package to a non-aliased one 12 years ago
Johannes M. Schmitt b65f0e89e3 added test case for #851 12 years ago
Johannes M. Schmitt 263a54e631 added functional test suite 12 years ago
Jordi Boggiano 011db77876 Output message before altering the source ref, fixes #851 12 years ago
Jordi Boggiano 890e60c614 Allow multiple configs to disable the same repo 12 years ago
Jordi Boggiano e0edd882c5 Add --self flag to composer show to see the root package info 12 years ago