1
0
Fork 0
Commit Graph

1733 Commits (731a451dfebf0f6ddfc945b23cf0e7fced41e0b5)

Author SHA1 Message Date
Jordi Boggiano f63df842b3 Fix alias handling with --dev installs, fixes #579 2012-04-15 19:05:16 +02:00
Jordi Boggiano 7b87d2b573 Fix self-update saying the download is corrupt when it isn't 2012-04-15 18:14:33 +02:00
Jordi Boggiano 8f24a04a1d Make sure vendor dir exists before dumping autoloader 2012-04-15 17:48:30 +02:00
Jordi Boggiano f520ce6a80 Fix exception when solver could not resolve a set of packages 2012-04-15 17:44:47 +02:00
Nils Adermann 65999c48e1 Merge pull request #575 from Seldaek/newlinks
New link handling, removed recommend, added require-dev, and changed suggest
2012-04-14 17:40:02 -07:00
Jordi Boggiano d1f66073ca Update depends command 2012-04-14 23:53:12 +02:00
Jordi Boggiano 8d4f8543fc Update docs 2012-04-14 23:52:52 +02:00
Jordi Boggiano 89e095b4b5 Handle --dev installs/updates 2012-04-14 23:38:10 +02:00
Jordi Boggiano a04647aa8c Update composer.json 2012-04-14 23:38:09 +02:00
Jordi Boggiano e702761284 Output suggested packages after package installation 2012-04-14 23:38:08 +02:00
Jordi Boggiano e88a831bd1 Update JSON schema 2012-04-14 23:38:07 +02:00
Jordi Boggiano bb4283c07f Update changelog 2012-04-14 23:38:07 +02:00
Jordi Boggiano e922404f19 Update/add tests 2012-04-14 23:38:06 +02:00
Jordi Boggiano 53191eb0fe Remove recommend, make suggest informational, add require-dev, fixes #78, fixes #510 2012-04-14 23:38:05 +02:00
Jordi Boggiano a46296e938 Merge pull request #577 from snc/issue574
Validate the integrity of the downloaded phar before overwriting
2012-04-14 10:21:53 -07:00
H. Westphal 397fa05c5b Validate the integrity of the downloaded phar before overwriting 2012-04-14 16:14:08 +02:00
Jordi Boggiano 5a3827cefb Merge pull request #573 from igorw/improve-docs
Improve docs
2012-04-13 07:27:38 -07:00
Igor Wiedler be9ca486a6 [improve-docs] List link types in link types reference title 2012-04-13 15:26:15 +02:00
Igor Wiedler 3cccc29b55 [improve-docs] Explain what the root package is, refs #500 2012-04-13 14:35:13 +02:00
Igor Wiedler 99c90cde5a [improve-docs] Specify that config and repositories are root-only, closes #500 2012-04-13 12:41:16 +02:00
Igor Wiedler 6c4f47da74 [improve-docs] Remove "Package root" from schema chapter 2012-04-13 12:37:15 +02:00
Igor Wiedler e802b98897 [improve-docs] Move create-project command documentation into cli chapter 2012-04-13 12:36:27 +02:00
Igor Wiedler cfe53bdc25 [improve-docs] Remove packagist update schedule article
It is wrong and doesn't belong in the composer docs.
2012-04-13 12:14:35 +02:00
Igor Wiedler 3580f033df [improve-docs] Add taglines to articles 2012-04-13 12:13:52 +02:00
Igor Wiedler a2eeeab79a [improve-docs] Mention classmap autoloading in basic-usage 2012-04-13 12:06:53 +02:00
Nils Adermann 5269bfa25c Merge pull request #572 from Seldaek/install-notifications
Add repository notification API support
2012-04-12 18:22:47 -07:00
Jordi Boggiano 924916b29d Update changelog 2012-04-13 03:03:32 +02:00
Jordi Boggiano b094ef7155 Add repository notification API support 2012-04-13 02:59:23 +02:00
Nils Adermann 4701539892 Merge pull request #571 from Seldaek/fix_branch_ver
Fix branch versions to enforce context
2012-04-12 17:57:22 -07:00
Jordi Boggiano 595182aec0 Add/fix tests 2012-04-13 02:47:55 +02:00
Jordi Boggiano 2d49090ffd Make sure branches have proper .x suffix so that they can be parsed properly 2012-04-13 02:35:52 +02:00
Jordi Boggiano 98380f3aad Improve unzip failure message 2012-04-12 22:35:16 +02:00
Jordi Boggiano ecf6afdbb3 Add FAQ entry 2012-04-12 19:32:00 +02:00
Jordi Boggiano 452c9ad24e Merge remote-tracking branch 'naderman/remove-dontfix' 2012-04-12 15:45:53 +02:00
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.
2012-04-12 15:40:34 +02:00
Jordi Boggiano 26e3b77a4b Fix wording 2012-04-12 11:35:07 +02:00
Jordi Boggiano 273e0f777b Fix branch extraction, fixes #565 2012-04-12 11:23:56 +02:00
Jordi Boggiano b3b6b03aff Fix doc typo 2012-04-12 10:04:45 +02:00
Jordi Boggiano 420baf777f Update README 2012-04-12 09:57:52 +02:00
Jordi Boggiano 2efe6d6d4c Merge pull request #561 from stloyd/patch-3
[ZipDownloader] If `unzip` command failed, give cleaner error.
2012-04-10 06:00:42 -07:00
Joseph Bielawski 9631d7c3fd [ZipDownloader] If `unzip` command failed, give cleaner error. 2012-04-10 15:59:20 +03:00
Jordi Boggiano 14c3222478 Simplify code 2012-04-10 13:53:12 +02:00
Jordi Boggiano 858d967a42 Merge pull request #558 from stloyd/patch-1
[PharDownloader] Force overwrite if previous extract failed and was not ...
2012-04-10 04:48:45 -07:00
Jordi Boggiano 9cacff3de5 Merge pull request #559 from stloyd/patch-2
[TarDownloader] Force overwrite if previous extract failed and was not r...
2012-04-10 04:48:27 -07:00
Joseph Bielawski 2e2f7ea199 [TarDownloader] Force overwrite if previous extract failed and was not removed. 2012-04-10 13:44:21 +03:00
Joseph Bielawski eab3cde48c [PharDownloader] Force overwrite if previous extract failed and was not removed. 2012-04-10 13:42:47 +03:00
Jordi Boggiano 9da7fbbf37 Fix project aliases being redownloaded since they had no version 2012-04-10 11:55:34 +02:00
Jordi Boggiano 983de81b1d Force a redownload to source when updating from dist to dev package 2012-04-10 11:53:21 +02:00
Jordi Boggiano aa21b1a93a Fix output 2012-04-10 11:52:57 +02:00
Jordi Boggiano 5c5f87008f Report proper error if a write fails instead of saying the download failed 2012-04-10 09:43:47 +02:00