Jordi Boggiano
|
d35a1a4a9d
|
Stylistic fixes to the previous merge
|
2012-02-05 21:08:43 +01:00 |
digitalkaoz
|
3d43bdce45
|
refactored install
|
2012-01-23 16:19:37 +01:00 |
digitalkaoz
|
4d0fae688e
|
removed replace, reinstalling as install
|
2012-01-23 15:43:42 +01:00 |
digitalkaoz
|
30e89a2402
|
fixed broken packages on filesystem
|
2012-01-23 15:19:05 +01:00 |
Jordi Boggiano
|
434c9ecdeb
|
Cleanups of IOInterface
|
2012-01-17 23:08:12 +01:00 |
François Pluchino
|
0f9dcc9618
|
Remplace all echo with writeln method of IO
|
2012-01-16 20:44:06 +01:00 |
Jordi Boggiano
|
4a10850759
|
Fix output
|
2011-12-24 14:18:06 +01:00 |
Sebastian Kurfuerst
|
03e627e444
|
Fix fatal error if class is not specified
|
2011-12-19 12:11:21 +01:00 |
Jordi Boggiano
|
2ba48b58db
|
Preserve case of packages for installations
|
2011-12-15 15:07:55 +01:00 |
Jordi Boggiano
|
3be6511af7
|
Fix unixy proxy under git-bash
|
2011-12-03 21:54:54 +01:00 |
Jordi Boggiano
|
f0d8626993
|
Cleanups
|
2011-12-03 21:20:20 +01:00 |
Jordi Boggiano
|
7e3f8099b1
|
Add proxy files for windows instead of copying, removed PEAR-style substitution
|
2011-12-03 20:44:00 +01:00 |
Jordi Boggiano
|
aa94918d50
|
Add binaries support in composer
|
2011-12-03 15:39:06 +01:00 |
Jordi Boggiano
|
68512714f4
|
Fix update command by using remove+install (and for now ignoring uninstalls of non-existing packages)
|
2011-11-21 18:18:06 +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
|
1a7bf8a7f8
|
Bugfixes
|
2011-11-06 01:09:48 +01:00 |
Jordi Boggiano
|
b7f6cf69ab
|
Add tests and fixes some issues
|
2011-11-05 23:54:05 +01:00 |
Jordi Boggiano
|
d4b7f802df
|
Fix typos
|
2011-11-05 23:54:03 +01:00 |
Jordi Boggiano
|
c8859240d2
|
Add InstallerInstaller, refactored AutoloadGenerator, fixes #59
|
2011-11-05 23:54:01 +01:00 |
Jordi Boggiano
|
82c1170fa1
|
Allow any package type to be installed by the default installer, fixes #86
|
2011-11-03 19:41:17 +01:00 |
Jordi Boggiano
|
8aaac35ca1
|
Make installer type case insensitive
|
2011-10-30 22:01:37 +01:00 |
Jordi Boggiano
|
4904e76185
|
Install every package in its own directory, fixes #73
|
2011-10-30 19:10:37 +01:00 |
Jordi Boggiano
|
b667cf98c2
|
Clone added packages in update
|
2011-10-23 19:40:42 +02:00 |
Jordi Boggiano
|
2b15c4321b
|
Typo fix
|
2011-10-23 19:40:40 +02:00 |
Jordi Boggiano
|
c33fc80d23
|
Add supports() to the InstallerInterface
|
2011-10-23 19:40:24 +02:00 |
Jordi Boggiano
|
28369ea623
|
Add missing docblock
|
2011-10-23 19:40:18 +02:00 |
Igor Wiedler
|
72a1f66b7a
|
rename installAs to target-dir
|
2011-10-23 19:40:10 +02:00 |
Igor Wiedler
|
409b2e47ae
|
return early (this is very important)
|
2011-10-23 19:40:08 +02:00 |
Igor Wiedler
|
ea31039556
|
[autoload] autoloading prototype
|
2011-10-23 19:40:06 +02:00 |
Jordi Boggiano
|
544067ced9
|
Packages can't be added to two repos at once
|
2011-09-25 23:43:21 +02:00 |
Jordi Boggiano
|
b9114e16be
|
Fix typos, short var names etc
|
2011-09-25 23:20:31 +02:00 |
everzet
|
20318f77a0
|
Refactored FilesystemRegistry to FilesystemRepository
|
2011-09-25 20:59:10 +03:00 |
everzet
|
2fc0699492
|
Moved operations evaluation into new InstallationManager class
|
2011-09-25 19:31:51 +03:00 |
everzet
|
6133108710
|
Refactored LibraryInstaller to use WritableRepository instead of Registry
|
2011-09-25 15:44:41 +03:00 |
everzet
|
123f5fef77
|
Refactored Operations in order to fulfill naderman requests
|
2011-09-25 14:40:12 +03:00 |
everzet
|
0a1e7320b0
|
Refactored solver result array. Now it returns array of operation objects which are much nicer to work with
|
2011-09-24 02:29:22 +03:00 |
everzet
|
0a2f4e7e32
|
Installer now provides full download path to the downloader
|
2011-09-24 01:30:17 +03:00 |
everzet
|
45cab9fe8c
|
Installers FilesystemRegistry implemented
|
2011-09-24 00:24:19 +03:00 |
everzet
|
067007656b
|
LibraryInstaller refactored and tested
|
2011-09-24 00:23:16 +03:00 |
everzet
|
6ce0132259
|
fixed installer interface
|
2011-09-21 00:46:19 +03:00 |
everzet
|
9deb10361f
|
second batch of refactoring
|
2011-09-21 00:43:53 +03:00 |
everzet
|
d2150a3c2e
|
installer and downloaders update
|
2011-09-21 00:42:13 +03:00 |
everzet
|
6caa77fbbf
|
installer refactoring
|
2011-09-21 00:41:16 +03:00 |
everzet
|
1e1ecb80b7
|
initial refactoring
|
2011-09-21 00:38:23 +03:00 |
Kirill chEbba Chebunin
|
74a45cfb8c
|
Remove public keyword from Downloader and Installer interface methods
|
2011-09-16 01:26:32 +04:00 |
Kirill chEbba Chebunin
|
e317b4f8ef
|
Add Dowloader and Installer interfaces
|
2011-09-15 23:58:00 +04:00 |
Jordi Boggiano
|
071fa7a4d7
|
Merge Solver logic into the install command
|
2011-08-21 13:33:39 +02:00 |
Jordi Boggiano
|
49c3446ac1
|
Make use of new dist properties, refactored ZipDownloader
|
2011-07-06 21:06:52 +02:00 |