404 Commits (9b70b89b8f8d60b56b5900ea232109427604c748)

Author SHA1 Message Date
Jordi Boggiano a26bababe0 Add project type to docs, fixes #1142 11 years ago
Jordi Boggiano 894f530898 Add COMPOSER_DISCARD_CHANGE env var, refs #1188 11 years ago
Jordi Boggiano 069109e0f0 Add readme entry to lock file to explain what it is 11 years ago
Jordi Boggiano 605cd3ddc3 Rename diag to diagnose, fix feedback 11 years ago
Jordi Boggiano 7740196b13 Add docs for diag command 11 years ago
Serge Smertin 5c46affdd5 changed documentation typo 11 years ago
Simon Paarlberg 235e4fa899 Update 02-libraries.md
Missing word
11 years ago
Jordi Boggiano 4a5f1babf7 Add note about package naming in VCS repos/fork, fixes #1761 11 years ago
Jordi Boggiano 692015c12b Merge pull request #1760 from gammamatrix/master
Documentation error: Replaced bad character
11 years ago
Jordi Boggiano a112231c55 Add prefer-stable docs 11 years ago
Jeremy Postlethwaite e16c697b4c Update custom-installers.md
Fixed documentation error.
11 years ago
Jordi Boggiano 83ea90296e Add COMPOSER_NO_INTERACTION env var to allow travis & others to easily make sure every composer run is non-interactive 11 years ago
Elan Ruusamäe 32601d4b52 Update 03-cli.md
config schema section anchor has changed
11 years ago
Serge Smertin 83bb38de56 added documentation entry about artifact usage 11 years ago
till 5774f5db4a Engrish is hard. 11 years ago
till 378615d646 Documentation for satis-based downloads. 11 years ago
Nils Adermann afcdad4b23 Define an option to exclude files in the archive command 11 years ago
Jonathan Reinink 5b3d8dc874 Update should-i-commit-the-dependencies-in-my-vendor-directory.md
Tweak option #3 for including dependencies in a GIT repo.
11 years ago
Jonathan Reinink 5a0e97ccb6 Update should-i-commit-the-dependencies-in-my-vendor-directory.md
Add a third option for including vendor dependencies in main GIT repo.
11 years ago
David Zülke d693bdf3bc Clarify custom installer names/interfaces
"i.e." is an abbreviation for "id est", meaning "that is". The intention here is probably "e.g.", "exempli gratia", meaning "for example".

