416 Commits (main)

Author SHA1 Message Date
Nils Adermann d2fa1e1319 Merge branch 'master' into 2.0
* master: (48 commits)
  SVN: hide passwords for debug output
  Free $solver asap
  fixes #8179
  [minor] Fixed a typo in the CHANGELOG.md.
  Update deps
  Update changelog
  Revert "Allow overriding self-update target file with envvar COMPOSER_SELF_UPDATE_TARGET" Revert "Add docs for COMPOSER_SELF_UPDATE_TARGET, refs #8151"
  Add docs for COMPOSER_SELF_UPDATE_TARGET, refs #8151
  Fix display of HHVM warning appearing when HHVM is not in use, fixes #8138
  Read classmap-authoritative and apcu-autoloader from project config when installing via create-project, fixes #8155
  Use possessive quantifiers
  Update xdebug-handler to 1.3.3
  fixes #8159
  Allow overriding self-update target file with envvar COMPOSER_SELF_UPDATE_TARGET
  flag should come before script name
  use full command name, not abbreviated/alias
  modify text
  Document the alternatives to disable the default script timeout
  Anchor pattern
  Fix URL resolution for Composer repositories
  ...
5 years ago
Jordi Boggiano ee506e0848
Merge pull request #8121 from gregorhyneck/run_plugins_manually_documentation
Add documentation how to run plugins manually
5 years ago
Rob Bast d63bf33848 flag should come before script name 5 years ago
Rob Bast 7f34189f91 use full command name, not abbreviated/alias 5 years ago
Rob Bast 1976da9ee9 modify text 5 years ago
Guilherme Rossato ce8afe1c95 Document the alternatives to disable the default script timeout
Mentioning and giving an example of the usage of the 4 options to disable the default script timeout of 300 seconds:
1. Static helper (already exists and kept).
2. Config key "process-timeout".
3. Environment variable "COMPOSER_PROCESS_TIMEOUT".
4. The "--timeout" parameter.
5 years ago
Kevin Boyd 5d615a16d1 Add documentation for Composer\\Config::disableProcessTimeout 5 years ago
Gregor Hyneck 4e14ac7640 Add documentation how to run plugins manually 5 years ago
Jim Birch 88852fbf1a Updates typo: nother-feature to another-feature 5 years ago
Nils Adermann 287419f6a0 Merge branch 'master' into 2.0
* master:
  Follow up to #7946 test: add solver flag to assert path execution
  Fix tests
  Make sure config command output is also output on --quiet so that warnings can be hidden, fixes #7963
  Recognize composer-plugin-api as a platform package, fixes #7951
  Quote wildcards to avoid issues in some shells, fixes #7960
  Avoid dumping null values for dist reference/shasum and source reference, fixes #7955
  Soften hard exit after revert of composer file
  Make unixy proxy code POSIX compatible
  Update aliases.md
  Same but for Problem.php
  Better error message for present but incompatible versions
  Fix inconsistent casing
  Don't do (new Foo())->bar() - not 5.3-compatible
  Support identifying the HHVM version when not running with HHVM
