.. |
Autoload
|
c5f3a6febd
Fix optimized autoloader generation for PSR-0 configs that include non-existent dirs, fixes #1286
|
13 years ago |
Command
|
423728440b
Rename init --minimum-stability to --stability
|
13 years ago |
Config
|
752fa64704
Added addLink and removeLink to Configuration Source Interface
|
13 years ago |
Console
|
e5ecad7eeb
Enforce a UTC timezone if none is set to prevent misconfigured php from blowing up, refs #923
|
13 years ago |
DependencyResolver
|
da5ee6e2d7
Add warning for invalid chars in package names
|
13 years ago |
Downloader
|
534fe36149
Added php.ini path to error message #1052
|
13 years ago |
IO
|
b7fb60494d
Add handling for backspace chars in BufferIO
|
13 years ago |
Installer
|
4965fb599c
s/return/continue/
|
13 years ago |
Json
|
24963fb4c8
Fix handling of arrays in json manipulator
|
13 years ago |
Package
|
977fc3241c
Clarify exception messages when invalid versions are detected in aliases
|
13 years ago |
Repository
|
cebd43e735
fixed detection of inactive branches in hg
|
13 years ago |
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
|
13 years ago |
Util
|
fbf9a27132
Works on Linux when proc_open misses
|
13 years ago |
Cache.php
|
15475f0ef2
Rename cache dirs to consolidate them by purpose
|
13 years ago |
Compiler.php
|
c446331a02
Fix phar compilation
|
13 years ago |
Composer.php
|
d6de4a0036
Rename Package interfaces to reduce BC issues
|
13 years ago |
Config.php
|
111c42b8fb
Make config command list all values in the config (aggregated defaults + global [+ local])
|
13 years ago |
Factory.php
|
a8f74a0983
Allow notification from locked installs, fixes #1368, fixes #1372, fixes #1369
|
13 years ago |
Installer.php
|
e868c9706b
Add support for batch notifications
|
13 years ago |