Also gave non-`Composer\` example path and added the name of the interface an installer should implement (it's mentioned later in the article, but it's useful to mention it early).
11 years ago
Jordi Boggiano e69a05949b Tweaking text and wrapping lines 11 years ago
Alexander Pánek 91c431c907 Adding some more description what Satis is/does 11 years ago
Igor Wiedler 1a2026ca2e [docs] Advise users not to specify the version explicitly 11 years ago
Igor Wiedler d7d0b19e68 [docs] Link semantic versioning to semver.org 11 years ago
Miklós Márton 72a4146383 Scratch 'prefer-source'; 'preferred-install' is the bee's knees 11 years ago
Miklós Márton c92c69b10e Config option 'prefer-source' added to schema, refs #553 11 years ago
Tarjei Huse b79daf4357 Update troubleshooting.md
I never thought of looking in the aliases section of the documentation...
11 years ago
Jordi Boggiano c32470c7df Update docs, fix tests 11 years ago
Michael Gooden 660861c7fd Update 03-cli.md
Fix small typo.
11 years ago
Jordi Boggiano f06c0cb580 Code reorgs and make bool values real booleans, refs #1637 11 years ago
Ricard Clau 48ac383599 initial steps with new config value, implementation of discard changes for git and svn 11 years ago
Jordi Boggiano 7f861d0c07 Merge pull request #1609 from jeffturcotte/patch-1
Satis configuration file description
12 years ago
Jordi Boggiano e43d0b5a5b Allow for "proprietary" as license identifier 12 years ago
Jordi Boggiano 8518cd1be8 Add post-autoload-dump event to docs/schema 12 years ago
Jeff Turcotte 6428aa1aa2 Further simplified Satis Config intro 12 years ago
Jeff Turcotte f6059890b1 Satis configuration file description
Better upfront description of what a Satis configuration file actually is. Was previously not clear the name didn't matter until further down.
12 years ago
Jordi Boggiano 545372172d Document provider-includes 12 years ago
Jordi Boggiano 9dfdc86292 Rephrase package not found troubleshooting entry 12 years ago
Jordi Boggiano 7620541c27 Merge remote-tracking branch 'pscheit/patch-1' 12 years ago
Jordi Boggiano 97fdcd7207 Clarify tilde operator docs 12 years ago
Igor Wiedler c1a4e5d43b Add curl -sS everywhere 12 years ago
Kyle Robinson Young 94a708cfc5 Recommend actual version as constraint with installers. Ref composer/installers#58. 12 years ago
Jordi Boggiano 94e99b9c8b Update docs, config command and schema with all the config values 12 years ago
Jordi Boggiano 710f91c1e3 Merge pull request #1537 from hakre/patch-1
Updated Windows manual installation guide
12 years ago
hakre 9cdc571092 Updated Windows manual installation guide
- The batchfile is not more than a one-liner.
- You don't need notepad to create the batchfile.
12 years ago
Bilal Amarni b02e077ab2 added a note about #1526 12 years ago
Arul 1ba62d09e4 Update doc/articles/vendor-binaries.md 12 years ago
PCSG d0a61bbaa0 Update doc/articles/scripts.md
forget a comma
12 years ago
Jordi Boggiano f3dec1cba2 Add 64bit package to docs 12 years ago
Matt Kirwan 9ad629b39b Update doc/articles/handling-private-packages-with-satis.md
Added the stability flag to this article, was a little confusing as to why satis didn't install correctly using this article. Turned out the github composer/satis README had the answer so i've put it here also.

Matt
12 years ago
David Zuelke 7e1f81dc1e rename vendor-bins.md to vendor-binaries.md 12 years ago
David Zuelke e423c69d8e Rename "vendor bins" to "vendor binaries"
Because a binary is not a receptacle :) Less confusing this way.
12 years ago
Johnny Robeson fade050d19 Fix github url in vcs repository example 12 years ago
Jordi Boggiano fed72a4803 Add system requirements to the docs, fixes #1472 12 years ago
Jordi Boggiano b34220edc8 Remove docs about light-weight packages 12 years ago
Jordi Boggiano bf328697e1 Stop encouraging people ignore tests from their releases 12 years ago
Philipp Scheit ab53020ab0 add solution to #1454 to troubleshooting
The solution suggested by Seldaek helped to solve the issue.

https://github.com/composer/composer/issues/1454
12 years ago
Jordi Boggiano d925598f1d Rephrase/reformat some of the intro, refs #1450 12 years ago
Jordi Boggiano 8091eeeac7 Merge remote-tracking branch 'bradp/patch-1' 12 years ago
pauliwang cc043c373f Update doc/04-schema.md
Probably a typo (blocked -> locked)
12 years ago
Brad Parbs 9f80a4fcc8 Updated Doc 00-intro to be more clear
As I was going through the docs, it leads you to do a 'composer install' somewhere where it will not work, if you are following along with installation and such. It is assuming you have a 'composer.json' file in the directory already, which you may not.
12 years ago
Jordi Boggiano b0b9c7b0d1 Add docs for #1410 12 years ago
Aurélien Thieriot e264282ac7 Allowed only * wildcard 12 years ago
Aurélien Thieriot 159badb06b Add ability to use a Regexp when updating packages 12 years ago
Jordi Boggiano 3a0270147a Change confusing name 12 years ago
Jordi Boggiano aefe3a0b11 Add support for .inc files in classmap, fixes #1396 12 years ago
Jordi Boggiano 35afd0a78e Add github-oauth config documentation, fixes #1405 12 years ago
Jordi Boggiano c471afab95 Add note about stability flags and min stability to the basic usage docs, fixes #1403 12 years ago
Jordi Boggiano 5b24a48827 Allow disabling svn branches/tags, fixes composer/satis#43 12 years ago
Jordi Boggiano ae734229d7 Merge pull request #1400 from igorw/patch-3
[docs] Format config command options consistently
12 years ago
Igor Wiedler f6a761ac5d [docs] Format config command options consistently 12 years ago
Igor Wiedler 01f0a2b165 [docs] Lower-case config command name 12 years ago
Jordi Boggiano dfb5516af6 Merge pull request #1375 from igorw/missing-docs
Document batch notification API and cli command options
12 years ago
Devon Weller 0484febffe moved misplaced backtick 12 years ago
Devon Weller 385709ba6c Updated config command documentation.
This implements issue #1377.
12 years ago
Devon Weller 9aa2c5f1ee Updated config command documentation.
This implements issue #1377.
12 years ago
Devon Weller c2a97663f6 Added config command documentation.
This implements issue #1377.
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 7461be280b [docs] status command 12 years ago
Igor Wiedler 303debe047 [docs] --name-only option for search command 12 years ago
Igor Wiedler 162b1f6653 [docs] -s shorthand for --stability 12 years ago
Igor Wiedler 2b48d6835b [docs] Remove mention of deprecated non-batch notification API 12 years ago
Igor Wiedler 77062eb792 [docs] --stability option for init command 12 years ago
Igor Wiedler ae2c3e8ddb [docs] Batch notification API 12 years ago
Igor Wiedler 5317f9e542 [docs] create-project command --stability option 12 years ago
Jordi Boggiano d50120ae85 Add docs about new cache dirs 12 years ago
Jordi Boggiano b05a554883 Add cache-files-ttl setting, and docs for the cache 12 years ago
Włodzimierz Gajda ebc3597be0 [Documentation] export-ignore Tests/ fix 12 years ago
Jordi Boggiano 5480f7ba26 Fix option name 12 years ago
Jordi Boggiano 3f68577775 Clarify what a comparable version is on the aliasing page 12 years ago
Włodzimierz Gajda c6ae3caf52 Editorial fix 12 years ago
Jordi Boggiano 992249d4cc Update CLI docs 12 years ago
Jordi Boggiano a8561fafda Clarify docs of create-project, refs #1300 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 83cd5dd092 Change docs URLs to point to HTTPS versions of the sites 12 years ago
Jordi Boggiano 150b7867e3 Merge pull request #1290 from igorw/platform-package-doc
Document platform packages, closes #618
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