Jordi Boggiano
|
083ca464b3
|
Merge remote-tracking branch 'johnkary/cliEvents'
|
2012-10-22 18:57:51 +02:00 |
Jordi Boggiano
|
89d4df990a
|
Use JsonFile to decode cached entries
|
2012-10-22 17:56:30 +02:00 |
Jordi Boggiano
|
bebd1ce9c7
|
Always check for OAuth token in git config, fixes #1243
|
2012-10-22 17:11:34 +02:00 |
Jordi Boggiano
|
b4bcc5b5c8
|
Fix bogus operations that trigger a "package is not installed" exception for dev installs, refs #789
|
2012-10-22 15:55:29 +02:00 |
Jordi Boggiano
|
bd826d7644
|
Mock local repositories in dry-runs
|
2012-10-22 15:50:40 +02:00 |
Jordi Boggiano
|
85671021c3
|
Clear id when cloning
|
2012-10-22 14:39:49 +02:00 |
Jordi Boggiano
|
e1e7141ae9
|
Apply updates in the NoopInstaller
|
2012-10-22 14:33:09 +02:00 |
Jordi Boggiano
|
1760b1e093
|
Prevent CompositeRepository instances from being nested
|
2012-10-22 14:29:34 +02:00 |
Jordi Boggiano
|
fef3dacdfb
|
Reset ids of aliased packages as well
|
2012-10-22 14:28:55 +02:00 |
Jordi Boggiano
|
350c7cbb3a
|
Fix constraints shown in Problem output
|
2012-10-22 10:27:12 +02:00 |
John Kary
|
a069f7a906
|
Fix styling typo
|
2012-10-21 14:05:32 -05:00 |
Jordi Boggiano
|
233bdb3863
|
Use proper pretty string for the aliased constraint
|
2012-10-21 19:16:31 +02:00 |
Jordi Boggiano
|
eceda0ffc7
|
Fix regression introduced in beb9a5bd72
|
2012-10-21 19:16:11 +02:00 |
Jordi Boggiano
|
76663cf21e
|
Avoid following the URL to the authorization that was just created, fixes #1238
|
2012-10-21 18:10:32 +02:00 |
Wes Mason
|
169bb2d60e
|
Use -r option of read shell builtin to avoid escaping of backslashes on password input
|
2012-10-21 18:07:26 +02:00 |
Jordi Boggiano
|
31a1bd2c39
|
Remove output if the token can be fetched automatically
|
2012-10-21 18:03:18 +02:00 |
Jordi Boggiano
|
c53729793b
|
Make sure the global config file is only readable by the owner
|
2012-10-21 18:01:53 +02:00 |
Jordi Boggiano
|
7aab7c6297
|
Fix StreamContextFactory tests
|
2012-10-21 17:57:16 +02:00 |
Jordi Boggiano
|
39e69a3b12
|
Refactor OAuth acquisition code to generalize it
|
2012-10-21 17:56:57 +02:00 |
Jordi Boggiano
|
bf5f34a114
|
Merge remote-tracking branch '1stvamp/github-tokens-from-git-config'
|
2012-10-21 17:12:14 +02:00 |
Jordi Boggiano
|
c7b26c8d82
|
Return 1 if installation of deps failed, fixes #936
|
2012-10-21 17:00:05 +02:00 |
Jordi Boggiano
|
ca1dcc4659
|
Merge remote-tracking branch 'nbaksalyar/proxy_fix'
|
2012-10-21 16:25:56 +02:00 |
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 |