Volodymyr Panivko
a0b0ddcd73
Add config option for update reference in path repository ( #10488 )
2022-02-07 13:54:17 +01:00
gnito-org
239638e687
Fix minor spelling & grammar issues in docs ( #10370 )
2021-12-19 15:15:21 +01:00
Colan Schwartz
04dbed27a9
Make it explicitly clear that `dev-` shouldn't be in the actual branch name. ( #10335 )
2021-12-07 21:22:17 +01:00
Martin Herndl
8386264c98
Fix spelling of Bitbucket ( #10290 )
2021-11-17 20:54:18 +01:00
Stephan
5297f72e3f
Docs: add transport options example and differentiate between cURL and stream options ( #10289 )
...
+ remove Bitbucket mercurial reference
2021-11-17 19:54:30 +01:00
Raphael de Almeida
150acc5559
Removed HgBitbucketDriver support ( #10248 )
2021-11-10 21:58:03 +01:00
Wouter de Jong
bb128c465c
Capitalize Composer in the docs
2021-10-25 13:11:56 +02:00
Wouter de Jong
6aec6ecbfa
Use `composer.phar` consistently in the examples
2021-10-25 13:11:41 +02:00
Ryan McCue
812cf836f3
Add documentation for v2 repository fields ( #10033 )
2021-08-19 15:49:02 +02:00
Jordi Boggiano
07b8c23f02
Merge branch '1.10'
2021-01-27 15:46:58 +01:00
Nicolas Grekas
725b33ee5a
Handle "versions" option in PathRepository, remove support for "branch-version"
2021-01-27 14:28:26 +01:00
Nicolas Grekas
079e501ac8
Revert "Merge pull request #9273 from nicolas-grekas/dev-version"
...
This reverts commit d2d606ced2
, reversing
changes made to 4a8dbcd145
.
2021-01-27 14:03:44 +01:00
Dan Wallis
a3f9d300f3
Escape special characters in Markdown files
2020-10-24 11:53:20 +01:00
Jordi Boggiano
0d236858ec
Merge branch '1.10'
2020-10-24 09:59:46 +02:00
Nils Adermann
b12b50c679
Docs: Remove unnecessary uses of simple/easy
...
They only serve to make anyone reading the docs who doesn't find
something as simple or easy as stated feel bad about themselves, they
don't add anything valuable to the docs in these cases.
2020-10-23 21:52:05 +02:00
Jordi Boggiano
a2c1269488
Make linking less verbose
2020-10-14 14:41:29 +02:00
Frank Prins
53b0930287
Move some duplicate documentation, link across multiple pages and clarify some texts
2020-10-13 23:55:17 +02:00
Jordi Boggiano
bafdf9f705
Merge branch '1.10'
2020-10-13 14:47:23 +02:00
Nicolas Grekas
893fbfcb89
Add support for "extra.branch-version"
2020-10-13 13:56:18 +02:00
Frank Prins
78f9dd73ce
Rename handling private packages page to better reflect content
2020-10-05 21:11:16 +02:00
Frank Prins
e90e08dc26
Revert rename of handling private packages with satis page to split off to new CR.
2020-10-05 10:45:41 +02:00
Frank Prins
6a2f91a0e0
Process review comments
2020-09-30 19:02:58 +02:00
Frank Prins
45d104ab83
Document authentication for private packages
2020-09-29 21:13:54 +02:00
Wissem Riahi
657ae5519e
Add support for TAR in Artifact packages ( #9105 )
2020-08-12 20:30:58 +02:00
Ayesh Karunaratne
6e3efabbfc
Multiple grammar fixes in markdown files
2020-07-01 02:43:13 +07:00
Jordi Boggiano
44a4429978
Remove PEAR installer/downloader/repos/..., fixes #8778
2020-04-15 00:24:13 +02:00
Ayesh Karunaratne
280f02b4bc
Update HTTP URLs to their HTTPS if they already redirect automatically
2020-04-13 06:22:02 +07:00
Jordi Boggiano
059c009179
Docs fixes
...
Co-Authored-By: Nils Adermann <naderman@naderman.de>
2020-04-09 14:01:05 +02:00
Jordi Boggiano
b6bad4eef6
Add options to configure repository priorities
2020-04-09 13:39:06 +02:00
Carlos Buenosvinos
dc774a9409
[DOCUMENTATION] Improve folder structure figure in "Path" type
2020-03-20 21:30:03 +01:00
John Stevenson
ae9ed20812
Update 05-repositories.md
2019-02-12 12:09:25 +00:00
Thomas Landauer
abb6377caa
Update 05-repositories.md
...
Fixed typo.
2018-10-24 09:39:28 +02:00
Jordi Boggiano
c5fa3bdde0
Migrate to repo.packagist.org for package metadata
2018-07-24 09:30:06 +02:00
Nathan Purcell
dcdef95785
Update example for auth.json in BitBucket config
...
Remove the `config` level
2018-06-21 09:02:29 +01:00
Sven Luijten
8f65518ed3
Avoid using 'just' in documentation
2018-03-23 11:37:33 +01:00
Jordi Boggiano
f28feedf58
Update list of explicit VCS repo types, refs #7023
2018-01-22 14:09:36 +01:00
Gabriel Caruso
486e580db2
Clean up documentation
2017-12-30 18:11:52 -02:00
Martin Hujer
58a62dceab
Change http to https where possible
2017-12-29 11:37:59 +01:00
Dane Powell
8695fd6948
Clarified language on branch naming for forks
2017-12-05 11:15:17 -08:00
Nils Adermann
90b802a732
Documentation: Wording on multi version package repo doc
2017-09-11 00:11:20 +02:00
Deamon
bff904d11c
add example on how to add several version of a package
2017-08-25 15:39:52 +02:00
jasonquick
5b6d954528
Clarify use of auth.json file
2017-08-04 13:29:21 -04:00
jasonquick
88b88319b5
Improve BitBucket driver usage documentation
...
Clarified and expanded the documentation for private repositories using the BitBucket driver. Emphasized the use of the COMPOSER_AUTH variable to encourage people not to save their credentials in composer.json. Pointed out that git endpoints don't seem to work.
2017-08-01 21:32:13 -04:00
Jordi Boggiano
1d9434af45
Merge pull request #6095 from teolaz/teolaz1990-doc-patch
...
Teolaz1990 doc patch
2017-06-15 14:44:46 +02:00
Mathias Brodala
112ff7b61d
Fix typo in docs
...
Fixes a typo from #6477
2017-06-13 14:52:52 +02:00
Michael King
e7d2682204
Example of disabling packagist.org globally
...
Obviously this is not a common use case, but it is good for isolated networks. As far as I could tell, this was not documented, but I figured it out by looking through the code.
2017-06-13 08:06:13 -04:00
Christian Schnegelberger
86b2e01a8b
Dead link to Mercurial
...
https://www.mercurial-scm.org/ <-- new one
2017-02-16 18:02:39 +01:00
Richard B. Porter
231f56b4ae
use 'in the case of' instead of 'in case of'
2017-01-20 13:44:19 -06:00
Matteo
9e605c85e2
Update 05-repositories.md
...
another thing forgot learned here #6056 and here https://github.com/composer/composer/issues/5166#issuecomment-226110812
2017-01-10 15:19:54 +01:00
Matteo
60cf410acf
Update 05-repositories.md
...
Another thing noted while trying to solve the problem here #6056
2017-01-10 15:09:03 +01:00