Jordi Boggiano
|
ed9fcc5074
Fix tests
|
12 years ago |
Jordi Boggiano
|
0a3097c569
Merge remote-tracking branch 'bboer/feature/svn-alternative-structures'
|
12 years ago |
Jordi Boggiano
|
fa3d6c7ce2
Fix originUrl in FileDownloader, refs #423
|
12 years ago |
Jordi Boggiano
|
a28d53d4c0
Add missing v before checkout branches when needed, refs #1164
|
12 years ago |
Jordi Boggiano
|
43c21a736c
Send headers as array instead of one big string
|
12 years ago |
Jordi Boggiano
|
73aea05907
Send source instead of @package_version@ for the composer version in UA
|
12 years ago |
Jordi Boggiano
|
5051e7a0a2
Only try to authorize when fetching the repo info, not subsequent calls, refs #423
|
12 years ago |
Jordi Boggiano
|
348ec26c91
Always return false or a class name, fixes #1231
|
12 years ago |
Jordi Boggiano
|
e0ce22f7cc
Fix tests
|
12 years ago |
Jordi Boggiano
|
cf0753e062
Initialize config if it does not exist yet
|
12 years ago |
Jordi Boggiano
|
fa89ef75e4
Remove unused use statements
|
12 years ago |
Jordi Boggiano
|
1df17a4b51
Merge branch 'oauth', fixes #423
|
12 years ago |
Ulrich Kautz
|
4f4cbc17d9
Added "--prefer-dist" option to create-project command
|
12 years ago |
Jordi Boggiano
|
7d4857fc5b
Catch all 4**/5** responses
|
12 years ago |
Jordi Boggiano
|
32282e7461
Add hostname to the OAuth app name
|
12 years ago |
Jordi Boggiano
|
a9811c4e40
Store and reload the github token to/from the config
|
12 years ago |
Jordi Boggiano
|
503234451b
Simplify ConfigCommand to use the JsonConfigSource
|
12 years ago |
Jordi Boggiano
|
e410da786e
Add ConfigSourceInterface and matching class
|
12 years ago |
Jordi Boggiano
|
3b01d26d67
Swap user credentials for an OAuth token from GitHub
|
12 years ago |
Thomas Adam
|
1bd5d88b02
quick workaround for Github API limit
|
12 years ago |
Jordi Boggiano
|
3742459a41
Infer stability flags and parse references for aliased packages as well
|
12 years ago |
Jordi Boggiano
|
5978197b5d
Reset package IDs before they can be used in the pool in case there are already some in the cache
|
12 years ago |
Jordi Boggiano
|
ee0cd07468
CS fixes
|
12 years ago |
Jordi Boggiano
|
852c369575
Improve error reporting on downloads and copies, refs #1228
|
12 years ago |
Jordi Boggiano
|
247d1aca41
Avoid double slashes if HOME ends with a slash, fixes #1227
|
12 years ago |
Jordi Boggiano
|
8949d43dca
Remove VCS info from the root dir only, fixes #1229
|
12 years ago |
Jordi Boggiano
|
e79e7dcd8d
Merge remote-tracking branch 'hason/classgenerator'
|
12 years ago |
Jordi Boggiano
|
f752b29fc6
Always make sure we are on the right branch
|
12 years ago |
Martin Hasoň
|
9582a8abfa
Added tests for consistency of data in AutoloadGenerator::sortPackageMap
|
12 years ago |
Martin Hasoň
|
1ff1b8ac1f
Sorted generated classmap
|
12 years ago |