Daniel Mason
41937ef781
More comprehensive documentation of event handlers
2016-01-26 11:38:12 +00:00
Jordi Boggiano
9d08a7943a
Merge pull request #4819 from 0mars/master
...
Fix Broken Links in troubleshooting.md
2016-01-25 17:58:49 +00:00
Bob4ever
eb8df89cd5
Update custom-installers.md
2016-01-25 14:29:37 +01:00
Omar Shaban
05c5aee1f1
Fix Broken Links in troubleshooting.md
2016-01-23 20:50:43 +02:00
Rob Bast
a927499bd5
fix typo
2016-01-19 15:12:46 +01:00
Rob Bast
8cc50f9c8b
minor tweaking of phrasing
2016-01-12 08:47:11 +01:00
Rob Bast
aca19deffa
move to troubleshooting
2016-01-11 10:23:14 +01:00
Rob Bast
04fb28a9cb
add possible work-around / solution
2015-12-17 14:15:07 +01:00
Rob Bast
8b12e39509
initial document
2015-12-17 10:14:39 +01:00
JamesRezo
5c2df001dd
add notify-batch in schema
2015-12-04 08:41:17 +01:00
Jordi Boggiano
feefd51565
Fix custom installer example, fixes #4648
2015-12-03 16:17:58 +00:00
Rob
c74fa483d8
Merge pull request #4668 from mpdude/patch-1
...
Add a note how to use package and repository URL filters
2015-12-03 11:43:13 +01:00
Matthias Pigulla
7fa72b3e6a
Add a note how to use package and repository URL filters
2015-12-03 11:37:06 +01:00
JamesRezo
ff93bd5bf2
Typo again
2015-11-27 14:22:50 +01:00
JamesRezo
b63cfb7b37
Other options
2015-11-27 09:30:04 +01:00
JamesRezo
b4e0d1e879
Indentation
2015-11-26 16:48:17 +01:00
JamesRezo
33f725e99b
Satis documentation updates
2015-11-26 16:31:49 +01:00
Sullivan SENECHAL
9fd67e9e82
Add alias trick on xdebug documentation part
2015-11-25 17:10:18 +01:00
Jordi Boggiano
7a06615bf0
Add env var to disable xdebug warnings, refs #4622
2015-11-21 20:06:31 +00:00
Jordi Boggiano
f2b0e2284a
Remove suggestion which is now kinda useless
2015-11-21 02:59:25 +00:00
Markus Staab
a59f0a7ca8
add a warning when xdebug is loaded while running composer commands
2015-11-19 13:57:57 +01:00
Rob
d7d91269ec
Merge pull request #4554 from Minishlink/patch-1
...
Add "out of memory" tip
2015-11-16 13:23: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
Louis Lagrange
842e09a143
Typo
2015-10-29 13:32:12 +01:00
Louis Lagrange
3df536a3ba
Wrap lines at the correct limit
...
Assuming this limit is 80 cols.
2015-10-29 13:29:33 +01:00
Louis Lagrange
fbe2a5e726
Add "out of memory" tip
2015-10-28 20:14:23 +01:00
3onyc
8cacb16cce
Typo: prefering -> preferring
2015-10-03 22:40:55 +02: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
9f6fdfd703
spelling
2015-09-07 18:55:30 +02:00
Daniel Fahlke
f0d6436293
add period
2015-09-05 17:12:20 +02:00
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.
2015-09-05 11:46:02 +02: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
Jordi Boggiano
b260a9972f
Timeouts are not necessarily cause for alarm
2015-07-20 17:50:56 +01:00
Jordi Boggiano
dafa9efa8f
Remove whitespace
2015-07-20 17:50:34 +01:00
Jordi Boggiano
ff84b32097
Add degraded mode to try and bypass ipv6/gzip issues, refs #4142 , refs #4121
2015-07-20 17:33:53 +01:00
Ivan Krechetov
a9b98dc5b0
Fix a typo: interally -> internally
2015-07-09 08:54:24 +02:00
Jordi Boggiano
e817dba90c
Rendering fix, refs #4172
2015-07-04 11:56:17 +01:00
Jordi Boggiano
812167b2a0
Formatting tweaks, refs #4172
2015-07-04 11:54:56 +01:00
Jordi Boggiano
edf121ce11
Minor tweaks, refs #4172
2015-07-04 11:51:55 +01:00
Jordi Boggiano
720a25abb9
Merge remote-tracking branch 'alcohol/split-schema-documentation'
2015-07-04 11:45:49 +01:00
Jeremy Postlethwaite
558fca8a23
Changing config.json to satis.json
...
Updating docs to use `satis.json` instead of `config.json`
2015-07-01 14:15:24 -07: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
Rob Bast
16a7cf19fc
outside of table, no need to escape
2015-06-30 15:49:00 +02:00
Rob Bast
50db9393e5
better phrasing / structure + moved version testing link
2015-06-30 15:49:00 +02:00
Rob Bast
10b813fc40
reworking basic usage, added versions article
2015-06-30 15:49:00 +02: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
Rob Bast
6ee6074a5c
more consistent ucfirst composer references
2015-06-22 11:08:23 +02:00
Jordi Boggiano
070007769a
Merge pull request #4134 from craue/patch-1
...
[docs] mention the `memory_limit` actually being set
2015-06-11 17:32:56 +01:00
Jordi Boggiano
9debc39ba5
Update to caret operator
2015-06-11 15:02:59 +01:00
Christian Raue
fe0c600d0f
[docs] mention the `memory_limit` actually being set
2015-06-11 15:14:45 +02:00
nevvermind
12c833864c
Revert converting `1.0.0` to `^1.0`.
2015-06-08 22:45:20 +01: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
nevvermind
5ba1dd67c0
Change wording
2015-06-03 12:21:54 +01:00
nevvermind
00da5945ec
Update docs
2015-06-02 19:09:57 +01:00
Olav Morken
b0a7c2612d
Fix link to Composer\Installer\InstallerInterface.
...
The link was pointing to Composer\Plugin\PluginInterface since
commit 98e5eab
. Fix the link by updating the reference from
`[3]` to `[4]`.
2015-05-10 20:34:05 +02:00
Possum
2e99b9fdf5
Use https where possible
2015-05-04 19:37:57 +02:00
Jordi Boggiano
6b3178b169
Merge remote-tracking branch 'isoroku/fix-misspellings'
...
Conflicts:
doc/articles/handling-private-packages-with-satis.md
2015-04-15 02:21:44 +01:00
Jordi Boggiano
39c912005b
Merge pull request #3869 from SchulteMarkus/patch-1
...
Explaining how to deal with cyclic dependency problems within Jenkins-bu...
2015-04-15 02:05:50 +01:00
Jordi Boggiano
1b3ca77bd5
Merge pull request #3878 from jakoch/patch-docu-httpheaderauth
...
added "example using a custom HTTP Header field" to docu, issue https://...
2015-04-15 01:59:55 +01:00
Richard K Miller
5b3457f812
Fix typo in aliases.md
2015-04-13 10:49:35 -06:00
jakoch
cf7441bc27
added "example using a custom HTTP Header field" to docu, issue https://github.com/composer/composer/issues/3756
2015-03-27 19:01:16 +01:00
Markus Schulte
bcc387b297
Explaining how to deal with cyclic dependency problems within Jenkins-builds.
2015-03-24 09:44:13 +01:00
isoroku
e0657b60a2
Fix misspellings
2015-03-20 14:23:24 +00:00
Sergey Gonimar
c87418099c
Fix docs basic-auth => http-basic
2015-03-13 14:25:55 +05:00
Jordi Boggiano
2a0da15eb5
Merge pull request #3227 from tobiastom/patch-1
...
Added some details about authentication handling.
2015-03-05 20:53:47 +00:00
Jordi Boggiano
26799f4244
Update script/plugin docs
2015-03-04 23:50:10 +00:00
Jordi Boggiano
01476214da
Tweak satis/toran/packagist docs
2015-02-24 12:49:14 +00:00
Paul Dragoonis
2bd9cef799
Satis grammar fix.
2015-01-30 10:35:39 +00:00
Jordi Boggiano
dadf02f511
Merge remote-tracking branch 'tractorcow/pulls/fix-numeric-alias'
2015-01-20 10:18:29 +00:00
Jordi Boggiano
af161e242e
Add more troubleshooting info, refs #3457
2015-01-20 09:55:18 +00:00
Damian Mooyman
7bb85ff21e
Support aliases for numeric branches. Fixes #3461
2015-01-20 17:42:01 +13:00
tomzx
6b5a531782
Minor fix to the HTTP Basic Authentication documentation
...
Replaced JSON array with JSON object since you cannot assign key values in an array.
2014-12-17 21:11:36 -05:00
Jordi Boggiano
fa470be001
Wording tweaks and docblock formatting, refs #2536
2014-12-08 21:30:39 +00:00
Jordi Boggiano
5c62e9b487
Merge remote-tracking branch 'cordoval/http-basic-auth'
2014-12-08 21:23:58 +00:00
Jordi Boggiano
7ccda2b1c3
Update recommendations, refs #3095
2014-10-07 14:35:09 +01:00
Jordi Boggiano
bdc60ec9c4
Merge remote-tracking branch 'amyboyd/patch-1'
2014-10-07 14:26:26 +01: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
Tomáš Votruba
9efc4d1e9d
typo
2014-09-10 17:51:02 +02:00
Jordi Boggiano
0e409a159c
Add toran to docs besides satis
2014-09-10 16:05:11 +01:00
Jonathan Klein
7dadd22ea4
Fixing a typo in the scripts documentation
2014-09-05 12:21:50 -04:00
Tobias Tom
2dbc9447b5
Added some details about authentication handling.
...
This details are more or less copied directly from [Authentication management in Composer](http://seld.be/notes/authentication-management-in-composer ).
2014-08-21 11:17:08 +02:00
jakoch
9d5106e2e3
added stof's php inline example from #3190 to doc/articles/scripts.md
2014-08-06 14:54:43 +02:00
Amy Boyd
126495e3c8
Update troubeshooting.md to suggest clearing Composer's cache.
2014-07-27 20:32:16 +01: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
Michael C.
367654b81f
Add note about how to put binaries in project root
2014-07-01 20:52:28 +01:00
Jordi Boggiano
5915747a0a
Merge pull request #3010 from dmoreaulf/patch-1
...
adding doc entry for composer/satis's PR 118
2014-06-05 15:58:23 +02:00
Jordi Boggiano
9f0b9f3544
Merge pull request #2978 from jyggen/patch-1
...
Updated Satis install command in docs.
2014-06-05 12:41:13 +02:00
dmoreaulf
f5f6e5eaac
adding doc entry for composer/satis's PR 118
...
https://github.com/composer/satis/pull/118/commits
2014-05-23 10:05:00 +02:00
Jordi Boggiano
0c85ca426d
Add code-fences to examples for syntax highlighting
2014-05-19 12:17:07 +02:00
Jonas Stendahl
868121c7b2
Updated Satis install command.
2014-05-07 17:45:37 +02:00
Jordi Boggiano
cfed93287c
Remove fenced block
2014-04-16 17:23:42 +02:00
Jordi Boggiano
9db2a537e5
Merge remote-tracking branch 'cs278/github-otp-support'
2014-02-26 16:16:13 +01:00
Jordi Boggiano
5eafcf155a
Merge pull request #2748 from sndpl/issue/1849
...
Updated the troubleshooting doc with a chapter for the proc_fork errors
2014-02-24 10:36:33 +01:00
Sandy Pleyte
eed5ba7752
Updated the troubleshooting doc with a chapter for the proc_fork errors that happen on a tiny VPS with no swap space. Also added the solution provided in #1849 , #1101 , #945 .
2014-02-24 09:40:02 +01:00
Carsten Brandt
4af421bce1
Update aliases.md
...
added another example to make clear how it works.
fixes #2741
2014-02-22 17:30:47 +01:00
Chris Smith
78568b49d6
Correct use of English
2014-01-31 16:36:00 +00:00
Chris Smith
0858e96ac6
Correct capitalisation of OAuth
2014-01-31 16:33:47 +00:00
Chris Smith
f1af43068c
Change docs to reflect support for GitHub 2FA
2014-01-31 16:33:13 +00:00
Nils Adermann
0238aaf5ac
Merge pull request #2629 from moranjk/master
...
Implemented Pre/Post Archive Script Events
2014-01-29 01:12:19 -08:00
James Moran
c103b54991
updated documentation with pre/post archive events
2014-01-27 19:45:20 -05:00
Christophe Coevoet
57d1cff0bc
Fixed a typo in the doc about github auth
2014-01-22 17:41:53 +01:00
Daniel Londero
e776294616
Add API rate limit and two factor authentication doc
2014-01-15 18:17:31 +01:00
Luis Cordova
8d10181873
documentation for http basic authentication method for repositories
2013-12-28 18:03:28 -05:00
Jordi Boggiano
fa60a9974a
Merge pull request #2515 from asgrim/patch-1
...
Add information on how to run scripts manually
2013-12-26 05:37:23 -08: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
Adán Lobato
f9f144862e
Fixed minor typo on 'require' property
2013-12-17 09:33:46 +01:00
Nico Schoenmaker
14b463da1c
Added reference to script events in plugins.md
2013-11-27 12:55:12 +01:00
Elan Ruusamäe
847b33da44
drop ^A
...
added probably mistakenly in e34dae4d42
2013-11-13 22:41:44 +02:00
Joshua Gigg
c4818e5cb4
Fix code formatting introduced by PR #2333
2013-10-19 15:03:00 +01:00
Jordi Boggiano
5e160c0f9e
Merge pull request #2333 from giggsey/patch-1
...
Add documentation for resolve-dependencies
2013-10-16 09:16:23 -07:00
Joshua Gigg
6c96bf6ae6
Add documentation for resolve-dependencies
2013-10-15 14:07:05 +01: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
Nicolas Bastien
6a435f97c8
Correct line length
...
Correct GromNaN comment
2013-09-30 00:10:23 +02:00
Nicolas Bastien
e34dae4d42
[DOC] add link to Monolog library
2013-09-28 06:51:54 +02:00
Peter Schultz
9d15a32405
Add missing require to example composer.json
2013-09-16 01:39:08 +02:00
akorsus
520e02e0a9
Fixed Typo
...
JSON didn't validate
2013-09-11 19:20:29 +02:00
Stephan Hochdörfer
4acfe1a079
Added missing semicolon
2013-09-09 22:35:21 +02:00
Nils Adermann
f69a47066d
Fix numbering in custom installers article
2013-09-08 18:03:05 +02:00
Fabian Vogler
7b43d4909c
Use getPackageBasePath instead of getInstallPath
...
As LibraryInstaller uses getPackageBasePath for uninstall: https://github.com/composer/composer/blob/master/src/Composer/Installer/LibraryInstaller.php#L126
2013-09-06 17:44:16 +02:00
Fabian Vogler
0f9988b065
Documentation fixes for composer-plugin type
2013-09-06 16:49:01 +02:00
Nils Adermann
98e5eabf75
Document how to write and use plugins
2013-09-05 20:08:17 +02:00
Sascha Egerer
e31a0f8296
Add pre-status-cmd and post-status-cmd hooks
2013-08-01 08:44:07 +02:00
Javier Eguiluz
7fb0ea45e7
Fixed minor typo in composer.json example
2013-07-31 10:30:18 +02:00
thewilkybarkid
afe9554515
Use full diagnose command name
2013-06-12 13:05:01 +01: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
062b05d37d
Fix typos/wording
2013-04-27 17:51:05 +02:00
Jordi Boggiano
5806770a81
Merge remote-tracking branch 'tarjei/patch-1'
2013-04-27 17:49:24 +02:00
Max Voloshin
66c7654b45
fix ssl options; add tips about ssl and ssh2 options
2013-04-13 19:24:03 +03:00
Jordi Boggiano
7740196b13
Add docs for diag command
2013-04-04 00:47:03 +02:00
Jeremy Postlethwaite
e16c697b4c
Update custom-installers.md
...
Fixed documentation error.
2013-04-02 09:00:20 -07:00
till
5774f5db4a
Engrish is hard.
2013-03-30 21:48:18 +01:00
till
378615d646
Documentation for satis-based downloads.
2013-03-30 21:21:14 +01:00
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).
2013-03-13 16:39:22 +02:00
Jordi Boggiano
e69a05949b
Tweaking text and wrapping lines
2013-03-13 11:03:44 +01:00
Alexander Pánek
91c431c907
Adding some more description what Satis is/does
2013-03-13 10:59:02 +01:00
Tarjei Huse
b79daf4357
Update troubleshooting.md
...
I never thought of looking in the aliases section of the documentation...
2013-03-04 14:17:43 +01:00
Jordi Boggiano
7f861d0c07
Merge pull request #1609 from jeffturcotte/patch-1
...
Satis configuration file description
2013-02-25 09:23:32 -08:00
Jordi Boggiano
8518cd1be8
Add post-autoload-dump event to docs/schema
2013-02-22 18:44:50 +01:00
Jeff Turcotte
6428aa1aa2
Further simplified Satis Config intro
2013-02-22 09:48:43 -05:00
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.
2013-02-21 21:05:27 -05:00
Jordi Boggiano
9dfdc86292
Rephrase package not found troubleshooting entry
2013-02-19 16:18:45 +01:00
Jordi Boggiano
7620541c27
Merge remote-tracking branch 'pscheit/patch-1'
2013-02-19 16:11:58 +01:00
Igor Wiedler
c1a4e5d43b
Add curl -sS everywhere
2013-02-18 17:56:13 +01:00
Bilal Amarni
b02e077ab2
added a note about #1526
2013-01-27 23:07:01 +01:00
Arul
1ba62d09e4
Update doc/articles/vendor-binaries.md
2013-01-26 11:52:28 +08:00
PCSG
d0a61bbaa0
Update doc/articles/scripts.md
...
forget a comma
2013-01-23 18:55:57 +01:00
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
2013-01-22 16:35:20 +00:00
David Zuelke
7e1f81dc1e
rename vendor-bins.md to vendor-binaries.md
2013-01-14 19:42:12 +01:00
David Zuelke
e423c69d8e
Rename "vendor bins" to "vendor binaries"
...
Because a binary is not a receptacle :) Less confusing this way.
2013-01-14 19:01:09 +01:00
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
2013-01-06 21:00:36 +01:00
Jordi Boggiano
3f68577775
Clarify what a comparable version is on the aliasing page
2012-11-08 21:01:26 +01:00
Jordi Boggiano
83cd5dd092
Change docs URLs to point to HTTPS versions of the sites
2012-11-08 15:10:26 +01:00
Igor Wiedler
0d07559287
Clarify that branch aliases must be done in the target repository
2012-11-06 15:17:52 +01:00
Jordi Boggiano
e85ca1ed94
Add --check to troubleshooting docs
2012-10-30 12:54:53 +01:00
Jordi Boggiano
5fc0de566f
Fix docs
2012-10-22 20:24:05 +02:00
Jordi Boggiano
083ca464b3
Merge remote-tracking branch 'johnkary/cliEvents'
2012-10-22 18:57:51 +02:00
John Kary
a069f7a906
Fix styling typo
2012-10-21 14:05:32 -05:00
Jonathon Hill
dee785cc81
Minor English and readability improvements
2012-10-16 15:49:01 -03:00
Dmitry Menshikov
4302ede68a
Fixed urls on the troubleshooting page
2012-10-11 21:20:49 +03:00
Jordi Boggiano
0e997a94fb
Format docs
2012-10-08 19:42:28 +02:00
Jordi Boggiano
81a7d40428
Merge remote-tracking branch 'timheil/master'
2012-10-08 19:31:49 +02:00
John Kary
b213e585df
Update and refine Scripts docs with CLI-based commands
2012-10-05 23:37:26 -05:00
Sander Marechal
3e63ebf7fe
Add stream context options documetation
2012-10-03 20:32:00 +02:00
Jordi Boggiano
9798361937
Merge pull request #1040 from igorw/make-pdf
...
Script to generate PDF from docs
2012-09-09 03:23:44 -07:00
Igor Wiedler
d93f03d0c4
Re-wrap and re-format some docs to make the LaTeX friendly
2012-08-29 22:30:47 +02:00
Tim Heil
f2ba19ace2
Troubleshooting ... some lessons learnt
2012-08-27 22:09:00 +02:00
Jordi Boggiano
3946a44499
Merge remote-tracking branch 'chEbba/memory_limit'
...
Conflicts:
bin/composer
2012-08-24 17:39:49 +02:00
Kirill chEbba Chebunin
34c4f94619
Fix typo in troubleshooting doc
2012-08-24 18:32:36 +04:00
Kirill chEbba Chebunin
21596b2ccd
Increase memory to 512M, remove warning
2012-08-24 17:49:35 +04:00
Kirill chEbba Chebunin
4f129424e1
Increase memory_limit to 256M if it is lower than this value
2012-08-24 17:06:03 +04:00
Kirill chEbba Chebunin
99f3444f30
Fix typo in troubleshooting article
2012-08-24 14:35:16 +04:00
Kirill chEbba Chebunin
47156103a6
Remove hard coded memory limit. Add troubleshooting doc
2012-08-24 13:53:02 +04:00
Andrew Short
e0a1d9ef58
Support multiple installers in a composer-installer package.
2012-05-25 18:28:53 +10:00
Jordi Boggiano
e982c19bdb
Add fields to sample satis config
2012-04-27 22:40:43 +02:00
Igor Wiedler
6a1843da38
[docs] Change alias article according to comments
...
1.0.x-dev alias is safer than 1.0-dev. require-dev is also supported.
Clarify that inline aliases are for matching constraints of deps.
Tell users to avoid inline aliasing if possible.
2012-04-26 19:21:31 +02:00
Igor Wiedler
7b882479a7
[docs] Aliases: branch-alias and inline aliasing
2012-04-26 18:40:00 +02:00
Jordi Boggiano
108134451d
Fix typo
2012-04-19 20:50:24 +02:00
Jordi Boggiano
ada8d69507
Update satis docs
2012-04-19 19:56:02 +02:00
Igor Wiedler
e802b98897
[improve-docs] Move create-project command documentation into cli chapter
2012-04-13 12:36:27 +02:00
Igor Wiedler
cfe53bdc25
[improve-docs] Remove packagist update schedule article
...
It is wrong and doesn't belong in the composer docs.
2012-04-13 12:14:35 +02:00
Igor Wiedler
3580f033df
[improve-docs] Add taglines to articles
2012-04-13 12:13:52 +02:00
Jordi Boggiano
6c6c95e506
Reword some things and make it a bit more accurate
2012-04-08 19:09:57 +02:00
Mike van Riel
2f2f2e4f26
Incorporated latest feedback: added use statement in code example and removed explicit type-cast
2012-04-08 14:24:34 +02:00
Mike van Riel
b3e0126acf
Removed trailing comma
2012-04-07 18:47:53 +02:00
Mike van Riel
5b8ba09bfc
Renamed phpdocumentor/template. to phpdocumentor/template- and limited line length to 80 characters
2012-04-07 18:46:58 +02:00
Mike van Riel
74f460ed80
Written documentation on Custom Installers
2012-04-07 18:27:54 +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
04d2acda29
Add docs about satis & why repositories are not loaded recursively
2012-03-23 20:58:12 +01:00
Jordi Boggiano
53ab5011f0
Update create projects docs
2012-03-08 21:12:43 +01:00
Jordi Boggiano
d5d133e584
Move create projects article
2012-03-08 21:08:55 +01: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