Bill Lovett
9e16882d12
Clean up a merge conflict in repositories doc
...
A merge conflict slipped through recently, corrupting the page a bit.
2016-12-01 09:44:35 -05:00
Jordi Boggiano
193d53921b
Merge branch '1.2'
2016-12-01 00:00:32 +01:00
Jordi Boggiano
91e7372c6e
Backport update packagist default repo to be packagist.org
2016-11-30 22:57:11 +01:00
debugteam
2333a0120e
disabling packagist.org did not work
...
While testing i found that
"packagist.org": false
didn't work to disable packagist.
I have read following issue
https://github.com/composer/composer/issues/3713
afterwards i've testet
"composer config repositories.packagist false"
did the review on the composer.json and found that
"packagist": false
actually disabled packagist.
2016-11-29 18:02:38 +01:00
Jordi Boggiano
e38ebefc7e
Update packagist default repo to be packagist.org
2016-11-03 11:00:40 +01:00
Rob Bast
7377db32ae
remove 'includes' references from docs
...
Relates to #5739 - we do not want to mention attributes/properties that
are considered legacy and/or deprecated.
Also reflowed some lines.
2016-10-03 10:14:57 +02:00
bohwaz
49a94ca7fd
Update docs for fossil support
2016-06-23 08:42:11 +12:00
Niels Keurentjes
c9534d48c1
Made env variable parsing in path replacements generic across platforms and replaced old config.php implementation.
2016-04-13 02:02:50 +02:00
Niels Keurentjes
f5422a441d
Fixed Windows path separators and updated docs.
2016-04-12 23:51:28 +02:00
Niels Keurentjes
2e2cec29bd
Docs for tilde expansion.
2016-04-12 13:44:26 +02:00
Andrew Marcinkevičius
19c6458e6e
Fix typo
2016-03-25 13:17:29 +02:00
Peter Buri
861b2bc8e8
Introduce option to force copy instead of symlinking in PathDownloader
2016-02-22 13:41:28 +01:00
Stephen Beemsterboer
d58a788485
Clarify "path" repository type version requirement
2016-01-26 22:12:06 -05:00
Jordi Boggiano
25fd5065f7
Tweak path repo docs, refs #4588
2015-11-22 16:39:17 +00:00
Ben Peachey
11c71fb09f
Review feedback: fixes line length and typos.
2015-11-18 20:14:36 +01:00
Ben Peachey
9775379e64
Adds some more details about Path Repository #4412
...
- Mentions symlinking
- Mentions absolute paths also being supported
2015-11-15 11:26:00 +01:00
Dennis Birkholz
17636d1bd2
Use 'note' box to inform about wildcards
2015-09-18 14:23:54 +02:00
Dennis Birkholz
e4435790a4
Documentation
2015-09-15 17:39:55 +02:00
Samuel ROZE
284e4761bf
Add documentation about the `path` repository
2015-09-14 09:48:15 +01:00
Jordi Boggiano
976491d865
Rewrap markdown, refs #4329
2015-08-09 15:09:34 +01:00
emersonthis
5508bb8725
Clarified instructions
2015-08-04 16:54:43 -04:00
Rob Bast
6ee6074a5c
more consistent ucfirst composer references
2015-06-22 11:08:23 +02:00
Rob Bast
016cc7ee19
splitting up some docs, closes #4155
2015-06-22 10:00:04 +02:00
Possum
2e99b9fdf5
Use https where possible
2015-05-04 19:37:57 +02:00
Fabien Schurter
e392d1d039
Replace "an" with "a" in the docs
2015-04-28 14:42:17 +02:00
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