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
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
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
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
Bryan J. Agee
0db97259ba
Adds fallthrough comments to bin/composer (PSR-2 compliance)
2013-01-10 08:20:45 -08:00
Jordi Boggiano
c17aac04a9
Mark minimum phpunit version
2013-01-10 12:57:15 +01:00
Jordi Boggiano
a092f98644
Update lock
2013-01-10 12:04:16 +01:00
Jordi Boggiano
20a0abbfc5
Merge remote-tracking branch 'jubianchi/master'
2013-01-10 11:56:55 +01:00
Julien Bianchi
5abfe47624
Adds dev dependency to phpunit/phpunit
2013-01-10 11:51:37 +01:00
Jordi Boggiano
b51a4a7854
Improve depends output, fixes #1459
2013-01-08 17:38:27 +01:00
Jordi Boggiano
c80cb76b9b
Always prepend autoloaders to avoid tools (i.e. phpunit) taking precedence over the project autoloader
2013-01-08 17:34:37 +01:00
Jordi Boggiano
1356021cb9
Remove installation-source from lock file, fixes #1464
2013-01-08 13:54:25 +01:00
Jordi Boggiano
c31f4be112
Add test to verify url and and hash are updated, fixes #1460
2013-01-07 20:27:52 +01:00
Jordi Boggiano
b34220edc8
Remove docs about light-weight packages
2013-01-07 18:55:55 +01:00
Jordi Boggiano
bf328697e1
Stop encouraging people ignore tests from their releases
2013-01-07 18:29:37 +01:00
Jordi Boggiano
78290945b8
Make sure there is a class to find in the file that must be ignored
2013-01-05 23:40:06 +01:00
Jordi Boggiano
2e19d67aec
allow K/KB as well as KiB for cache size configuration
2013-01-05 20:02:51 +01:00
Jordi Boggiano
514a3cde77
CS fixes
2013-01-05 20:01:58 +01:00
Jordi Boggiano
6ce285b70c
Merge remote-tracking branch 'galymzhan/add-cache-files-maxsize'
2013-01-05 19:51:54 +01:00
Jordi Boggiano
d925598f1d
Rephrase/reformat some of the intro, refs #1450
2013-01-05 18:46:42 +01:00
Jordi Boggiano
8091eeeac7
Merge remote-tracking branch 'bradp/patch-1'
2013-01-05 18:39:56 +01:00
Jordi Boggiano
1a98d9f705
Only inject logo in help page and not in the app name
2013-01-05 18:33:29 +01:00