Nils Adermann
1a48ebaf57
Create lookup table for installed packages in only one place
2012-04-27 17:50:53 +02:00
Nils Adermann
0e537b9c93
We won't implement choice rules, you need to edit composer.json to choose
2012-04-27 17:46:13 +02:00
Nils Adermann
5ba9a887c2
We do not support any options to keep obsolete packages
2012-04-27 17:40:59 +02:00
Jordi Boggiano
41bd845c54
Merge pull request #634 from igorw/bin-relative-symlink
...
[Installer] Make bin symlinks relative, closes #620
2012-04-27 08:09:03 -07:00
Igor Wiedler
8d71030cc1
[Installer] Classic var_dump must be removed
2012-04-27 17:07:41 +02:00
Igor Wiedler
aa4ececa2a
[Installer] Make bin symlinks relative, closes #620
2012-04-27 16:55:45 +02:00
Jordi Boggiano
54f2e8fb45
Merge pull request #633 from igorw/fix-installer-remove-bins
...
[Installer] Fix removeBinaries, closes #567
2012-04-27 07:35:00 -07:00
Igor Wiedler
b83422b051
[Installer] Fix removeBinaries, closes #567
2012-04-27 16:34:09 +02:00
Jordi Boggiano
f5ea87e855
Merge pull request #632 from igorw/no-suggest-installed
...
Do not suggest packages that were installed
2012-04-27 05:42:10 -07:00
Igor Wiedler
1e23354666
Do not suggest packages that were installed
2012-04-27 14:40:08 +02:00
Jordi Boggiano
8ff497ac6f
Skip filter_var on 5.3.2 since it is buggy
2012-04-27 14:04:39 +02:00
Jordi Boggiano
ed8aa8322a
Do not prevent updates if untracked files are present
2012-04-27 11:23:34 +02:00
Jordi Boggiano
0e9f88a3da
Fix DownloadManagerTest creating directories on disk
2012-04-27 11:21:58 +02:00
Jordi Boggiano
939c745a9a
Improvements to autoload docs
2012-04-27 10:01:01 +02:00
Jordi Boggiano
fb0d89cce5
Merge pull request #630 from dpb587/fix-implicit-proxy-ports
...
Add default http(s) ports to proxy configuration if they are missing.
2012-04-27 00:32:59 -07:00
Danny Berger
e7ba0c38a8
Add default http(s) ports to proxy configuration if they are missing.
2012-04-26 21:38:12 -04:00
Jordi Boggiano
762f469cd9
Merge pull request #626 from igorw/notify-and-repo-docs
...
[docs] Notify, composer repository spec, COMPOSER_HOME, aliases
2012-04-26 10:39:03 -07:00
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.
2012-04-26 19:21:31 +02:00
Igor Wiedler
3b40771089
[docs] Remove false information about recursive include fields
2012-04-26 19:04:06 +02:00
Igor Wiedler
8dd2a72e8d
[docs] Remove mentions of version_normalized
...
People will get it wrong so it would possibly cause more harm than good
2012-04-26 19:02:27 +02:00
Igor Wiedler
21b39f8e87
[docs] Clarify that there is no cross-repo leakage with notify
2012-04-26 19:00:55 +02:00
Igor Wiedler
bca2ab7836
[docs] Correct default process timeout
2012-04-26 18:59:09 +02:00
Igor Wiedler
1d3fd25cf2
[docs] Improve description of COMPOSER_HOME
2012-04-26 18:58:16 +02:00
Igor Wiedler
7b882479a7
[docs] Aliases: branch-alias and inline aliasing
2012-04-26 18:40:00 +02:00
Igor Wiedler
b14aac84ae
[docs] Document COMPOSER_HOME
2012-04-26 17:24:31 +02:00
Igor Wiedler
f6259263ad
[docs] Update composer repository specification
2012-04-26 17:19:39 +02:00
Igor Wiedler
f519636094
[docs] Document the notify-on-install config option
2012-04-26 17:19:07 +02:00
Jordi Boggiano
59a4156f2c
Update lock
2012-04-26 15:49:09 +02:00
Jordi Boggiano
70ad8274cd
Work around poorly configured php
2012-04-26 15:47:22 +02:00
Jordi Boggiano
66a202083e
Add IOInterface::isDecorated()
2012-04-26 14:54:34 +02:00
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
2012-04-25 08:35:53 -07:00
Jordi Boggiano
903facd64f
Make sure the anti-aliased package contains the alias info from the correct alias
2012-04-24 11:16:25 +02:00
Jordi Boggiano
cc3d91f75c
Make sure aliased packages created by the locker are available in the pool
2012-04-24 10:49:49 +02:00
Jordi Boggiano
aff7745231
Fix target-dir autoloader
2012-04-23 10:56:46 +02:00
Jordi Boggiano
6a50dbd46d
Error out on wrong bin config
2012-04-23 10:14:02 +02:00
Jordi Boggiano
ebf78135c9
Rename method
2012-04-23 09:24:59 +02:00
Jordi Boggiano
15ab5868a3
Move composer metafiles back in a composer dir, except autoload.php
2012-04-22 22:18:19 +02:00
Jordi Boggiano
06fb1b8083
Fix priority of aliases when mixing root package aliases with branch-alias ones, fixes #576
2012-04-20 22:10:58 +02:00
Jordi Boggiano
870d745475
Show real version instead of self.version in suggest
2012-04-20 20:09:22 +02:00
Nils Adermann
e74e218bdb
Merge pull request #602 from Seldaek/target_dir_autoload
...
Target dir autoloading for root packages, fixes #139
2012-04-19 14:04:16 -07:00
Jordi Boggiano
ab0ced493c
Make sure BC dir exists
2012-04-19 22:26:09 +02:00
Jordi Boggiano
51711c2f73
Fix multi-prefix handling
2012-04-19 22:08:24 +02:00
Jordi Boggiano
a9176acecc
Update CHANGELOG
2012-04-19 22:08:22 +02:00
Jordi Boggiano
66135538c1
Allow root packages packages with target-dir to be autoloaded, fixes #139
2012-04-19 22:06:38 +02:00
Nils Adermann
437dd36e7d
Merge pull request #603 from Seldaek/composerfiles
...
Moved vendor/.composer/* up into vendor/, fixes #497
2012-04-19 13:05:09 -07:00
Jordi Boggiano
32643581ba
Fix line endings
2012-04-19 21:56:05 +02:00
Jordi Boggiano
22fe296ad0
Move .composer files out into the vendor dir, fixes #497
2012-04-19 21:55:35 +02:00
Jordi Boggiano
108134451d
Fix typo
2012-04-19 20:50:24 +02:00
Jordi Boggiano
244a7fd37b
Add missing test fixture
2012-04-19 20:04:38 +02:00
Jordi Boggiano
4a55d85a2d
Respect umask in chmod calls
2012-04-19 20:03:09 +02:00