1410 Commits (b51b13816011b47b71cdec3c57b4e8bef3d3876f)
 

Author SHA1 Message Date
Jordi Boggiano 366176fc73 Add cache to the lock file reading 12 years ago
Jordi Boggiano b2609e8413 Update to locked source-ref when receiving a new lock file, fixes #358 12 years ago
Jordi Boggiano ceac0ca75b Fix updating of already installed dev packages, fixes #496 12 years ago
Jordi Boggiano 2844a5673d Use refs API since it is more stable than the branches API with force-pushes, fixes #514 12 years ago
Jordi Boggiano 245a7ca845 Merge pull request #523 from stof/patch-1
Removed the Symfony2 tests from the phar archive
12 years ago
Christophe Coevoet d3d5c15e6f Removed the Symfony2 tests from the phar archive
Components' tests are now distributed with the code, making the
archive far bigger if we don't exclude them.
12 years ago
Nils Adermann 722724c2c3 Merge pull request #519 from Seldaek/hide_input
Improve password prompts on windows
12 years ago
Nils Adermann 85caa65088 Merge pull request #520 from Seldaek/pear_composer
Detect PEAR repos that support composer via Pirum
12 years ago
Nils Adermann 8916a51b61 Merge pull request #518 from Seldaek/pear_autoload
Pear autoload support
12 years ago
Nils Adermann abe5d84c7e Merge pull request #521 from naderman/fix-learn-first-literal
Rule literals are sorted, so first literal added is not first retrieved
12 years ago
Nils Adermann a16aa68c1d Rule literals are sorted, so first literal added is not first retrieved
Fixes #477
12 years ago
Jordi Boggiano ecb82e1784 Detect PEAR repos that support composer via Pirum 12 years ago
Jordi Boggiano fd93f6d648 Clean up temp dir 12 years ago
Jordi Boggiano 26b3a1711f Add handling for phar 12 years ago
Jordi Boggiano 3210da0b84 Cleanups 12 years ago
Jordi Boggiano f5de5f5c5b Update changelog 12 years ago
Jordi Boggiano 2072906136 Update vendors 12 years ago
Jordi Boggiano 2d9739bd05 Add support for files in classmap autoload config, fixes #463 12 years ago
Jordi Boggiano d53ac36636 Add debug info and remove autoload parsing that was too slow 12 years ago
Jordi Boggiano 4b2283e41c Add autoload info to PEAR packages 12 years ago
Jordi Boggiano 1fe24a3837 Add support for github URLs in git driver 12 years ago
Jordi Boggiano 6d5b4d606c Add warning in verbose mode if drivers can not be used because of missing openssl 12 years ago
Jordi Boggiano 4bed779601 Merge remote-tracking branch 'fixe/debug' 12 years ago
Tiago Ribeiro 67885d8585 Added isDebug to IOInterface and improved debug messages for VcsRepositories 12 years ago
Jordi Boggiano 7a28a2d83a Add support for new GitHub API 12 years ago
Jordi Boggiano a264219f07 Update vendors 12 years ago
Jordi Boggiano beb4cbcd2b Add test for ZipDownloader 12 years ago
Jordi Boggiano ac8ac6e9b2 Fix tests depending on remote sites 12 years ago
Jordi Boggiano 1cd07e1a2c Fix up merged code 12 years ago
till 9922301841 for debugging 12 years ago
till eb8ad8b74f * docblock 12 years ago
till aef502aa86 * handle errors with ZipArchive error constants to get meaningful error messages 12 years ago
Jordi Boggiano 30cfb69739 Add support for mapping a namespace prefix onto many dirs in the autoload config 12 years ago
Jordi Boggiano f7affa21b0 Fix indenting 12 years ago
Jordi Boggiano 18d2627c22 Merge pull request #506 from igorw/lockfile-lib-docs
[docs] clarify lock file insignificance for libs
12 years ago
Igor Wiedler ea19aba18c [docs] move lib lockfile notes into lib chapter 12 years ago
Igor Wiedler d0cfe35265 [docs] clarify lock file insignificance for libs, closes #504 12 years ago
Jordi Boggiano a3185c75fe Merge pull request #502 from romainneutron/master
Removed scripts documentation duplication, refactor to the dedicated article page
12 years ago
Romain Neutron 6844d7b572 Removed scripts documentation duplication, refactor to the dedicated article page 12 years ago
Nils Adermann 9f331a2192 Merge pull request #501 from mheleniak/patch-1
fixed typo
12 years ago
Mateusz Heleniak 219751b0ad fixed typo 12 years ago
Jordi Boggiano b9f770177b Fix tests 12 years ago
Jordi Boggiano 5be7f4cf09 Fail hard when failing to download using hg 12 years ago
Jordi Boggiano 7cb79bb1c9 Fix typo & tests 12 years ago
Jordi Boggiano 605e1cb925 Clean up in case of download/extraction failure, fixes #356 12 years ago
Jordi Boggiano 87c1629ebc Fix isInstalled detection broken by metapackage installer 12 years ago
Jordi Boggiano 583a0b5f0d Lazy-init the bin directory, fixes #364 12 years ago
Jordi Boggiano e36dfb150c Add support for hidden prompts on windows 12 years ago
Jordi Boggiano 20421931b0 Update changelog 12 years ago
Jordi Boggiano 7285536737 Fix exception handling 12 years ago