Rob Bast
62a890df5c
add dist/source to package definition
2016-10-04 13:20:37 +02:00
Rob Bast
585773a3cc
changes based on feedback from @stof in #5739
2016-10-04 13:05:06 +02:00
Nils Adermann
23d2e5600a
Merge pull request #5738 from Toflar/reduce-hashing-calls
...
Reduce calls on Rule::getHash()
2016-10-04 12:20:39 +02:00
Jordi Boggiano
d0206233f3
Merge pull request #5739 from alcohol/composer-repository-json-schema
...
[wip] composer repository json schema
2016-10-04 11:34:49 +02:00
Rob Bast
9437122acc
composer repository json schema
2016-10-04 11:34:28 +02:00
Yanick Witschi
7b5fe5c7d4
CS
2016-10-04 10:40:18 +02:00
Jordi Boggiano
af41a814b5
Merge pull request #5747 from alcohol/remove-includes-from-docs
...
remove 'includes' references from docs
2016-10-03 19:50:51 +02:00
Rob Bast
7377db32ae
remove 'includes' references from docs
...
Relates to #5739 - we do not want to mention attributes/properties that
are considered legacy and/or deprecated.
Also reflowed some lines.
2016-10-03 10:14:57 +02:00
Jordi Boggiano
32e3464e02
Merge pull request #5740 from dzuelke/platform_zts_debug
...
Add php-debug and php-zts virtual platform packages
2016-10-01 14:08:16 +02:00
Jordi Boggiano
1c34248022
Check that PHP_ZTS is defined
2016-10-01 13:03:15 +02:00
Jordi Boggiano
9b08ee48db
Update platform package regex
2016-10-01 13:01:47 +02:00
David Zuelke
19126d76a6
unify php-* package description grammar
2016-09-30 23:12:13 +02:00
David Zuelke
a26c03eef0
add php-zts virtual platform package
2016-09-30 23:12:13 +02:00
David Zuelke
0f68c01094
add php-debug virtual platform package
2016-09-30 23:12:13 +02:00
Yanick Witschi
a9e88a27b3
CS
2016-09-30 17:40:28 +02:00
Yanick Witschi
4a769a785c
Reduce calls on Rule::getHash()
2016-09-30 17:25:41 +02:00
Jordi Boggiano
00c1b601c8
Add link to docs, fixes #5712
2016-09-29 08:54:28 +02:00
Jordi Boggiano
b6cc2c7b83
Merge pull request #5665 from radmiraal/default-strategy-from-environment
...
Allow setting default transport strategy for path repositories
2016-09-29 08:41:11 +02:00
Jordi Boggiano
0c4cae056f
Simplify code
2016-09-29 08:40:03 +02:00
Jordi Boggiano
e3a5b4c723
Wording tweaks, refs #5733
2016-09-29 08:20:23 +02:00
vbashkirtsev
eb494e5464
Elaborated on importance of PHP extension dependencies
...
@Seldaek: As discussed yesterday here addition to the docs re PHP extensions. I have put it as a note as it appears emphasized for users to notice easily.
2016-09-28 21:10:16 +09:30
Jordi Boggiano
d7f821434d
Merge pull request #5723 from alcohol/user-password-mask-patch
...
User password masking patch
2016-09-27 15:56:47 +02:00
Rob Bast
e60eff5f2e
apply patch
2016-09-27 14:45:33 +02:00
Rob Bast
b4fd19aae4
add test exposing the problem
2016-09-27 14:45:19 +02:00
Jordi Boggiano
012fb1813c
Merge pull request #5715 from ro0NL/ro0NL-patch-1
...
Set branch alias for 1.3-dev
2016-09-26 10:32:05 +02:00
Roland Franssen
957124ddb7
Set branch alias for 1.3-dev
2016-09-25 23:08:15 +02:00
Rens Admiraal
a294af3f16
Allow setting default transport strategy for path repositories
...
This change allows setting COMPOSER_MIRROR_PATH_REPOS to 1
in the environment to set the default strategy to 'mirror'.
This allows using 'mirror' during deployments while still symlinking
on a development machine. The default is still overwritten by the
options on the repository configuration.
2016-09-25 19:56:12 +02:00
Jordi Boggiano
3030dab90e
Merge branch '1.2'
2016-09-23 16:37:54 +02:00
Ruslan Bekenev
8c1f889806
cut out "file://" from VCS download() method
...
this issue was happening due to realpath() function
that cannot work with "file://" path.
For local repositories it is valid url but not valid for realpath()
2016-09-23 16:37:32 +02:00
Jordi Boggiano
048a801fce
Merge pull request #5698 from johnstevenson/restart2
...
Simplify XDebugHandler restart process
2016-09-23 16:35:12 +02:00
johnstevenson
e9a97004c5
Simplify XdebugHandler restart process
2016-09-23 13:50:54 +01:00
Jordi Boggiano
73a8e2c1ab
Merge pull request #5708 from alcohol/issue-5701
...
test cases for #5701
2016-09-23 13:33:28 +02:00
Rob Bast
4213fbc8c6
does not apply for hhvm
2016-09-23 13:27:15 +02:00
Rob Bast
181b172e77
test cases for #5701
2016-09-23 12:22:45 +02:00
Jordi Boggiano
6ca32b5bc5
Merge branch '1.2'
2016-09-21 11:48:38 +02:00
Rob Bast
1cf4ecd648
remove env variable after test assertion
2016-09-21 11:48:32 +02:00
Fabien Potencier
e83f7c2929
Fix process timeout when set to 0
2016-09-21 11:48:10 +02:00
Rob Bast
22100b21ee
Merge branch 'fabpot-process-timeout-fix'
...
* fabpot-process-timeout-fix:
remove env variable after test assertion
Fix process timeout when set to 0
2016-09-21 11:34:53 +02:00
Rob Bast
2ef9cde060
remove env variable after test assertion
2016-09-21 11:34:28 +02:00
Fabien Potencier
2c77fd6801
Fix process timeout when set to 0
2016-09-20 18:25:05 -07:00
Jordi Boggiano
b171c24101
Merge branch '1.2'
2016-09-19 18:47:48 +02:00
Jordi Boggiano
8e1b90bc08
Allow reading repo.0 in config command, fixes #5692
2016-09-19 18:47:44 +02:00
Jordi Boggiano
68861c48ed
Merge branch '1.2'
2016-09-17 13:27:39 +02:00
Jordi Boggiano
64d29dc6dc
Fix regex cleaning up repo URLs, fixes #5686
2016-09-17 13:27:29 +02:00
Jordi Boggiano
d4afef35cd
Merge pull request #5683 from SpacePossum/1_12_No_concat
...
Remove useless concat from autoload.
2016-09-16 15:15:01 +02:00
SpacePossum
2ae0800cd3
Remove useless concat.
2016-09-16 14:50:34 +02:00
Jordi Boggiano
20ee689bb4
Upgrade json-schema to allow v3 and upgrade other deps
2016-09-14 18:06:37 +02:00
Jordi Boggiano
14c77130e8
Add php7.1 to the build
2016-09-14 11:33:43 +02:00
Jordi Boggiano
ec2660fe78
Fix regex escaping, fixes #5674
2016-09-13 16:18:05 +02:00
Jordi Boggiano
429ee5f8eb
Merge branch '1.2'
2016-09-12 22:50:58 +02:00