1
0
Fork 0
Commit Graph

12586 Commits (787f5036163e94839e721312072d6c0319aa19ba)

Author SHA1 Message Date
Nami-Doc bd116aec22 try to guess the error 2012-04-05 18:20:17 +03:00
Nami-Doc f57e272ce7 Add a little more explaining message when failing to download. 2012-04-05 18:02:05 +03:00
Jordi Boggiano b141ba4322 Merge pull request #529 from holger/master
Enable local git repositories
2012-04-05 02:35:59 -07:00
Holger Rüprich 9e2c523faa Function proc_open doesn't accept a scheme for the current working directory, therefore stripped 'file://' for local repositories. 2012-04-04 20:28:47 +02:00
Jordi Boggiano a3fa19a716 Avoid escaping too early to prevent issues 2012-04-04 17:13:57 +02:00
Jordi Boggiano 13a2bc6ff0 Revert "Fix push url hack"
This reverts commit 269537e466.
2012-04-04 17:11:10 +02:00
Jordi Boggiano 269537e466 Fix push url hack 2012-04-04 16:57:18 +02:00
Christoph Hochstrasser af52c8118e Some tests for include path setting 2012-04-04 15:27:12 +02:00
Christoph Hochstrasser 5ec267ccf4 Added basic docs to schema docs. 2012-04-04 10:40:00 +02:00
Jordi Boggiano b5d235abb6 More verbose output for archive and git downloader 2012-04-04 09:54:27 +02:00
Christoph Hochstrasser 68c12c3516 Do set_include_path only if any package define include paths. 2012-04-04 09:48:49 +02:00
Christoph Hochstrasser f369104bb1 Packages can define include paths. 2012-04-04 09:46:31 +02:00
Jordi Boggiano 9ed06f8853 Output svn output to user in verbose mode 2012-04-04 09:36:04 +02:00
Jordi Boggiano 1cdae66f8f Fix up git downloader and git driver commands 2012-04-04 09:09:27 +02:00
Jordi Boggiano 219c31ed0c Fix git driver updating 2012-04-03 20:07:18 +02:00
Jordi Boggiano afa14124f3 Make sure we fetch origin with tags before checking out a new version 2012-04-03 19:50:25 +02:00
Jordi Boggiano 66be50ce71 Always set the push url after git updates 2012-04-03 19:49:57 +02:00
Jordi Boggiano cb4d77d014 Update changelog 2012-04-03 19:21:06 +02:00
Jordi Boggiano 3fc2e6d7a0 Prepare alpha2 2012-04-03 19:09:58 +02:00
Jordi Boggiano 3abdaa9d4d Bump php requirement 2012-04-03 14:33:19 +02:00
Jérémy Romey 260d7d434f Add a command for adding package to composer.json
Updated doc for require command
2012-04-03 13:49:42 +02:00
Jordi Boggiano 91890545f9 Fix test 2012-04-03 00:38:38 +02:00
Jordi Boggiano 9828472b9e Improve reliability of GitDriver, refs #485 2012-04-03 00:22:58 +02:00
Jordi Boggiano 366176fc73 Add cache to the lock file reading 2012-04-02 21:46:28 +02:00
Jordi Boggiano b2609e8413 Update to locked source-ref when receiving a new lock file, fixes #358 2012-04-02 21:46:05 +02:00
Jordi Boggiano ceac0ca75b Fix updating of already installed dev packages, fixes #496 2012-04-02 21:32:05 +02:00
Jordi Boggiano 2844a5673d Use refs API since it is more stable than the branches API with force-pushes, fixes #514 2012-04-02 20:53:03 +02:00
Jordi Boggiano 245a7ca845 Merge pull request #523 from stof/patch-1
Removed the Symfony2 tests from the phar archive
2012-04-02 00:05:51 -07:00
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