1
0
Fork 0
Commit Graph

2686 Commits (2719fb7e20d3a54b62dd7959db3dddf2e15a7b6e)

Author SHA1 Message Date
Jordi Boggiano da8dc58444 Merge remote-tracking branch 'simensen/update-symfony-deps'
Conflicts:
	composer.lock
2012-10-21 16:14:35 +02:00
Jordi Boggiano 338127ff9c Disable failure on hash mismatch until it can be proven to work reliably 2012-10-21 16:10:47 +02:00
Jordi Boggiano 3116c979d3 Fix undefined var, fixes #1235 2012-10-21 16:03:05 +02:00
Jordi Boggiano 7d97d54de0 Update deps 2012-10-21 15:14:19 +02:00
Jordi Boggiano 573e4b2a7c Merge branch 'newrepo' 2012-10-21 14:18:00 +02:00
Wes Mason 5fb0403276 Use process executor instead of exec to run git config 2012-10-21 10:05:56 +01:00
Wes Mason 1442c1e026 Damnable tabs! 2012-10-21 10:02:33 +01:00
Wes Mason 2cb07dd2fe Allow use of Github OAuth2 token stored in git config 2012-10-21 01:06:56 +01:00
Nikita Baksalyar 8f0f1e3aac Fixed an issue with HTTP proxy and PHP 5.4 2012-10-20 20:27:46 +05:00
Beau Simensen 27352776eb Updated Symfony deps to ~2.1@dev 2012-10-19 09:50:05 -07:00
Jordi Boggiano 344df03253 Update deps 2012-10-19 18:18:48 +02:00
Jordi Boggiano 9e90db45b3 Add docs for ~ operator 2012-10-19 14:33:46 +02:00
Jordi Boggiano a59a5c4581 Merge remote-tracking branch 'simensen/sem-version-support' 2012-10-19 13:55:47 +02:00
Jordi Boggiano 44c271a477 Merge remote-tracking branch 'simensen/less-than-dev' 2012-10-19 13:43:03 +02:00
Jordi Boggiano ba96f9f6b5 Clarify conditional 2012-10-19 13:42:35 +02:00
Jordi Boggiano c2d9fa43eb Merge remote-tracking branch 'fortrabbit/frbit-createprojectdist' 2012-10-19 13:39:25 +02:00
Ulrich Kautz 051118c500 Check for necessity of VCS cleanup when --prefer-dist is used (only project package, so far) 2012-10-19 12:56:59 +02:00
Jordi Boggiano 75c0d5592d Add subversion repo options docs 2012-10-19 12:31:05 +02:00
Jordi Boggiano ed9fcc5074 Fix tests 2012-10-19 12:25:53 +02:00
Jordi Boggiano 0a3097c569 Merge remote-tracking branch 'bboer/feature/svn-alternative-structures'
Conflicts:
	src/Composer/Repository/Vcs/GitHubDriver.php
2012-10-19 12:19:19 +02:00
Jordi Boggiano fa3d6c7ce2 Fix originUrl in FileDownloader, refs #423 2012-10-19 12:03:13 +02:00
Jordi Boggiano a28d53d4c0 Add missing v before checkout branches when needed, refs #1164 2012-10-19 11:43:49 +02:00
Jordi Boggiano 43c21a736c Send headers as array instead of one big string 2012-10-19 11:02:18 +02:00
Jordi Boggiano 73aea05907 Send source instead of @package_version@ for the composer version in UA 2012-10-19 10:50:28 +02:00
Jordi Boggiano 5051e7a0a2 Only try to authorize when fetching the repo info, not subsequent calls, refs #423 2012-10-19 10:24:00 +02:00
Jordi Boggiano 348ec26c91 Always return false or a class name, fixes #1231 2012-10-18 18:55:49 +02:00
Jordi Boggiano e0ce22f7cc Fix tests 2012-10-18 18:43:31 +02:00
Jordi Boggiano cf0753e062 Initialize config if it does not exist yet 2012-10-18 18:18:40 +02:00
Jordi Boggiano fa89ef75e4 Remove unused use statements 2012-10-18 17:45:26 +02:00
Jordi Boggiano 1df17a4b51 Merge branch 'oauth', fixes #423 2012-10-18 17:43:14 +02:00
Ulrich Kautz 4f4cbc17d9 Added "--prefer-dist" option to create-project command 2012-10-18 17:38:09 +02:00
Jordi Boggiano 7d4857fc5b Catch all 4**/5** responses 2012-10-18 17:09:38 +02:00
Jordi Boggiano 32282e7461 Add hostname to the OAuth app name 2012-10-18 17:08:34 +02:00
Jordi Boggiano a9811c4e40 Store and reload the github token to/from the config 2012-10-18 16:48:44 +02:00
Jordi Boggiano 503234451b Simplify ConfigCommand to use the JsonConfigSource 2012-10-18 16:48:43 +02:00
Jordi Boggiano e410da786e Add ConfigSourceInterface and matching class 2012-10-18 16:48:42 +02:00
Jordi Boggiano 3b01d26d67 Swap user credentials for an OAuth token from GitHub 2012-10-18 16:48:42 +02:00
Thomas Adam 1bd5d88b02 quick workaround for Github API limit 2012-10-18 16:48:41 +02:00
Jordi Boggiano 3742459a41 Infer stability flags and parse references for aliased packages as well 2012-10-18 15:13:32 +02:00
Jordi Boggiano 5978197b5d Reset package IDs before they can be used in the pool in case there are already some in the cache 2012-10-18 12:57:55 +02:00
Jordi Boggiano ee0cd07468 CS fixes 2012-10-18 10:35:06 +02:00
Jordi Boggiano 852c369575 Improve error reporting on downloads and copies, refs #1228 2012-10-18 10:30:32 +02:00
Jordi Boggiano 247d1aca41 Avoid double slashes if HOME ends with a slash, fixes #1227 2012-10-18 09:40:35 +02:00
Jordi Boggiano 8949d43dca Remove VCS info from the root dir only, fixes #1229 2012-10-18 09:36:34 +02:00
Jordi Boggiano e79e7dcd8d Merge remote-tracking branch 'hason/classgenerator' 2012-10-17 17:19:23 +02:00
Jordi Boggiano f752b29fc6 Always make sure we are on the right branch 2012-10-17 17:15:49 +02:00
Martin Hasoň 9582a8abfa Added tests for consistency of data in AutoloadGenerator::sortPackageMap 2012-10-17 12:03:52 +02:00
Martin Hasoň 1ff1b8ac1f Sorted generated classmap 2012-10-17 12:00:45 +02:00
Jordi Boggiano 110044c3ea Fix up create-project command 2012-10-17 11:29:26 +02:00
Jordi Boggiano 2a0e783c42 Merge remote-tracking branch 'lyrixx/create-project-delete-vcs'
Conflicts:
	composer.json
	composer.lock
2012-10-17 11:05:13 +02:00