.. |
Autoload
|
5369904dd3
autoload_files.php should return an array of files, instead of directly including them.
|
11 years ago |
Command
|
95cbb177dd
Init command - diacritical marks in author name
|
11 years ago |
Config
|
df7114869b
Fix handling of multilines in previous commit
|
12 years ago |
DependencyResolver
|
051d219438
Fix whatProvides returning too many results when no constraint is given
|
11 years ago |
Downloader
|
d4043b6b9a
Package options must be passed as argument to downloader
|
11 years ago |
Fixtures
|
21299e0bc4
Make sure all installers are installed first unless they have requirements, refs #2107, fixes #1147
|
11 years ago |
IO
|
4959c2bdc6
Replace references of a11n with a12n where appropriate
|
12 years ago |
Installer
|
b1c4eed57f
Throw exception if the local repository does not contain a package to uninstall
|
11 years ago |
Json
|
3b48a1fea6
Fix JsonManipulator handling of package links, fixes #1465
|
12 years ago |
Mock
|
5264d0637b
Fix regression added in 33af9eea9550a8a65ece651e5c46e8a5104a8139, fixes #1841
|
12 years ago |
Package
|
0044c75ca0
Fix detection of tags when the current tag is not a valid version
|
11 years ago |
Repository
|
d017e3f209
Adjust GitDriver tag parsing to resolve to SHAs
|
11 years ago |
Script
|
5d360ab43b
Abort if a script fails to execute, and exit with the exit code of the process, fixes #1943
|
11 years ago |
Util
|
b4c0b18896
Add tests, refs #2017
|
11 years ago |
AllFunctionalTest.php
|
1dd8bffce5
CS fixes
|
11 years ago |
CacheTest.php
|
4207fc3b19
Refactor require-dev handling to use one single repository and a one pass solving, fixes #719, fixes #1185, fixes #1330, fixes #789, fixes #640
|
12 years ago |
ComposerTest.php
|
1dd8bffce5
CS fixes
|
11 years ago |
ConfigTest.php
|
0822683706
Fix tests
|
11 years ago |
InstallerTest.php
|
bd345c3b43
Add IO to proc executor in a few more places to get more debug info out
|
11 years ago |
TestCase.php
|
d6de4a0036
Rename Package interfaces to reduce BC issues
|
12 years ago |