Nils Adermann
|
69a028f368
Fix plugin interface usage in tests
|
12 years ago |
Nils Adermann
|
9402a9fb3c
Plugins receive composer and io objects on construction already
|
12 years ago |
Nils Adermann
|
f00f5113bf
Fix typo
|
12 years ago |
Nils Adermann
|
919a190153
Add an EventSubscriberInterface which may also be implemented by plugins
|
12 years ago |
Nils Adermann
|
3960edd64e
Turn EventDispatcher into generic solution handling plugins as well
|
12 years ago |
Nils Adermann
|
2f43e9aefb
Load installed plugins at appropriate time and adapt tests accordingly
|
12 years ago |
Nils Adermann
|
3e41977be7
Plugin tests are no longer strictly installer tests
|
12 years ago |
Nils Adermann
|
eb966d347f
Implement a plugin manager and interface, update installer plugin tests
|
12 years ago |
Nils Adermann
|
01a08a2ff3
As preparation for composer plugins, rename custom installers to plugins
|
12 years ago |
Alan Hollis
|
ede2b37ae2
Fix parse error thrown in PHP5.5+
|
12 years ago |
Firehed
|
046d55e886
Change 'generated' notice to @phpdoc-style annotation
|
12 years ago |
Jordi Boggiano
|
ef072ff8c0
Merge pull request #2205 from unn/patch-1
|
12 years ago |
Jordi Boggiano
|
18a1b85d89
Merge pull request #2209 from mgrabovsky/patch-1
|
12 years ago |
Matěj Grabovský
|
0299041ee2
Better wording in a note
|
12 years ago |
Jordi Boggiano
|
51ea1f03f9
Validate constraints in require command, fixes #2197
|
12 years ago |
Jordi Boggiano
|
c2dc433fa4
Improve global command to support short command resolution
|
12 years ago |
David Stoline
|
54a74e81d5
Add a note about customizations
|
12 years ago |
David Stoline
|
6eee550c2f
Update help docs for the global command
|
12 years ago |
Jordi Boggiano
|
61c0127f05
Fix build
|
12 years ago |
Jordi Boggiano
|
6233eed15e
Merge pull request #2203 from johnbenz13/doc-stabflags
|
12 years ago |
jonathan bensaid
|
6aefe6d8ad
Describe stability flags more consistently
|
12 years ago |
Jordi Boggiano
|
3942651014
Merge pull request #2201 from DerManoMann/svn-auth
|
12 years ago |
DerManoMann
|
abb1db54bb
Add another svn auth failed string to check (older svn server version)
|
12 years ago |
Jordi Boggiano
|
6f8b257997
Merge pull request #2195 from bendavies/archive-manager-authentication
|
12 years ago |
Ben Davies
|
91d9e91c0a
load IO configuration
|
12 years ago |
Luís Otávio Cobucci Oblonczyk
|
0b77a59af6
Repository options must be replicated on package when dist file is under
|
12 years ago |
Luís Otávio Cobucci Oblonczyk
|
8630aab93f
Package options must be a non mandatory array and should be loaded when
|
12 years ago |
Luís Otávio Cobucci Oblonczyk
|
28d0e08785
Package options should be dumped if exists
|
12 years ago |
Luís Otávio Cobucci Oblonczyk
|
d4043b6b9a
Package options must be passed as argument to downloader
|
12 years ago |
Luís Otávio Cobucci Oblonczyk
|
2e2b66b16e
Package should have download options
|
12 years ago |