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.
2015-02-25 11:46:36 -05:00
Jordi Boggiano
01476214da
Tweak satis/toran/packagist docs
2015-02-24 12:49:14 +00:00
SofHad
9d84a92163
Fixed json syntax error
2015-01-16 20:59:30 +01:00
Bastian Hofmann
2612dc7c15
fixed typo
2014-09-24 15:30:48 +02:00
Bastian Hofmann
f8023cffdf
renamed cache-credentials to svn-cache-credentials
2014-09-24 13:24:54 +02:00
Bastian Hofmann
204fc207fa
Moved config option to not save subversion credentials to repository configuration, added documentation.
2014-09-16 15:16:55 +02:00
Jordi Boggiano
0c85ca426d
Add code-fences to examples for syntax highlighting
2014-05-19 12:17:07 +02:00
Nils Adermann
a80fde97d5
Make the github driver behave like git if "no-api" is specified.
2014-02-24 19:36:56 +01:00
Florian Weber
3b25703f35
Replace %name% with %package% in 05-repositories.md
2014-01-28 00:27:15 +01:00
Elliott Peay
c14e277476
Update 05-repositories.md
...
Typo, which is best addressed as a small rewrite.
2013-10-28 17:28:26 -04:00
zweifisch
876314a58d
Update 05-repositories.md
2013-09-15 22:37:16 +08:00
Jordi Boggiano
db22befc76
Add warning to docs about package repos, refs #2011 #563
2013-06-18 14:43:21 +02:00
Jordi Boggiano
670b36238a
Add docs about package-path, refs #1819
2013-04-27 17:39:12 +02:00
Jordi Boggiano
1b030a76d4
CS and wording fixes, refs #1728
2013-04-27 17:32:35 +02:00
Jordi Boggiano
e50173ff93
Merge remote-tracking branch 'nfx/artefact-repo-type'
2013-04-27 17:26:02 +02:00
Serge Smertin
be0c1b0c2e
fixed typo in doc
2013-04-20 13:36:45 +02:00
Serge Smertin
5c46affdd5
changed documentation typo
2013-04-03 23:45:31 +02:00
Jordi Boggiano
4a5f1babf7
Add note about package naming in VCS repos/fork, fixes #1761
2013-04-03 09:17:46 +02:00
Serge Smertin
83bb38de56
added documentation entry about artifact usage
2013-03-31 21:08:11 +02:00
Jordi Boggiano
545372172d
Document provider-includes
2013-02-21 17:41:16 +01:00
Johnny Robeson
fade050d19
Fix github url in vcs repository example
2013-01-12 13:33:42 -05:00
Jordi Boggiano
5b24a48827
Allow disabling svn branches/tags, fixes composer/satis#43
2012-12-08 17:41:46 +01:00
Igor Wiedler
2ef741626d
[docs] notify_batch is no longer URL template
2012-11-30 17:29:56 +01:00
Igor Wiedler
c441f94d1a
[docs] Update repositories notify_batch title
2012-11-30 17:29:15 +01:00
Igor Wiedler
2b48d6835b
[docs] Remove mention of deprecated non-batch notification API
2012-11-30 17:08:01 +01:00
Igor Wiedler
ae2c3e8ddb
[docs] Batch notification API
2012-11-30 16:55:04 +01:00
Jordi Boggiano
62c1756fc4
Clarify headings of VCS repo docs
2012-11-08 15:18:13 +01:00
Jordi Boggiano
1fb2a1cbaf
Merge remote-tracking branch 'gajdaw/bitbucket'
...
Conflicts:
doc/05-repositories.md
2012-11-08 15:17:54 +01:00
Jordi Boggiano
77220b380c
Merge pull request #1291 from igorw/inline-alias-doc
...
Link to the aliases article from schema and repositories docs
2012-11-08 06:00:36 -08:00
Włodzimierz Gajda
6569963358
BitBucket private repo
2012-11-07 17:04:44 +01:00
Igor Wiedler
2b7b7606ab
Replace nl2.php.net link with plain php.net one
2012-11-07 14:19:45 +01:00
Igor Wiedler
f089521919
Link to the aliases article from schema and repositories docs
...
Closes #1179 .
2012-11-07 13:11:18 +01:00
Jordi Boggiano
75c0d5592d
Add subversion repo options docs
2012-10-19 12:31:05 +02:00
Jonathon Hill
02d5d5219b
English corrections and clarifications
...
Updated the PEAR `vendor-alias` documentation for clarity and proper English
2012-10-16 15:32:07 -03:00
Jordi Boggiano
81a7d40428
Merge remote-tracking branch 'timheil/master'
2012-10-08 19:31:49 +02:00
Sander Marechal
3e63ebf7fe
Add stream context options documetation
2012-10-03 20:32:00 +02:00
Pascal Borreli
9c76d89121
Fixed typo
2012-09-10 09:22:13 +00:00
Igor Wiedler
d93f03d0c4
Re-wrap and re-format some docs to make the LaTeX friendly
2012-08-29 22:30:47 +02:00
Tim Heil
f2ba19ace2
Troubleshooting ... some lessons learnt
2012-08-27 22:09:00 +02:00
Tim Heil
068e1f3615
Add sub-headlines to Repositories chapter
2012-08-27 14:06:55 +02:00
Jordi Boggiano
036c81b1cc
Fix package name in docs
2012-08-21 16:04:11 +02:00
Ben Waine
1ca478de85
Added a small clarification to the 05-repositories article to
...
make it clearer how to use version constraints when making use
of your own VCS repository.
2012-08-15 11:04:32 +01:00
Stefano Sala
89658a753b
Fixing custom repository sample code (missing url)
2012-07-23 16:01:49 +02:00
Jordi Boggiano
c065b5251d
Update repo docs
2012-07-18 15:32:54 +02:00
Alexey Prilipko
22aef0124e
Revert Locker change, ignore PEAR packages whose version cannot be parsed.
2012-07-03 19:18:58 +11:00
Alexey Prilipko
9ba3deb91b
Fix text spacing and remove excess getInstallPath call in LibraryInstaller::update
2012-07-03 19:18:58 +11:00
Alexey Prilipko
3ff941ed30
Add docs for 'vendor-alias'
2012-07-03 19:11:57 +11:00
Jordi Boggiano
48f66f66fb
Add autoload example to the package repository docs for clarity
2012-06-21 14:03:31 +02:00
Jonathan Ingram
2dea55cdbb
Change master-dev to dev-master
2012-06-12 08:50:36 +10:00
Igor Wiedler
3b40771089
[docs] Remove false information about recursive include fields
2012-04-26 19:04:06 +02:00