Jordi Boggiano
a79d0ab886
Merge remote-tracking branch 'jeremyFreeAgent/feature/tree'
2015-11-27 00:10:04 +00: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
Łukasz Wojciechowski
f627365359
Fix broken link on Community docs page
2015-11-26 15:05:30 +01:00
Jérémy Romey
36271a7dd1
Added a tree view of required packages
2015-11-26 11:06:09 +01:00
Sullivan SENECHAL
9fd67e9e82
Add alias trick on xdebug documentation part
2015-11-25 17:10:18 +01:00
Jordi Boggiano
25fd5065f7
Tweak path repo docs, refs #4588
2015-11-22 16:39:17 +00:00
Jordi Boggiano
1de34e0968
Fix php example
2015-11-22 16:33:09 +00:00
=
1c3c84cf88
Typo fix ("Example:" must go outside the JSON block).
2015-11-22 16:30:55 +01:00
=
9fd9d34b40
Describe how to reference PHP versions and PHP extensions.
2015-11-22 16:26:10 +01:00
Jordi Boggiano
a10bffec0e
Merge remote-tracking branch 'GromNaN/gitlab'
2015-11-21 21:48:46 +00: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
Jordi Boggiano
4071b09091
Merge pull request #4615 from staabm/xdebugwarn
...
add a warning when xdebug is loaded while running composer commands
2015-11-19 14:47:52 +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
06586c9b40
Merge pull request #4612 from potherca/path-repository-documentation
...
Adds more details about Path Repository to the Documentation - #4412
2015-11-19 10:53:12 +01:00
Ben Peachey
11c71fb09f
Review feedback: fixes line length and typos.
2015-11-18 20:14:36 +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
Ben Peachey
9775379e64
Adds some more details about Path Repository #4412
...
- Mentions symlinking
- Mentions absolute paths also being supported
2015-11-15 11:26:00 +01:00
Jordi Boggiano
adc0bbeeb9
Forward args/flags down to referenced events
2015-11-14 14:02:47 +00:00
Jérôme Tamarelle
ac68a721f4
Merge remote-tracking branch 'composer/master' into gitlab
...
Conflicts:
doc/04-schema.md
src/Composer/Util/RemoteFilesystem.php
2015-11-14 14:13:39 +01:00
Giorgio Premi
a25492d1b9
Allow composer script call with @ syntax
2015-11-09 15:34:11 +01:00
Jordi Boggiano
5a5088eb34
Add docs about wildcard support
2015-10-30 20:48:26 +00:00
Jordi Boggiano
463236cb74
Close code block in docs and tweak some wording
2015-10-30 18:51:52 +00:00
Jordi Boggiano
084f6de24e
Merge remote-tracking branch 'trivago/add_exclude'
...
Conflicts:
doc/04-schema.md
src/Composer/Autoload/AutoloadGenerator.php
2015-10-30 00:00:44 +00: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
Jordi Boggiano
615638c7c3
Simplify bin-compat by removing the nosymlink option, refs #3704
2015-10-27 15:36:12 +00:00
Jordi Boggiano
c9b51a5751
Merge remote-tracking branch 'kocsismate/feature-bin-compat'
2015-10-27 15:20:53 +00:00
Rob
7a9eb02190
Merge pull request #4455 from samsaggace/config_archive
...
Enable command line configuration for archive-dir and archive-format
2015-10-07 12:05:33 +02:00
Nicolas Toniazzi
b6df8549cd
Merge remote-tracking branch 'parent/master'
...
Conflicts:
src/Composer/Factory.php
2015-10-05 09:52:52 +02:00
3onyc
8cacb16cce
Typo: prefering -> preferring
2015-10-03 22:40:55 +02:00
Sebastien Chemin
13f6ae1820
Fix archive-dir documentation example
...
Use an example of archive-dir configuration
2015-09-28 13:33:35 +02:00
Jordi Boggiano
8f44f9cc67
Merge pull request #4422 from dennisbirkholz/wildcard-repositories
...
Enable wildcards in path names for path repositories
2015-09-20 16:41:02 +01:00
Jordi Boggiano
8913ac2fff
Merge pull request #4362 from bd808/classmap-authoritative-cli
...
Add cli argument for classmap-authoritative
2015-09-20 16:00:21 +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
Dennis Birkholz
17636d1bd2
Use 'note' box to inform about wildcards
2015-09-18 14:23:54 +02:00
Dennis Birkholz
e4435790a4
Documentation
2015-09-15 17:39:55 +02:00
Gabriele Santini
dd0070af98
Update 05-repositories.md
...
fix typo
2015-09-15 16:44:41 +02:00
Samuel ROZE
284e4761bf
Add documentation about the `path` repository
2015-09-14 09:48:15 +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
Bryan Davis
71cb587611
Add autoloader cli options to `require` and `remove`
...
Update the `composer require` and `composer remove` commands to support
the `--optimize-autoloader` and `--classmap-authoritative` cli options
and associated configuration settings. All cli entry points that invoke
`Installer::run()` or `AutoloadGenerator::dump()` now have consistent
support for these autoloader optimization flags.
2015-08-19 22:18:54 -06:00
Bryan Davis
cc2b9cfca5
Add cli argument for classmap-authoritative
...
Add a `--classmap-authoritative (-a)` argument to `composer install`,
`composer update` and `composer dumpautoload`. This enables the same
authoritative classmap behavior as the existing `classmap-authoritative`
configuration setting. The option can be used for creating highly
optimized production autoloaders via `composer install --no-dev
--optimize-autoloader --classmap-authoritative` for projects where
multiple autoloaders are present and unnecessary `file_exists` calls
introduce performance issues.
Closes #4361
2015-08-19 22:18:54 -06: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
976491d865
Rewrap markdown, refs #4329
2015-08-09 15:09:34 +01:00
emersonthis
5508bb8725
Clarified instructions
2015-08-04 16:54:43 -04:00
Kocsis Máté
87c16073ec
Merge branch 'master' of https://github.com/composer/composer into feature-bin-compat
2015-07-22 15:54:20 +02:00
Jordi Boggiano
c6cc6dd607
Advise the use of absolute paths, fixes #4259
2015-07-21 14:46:38 +01: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
Nils Adermann
417516098e
Document that lock file name uses COMPOSER env var
2015-07-16 11:51:31 +02:00
Andreas Möller
5828f6202d
Enhancement: Also validate lock file
2015-07-10 18:07:40 -04:00
Nils Adermann
39e6f51bef
Clarify --no-check-publish in docs
2015-07-09 13:04:41 +02:00
Nils Adermann
984c0afddf
Merge pull request #4230 from localheinz/fix/validate
...
Fix: Update docs for validate command
2015-07-09 13:03:35 +02:00
Nils Adermann
93fd8a928a
Merge pull request #4235 from localheinz/fix/colon
...
Fix: Streamline options in documentation
2015-07-09 13:01:07 +02:00
Ivan Krechetov
a9b98dc5b0
Fix a typo: interally -> internally
2015-07-09 08:54:24 +02:00
Andreas Möller
cb1470775c
Enhancement: Also validate if composer.lock is up to date
2015-07-08 21:48:12 -04:00
Andreas Möller
8b7f2c4984
Fix: Render option mono-spaced
2015-07-08 21:45:46 -04:00
Andreas Möller
db1d58f3d3
Fix: Append colon to option name (for consistency)
2015-07-08 21:43:08 -04:00
Andreas Möller
22ecd0b740
Fix: Update docs for require command
2015-07-08 10:40:05 -04:00
Jordi Boggiano
0964c02acb
Use only one level of verbosity
2015-07-04 12:02:57 +01:00
Jordi Boggiano
5ba41514a9
Merge remote-tracking branch 'alcohol/add-suggests-command'
2015-07-04 11:58:58 +01: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
d8d2bcadde
added some links and some restructuring
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
Rob Bast
eb98613672
add installer information
2015-06-30 15:49:00 +02:00
Rob Bast
4ddd5aa37f
cleaned up intro page a bit
2015-06-30 15:49:00 +02:00
Sam Minnee
5cd1b6d56f
Added documentation about -stable suffix in version range comparison. Fixes #4080 .
2015-06-30 13:10:16 +01: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
adc3e3a7f2
fixed typo (and auto whitespace)
2015-06-24 08:43:43 +02:00
Rob Bast
b523a22641
updated doc
2015-06-23 22:46:16 +02:00
Rob Bast
760eeb0b03
reworked suggests command
2015-06-23 22:46:16 +02:00
Gusakov Nikita
f1af16984e
[Command] Add suggests command
2015-06-23 21:04:20 +02:00
Nicolas Toniazzi
7d63eb5718
Merge remote-tracking branch 'parent/master'
...
Conflicts:
doc/04-schema.md
2015-06-23 14:19:12 +02:00
Rob Bast
4202032c56
updated config links
2015-06-22 14:18:49 +02:00
Rob Bast
48ff6b61b3
ucfirst packagist
2015-06-22 14:10:54 +02:00
Rob Bast
eba72fdd43
removed uneccesary nesting
2015-06-22 14:05:50 +02:00
Rob Bast
5a2a78fd29
the note already explains the same, but better
2015-06-22 11:23:09 +02:00
Rob Bast
3e1b7ee295
link back to schema
2015-06-22 11:13:12 +02:00
Rob Bast
6ee6074a5c
more consistent ucfirst composer references
2015-06-22 11:08:23 +02:00
Rob Bast
db4b8dd42b
wordwrap at 80
2015-06-22 10:54:55 +02:00
Rob Bast
3ed4be072d
split list into individual sections/paragraphs
2015-06-22 10:53:17 +02:00
Rob Bast
859522ffb7
moved some non-config sections back
2015-06-22 10:53:04 +02:00
Rob Bast
141f2b626f
link from schema to config
2015-06-22 10:02:27 +02:00
Rob Bast
016cc7ee19
splitting up some docs, closes #4155
2015-06-22 10:00:04 +02:00
Thibault Jamet
460f2f438e
Update documentation with new archive configuration
2015-06-17 20:53:09 +02:00