83 Commits (47da91d99830f8136ba151456245673447c3c564)

Author SHA1 Message Date
Stephen Beemsterboer d58a788485 Clarify "path" repository type version requirement 9 years ago
Jordi Boggiano 25fd5065f7 Tweak path repo docs, refs #4588 9 years ago
Ben Peachey 11c71fb09f Review feedback: fixes line length and typos. 9 years ago
Ben Peachey 9775379e64 Adds some more details about Path Repository #4412
- Mentions symlinking
- Mentions absolute paths also being supported
9 years ago
Dennis Birkholz 17636d1bd2 Use 'note' box to inform about wildcards 9 years ago
Dennis Birkholz e4435790a4 Documentation 9 years ago
Samuel ROZE 284e4761bf Add documentation about the `path` repository 9 years ago
Jordi Boggiano 976491d865 Rewrap markdown, refs #4329 9 years ago
emersonthis 5508bb8725 Clarified instructions 9 years ago
Rob Bast 6ee6074a5c more consistent ucfirst composer references 9 years ago
Rob Bast 016cc7ee19 splitting up some docs, closes #4155 9 years ago
Possum 2e99b9fdf5 Use https where possible 9 years ago
Fabien Schurter e392d1d039 Replace "an" with "a" in the docs 9 years ago
Raphael Antonmattei 7b635f835d VCS section: add requirements for the branch name
If you want to use a custom branch in your requirements in your `composer.json`, that branch must be prefixed with "dev-" or you'll get an error:
```sh
[UnexpectedValueException]
  Could not parse version constraint some-branch: Invalid version string "some-branch".
```

It took me a while to find that info, so I figured I'd rather edit the doc.
Let me know.
9 years ago
Jordi Boggiano 01476214da Tweak satis/toran/packagist docs 9 years ago
SofHad 9d84a92163 Fixed json syntax error 10 years ago
Bastian Hofmann 2612dc7c15 fixed typo 10 years ago
Bastian Hofmann f8023cffdf renamed cache-credentials to svn-cache-credentials 10 years ago
Bastian Hofmann 204fc207fa Moved config option to not save subversion credentials to repository configuration, added documentation. 10 years ago
Jordi Boggiano 0c85ca426d Add code-fences to examples for syntax highlighting 10 years ago
Nils Adermann a80fde97d5 Make the github driver behave like git if "no-api" is specified. 10 years ago
Florian Weber 3b25703f35 Replace %name% with %package% in 05-repositories.md 11 years ago
Elliott Peay c14e277476 Update 05-repositories.md
Typo, which is best addressed as a small rewrite.
11 years ago
zweifisch 876314a58d Update 05-repositories.md 11 years ago
Jordi Boggiano db22befc76 Add warning to docs about package repos, refs #2011 #563 11 years ago
Jordi Boggiano 670b36238a Add docs about package-path, refs #1819 11 years ago
Jordi Boggiano 1b030a76d4 CS and wording fixes, refs #1728 11 years ago
Jordi Boggiano e50173ff93 Merge remote-tracking branch 'nfx/artefact-repo-type' 11 years ago
Serge Smertin be0c1b0c2e fixed typo in doc 11 years ago
Serge Smertin 5c46affdd5 changed documentation typo 11 years ago
Jordi Boggiano 4a5f1babf7 Add note about package naming in VCS repos/fork, fixes #1761 11 years ago
Serge Smertin 83bb38de56 added documentation entry about artifact usage 11 years ago
Jordi Boggiano 545372172d Document provider-includes 12 years ago
Johnny Robeson fade050d19 Fix github url in vcs repository example 12 years ago
Jordi Boggiano 5b24a48827 Allow disabling svn branches/tags, fixes composer/satis#43 12 years ago
Igor Wiedler 2ef741626d [docs] notify_batch is no longer URL template 12 years ago
Igor Wiedler c441f94d1a [docs] Update repositories notify_batch title 12 years ago
Igor Wiedler 2b48d6835b [docs] Remove mention of deprecated non-batch notification API 12 years ago
Igor Wiedler ae2c3e8ddb [docs] Batch notification API 12 years ago
Jordi Boggiano 62c1756fc4 Clarify headings of VCS repo docs 12 years ago
Jordi Boggiano 1fb2a1cbaf Merge remote-tracking branch 'gajdaw/bitbucket'
Conflicts:
	doc/05-repositories.md
12 years ago
Jordi Boggiano 77220b380c Merge pull request #1291 from igorw/inline-alias-doc
Link to the aliases article from schema and repositories docs
12 years ago
Włodzimierz Gajda 6569963358 BitBucket private repo 12 years ago
Igor Wiedler 2b7b7606ab Replace nl2.php.net link with plain php.net one 12 years ago
Igor Wiedler f089521919 Link to the aliases article from schema and repositories docs
Closes #1179.
12 years ago
Jordi Boggiano 75c0d5592d Add subversion repo options docs 12 years ago
Jonathon Hill 02d5d5219b English corrections and clarifications
Updated the PEAR `vendor-alias` documentation for clarity and proper English
12 years ago
Jordi Boggiano 81a7d40428 Merge remote-tracking branch 'timheil/master' 12 years ago
Sander Marechal 3e63ebf7fe Add stream context options documetation 12 years ago
Pascal Borreli 9c76d89121 Fixed typo 12 years ago