Nils Adermann
|
38cc4e9e5f
Config values from local config overwrite global config
|
13 éve |
Jordi Boggiano
|
48ae8bf3ec
Use pathinfo instead of substr
|
13 éve |
Nils Adermann
|
f93ec9daa4
Merge pull request #551 from Seldaek/config
|
13 éve |
Jordi Boggiano
|
fc29487a2a
Add home config key and use it to create the cache instance
|
13 éve |
Jordi Boggiano
|
28d0f4a7c8
Add docblocks
|
13 éve |
Jordi Boggiano
|
e638182397
Add Config class and system-wide config management, fixes #513
|
13 éve |
Jordi Boggiano
|
61708a1bb1
Code cleanup
|
13 éve |
Jordi Boggiano
|
8654c43c62
Fix version parser regression, fixes #550
|
13 éve |
Jordi Boggiano
|
68a1bc645b
Skip some packages in pear requirements
|
13 éve |
Jordi Boggiano
|
278f0ec350
Fix git config parsing, fixes #525
|
13 éve |
Jordi Boggiano
|
d63c0100ab
Merge pull request #549 from chEbba/package-interface-return-values
|
13 éve |
Kirill chEbba Chebunin
|
7c8290e968
Fix return values for getLicense and getBinaries
|
13 éve |
Jordi Boggiano
|
585a9be2ac
Merge pull request #548 from pocallaghan/master
|
13 éve |
Peter O'Callaghan
|
579b86ec27
Allows apostrophe (and single quote, since this is often used in lieu) in author name.
|
13 éve |
Jordi Boggiano
|
5c644552b2
Warn users about having scream enabled, fixes #543
|
13 éve |
Jordi Boggiano
|
17370e3812
Remove unnecessary @ operator, refs #543
|
13 éve |
Jordi Boggiano
|
f21ce43a52
Crosslinking
|
13 éve |
Jordi Boggiano
|
6c6c95e506
Reword some things and make it a bit more accurate
|
13 éve |
Jordi Boggiano
|
c9ea542ccc
Merge remote-tracking branch 'mvriel/custom-installer-doc'
|
13 éve |
Jordi Boggiano
|
b51b138160
Update changelog
|
13 éve |
Jordi Boggiano
|
3c07b4338a
Rename include-paths to include-path, add deprecated warnings, only generate file if it is needed
|
13 éve |
Jordi Boggiano
|
91614af365
Merge remote-tracking branch 'CHH/feature/include-paths'
|
13 éve |
Jordi Boggiano
|
f604ca5762
Allow .x in version constraints as alias for .*
|
13 éve |
Jordi Boggiano
|
96c9bf80cc
Add test
|
13 éve |
Mike van Riel
|
2f2f2e4f26
Incorporated latest feedback: added use statement in code example and removed explicit type-cast
|
13 éve |
Mike van Riel
|
b3e0126acf
Removed trailing comma
|
13 éve |
Mike van Riel
|
5b8ba09bfc
Renamed phpdocumentor/template. to phpdocumentor/template- and limited line length to 80 characters
|
13 éve |
Mike van Riel
|
74f460ed80
Written documentation on Custom Installers
|
13 éve |
Nils Adermann
|
146215e167
Merge pull request #539 from mvriel/installer-signature-fix
|
13 éve |
Mike van Riel
|
a01366e3f5
Added ->io to the creation of composer installers to match signature of LibraryInstaller; this will enable users to extend LibraryInstaller and use the same facilities
|
13 éve |