.. |
Autoload
|
c5f3a6febd
Fix optimized autoloader generation for PSR-0 configs that include non-existent dirs, fixes #1286
|
12 年 前 |
Config
|
752fa64704
Added addLink and removeLink to Configuration Source Interface
|
12 年 前 |
DependencyResolver
|
1c39ad779b
Fix wording
|
12 年 前 |
Downloader
|
224934831d
Change all github archive URLs to API URLs and handle fallback for those to nodeload
|
12 年 前 |
Fixtures
|
f1f1ddb66b
Fix updates when dev packages have new dependencies (no more double updates needed), fixes #1105
|
12 年 前 |
IO
|
4959c2bdc6
Replace references of a11n with a12n where appropriate
|
12 年 前 |
Installer
|
a8f74a0983
Allow notification from locked installs, fixes #1368, fixes #1372, fixes #1369
|
12 年 前 |
Json
|
24963fb4c8
Fix handling of arrays in json manipulator
|
12 年 前 |
Mock
|
da1cc39cfd
Fix tests
|
12 年 前 |
Package
|
e7c7e2f70d
Consistently describe composer as dep mgr as opposed to package mgr
|
12 年 前 |
Repository
|
224934831d
Change all github archive URLs to API URLs and handle fallback for those to nodeload
|
12 年 前 |
Script
|
4b8813269c
Pass the current dev mode to the event dispatcher, which in turn passes it to the events fired. This can be fetched in scripts to check which mode we are currently in
|
12 年 前 |
Util
|
d26932cc7e
Fallback to PHP early if proc_open not allowed.
|
12 年 前 |
AllFunctionalTest.php
|
5f3814bd05
Add test building phar and run functional tests with the phar, refs #1155
|
12 年 前 |
ComposerTest.php
|
d6de4a0036
Rename Package interfaces to reduce BC issues
|
12 年 前 |
ConfigTest.php
|
ff2f9de128
Fix tests
|
12 年 前 |
InstallerTest.php
|
f181dc84e2
Added tests for the suggestions
|
12 年 前 |
TestCase.php
|
d6de4a0036
Rename Package interfaces to reduce BC issues
|
12 年 前 |