206 Commits (7117a5775ffdcdfd31bbd52a138a6f9c65e7e3c2)

Author SHA1 Message Date
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 9d08a7943a Merge pull request #4819 from 0mars/master
Fix Broken Links in troubleshooting.md
9 years ago
Bob4ever eb8df89cd5 Update custom-installers.md 9 years ago
Omar Shaban 05c5aee1f1 Fix Broken Links in troubleshooting.md 9 years ago
Rob Bast a927499bd5 fix typo 9 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
Jordi Boggiano e817dba90c Rendering fix, refs #4172 9 years ago
Jordi Boggiano 812167b2a0 Formatting tweaks, refs #4172 9 years ago
Jordi Boggiano edf121ce11 Minor tweaks, refs #4172 9 years ago
Jordi Boggiano 720a25abb9 Merge remote-tracking branch 'alcohol/split-schema-documentation' 9 years ago
Jeremy Postlethwaite 558fca8a23 Changing config.json to satis.json
Updating docs to use `satis.json` instead of `config.json`
9 years ago
Jonathan Eskew 4e3fbeabfc "No files" was inaccurate; amend to specify "no files except" 9 years ago
Jonathan Eskew 56ffa407f1 House style requires concatenation in examples 9 years ago
Rob Bast 16a7cf19fc outside of table, no need to escape 9 years ago
Rob Bast 50db9393e5 better phrasing / structure + moved version testing link 9 years ago
Rob Bast 10b813fc40 reworking basic usage, added versions article 9 years ago