..
Autoload
Added "pre-autoload-dump" event.
2013-05-06 09:37:21 -05:00
Config
Fix handling of multilines in previous commit
2013-05-12 23:14:55 +02:00
DependencyResolver
Fix tests and convert all package lists to Name[Versions] format
2013-04-27 00:31:22 +02:00
Downloader
Set cwd instead of using cd in GitDownloader, refs #1832
2013-04-28 11:12:09 +02:00
Fixtures
Merge branch 'disjunctive'
2013-05-04 10:48:14 +02:00
IO
Replace references of a11n with a12n where appropriate
2012-11-07 13:34:31 +01:00
Installer
Update docs, fix tests
2013-03-03 17:59:07 +01:00
Json
Fix JsonManipulator handling of package links, fixes #1465
2013-05-12 22:54:53 +02:00
Mock
Fix regression added in 33af9eea95
, fixes #1841
2013-04-28 22:50:24 +02:00
Package
Fix tilde constraints without a stability suffix to work like wildcard constraints.
2013-05-13 11:04:15 +12:00
Repository
Merge remote-tracking branch 'hason/alias'
2013-04-28 12:54:59 +02:00
Script
Fix test to reduce cross-platform issues
2012-12-06 10:07:57 +01:00
Util
Merge pull request #1773 from hason/filesystem
2013-04-05 03:59:10 -07:00
AllFunctionalTest.php
Fix tests by passing proper working directory to processes
2013-03-28 13:33:40 +01:00
CacheTest.php
Refactor require-dev handling to use one single repository and a one pass solving, fixes #719 , fixes #1185 , fixes #1330 , fixes #789 , fixes #640
2013-03-03 00:41:12 +01:00
ComposerTest.php
Rename Package interfaces to reduce BC issues
2012-08-24 02:29:31 +02:00
ConfigTest.php
Fix tests
2013-02-21 17:45:03 +01:00
InstallerTest.php
Fix regression added in 33af9eea95
, fixes #1841
2013-04-28 22:50:24 +02:00
TestCase.php
Rename Package interfaces to reduce BC issues
2012-08-24 02:29:31 +02:00