1549 Commits (762f469cd93bfea6da8351bf74ec01ca2b8bc0dd)
 

Author SHA1 Message Date
Jordi Boggiano 762f469cd9 Merge pull request #626 from igorw/notify-and-repo-docs
[docs] Notify, composer repository spec, COMPOSER_HOME, aliases
12 years ago
Igor Wiedler 6a1843da38 [docs] Change alias article according to comments
1.0.x-dev alias is safer than 1.0-dev. require-dev is also supported.
Clarify that inline aliases are for matching constraints of deps.
Tell users to avoid inline aliasing if possible.
12 years ago
Igor Wiedler 3b40771089 [docs] Remove false information about recursive include fields 12 years ago
Igor Wiedler 8dd2a72e8d [docs] Remove mentions of version_normalized
People will get it wrong so it would possibly cause more harm than good
12 years ago
Igor Wiedler 21b39f8e87 [docs] Clarify that there is no cross-repo leakage with notify 12 years ago
Igor Wiedler bca2ab7836 [docs] Correct default process timeout 12 years ago
Igor Wiedler 1d3fd25cf2 [docs] Improve description of COMPOSER_HOME 12 years ago
Igor Wiedler 7b882479a7 [docs] Aliases: branch-alias and inline aliasing 12 years ago
Igor Wiedler b14aac84ae [docs] Document COMPOSER_HOME 12 years ago
Igor Wiedler f6259263ad [docs] Update composer repository specification 12 years ago
Igor Wiedler f519636094 [docs] Document the notify-on-install config option 12 years ago
Jordi Boggiano 59a4156f2c Update lock 12 years ago
Jordi Boggiano 70ad8274cd Work around poorly configured php 12 years ago
Jordi Boggiano 66a202083e Add IOInterface::isDecorated() 12 years ago
Nils Adermann 540f9a09b2 Merge pull request #606 from Seldaek/aliasprio
Fix priority of aliases when mixing root package aliases with branch-alias ones, fixes #576
12 years ago
Jordi Boggiano 903facd64f Make sure the anti-aliased package contains the alias info from the correct alias 12 years ago
Jordi Boggiano cc3d91f75c Make sure aliased packages created by the locker are available in the pool 12 years ago
Jordi Boggiano aff7745231 Fix target-dir autoloader 12 years ago
Jordi Boggiano 6a50dbd46d Error out on wrong bin config 12 years ago
Jordi Boggiano ebf78135c9 Rename method 12 years ago
Jordi Boggiano 15ab5868a3 Move composer metafiles back in a composer dir, except autoload.php 12 years ago
Jordi Boggiano 06fb1b8083 Fix priority of aliases when mixing root package aliases with branch-alias ones, fixes #576 12 years ago
Jordi Boggiano 870d745475 Show real version instead of self.version in suggest 12 years ago
Nils Adermann e74e218bdb Merge pull request #602 from Seldaek/target_dir_autoload
Target dir autoloading for root packages, fixes #139
12 years ago
Jordi Boggiano ab0ced493c Make sure BC dir exists 12 years ago
Jordi Boggiano 51711c2f73 Fix multi-prefix handling 12 years ago
Jordi Boggiano a9176acecc Update CHANGELOG 12 years ago
Jordi Boggiano 66135538c1 Allow root packages packages with target-dir to be autoloaded, fixes #139 12 years ago
Nils Adermann 437dd36e7d Merge pull request #603 from Seldaek/composerfiles
Moved vendor/.composer/* up into vendor/, fixes #497
12 years ago
Jordi Boggiano 32643581ba Fix line endings 12 years ago
Jordi Boggiano 22fe296ad0 Move .composer files out into the vendor dir, fixes #497 12 years ago
Jordi Boggiano 108134451d Fix typo 12 years ago
Jordi Boggiano 244a7fd37b Add missing test fixture 12 years ago
Jordi Boggiano 4a55d85a2d Respect umask in chmod calls 12 years ago
Jordi Boggiano ada8d69507 Update satis docs 12 years ago
Jordi Boggiano 120171ff5a Fix create project 12 years ago
Jordi Boggiano b999d18365 Improve include_paths generation, fixes #596 12 years ago
Jordi Boggiano 5ceae7fb1f Fix tests 12 years ago
Jordi Boggiano e717efe575 Fix travis config 12 years ago
Jordi Boggiano e364494286 Add BC for the composer remote 12 years ago
Jordi Boggiano ef300ca56a Fix tests 12 years ago
Jordi Boggiano bf6fd10a8a Make use of the proper interface 12 years ago
Jordi Boggiano a5e00a9e96 Fix PEAR loading, fixes #590 12 years ago
Nils Adermann 5541b52530 Merge pull request #584 from nlegoff/fix_typo
fix_typo
12 years ago
Jordi Boggiano 047fa0b553 Add a composer remote that is used by composer so it does not take over the origin one anymore 12 years ago
Jordi Boggiano 466d953b5f Add verbose output to composer compat mode 12 years ago
Jordi Boggiano 9c72b093a3 Merge remote-tracking branch 'bashofmann/master' 12 years ago
Jordi Boggiano 83b52b5b7f Avoid blowing up on misconfigured autoload entries 12 years ago
Jordi Boggiano e12b0e842d Fix project installer, fixes #587 12 years ago
Jordi Boggiano 7837be0621 Fix creation of ComposerRepository, refs #587 12 years ago