121 Commits (280f02b4bc4b0eee2a39cb19654a3cc0d0235afb)

Author SHA1 Message Date
Ayesh Karunaratne 280f02b4bc
Update HTTP URLs to their HTTPS if they already redirect automatically 4 years ago
Jordi Boggiano 059c009179
Docs fixes
Co-Authored-By: Nils Adermann <naderman@naderman.de>
4 years ago
Jordi Boggiano b6bad4eef6
Add options to configure repository priorities 4 years ago
Carlos Buenosvinos dc774a9409
[DOCUMENTATION] Improve folder structure figure in "Path" type 4 years ago
John Stevenson ae9ed20812
Update 05-repositories.md 5 years ago
Thomas Landauer abb6377caa Update 05-repositories.md
Fixed typo.
6 years ago
Jordi Boggiano c5fa3bdde0 Migrate to repo.packagist.org for package metadata 6 years ago
Nathan Purcell dcdef95785
Update example for auth.json in BitBucket config
Remove the `config` level
6 years ago
Sven Luijten 8f65518ed3 Avoid using 'just' in documentation 6 years ago
Jordi Boggiano f28feedf58 Update list of explicit VCS repo types, refs #7023 6 years ago
Gabriel Caruso 486e580db2 Clean up documentation 6 years ago
Martin Hujer 58a62dceab Change http to https where possible 6 years ago
Dane Powell 8695fd6948
Clarified language on branch naming for forks 7 years ago
Nils Adermann 90b802a732 Documentation: Wording on multi version package repo doc 7 years ago
Deamon bff904d11c add example on how to add several version of a package 7 years ago
jasonquick 5b6d954528 Clarify use of auth.json file 7 years ago
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.
7 years ago
Jordi Boggiano 1d9434af45 Merge pull request #6095 from teolaz/teolaz1990-doc-patch
Teolaz1990 doc patch
7 years ago
Mathias Brodala 112ff7b61d Fix typo in docs
Fixes a typo from #6477
7 years ago
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.
7 years ago
Christian Schnegelberger 86b2e01a8b Dead link to Mercurial
https://www.mercurial-scm.org/ <-- new one
7 years ago
Richard B. Porter 231f56b4ae use 'in the case of' instead of 'in case of' 7 years ago
Matteo 9e605c85e2 Update 05-repositories.md
another thing forgot learned here #6056 and here https://github.com/composer/composer/issues/5166#issuecomment-226110812
7 years ago
Matteo 60cf410acf Update 05-repositories.md
Another thing noted while trying to solve the problem here #6056
7 years ago
Matteo 639c0fb5ce Update 05-repositories.md
Refer to #6056
7 years ago
Jordi Boggiano 77ad36c067 More doc updates 7 years ago
Bill Lovett 9e16882d12 Clean up a merge conflict in repositories doc
A merge conflict slipped through recently, corrupting the page a bit.
8 years ago
Jordi Boggiano 193d53921b Merge branch '1.2' 8 years ago
Jordi Boggiano 91e7372c6e Backport update packagist default repo to be packagist.org 8 years ago
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.
8 years ago
Jordi Boggiano e38ebefc7e Update packagist default repo to be packagist.org 8 years ago
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.
8 years ago
bohwaz 49a94ca7fd Update docs for fossil support 8 years ago
Niels Keurentjes c9534d48c1 Made env variable parsing in path replacements generic across platforms and replaced old config.php implementation. 8 years ago
Niels Keurentjes f5422a441d Fixed Windows path separators and updated docs. 8 years ago
Niels Keurentjes 2e2cec29bd Docs for tilde expansion. 8 years ago
Andrew Marcinkevičius 19c6458e6e Fix typo 8 years ago
Peter Buri 861b2bc8e8 Introduce option to force copy instead of symlinking in PathDownloader 8 years ago
Stephen Beemsterboer d58a788485 Clarify "path" repository type version requirement 8 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