1
0
Fork 0
Commit Graph

3193 Commits (3bec5389707e61e9677033d762222375cfdc5b91)

Author SHA1 Message Date
Jordi Boggiano f67754997b Merge pull request #1532 from bamarni/patch-6
added a note about #1526
2013-01-28 01:33:58 -08:00
Bilal Amarni b02e077ab2 added a note about #1526 2013-01-27 23:07:01 +01:00
Jordi Boggiano 46f5c53521 Merge pull request #1530 from pborreli/typos
Fixed typos
2013-01-27 02:06:30 -08:00
Jordi Boggiano 05840ddb58 Merge pull request #1531 from papayasoft/feature/tweak-install-warning
Modify punctuation for outdated dependency message in installer
2013-01-27 02:06:04 -08:00
Jordi Boggiano 0d9497a472 Merge pull request #1527 from Arul-/patch-1
Update doc/articles/vendor-binaries.md
2013-01-27 01:35:54 -08:00
David Weinraub 86defea407 Modify punctuation for outdated dependency message in installer 2013-01-27 03:25:19 +07:00
Pascal Borreli 46bbf83778 Fixed typos 2013-01-26 18:43:01 +00:00
Arul 1ba62d09e4 Update doc/articles/vendor-binaries.md 2013-01-26 11:52:28 +08:00
Jordi Boggiano 5a4c720535 Add another missing use statement, fixes #1521 2013-01-25 10:22:54 +01:00
Jordi Boggiano a258ae8cfc Merge pull request #1520 from dehenne/patch-1
Update doc/articles/scripts.md
2013-01-25 01:19:55 -08:00
Jordi Boggiano 1539c54a1d Merge pull request #1523 from deguif/master
Moved setter for repository before getter in BasePackage class
2013-01-25 01:19:31 -08:00
Jordi Boggiano 958ffd8e8b Add missing use statement, fixes #1521 2013-01-25 10:16:53 +01:00
deguif 3c21dc1499 Moved setter before getter and added @inheritDoc 2013-01-24 13:04:37 +01:00
PCSG d0a61bbaa0 Update doc/articles/scripts.md
forget a comma
2013-01-23 18:55:57 +01:00
Jordi Boggiano f3dec1cba2 Add 64bit package to docs 2013-01-23 16:02:19 +01:00
Jordi Boggiano 8904888a74 Add php-64bit package if the php version has 64bit ints, fixes #1506, fixes #1511 2013-01-23 15:55:48 +01:00
Jordi Boggiano 5bac9ffaaa Merge remote-tracking branch 'xrstf/mercurial-support' 2013-01-23 15:47:51 +01:00
Jordi Boggiano db00a2a49a Merge pull request #1512 from mattkirwan/patch-1
Added stability flag to the install code: doc/articles/handling-private-packages-with-satis.md
2013-01-23 05:32:17 -08:00
Jordi Boggiano 91c8a1e059 Merge pull request #1518 from deguif/master
Fixed phpdoc in JsonFile::read()
2013-01-23 05:12:07 -08:00
deguif 1b5229dc04 Fixed phpdoc 2013-01-23 11:24:20 +01:00
Christoph c84d3d5937 replicate the git behvaiour to resolve a feature's version for mercurial 2013-01-23 04:53:57 +01:00
Christoph d84484b49d added hg support for Package\Locker 2013-01-23 04:37:02 +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
Jordi Boggiano 0cc4343641 Merge pull request #1509 from xrstf/quiet-xcopy
do not output the xcopy summary
2013-01-21 06:32:09 -08:00
Christoph c7c55915f8 do not output the xcopy summary 2013-01-21 00:52:56 +01:00
Jordi Boggiano e33aebc75d Fix cs 2013-01-17 17:15:22 +01:00
Jordi Boggiano 1bd01a8b0b Merge remote-tracking branch 'joeholdcroft/autoload-namespace-prepend' 2013-01-17 17:14:27 +01:00
Joe Holdcroft 7d5e4f76fb Bug fix & changing loop + array_unshift to array_merge 2013-01-17 14:12:03 +00:00
Jordi Boggiano a7c950cddd Add support for github-oauth in config command 2013-01-16 16:19:22 +01:00
M N Islam Shihan 41e91f3064 Fixed an issue when a phar file is used in "files" option in composer.json 2013-01-16 00:29:02 +06:00
Jordi Boggiano 8ebf4455f0 Merge pull request #1486 from dzuelke/vendorbinaries
Rename "vendor bins" to "vendor binaries" in docs
2013-01-14 11:02:07 -08: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
Pierre du Plessis 91ca7d7493 Make use-include-path default to false 2013-01-14 13:09:51 +02:00
Pierre du Plessis 84b34b70e0 Add config option to set if the PHP include path should automatically be used when generating the autoloader 2013-01-14 11:15:06 +02:00
Jordi Boggiano dea4bdf8f0 Expand {} into a new line before manipulating json, fixes #1481 2013-01-13 17:06:35 +01:00
Jordi Boggiano cea4c05021 Fix parsing of ~ version constraint with unstable versions, fixes #1476 2013-01-13 16:36:40 +01:00
Jordi Boggiano 71435b0b13 Merge pull request #1480 from igorw/create-config-on-require
Implicitly create composer.json in require command
2013-01-13 07:17:26 -08:00
Igor Wiedler 24611ec919 Add newline because JsonManipulator does not expand {} 2013-01-13 16:02:50 +01:00
Igor Wiedler a48675005b Implicitly create composer.json in require command
This allows shorteninig install instructions if you do not want to use init
(because it is interactive) and you do not want to use create-project (there
is no skeleton, or you do not want to use a skeleton).
2013-01-13 15:57:03 +01:00
Jordi Boggiano c51229dcbc Merge pull request #1477 from jrobeson/patch-1
Fix github url in vcs repository example
2013-01-12 11:03:42 -08:00
Johnny Robeson fade050d19 Fix github url in vcs repository example 2013-01-12 13:33:42 -05:00
Jordi Boggiano fed72a4803 Add system requirements to the docs, fixes #1472 2013-01-11 22:57:28 +01:00
Jordi Boggiano edbd40758a Merge pull request #1473 from KingCrunch/allow-5.5-fail
Allow the PHP5.5-build to fail
2013-01-11 13:46:36 -08:00
Sebastian Krebs 265d69d38f Allow the PHP5.5-build to fail
PHP5.5 is not officially released, so making it part of
the overall build-success seems not useful. It can be
simply re-enabled it, when PHP5.5 is released, or as
soon as the builds doesn't fail anymore.
2013-01-11 21:47:32 +01:00
Jordi Boggiano a18db058d5 Fix typo 2013-01-11 16:36:03 +01:00
Jordi Boggiano ee1691f799 Also try authenticating on github for 403 responses 2013-01-11 16:27:33 +01:00
Ronny López f627c3c603 Make Event devMode argument optional (false by default). 2013-01-10 18:12:46 +01:00
Jordi Boggiano 16671831ef CS fix 2013-01-10 17:55:41 +01:00
Jordi Boggiano 7d8636046b Merge remote-tracking branch 'bryanagee/master' 2013-01-10 17:55:14 +01:00