31 Commits (c3b76a85329c60220588e861eee02c2d0150c5ce)

Author SHA1 Message Date
Christophe Coevoet 8ee3e106d8
Fix the current plugin api version in the doc 4 years ago
Nils Adermann 8627f1cce6
Clear up plugin doc for modifying downloads 4 years ago
Jordi Boggiano 3dfbd9e9e9
Add plugin-modifies-downloads to docs, refs #9339 4 years ago
Jordi Boggiano 3d1e8b6e75
Apply suggestions from code review
Co-authored-by: Nils Adermann <naderman@naderman.de>
4 years ago
Frank Prins c2a2e48ce9 Add information about dev-dependency of composer/composer to plugin article 4 years ago
Jordi Boggiano aac1a25ee3
Merge pull request #9278 from Seldaek/plugin-helpers
Plugin helpers for v2
4 years ago
Jordi Boggiano 3c25d180e6
Add detailed notes about events in upgrade guide, add COMPOSER_DEBUG_EVENTS env var for debugging events 4 years ago
Jordi Boggiano 31cf6788e6
Improve plugin docs 4 years ago
Jaroslav Týc 85070c0afd
Fixed a white-space typo
A colon has been wrapped to a next line due to a redundant space.
4 years ago
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
Gregor Hyneck 4e14ac7640 Add documentation how to run plugins manually 5 years ago
Jordi Boggiano f946d8eb5a More RemoteFilesystem usage removals and some repository/vcs driver refactorings 6 years ago
Jordi Boggiano 713bc4de1d Minor fixes and updated the rest of the code/tests to use HttpDownloader 6 years ago
Gabriel Caruso 486e580db2 Clean up documentation 7 years ago
Martin Hujer 58a62dceab Change http to https where possible 7 years ago
Aleksei Khudiakov acc1238ac2 Update current plugin api version in docs 7 years ago
Niels Nijens d113b2b5ec Fix typos in the word priority 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 c4df3ec0d4 Rewrap text and few minor typos, refs #4832 9 years ago
Daniel Mason 48287b5a1c Removed new style array syntax 9 years ago
Daniel Mason 41937ef781 More comprehensive documentation of event handlers 9 years ago
Jordi Boggiano 9debc39ba5 Update to caret operator 9 years ago
nevvermind 12c833864c Revert converting `1.0.0` to `^1.0`. 9 years ago
nevvermind 00da5945ec Update docs 9 years ago
Jordi Boggiano 26799f4244 Update script/plugin docs 9 years ago
Jordi Boggiano 0c85ca426d Add code-fences to examples for syntax highlighting 10 years ago
Nico Schoenmaker 14b463da1c Added reference to script events in plugins.md 11 years ago
Stephan Hochdörfer 4acfe1a079 Added missing semicolon 11 years ago
Nils Adermann 98e5eabf75 Document how to write and use plugins 11 years ago