5 years ago
Marc Wilhelm f89f9439e4
Update aliases.md
Add composer command for alias.
5 years ago
Jordi Boggiano f946d8eb5a More RemoteFilesystem usage removals and some repository/vcs driver refactorings 5 years ago
Jordi Boggiano 713bc4de1d Minor fixes and updated the rest of the code/tests to use HttpDownloader 5 years ago
Jérôme Deuchnord b0b00ad1fa Call a script recursively with extra parameters (#7720)
* Added support for calling scripts recursively (fixes #7562)
6 years ago
Jordi Boggiano ea78712822 Merge branch '1.6' 6 years ago
Jordi Boggiano f0a1eaaabf Clarify that inline aliases are root only, fixes #7217 6 years ago
Jordi Boggiano a652039cc2
Merge pull request #7157 from xabbuh/patch-1
document the COMPOSER_MEMORY_LIMIT env var
6 years ago
Sven Luijten 8f65518ed3 Avoid using 'just' in documentation 6 years ago
Christian Flothmann 47ce495454
document the COMPOSER_MEMORY_LIMIT env var
as implemented in 882b82d542
6 years ago
Kat a34f88cb01
Change `dependencies` to `binaries` 6 years ago
Kat cd27cb1a95
Correct a tiny typo
`project b's` should be `project a's` in the example given
6 years ago
Jordi Boggiano b1bfb9bb65 Add PRE_COMMAND_RUN event, fixes #7002 6 years ago
Gabriel Caruso 486e580db2 Clean up documentation 7 years ago
Martin Hujer 149a5e9401 Change links to prevent unnecessary redirect 7 years ago
Martin Hujer 58a62dceab Change http to https where possible 7 years ago
Mathias Brodala 8424235fac Rename to "scripts-descriptions" 7 years ago
Mathias Brodala 80d0c2029b Move "scripts-description" to toplevel
Fixes #6881
7 years ago
Jordi Boggiano 226eb7e657
Merge pull request #6906 from sonjaq/patch-1
Corrects troubleshooting.md documentation link by removing space
7 years ago
Sonja Leaf 20cdfd09ae
Corrects documentation link by removing space
There was an extra space lurking that prevented a link from rendering. The space is now removed.
7 years ago
Mathias Brodala 4721a7c2c8
Document arguments for custom commands
Custom commands support the same pattern to pass arbitrary arguments like the "run-script" Composer command.
7 years ago
Jordi Boggiano 41a9357d4b Merge remote-tracking branch 'thom8/script_help' 7 years ago
Petr Heinz 7d06c3b9b8 typo "semvar" => "semver" 7 years ago
Bartek Zdanowski dc693c3a6e fixed caret sub title link in the article
Fixed link to Caret version range paragraph
7 years ago
Thom Toogood bf880ad5e0 Allow custom script descriptions. 7 years ago
Victor Isadov 2bb5c79ea4 Update versions.md 7 years ago
Jordi Boggiano 020805dd6f More version doc updates 7 years ago
Jordi Boggiano 91fcb6cba1 Clarify version doc titles 7 years ago
Jordi Boggiano 9aadbe2728 Minor wording tweak
Closes https://github.com/composer/getcomposer.org/issues/113
7 years ago
frezno 5a3891d5d9 Correct path 7 years ago
Thorsten Frommen 8c388a6a4d Fix typo 7 years ago
Nils Adermann 001fe8afcf Merge branch 'docs-improve'
* docs-improve:
  Docs: cleanup version branches section
  Docs: those/these composer/Composer
  Docs: notice => note
  Docs: Fix shell sample output
  Docs: Add back a second clear note about hardcoded versions in VCS
  Docs: HHVM is not called HipHop
  Docs: versions plural, and update == rm lock&install
  Docs: don't use short forms, it => composer
  Docs: composer.lock lists versions, not constraints
  Docs: superfluous comma & it => Composer
  The confusing part is probably rather constraints and how versions work, not what they are
  Docs: Clarify what "It" stands for
  Finished reworking docs to clarify points about versioning (fixes #6088)
  Updated basic usage and versions pages to clarify how versioning and package resolution works (refs #6088)
  Added some useful overview information about repositories in the Basic Usage documentation.
7 years ago
Nils Adermann cd224ad44b Docs: cleanup version branches section 7 years ago
Nils Adermann 6c07bb1fb7 Docs: those/these composer/Composer 7 years ago
Nils Adermann 4a20d5d98b Docs: notice => note 7 years ago
Nils Adermann 138fb5b6af Docs: Fix shell sample output 7 years ago
Jordi Boggiano 6260bb70d0 Warn about using autoloader optimizations in dev 7 years ago
Jordi Boggiano f1f064981b Add docs about autoloader optimizations, fixes #5947 7 years ago
Jordi Boggiano e2b2baf48a Merge pull request #6205 from Xerkus/patch-1
Update current plugin api version in docs
7 years ago
Jordi Boggiano 0ecd1f5eb5 Merge branch '1.3' 7 years ago
Jordi Boggiano 4b11bbccef Add note about requiring composer for plugin dev, fixes #6132 7 years ago
Jordi Boggiano 78d81cc473 Fix typo 7 years ago
Aleksei Khudiakov acc1238ac2 Update current plugin api version in docs 7 years ago
Kael Shipman c8c7619a4a Finished reworking docs to clarify points about versioning (fixes #6088) 7 years ago
Kael Shipman a0d2934946 Updated basic usage and versions pages to clarify how versioning and package resolution works (refs #6088) 7 years ago
Tilo Baller 89a2e66293 Add GitLab as supported downloads source in docs 7 years ago
Nils Adermann b3bd409a30 Clarify Private Packagist description a bit 8 years ago
Filippo Tessarotto 498d49f1ba Fix php.net HTTPS links; always use HTTPS for getcomposer.org 8 years ago
Michael Cullum 97a80b6249 Update memory limit in docs
As per 0bc75c3fb6
8 years ago
Jordi Boggiano fdd63de8ac Typo fix 8 years ago
Jordi Boggiano 173a601d27 Update private package hosting docs 8 years ago
johnstevenson 25ff290e4c Document COMPOSER_DISABLE_XDEBUG_WARN variable 8 years ago
johnstevenson d57a89d5af Update xdebug troubleshooting, fixes #5997 8 years ago
Jordi Boggiano 9042147674 Merge pull request #5931 from Jean85/patch-1
[Documentation] Update troubleshooting article
8 years ago
Jordi Boggiano da097aa6fc Clarify PATH modification, refs #5970 8 years ago
Jordi Boggiano b0000617cc Support @php prefix for scripts to reuse the current PHP interpreter, fixes #5957 8 years ago
Jordi Boggiano cd21d7e7d4 Merge pull request #5897 from baptistedonaux/patch-1
Permanent swap file tutorial proposed
8 years ago
Alessandro Lai 365e3feba9 [Documentation] Update troubleshooting article
- remove the xdebug section, since it will be irrelevant from v1.3
 - add cPanel shell fork bomb protection as an other possible root cause of memory errors
8 years ago
Rob Bast 960607afc8
Merge branch '1.2' of github.com:composer/composer
* '1.2' of github.com:composer/composer:
  semver.mwl.be moved to HTTPS
8 years ago
Filippo Tessarotto 35a5036c3e semver.mwl.be moved to HTTPS 8 years ago
Baptiste Donaux 90b79d685a Permanent swap file tutorial proposed 8 years ago
Rob Bast 4abb02dbe8
fix #5884 - mardown issues + move urls to footnotes 8 years ago
Rob Bast 96540d4139
apply proper word wrapping 8 years ago
copitz cc932e5bda Add documentation for providers option
With composer/satis#295 an option for dumping provider includes was added which is missing here in the docs
8 years ago
Rob Bast 235b1cca81
wordwrap and minor rephrasing 8 years ago
Andrew Taylor ce6a3c0dd7 Issue 5769 dev mode varaible 8 years ago
Yaman Jain 66950f0354 JSON standard do not allow trailing comma 8 years ago
snipe 35821fc0ce Update troubleshooting.md 8 years ago
snipe 1b96882736 Fixed typo 8 years ago
Jordi Boggiano a8bb93aa1f Fix typo 8 years ago
mastre abfe74244a Update versions.md
Clearer language with less chance for confusion, Though -> Although -- edited because I was confused myself when I first read it.
8 years ago
Jordi Boggiano 124852f15d Merge pull request #5319 from joy2fun/1.1
Tips for running composer without xdebug enabled.
8 years ago
Chiao d2bc5f4563 Add aliases for composer to disable xdebug. 8 years ago
Niels Nijens d113b2b5ec Fix typos in the word priority 8 years ago
Jordi Boggiano b8974a3e13 Merge branch '1.1' 8 years ago
Jordi Boggiano d3eece0af2 Cross-link versions to stability flags and minimum-stability, fixes #5278 8 years ago
Bilal Amarni 253a30793d updates 8 years ago
Bilal Amarni c1bc50dd2a add missing interface 8 years ago
Bilal Amarni 81f33e9739 document plugin capabilities (closes #5262) 8 years ago
Jordi Boggiano a67b127a1a Add deprecation notice for the event type hint rewrites, refs #5238 8 years ago
Jordi Boggiano aeafe2fe59 Add INIT event and bump plugin-api to 1.1.0, fixes #5232 8 years ago
forevermatt f1a16596d1 Fix small typos 8 years ago
Jordi Boggiano 60ce2324bc Add ability to call composer from scripts using @composer XXX, fixes #5153 8 years ago
Jordi Boggiano 5ae2deeee2 Fix minor wording issues, refs #5170 8 years ago
Luis Ferro b37178577c Update troubleshooting.md
Alternative way to turn off composer on Mac OS, with PHP installed in user available folders by Homebrew.
8 years ago
Filippo Tessarotto 4d1416050d Adapt scripts doc to 55b0ed8c8b 8 years ago
Nicolas Grekas 08d48cb61a Prefer ZipArchive over unzip on Windows 8 years ago
Niels Keurentjes 379d769132 Troubleshooting and warning in code related to issues with native ZipArchiver. 8 years ago
Jordi Boggiano c0883d85fa Fix backticks 8 years ago
Jordi Boggiano 250862b325 Merge pull request #4941 from astehlik/doc/troubleshoot-ssh-controlma
Troubleshoot info about SSH ControlMaster
8 years ago
Patrik Lermon 1da09f24ee Update troubleshooting.md 8 years ago
Patrik Lermon 0c93bc3d0b Update troubleshooting.md 8 years ago
Patrik Lermon 271c778300 Update troubleshooting.md 8 years ago
Patrik Lermon 5e1bd00089 Update troubleshooting.md 8 years ago
Patrik Lermon 8a4a27e450 Update troubleshooting.md 8 years ago
Patrik Lermon 06dc17ac8e Update troubleshooting.md
Adding a workaround for disabling xdebug while executing composer.
8 years ago
Alexander Stehlik 1fc4a00db7 Troubleshoot info about SSH ControlMaster
Relates: #4180
8 years ago
Jordi Boggiano 7e44d19d59 Rewrap 8 years ago
Jordi Boggiano 9e41ce2ab1 Merge pull request #4842 from cgrossde/patch-1
Document IPv6 workarounds. Fixes #4748.
8 years ago
Piotr Antosik aeb72fb7c6 Update github api url 8 years ago
Chris 3775b05e19 Document IPv6 workarounds. Fixes #4748. 8 years ago
Jordi Boggiano c4df3ec0d4 Rewrap text and few minor typos, refs #4832 8 years ago
Daniel Mason 48287b5a1c Removed new style array syntax 8 years ago
Daniel Mason 41937ef781 More comprehensive documentation of event handlers 8 years ago
Jordi Boggiano 9d08a7943a Merge pull request #4819 from 0mars/master
Fix Broken Links in troubleshooting.md
8 years ago
Bob4ever eb8df89cd5 Update custom-installers.md 8 years ago
Omar Shaban 05c5aee1f1 Fix Broken Links in troubleshooting.md 8 years ago
Rob Bast a927499bd5 fix typo 8 years ago
Rob Bast 8cc50f9c8b minor tweaking of phrasing 9 years ago
Rob Bast aca19deffa move to troubleshooting 9 years ago
Rob Bast 04fb28a9cb add possible work-around / solution 9 years ago
Rob Bast 8b12e39509 initial document 9 years ago
JamesRezo 5c2df001dd add notify-batch in schema 9 years ago
Jordi Boggiano feefd51565 Fix custom installer example, fixes #4648 9 years ago
Rob c74fa483d8 Merge pull request #4668 from mpdude/patch-1
Add a note how to use package and repository URL filters
9 years ago
Matthias Pigulla 7fa72b3e6a Add a note how to use package and repository URL filters 9 years ago
JamesRezo ff93bd5bf2 Typo again 9 years ago
JamesRezo b63cfb7b37 Other options 9 years ago
JamesRezo b4e0d1e879 Indentation 9 years ago
JamesRezo 33f725e99b Satis documentation updates 9 years ago
Sullivan SENECHAL 9fd67e9e82 Add alias trick on xdebug documentation part 9 years ago
Jordi Boggiano 7a06615bf0 Add env var to disable xdebug warnings, refs #4622 9 years ago
Jordi Boggiano f2b0e2284a Remove suggestion which is now kinda useless 9 years ago
Markus Staab a59f0a7ca8 add a warning when xdebug is loaded while running composer commands 9 years ago
Rob d7d91269ec Merge pull request #4554 from Minishlink/patch-1
Add "out of memory" tip
9 years ago
Jordi Boggiano adc0bbeeb9 Forward args/flags down to referenced events 9 years ago
Giorgio Premi a25492d1b9 Allow composer script call with @ syntax 9 years ago
Louis Lagrange 842e09a143 Typo 9 years ago
Louis Lagrange 3df536a3ba Wrap lines at the correct limit
Assuming this limit is 80 cols.
9 years ago
Louis Lagrange fbe2a5e726 Add "out of memory" tip 9 years ago
3onyc 8cacb16cce Typo: prefering -> preferring 9 years ago
Jordi Boggiano 620e629ec3 Update some more descriptions, refs #4114 9 years ago
Jordi Boggiano b9fbd5e5b1 Merge remote-tracking branch 'nevvermind/patch-2' 9 years ago
Rob 9f6fdfd703 spelling 9 years ago
Daniel Fahlke f0d6436293 add period 9 years ago
Daniel Fahlke d19aeab55c add another case when package is not found
occurred for my when I wanted to update a meta package, where nearly **ALL** dependencies changed their version.
9 years ago
Rob Bast 91336a8312 Merge branch 'feature/document-need-to-require-autoloader-in-script-hooks' of git://github.com/jeskew/composer into jeskew-feature/document-need-to-require-autoloader-in-script-hooks
* 'feature/document-need-to-require-autoloader-in-script-hooks' of git://github.com/jeskew/composer:
  "No files" was inaccurate; amend to specify "no files except"
  House style requires concatenation in examples
  Reiterate the disclaimer in the context of callbacks
  Add a line and example to the documentation covering the need to require the autoloader file in order to use autoloaded files
9 years ago
Jordi Boggiano b260a9972f Timeouts are not necessarily cause for alarm 9 years ago
Jordi Boggiano dafa9efa8f Remove whitespace 9 years ago
Jordi Boggiano ff84b32097 Add degraded mode to try and bypass ipv6/gzip issues, refs #4142, refs #4121 9 years ago
Ivan Krechetov a9b98dc5b0 Fix a typo: interally -> internally 9 years ago