1
0
Fork 0
Commit Graph

1705 Commits (dbdefc779ca50f53ae5198daaf182aad0617a2af)

Author SHA1 Message Date
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.
2012-04-02 09:32:24 +03:00
Nils Adermann 722724c2c3 Merge pull request #519 from Seldaek/hide_input
Improve password prompts on windows
2012-04-01 14:07:46 -07:00
Nils Adermann 85caa65088 Merge pull request #520 from Seldaek/pear_composer
Detect PEAR repos that support composer via Pirum
2012-04-01 14:06:28 -07:00
Nils Adermann 8916a51b61 Merge pull request #518 from Seldaek/pear_autoload
Pear autoload support
2012-04-01 14:02:24 -07:00
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
2012-04-01 13:46:38 -07:00
Nils Adermann a16aa68c1d Rule literals are sorted, so first literal added is not first retrieved
Fixes #477
2012-04-01 22:26:44 +02:00
Jordi Boggiano ecb82e1784 Detect PEAR repos that support composer via Pirum 2012-04-01 21:53:58 +02:00
Jordi Boggiano fd93f6d648 Clean up temp dir 2012-04-01 21:34:09 +02:00
Jordi Boggiano 26b3a1711f Add handling for phar 2012-04-01 20:59:50 +02:00
Jordi Boggiano 3210da0b84 Cleanups 2012-04-01 20:47:31 +02:00
Jordi Boggiano f5de5f5c5b Update changelog 2012-04-01 20:39:15 +02:00
Jordi Boggiano 2072906136 Update vendors 2012-04-01 20:37:40 +02:00
Jordi Boggiano 2d9739bd05 Add support for files in classmap autoload config, fixes #463 2012-04-01 20:23:47 +02:00
Jordi Boggiano d53ac36636 Add debug info and remove autoload parsing that was too slow 2012-04-01 19:54:29 +02:00
Jordi Boggiano 4b2283e41c Add autoload info to PEAR packages 2012-04-01 18:58:03 +02:00
Jordi Boggiano 1fe24a3837 Add support for github URLs in git driver 2012-04-01 18:54:21 +02:00
Jordi Boggiano 6d5b4d606c Add warning in verbose mode if drivers can not be used because of missing openssl 2012-04-01 18:52:53 +02:00
Jordi Boggiano 4bed779601 Merge remote-tracking branch 'fixe/debug' 2012-04-01 18:19:02 +02:00
Tiago Ribeiro 67885d8585 Added isDebug to IOInterface and improved debug messages for VcsRepositories 2012-04-01 13:37:26 +01:00
Jordi Boggiano 7a28a2d83a Add support for new GitHub API 2012-03-29 17:52:52 +02:00
Jordi Boggiano a264219f07 Update vendors 2012-03-29 17:52:05 +02:00
Jordi Boggiano beb4cbcd2b Add test for ZipDownloader 2012-03-29 15:34:57 +02:00
Jordi Boggiano ac8ac6e9b2 Fix tests depending on remote sites 2012-03-29 15:09:01 +02:00
Jordi Boggiano 1cd07e1a2c Fix up merged code 2012-03-29 15:08:47 +02:00
till 9922301841 for debugging 2012-03-29 14:32:49 +02:00
till eb8ad8b74f * docblock 2012-03-29 14:22:26 +02:00
till aef502aa86 * handle errors with ZipArchive error constants to get meaningful error messages 2012-03-29 14:19:41 +02:00
Jordi Boggiano 30cfb69739 Add support for mapping a namespace prefix onto many dirs in the autoload config 2012-03-28 17:09:33 +02:00
Jordi Boggiano f7affa21b0 Fix indenting 2012-03-28 17:09:31 +02:00
Jordi Boggiano 18d2627c22 Merge pull request #506 from igorw/lockfile-lib-docs
[docs] clarify lock file insignificance for libs
2012-03-28 06:39:05 -07:00
Igor Wiedler ea19aba18c [docs] move lib lockfile notes into lib chapter 2012-03-27 23:18:34 +02:00
Igor Wiedler d0cfe35265 [docs] clarify lock file insignificance for libs, closes #504 2012-03-27 22:49:35 +02:00
Jordi Boggiano a3185c75fe Merge pull request #502 from romainneutron/master
Removed scripts documentation duplication, refactor to the dedicated article page
2012-03-27 00:44:55 -07:00
Romain Neutron 6844d7b572 Removed scripts documentation duplication, refactor to the dedicated article page 2012-03-27 00:59:08 +02:00
Nils Adermann 9f331a2192 Merge pull request #501 from mheleniak/patch-1
fixed typo
2012-03-26 13:06:48 -07:00
Mateusz Heleniak 219751b0ad fixed typo 2012-03-26 21:18:12 +03:00
Jordi Boggiano b9f770177b Fix tests 2012-03-26 13:25:45 +02:00
Jordi Boggiano 5be7f4cf09 Fail hard when failing to download using hg 2012-03-26 13:22:05 +02:00
Jordi Boggiano 7cb79bb1c9 Fix typo & tests 2012-03-26 01:56:24 +02:00
Jordi Boggiano 605e1cb925 Clean up in case of download/extraction failure, fixes #356 2012-03-26 01:49:09 +02:00
Jordi Boggiano 87c1629ebc Fix isInstalled detection broken by metapackage installer 2012-03-26 01:47:17 +02:00
Jordi Boggiano 583a0b5f0d Lazy-init the bin directory, fixes #364 2012-03-26 01:26:20 +02:00
Jordi Boggiano e36dfb150c Add support for hidden prompts on windows 2012-03-25 18:57:19 +02:00
Jordi Boggiano 20421931b0 Update changelog 2012-03-25 00:46:29 +01:00
Jordi Boggiano 7285536737 Fix exception handling 2012-03-25 00:39:28 +01:00
Jordi Boggiano 1e2223bcdb Add note for improvement of Svn util 2012-03-25 00:30:59 +01:00
Jordi Boggiano 5a7abfd84f Remove code duplication in Svn classes 2012-03-25 00:29:14 +01:00
Jordi Boggiano cd2e5bf2e0 Make SvnDriver::supports less greedy and more realistic 2012-03-24 23:21:46 +01:00
Jordi Boggiano 30d4080014 Support windows local paths 2012-03-24 23:19:11 +01:00
Jordi Boggiano 862d4af274 Cache credentials by default since that's the default svn behavior 2012-03-24 23:08:43 +01:00