1527 Commits (870d7454752098f57532a99627bf455548280414)
 

Author SHA1 Message Date
Jordi Boggiano 8d4f8543fc Update docs 12 years ago
Jordi Boggiano 89e095b4b5 Handle --dev installs/updates 12 years ago
Jordi Boggiano a04647aa8c Update composer.json 12 years ago
Jordi Boggiano e702761284 Output suggested packages after package installation 12 years ago
Jordi Boggiano e88a831bd1 Update JSON schema 12 years ago
Jordi Boggiano bb4283c07f Update changelog 12 years ago
Jordi Boggiano e922404f19 Update/add tests 12 years ago
Jordi Boggiano 53191eb0fe Remove recommend, make suggest informational, add require-dev, fixes #78, fixes #510 12 years ago
Jordi Boggiano a46296e938 Merge pull request #577 from snc/issue574
Validate the integrity of the downloaded phar before overwriting
12 years ago
H. Westphal 397fa05c5b Validate the integrity of the downloaded phar before overwriting 12 years ago
Jordi Boggiano 5a3827cefb Merge pull request #573 from igorw/improve-docs
Improve docs
12 years ago
Igor Wiedler be9ca486a6 [improve-docs] List link types in link types reference title 12 years ago
Igor Wiedler 3cccc29b55 [improve-docs] Explain what the root package is, refs #500 12 years ago
Igor Wiedler 99c90cde5a [improve-docs] Specify that config and repositories are root-only, closes #500 12 years ago
Igor Wiedler 6c4f47da74 [improve-docs] Remove "Package root" from schema chapter 12 years ago
Igor Wiedler e802b98897 [improve-docs] Move create-project command documentation into cli chapter 12 years ago
Igor Wiedler cfe53bdc25 [improve-docs] Remove packagist update schedule article
It is wrong and doesn't belong in the composer docs.
12 years ago
Igor Wiedler 3580f033df [improve-docs] Add taglines to articles 12 years ago
Igor Wiedler a2eeeab79a [improve-docs] Mention classmap autoloading in basic-usage 12 years ago
Nils Adermann 5269bfa25c Merge pull request #572 from Seldaek/install-notifications
Add repository notification API support
12 years ago
Jordi Boggiano 924916b29d Update changelog 12 years ago
Jordi Boggiano b094ef7155 Add repository notification API support 12 years ago
Nils Adermann 4701539892 Merge pull request #571 from Seldaek/fix_branch_ver
Fix branch versions to enforce context
12 years ago
Jordi Boggiano 595182aec0 Add/fix tests 12 years ago
Jordi Boggiano 2d49090ffd Make sure branches have proper .x suffix so that they can be parsed properly 12 years ago
Jordi Boggiano 98380f3aad Improve unzip failure message 12 years ago
Jordi Boggiano ecf6afdbb3 Add FAQ entry 12 years ago
Jordi Boggiano 452c9ad24e Merge remote-tracking branch 'naderman/remove-dontfix' 12 years ago
Nils Adermann 64a451eaf9 Remove dontFix feature for local packages and explicit fix command
This made sense for the libzypp, so your kernel doesn't get deleted
just cause it thinks something is broken, but it doesn't really make
sense for composer.
12 years ago
Jordi Boggiano 26e3b77a4b Fix wording 12 years ago
Jordi Boggiano 273e0f777b Fix branch extraction, fixes #565 12 years ago
Jordi Boggiano b3b6b03aff Fix doc typo 12 years ago
Jordi Boggiano 420baf777f Update README 12 years ago
Jordi Boggiano 2efe6d6d4c Merge pull request #561 from stloyd/patch-3
[ZipDownloader] If `unzip` command failed, give cleaner error.
12 years ago
Joseph Bielawski 9631d7c3fd [ZipDownloader] If `unzip` command failed, give cleaner error. 12 years ago
Jordi Boggiano 14c3222478 Simplify code 12 years ago
Jordi Boggiano 858d967a42 Merge pull request #558 from stloyd/patch-1
[PharDownloader] Force overwrite if previous extract failed and was not ...
12 years ago
Jordi Boggiano 9cacff3de5 Merge pull request #559 from stloyd/patch-2
[TarDownloader] Force overwrite if previous extract failed and was not r...
12 years ago
Joseph Bielawski 2e2f7ea199 [TarDownloader] Force overwrite if previous extract failed and was not removed. 12 years ago
Joseph Bielawski eab3cde48c [PharDownloader] Force overwrite if previous extract failed and was not removed. 12 years ago
Jordi Boggiano 9da7fbbf37 Fix project aliases being redownloaded since they had no version 12 years ago
Jordi Boggiano 983de81b1d Force a redownload to source when updating from dist to dev package 12 years ago
Jordi Boggiano aa21b1a93a Fix output 12 years ago
Jordi Boggiano 5c5f87008f Report proper error if a write fails instead of saying the download failed 12 years ago
Nils Adermann 38cc4e9e5f Config values from local config overwrite global config 12 years ago
Jordi Boggiano 48ae8bf3ec Use pathinfo instead of substr 12 years ago
Nils Adermann f93ec9daa4 Merge pull request #551 from Seldaek/config
Add Config class and system-wide config management, fixes #513
12 years ago
Jordi Boggiano fc29487a2a Add home config key and use it to create the cache instance 12 years ago
Jordi Boggiano 28d0f4a7c8 Add docblocks 12 years ago
Jordi Boggiano e638182397 Add Config class and system-wide config management, fixes #513 12 years ago