Alexey Prilipko
|
22d41845ae
|
Exclude dirs from list of binaries
|
2012-07-08 15:20:35 +11:00 |
Jordi Boggiano
|
b876dcbafb
|
Use the config object to define the vendor dir and not the installation manager
|
2012-06-24 21:58:51 +02:00 |
Jordi Boggiano
|
66e9dcddf4
|
CS fixes
|
2012-06-23 11:58:18 +02:00 |
Jordi Boggiano
|
a518f471f7
|
Ensure aliases are removed from local repos when a package is deleted from the filesystem
|
2012-06-20 11:45:55 +02:00 |
Jordi Boggiano
|
1bd4ccbd54
|
php-cs-fixer magic
|
2012-05-22 12:07:08 +02:00 |
Jordi Boggiano
|
6864555aa4
|
Do not notify installation of aliases
|
2012-05-09 17:46:13 +02:00 |
Nils Adermann
|
0c1944a9d0
|
Let the solver handle aliases instead of the installer
|
2012-05-09 15:15:39 +02:00 |
Jordi Boggiano
|
bd50ad32f0
|
Refactor InstallationManagerMock
|
2012-04-29 17:27:37 +02:00 |
Igor Wiedler
|
0995933183
|
Do not install root package as a vendor if some dependency requires it, closes #480
Also add some tests for the installer.
|
2012-04-27 12:29:11 +02: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
|
bf6fd10a8a
|
Make use of the proper interface
|
2012-04-18 00:59:42 +02:00 |
Jordi Boggiano
|
89e095b4b5
|
Handle --dev installs/updates
|
2012-04-14 23:38:10 +02:00 |
Jordi Boggiano
|
b094ef7155
|
Add repository notification API support
|
2012-04-13 02:59:23 +02:00 |
Jordi Boggiano
|
ceac0ca75b
|
Fix updating of already installed dev packages, fixes #496
|
2012-04-02 21:32:05 +02:00 |
Jordi Boggiano
|
87c1629ebc
|
Fix isInstalled detection broken by metapackage installer
|
2012-03-26 01:47:17 +02:00 |
Martin Hasoň
|
c85ae48e5d
|
Vendor dir can be outside the current working directory
|
2012-03-12 12:12:44 +01:00 |
Jordi Boggiano
|
0b7ee194c6
|
Remove persistence of alias data, make abstract branch aliasing and keep it in composer only
|
2012-02-25 02:52:19 +01:00 |
Jordi Boggiano
|
59d2b1145c
|
Add lock file alias support and a bunch of fixes
|
2012-02-21 16:44:49 +01:00 |
Jordi Boggiano
|
f9fc9695e9
|
Wrap the package in an aliased package instead of replacing
|
2012-02-21 15:32:45 +01:00 |
Jordi Boggiano
|
cb44ba8325
|
Fix autoload handling of main project
|
2011-11-21 11:33:30 +01:00 |
Jordi Boggiano
|
f5b7e968b2
|
Minor adjustments to merged PR
|
2011-11-20 22:03:11 +01:00 |
Ant Cunningham
|
e0400773f7
|
Adding support for configurable vendor path in composer.json.
|
2011-11-18 13:31:50 -05:00 |
Jordi Boggiano
|
8aaac35ca1
|
Make installer type case insensitive
|
2011-10-30 22:01:37 +01:00 |
Jordi Boggiano
|
c33fc80d23
|
Add supports() to the InstallerInterface
|
2011-10-23 19:40:24 +02:00 |
Igor Wiedler
|
ea31039556
|
[autoload] autoloading prototype
|
2011-10-23 19:40:06 +02:00 |
everzet
|
2fc0699492
|
Moved operations evaluation into new InstallationManager class
|
2011-09-25 19:31:51 +03:00 |