Jérémy JOURDIN
|
fbadc19bf6
|
Add preFileDownload event on package.json fetch
|
2013-11-19 17:45:28 +01:00 |
Jordi Boggiano
|
8d0b7f278e
|
CS fixes
|
2013-06-13 13:28:24 +02:00 |
Pavel Savinov
|
831bd844bd
|
Almost PHPDoc problems fixed
|
2013-06-13 11:05:44 +11:00 |
Jordi Boggiano
|
5264d0637b
|
Fix regression added in 33af9eea95 , fixes #1841
|
2013-04-28 22:50:24 +02:00 |
Jordi Boggiano
|
06026d6b93
|
Add @deprecated note
|
2013-03-03 17:59:13 +01:00 |
Jordi Boggiano
|
4207fc3b19
|
Refactor require-dev handling to use one single repository and a one pass solving, fixes #719, fixes #1185, fixes #1330, fixes #789, fixes #640
|
2013-03-03 00:41:12 +01:00 |
Pascal Borreli
|
5eead93250
|
Fixed typos
|
2012-10-24 23:14:04 +00:00 |
Jordi Boggiano
|
de449aa144
|
Merge remote-tracking branch 'PSeiffert/master'
Conflicts:
src/Composer/Factory.php
src/Composer/Repository/RepositoryManager.php
|
2012-06-23 11:42:13 +02:00 |
Jordi Boggiano
|
1bd4ccbd54
|
php-cs-fixer magic
|
2012-05-22 12:07:08 +02:00 |
Paul Seiffert
|
1713acf011
|
Coding standards and Cosmetics
Processing feedback given by @stof and @Seldaek.
|
2012-05-09 09:50:08 +02:00 |
Jordi Boggiano
|
89e095b4b5
|
Handle --dev installs/updates
|
2012-04-14 23:38:10 +02:00 |
Jordi Boggiano
|
fc29487a2a
|
Add home config key and use it to create the cache instance
|
2012-04-09 16:36:06 +02:00 |
Jordi Boggiano
|
5eb333680b
|
Rename findPackagesByName to findPackages and allow version arg
|
2012-02-21 14:02:08 +01:00 |
François Pluchino
|
a10f92aafe
|
Convert Wrapper class to ConsoleIO class
|
2012-01-16 14:14:15 +01:00 |
François Pluchino
|
9af46ad800
|
Add Helper Wrapper
|
2012-01-11 13:55:05 +01:00 |
François Pluchino
|
013d145bcd
|
Add InputInterface and OutputInterface
|
2012-01-10 18:50:16 +01:00 |
Jordi Boggiano
|
f051778192
|
Clean up unneeded initialization stuff
|
2011-12-21 16:43:37 +01:00 |
Jordi Boggiano
|
f6b9488bf0
|
Move root package handling to a dedicated loader and make ArrayLoader more strict
|
2011-12-13 01:05:29 +01:00 |
Jordi Boggiano
|
23c1c40b3d
|
Fix missing reference in local repository
|
2011-10-28 00:36:02 +02:00 |
Jordi Boggiano
|
9b24734c9d
|
Add parsing and on-the-fly loading of repositories defined in packages
|
2011-10-23 19:40:34 +02:00 |
Jordi Boggiano
|
450095e61d
|
Adjust RepositoryManager to handle multiple repositories of one type
|
2011-10-23 19:40:30 +02:00 |
everzet
|
cc2f2b79ca
|
added findPackage() method to the RepositoryManager and RepositoryInterface
|
2011-10-01 15:34:09 +03:00 |
everzet
|
0694f5217a
|
Implemented RepositoryManager
|
2011-09-25 21:00:05 +03:00 |