Filippo Tessarotto
4d1416050d
Adapt scripts doc to 55b0ed8c8b
2016-03-25 12:16:56 +01:00
Jordi Boggiano
adc0bbeeb9
Forward args/flags down to referenced events
2015-11-14 14:02:47 +00:00
Giorgio Premi
a25492d1b9
Allow composer script call with @ syntax
2015-11-09 15:34:11 +01:00
Jordi Boggiano
620e629ec3
Update some more descriptions, refs #4114
2015-09-20 14:11:09 +01:00
Jordi Boggiano
b9fbd5e5b1
Merge remote-tracking branch 'nevvermind/patch-2'
2015-09-20 14:08:32 +01:00
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
2015-08-12 13:48:55 +02:00
Jonathan Eskew
4e3fbeabfc
"No files" was inaccurate; amend to specify "no files except"
2015-07-01 09:38:14 -07:00
Jonathan Eskew
56ffa407f1
House style requires concatenation in examples
2015-07-01 09:15:22 -07:00
Jonathan Eskew
5fe37357a2
Reiterate the disclaimer in the context of callbacks
2015-06-29 14:44:28 -07:00
Jonathan Eskew
26a2e94e78
Add a line and example to the documentation covering the need to require the autoloader file in order to use autoloaded files
2015-06-27 14:38:09 -07:00
nevvermind
1cba63cc0a
fix typo + better express order of events
...
The fix here being more "occurs before a package has been uninstalled", which is incorrect.
2015-06-06 11:06:14 +01:00
Jordi Boggiano
26799f4244
Update script/plugin docs
2015-03-04 23:50:10 +00:00
Jordi Boggiano
6c0afd3fc0
Merge pull request #3191 from jakoch/master
...
added stof's php inline example from #3190 to doc/articles/scripts.md
2014-10-04 17:55:03 +01:00
Jordi Boggiano
3d1a094535
Merge pull request #3262 from jklein/patch-1
...
Fixing a typo in the scripts documentation
2014-10-04 17:00:32 +01:00
Jordi Boggiano
efcdb394d3
Rename *-solve-dependencies to *-dependencies-solving
2014-09-30 16:26:55 +01:00
Jonathan Klein
7dadd22ea4
Fixing a typo in the scripts documentation
2014-09-05 12:21:50 -04:00
jakoch
9d5106e2e3
added stof's php inline example from #3190 to doc/articles/scripts.md
2014-08-06 14:54:43 +02:00
Jordi Boggiano
400f35efde
Doc tweak
2014-07-23 19:00:59 +02:00
Jordi Boggiano
e5b36827ee
Improve scripts docs
2014-07-23 16:47:54 +02:00
Jordi Boggiano
0c85ca426d
Add code-fences to examples for syntax highlighting
2014-05-19 12:17:07 +02:00
James Moran
c103b54991
updated documentation with pre/post archive events
2014-01-27 19:45:20 -05:00
James Titcumb
7799c27df0
Removed sneaky typo
2013-12-18 21:59:10 +00:00
James Titcumb
8bdffd75ce
Add information on how to run scripts manually
2013-12-18 21:58:20 +00:00
Sam Evaskitas
2f71d25f31
fix line lengths
2013-10-12 14:32:57 +01:00
Sam Evaskitas
ec3e5bf5ab
fix up markdown
2013-10-12 05:03:08 +01:00
Sam Evaskitas
bd36f5ef1b
added warning about referencing dependencies in pre-install and pre-update
2013-10-12 04:58:43 +01:00
Sascha Egerer
e31a0f8296
Add pre-status-cmd and post-status-cmd hooks
2013-08-01 08:44:07 +02:00
Tobias Munk
f28f3c2d96
updated docs with new create project command information
2013-05-31 11:39:14 +02:00
Taylor Otwell
60cd875cc2
Added "pre-autoload-dump" event.
...
This event is fired before the autoload file is generated, for either
an install or update command.
2013-05-06 09:37:21 -05:00
Jordi Boggiano
8518cd1be8
Add post-autoload-dump event to docs/schema
2013-02-22 18:44:50 +01:00
PCSG
d0a61bbaa0
Update doc/articles/scripts.md
...
forget a comma
2013-01-23 18:55:57 +01:00
Jordi Boggiano
5fc0de566f
Fix docs
2012-10-22 20:24:05 +02:00
John Kary
a069f7a906
Fix styling typo
2012-10-21 14:05:32 -05:00
John Kary
b213e585df
Update and refine Scripts docs with CLI-based commands
2012-10-05 23:37:26 -05:00
Igor Wiedler
d93f03d0c4
Re-wrap and re-format some docs to make the LaTeX friendly
2012-08-29 22:30:47 +02:00
Romain Neutron
6844d7b572
Removed scripts documentation duplication, refactor to the dedicated article page
2012-03-27 00:59:08 +02:00
Jordi Boggiano
202cfb4fb9
Some docs update
2012-02-29 15:57:16 +01:00
Jordi Boggiano
605fae42a6
Remove fenced blocks in docs
2012-02-29 15:56:53 +01:00
Jordi Boggiano
46931824fb
Rename faqs to articles
2012-02-20 16:33:22 +01:00