1
0
Fork 0
Commit Graph

143 Commits (7c7cac61b6deb1a890fa46f2475e411864036a2e)

Author SHA1 Message Date
Nils Adermann 7c7cac61b6 Merge remote-tracking branch 'github-seldaek/stability'
* github-seldaek/stability:
  Add stability docs
  Add test for Pool handling and refactor a couple things
  Add support for stabilities in lock file
  Infer stability flags for requirements that have an explicit version required of a lower stability
  Add InstalledArrayRepository to make sure the root package is not purged by the Pool because of a lower stability
  Basic handling of stability flags
  Add list of stabilities to base package
  Add minimum-stability flag on root package to filter packages by stability
  Add CompositeRepo::getRepositories
  Add package stability
2012-05-12 18:28:32 +02:00
Jordi Boggiano 4cab4b46e4 Merge remote-tracking branch 'ktomk/patch-1' 2012-05-12 16:24:21 +02:00
Jordi Boggiano 44fdc05e45 Add stability docs 2012-05-12 16:14:44 +02:00
Jordi Boggiano 1709d6a6c7 Clarify deprecation of include-path 2012-05-12 12:13:15 +02:00
Tom Klingenberg 74ca58bcb6 Use of SPDX license identifiers. 2012-05-12 10:50:48 +02:00
Daniel Mecke 133f3317ee fixed typo 2012-05-04 14:30:42 +03:00
Jordi Boggiano 28941f169b Fix docs 2012-05-02 15:22:26 +02:00
Jordi Boggiano 14f7d10478 Fix typos 2012-05-01 16:03:46 +02:00
Michael Cullum 0edc94cdce Adding role to author information 2012-05-01 16:03:44 +02:00
Jordi Boggiano e982c19bdb Add fields to sample satis config 2012-04-27 22:40:43 +02:00
Jordi Boggiano b356c30c5c Remove rogue. dot 2012-04-27 20:53:32 +03:00
Jordi Boggiano 939c745a9a Improvements to autoload docs 2012-04-27 10:01:01 +02:00
Igor Wiedler 6a1843da38 [docs] Change alias article according to comments
1.0.x-dev alias is safer than 1.0-dev. require-dev is also supported.
Clarify that inline aliases are for matching constraints of deps.
Tell users to avoid inline aliasing if possible.
2012-04-26 19:21:31 +02:00
Igor Wiedler 3b40771089 [docs] Remove false information about recursive include fields 2012-04-26 19:04:06 +02:00
Igor Wiedler 8dd2a72e8d [docs] Remove mentions of version_normalized
People will get it wrong so it would possibly cause more harm than good
2012-04-26 19:02:27 +02:00
Igor Wiedler 21b39f8e87 [docs] Clarify that there is no cross-repo leakage with notify 2012-04-26 19:00:55 +02:00
Igor Wiedler bca2ab7836 [docs] Correct default process timeout 2012-04-26 18:59:09 +02:00
Igor Wiedler 1d3fd25cf2 [docs] Improve description of COMPOSER_HOME 2012-04-26 18:58:16 +02:00
Igor Wiedler 7b882479a7 [docs] Aliases: branch-alias and inline aliasing 2012-04-26 18:40:00 +02:00
Igor Wiedler b14aac84ae [docs] Document COMPOSER_HOME 2012-04-26 17:24:31 +02:00
Igor Wiedler f6259263ad [docs] Update composer repository specification 2012-04-26 17:19:39 +02:00
Igor Wiedler f519636094 [docs] Document the notify-on-install config option 2012-04-26 17:19:07 +02:00
Jordi Boggiano 22fe296ad0 Move .composer files out into the vendor dir, fixes #497 2012-04-19 21:55:35 +02:00
Jordi Boggiano 108134451d Fix typo 2012-04-19 20:50:24 +02:00
Jordi Boggiano ada8d69507 Update satis docs 2012-04-19 19:56:02 +02:00
Ulrich b8d5cfddb9 Found duplicate word. 2012-04-16 12:48:12 +03:00
Jordi Boggiano 8d4f8543fc Update docs 2012-04-14 23:52:52 +02: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
Jordi Boggiano ecf6afdbb3 Add FAQ entry 2012-04-12 19:32:00 +02:00
Jordi Boggiano b3b6b03aff Fix doc typo 2012-04-12 10:04:45 +02:00
Jordi Boggiano f21ce43a52 Crosslinking 2012-04-08 19:13:00 +02:00
Jordi Boggiano 6c6c95e506 Reword some things and make it a bit more accurate 2012-04-08 19:09:57 +02:00
Jordi Boggiano c9ea542ccc Merge remote-tracking branch 'mvriel/custom-installer-doc' 2012-04-08 18:51:34 +02:00
Jordi Boggiano 3c07b4338a Rename include-paths to include-path, add deprecated warnings, only generate file if it is needed 2012-04-08 17:42:57 +02:00
Mike van Riel 2f2f2e4f26 Incorporated latest feedback: added use statement in code example and removed explicit type-cast 2012-04-08 14:24:34 +02:00
Mike van Riel b3e0126acf Removed trailing comma 2012-04-07 18:47:53 +02:00
Mike van Riel 5b8ba09bfc Renamed phpdocumentor/template. to phpdocumentor/template- and limited line length to 80 characters 2012-04-07 18:46:58 +02:00
Mike van Riel 74f460ed80 Written documentation on Custom Installers 2012-04-07 18:27:54 +02:00
Christoph Hochstrasser 5ec267ccf4 Added basic docs to schema docs. 2012-04-04 10:40:00 +02:00
Jordi Boggiano 30cfb69739 Add support for mapping a namespace prefix onto many dirs in the autoload config 2012-03-28 17:09:33 +02:00
Igor Wiedler ea19aba18c [docs] move lib lockfile notes into lib chapter 2012-03-27 23:18:34 +02:00
Igor Wiedler d0cfe35265 [docs] clarify lock file insignificance for libs, closes #504 2012-03-27 22:49:35 +02:00
Romain Neutron 6844d7b572 Removed scripts documentation duplication, refactor to the dedicated article page 2012-03-27 00:59:08 +02:00