Jordi Boggiano
|
3cc5698e7b
Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730
|
12 years ago |
Jordi Boggiano
|
842155d69e
Use original URL for exceptions, not the one containing authorization, fixes #1722
|
12 years ago |
Jordi Boggiano
|
6b0a7d9fe4
Merge pull request #1718 from reinink/patch-1
|
12 years ago |
Jordi Boggiano
|
a0a9536d90
Avoid failing if COMPOSER env var is empty, refs #1720
|
12 years ago |
Jordi Boggiano
|
10a7008fdf
Trim query string from extension when downloading archives
|
12 years ago |
Jordi Boggiano
|
61efd2998c
Clear stat cache after calling filesystem commands
|
12 years ago |
Jonathan Reinink
|
5b3d8dc874
Update should-i-commit-the-dependencies-in-my-vendor-directory.md
|
12 years ago |
Jonathan Reinink
|
5a0e97ccb6
Update should-i-commit-the-dependencies-in-my-vendor-directory.md
|
12 years ago |
Jordi Boggiano
|
d929a0813a
Prepend the ClassLoader autoloader to avoid calling other previously registered autoloaders, fixes #1699
|
12 years ago |
Jordi Boggiano
|
979db8539d
Do not chdir unless necessary
|
12 years ago |
Nils Adermann
|
7b549010d5
Merge pull request #1693 from dzuelke/patch-1
|
12 years ago |
David Zülke
|
d693bdf3bc
Clarify custom installer names/interfaces
|
12 years ago |
Jordi Boggiano
|
e69a05949b
Tweaking text and wrapping lines
|
12 years ago |
Jordi Boggiano
|
208f885561
Merge remote-tracking branch 'JimPanic/patch-1'
|
12 years ago |
Alexander Pánek
|
91c431c907
Adding some more description what Satis is/does
|
12 years ago |
Jordi Boggiano
|
57fe33d0f3
Make sure the directory is empty even if weird inputs are given, fixes #1683
|
12 years ago |
Jordi Boggiano
|
c13d6301f9
Merge pull request #1681 from beberlei/GH-1591#2
|
12 years ago |
Jordi Boggiano
|
0d06eb1f9a
Avoid overwriting existing windows .bat proxies if they were provided by the package
|
12 years ago |
Jordi Boggiano
|
d81740ab7d
Fix authorization/authentication merge, fixes #1684
|
12 years ago |
Benjamin Eberlei
|
882ce1b39f
[GH-1591] More fixing of Installation on Windows Azure. Renaming between different partitions + xcopy fail, so we need to copyAndRemove() manually.
|
12 years ago |
Jordi Boggiano
|
ee60df708d
Handle stability changes correctly, fixes #877
|
12 years ago |
Jordi Boggiano
|
c9f0e458a2
Merge remote-tracking branch 'machee/gitUserPassNonGithub'
|
12 years ago |
Jordi Boggiano
|
1071048e52
Merge remote-tracking branch 'miklosm/iss1675.2'
|
12 years ago |
Jordi Boggiano
|
c6bdf6ca11
Merge remote-tracking branch 'miklosm/iss1675.1'
|
12 years ago |
Jordi Boggiano
|
cfc8bf0730
Make phar build fails more debuggable
|
12 years ago |
Jordi Boggiano
|
7ae0dd2a2a
Always install dev requirements when using the require command, fixes #1676
|
12 years ago |
Jordi Boggiano
|
41392ace56
Check that a repo has no providers when getPackages is called to catch any mis-use
|
12 years ago |
Jordi Boggiano
|
be861f090a
Remove filterPackages and add RepositoryInterface::search, refactor all commands to use new methods and remove all usage of the full package list for Composer repositories that support providers, fixes #1646
|
12 years ago |
Jordi Boggiano
|
095852933e
Remove code duplication, add support for searchUrl
|
12 years ago |
Miklós Márton
|
661df121d9
Proposed fix for #1675
|
12 years ago |