Andreas Hennings
|
39c09d5192
Add psr-4 stuff in a few more places.
|
11 years ago |
Jordi Boggiano
|
7148b22414
Add github-domains config value for GitHub Enterprise setups, fixes #728
|
12 years ago |
Jordi Boggiano
|
34dd0e2850
Add new config option to json schema
|
11 years ago |
Nils Adermann
|
01a08a2ff3
As preparation for composer plugins, rename custom installers to plugins
|
11 years ago |
Sascha Egerer
|
e31a0f8296
Add pre-status-cmd and post-status-cmd hooks
|
11 years ago |
Tobias Munk
|
dac2f03847
added script events to schema
|
11 years ago |
Taylor Otwell
|
60cd875cc2
Added "pre-autoload-dump" event.
|
11 years ago |
Jordi Boggiano
|
b0297ef67a
Add prefer-stable flag to pick stable package over unstable ones when possible
|
11 years ago |
Nils Adermann
|
0b23643a44
Update json schema as archive include was removed
|
12 years ago |
Nils Adermann
|
afcdad4b23
Define an option to exclude files in the archive command
|
12 years ago |
Miklós Márton
|
72a4146383
Scratch 'prefer-source'; 'preferred-install' is the bee's knees
|
12 years ago |
Miklós Márton
|
c92c69b10e
Config option 'prefer-source' added to schema, refs #553
|
12 years ago |
Jordi Boggiano
|
f06c0cb580
Code reorgs and make bool values real booleans, refs #1637
|
12 years ago |
Ricard Clau
|
48ac383599
initial steps with new config value, implementation of discard changes for git and svn
|
12 years ago |
Jordi Boggiano
|
8518cd1be8
Add post-autoload-dump event to docs/schema
|
12 years ago |
Jordi Boggiano
|
94e99b9c8b
Update docs, config command and schema with all the config values
|
12 years ago |
Jordi Boggiano
|
e05391dc44
Improve validating array loader to avoid false positives
|
12 years ago |
Jordi Boggiano
|
7023767501
Update docs and schema for new config option
|
12 years ago |
Benjamin Eberlei
|
5c5e962b5a
Add Files Autoloading key. This is a necessary feature to allow purely or partly functional libraries to be "autoloadable" by composer by calling require_once on every file in the "autoload"."files" list.
|
12 years ago |
Jordi Boggiano
|
8c16c1bbef
Update schema and add docs for support
|
12 years ago |
Jordi Boggiano
|
c694bd57a3
Merge remote-tracking branch 'digitalkaoz/issue_397'
|
12 years ago |
Jordi Boggiano
|
66068fedcb
Add minimum-stability flag on root package to filter packages by stability
|
12 years ago |
Jordi Boggiano
|
14f7d10478
Fix typos
|
12 years ago |
Michael Cullum
|
0edc94cdce
Adding role to author information
|
12 years ago |
Jordi Boggiano
|
e88a831bd1
Update JSON schema
|
12 years ago |
Jordi Boggiano
|
3c07b4338a
Rename include-paths to include-path, add deprecated warnings, only generate file if it is needed
|
12 years ago |
Christoph Hochstrasser
|
f369104bb1
Packages can define include paths.
|
12 years ago |
Jordi Boggiano
|
30cfb69739
Add support for mapping a namespace prefix onto many dirs in the autoload config
|
12 years ago |
Jordi Boggiano
|
f0a0d7ffa7
Add docs for metapackages
|
13 years ago |
Igor Wiedler
|
0fe90c5d87
update some links to point to getcomposer.org
|
13 years ago |