7136 Commits (7aa7c3ced3e34cd9067963144dd02108bc1a936f)
 

Author SHA1 Message Date
Jordi Boggiano fd891d2e78 Merge pull request #5758 from stof/clean_test_namespace
Fix namespace for tests for consistency
8 years ago
Jordi Boggiano ca1168478b Remove expander blocks in issue template 8 years ago
Jordi Boggiano 823a673b12 Merge pull request #5770 from fabpot/var-decl-missing
added missing var declaration
8 years ago
Fabien Potencier b502a35fc1 added missing var declaration 8 years ago
Fabien Potencier 2853e82400 removed obsolete code 8 years ago
Christophe Coevoet d5810c8a36 Fix namespace for tests for consistency 8 years ago
Rob Bast a45ae5f585
fix test 8 years ago
Rob Bast 62a890df5c
add dist/source to package definition 8 years ago
Rob Bast 64317e1ff8
bring arraydumper in line with json schema spec and packagist 8 years ago
Rob Bast 585773a3cc
changes based on feedback from @stof in #5739 8 years ago
Nils Adermann 23d2e5600a Merge pull request #5738 from Toflar/reduce-hashing-calls
Reduce calls on Rule::getHash()
8 years ago
Jordi Boggiano d0206233f3 Merge pull request #5739 from alcohol/composer-repository-json-schema
[wip] composer repository json schema
8 years ago
Rob Bast 9437122acc
composer repository json schema 8 years ago
Yanick Witschi 7b5fe5c7d4 CS 8 years ago
Jordi Boggiano af41a814b5 Merge pull request #5747 from alcohol/remove-includes-from-docs
remove 'includes' references from docs
8 years ago
Rafael Kassner 34ec5fba58 Code review fixes 8 years ago
Rafael Kassner 44634a689d HgDriver does not identify bitbucket mercurial repos correctly 8 years ago
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.
8 years ago
Jordi Boggiano 32e3464e02 Merge pull request #5740 from dzuelke/platform_zts_debug
Add php-debug and php-zts virtual platform packages
8 years ago
Jordi Boggiano 1c34248022 Check that PHP_ZTS is defined 8 years ago
Jordi Boggiano 9b08ee48db Update platform package regex 8 years ago
David Zuelke 19126d76a6 unify php-* package description grammar 8 years ago
David Zuelke a26c03eef0 add php-zts virtual platform package 8 years ago
David Zuelke 0f68c01094 add php-debug virtual platform package 8 years ago
Yanick Witschi a9e88a27b3 CS 8 years ago
Yanick Witschi 4a769a785c Reduce calls on Rule::getHash() 8 years ago
Roel Arents 489a8f3d5a revert to simply making an exception (no acces_token) for bitbucket/user/repo/downloads URLs
[#5584]
8 years ago
Roel Arents d338a95174 use seldaek's bitbucket repo for unit tests instead of 3rd party 8 years ago
berlinger-rarents 5123c5cf76 remove redundant truth check 8 years ago
Jordi Boggiano 00c1b601c8 Add link to docs, fixes #5712 8 years ago
Jordi Boggiano b6cc2c7b83 Merge pull request #5665 from radmiraal/default-strategy-from-environment
Allow setting default transport strategy for path repositories
8 years ago
Jordi Boggiano 0c4cae056f Simplify code 8 years ago
Jordi Boggiano e3a5b4c723 Wording tweaks, refs #5733 8 years ago
Jordi Boggiano 902a5c32db Add bug ref 8 years ago
AnrDaemon c774d41a9c Fix realpath() failing on Windows 8 years ago
Jordi Boggiano 117e09ca48 Merge pull request #5728 from alcohol/pool-priority-matters
add a test that asserts pool priority matters
8 years ago
Jordi Boggiano 205030afc6 Merge pull request #5726 from alcohol/what-provides-stability-ordering-issue
What provides stability ordering issue
8 years ago
berlinger-rarents 8845ea467a try bitbucket downloads first time without auth
also add tests for #5584
8 years ago
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.
8 years ago
Rob Bast 9cbcda9ae6
add test that asserts pool priority matters
also switch assertEquals for assertSame
8 years ago
Rob Bast 710bb0d008
fix based on test, fixes #5724 8 years ago
Rob Bast 9f2bd34c87
test copied from #5724 8 years ago
Jordi Boggiano d7f821434d Merge pull request #5723 from alcohol/user-password-mask-patch
User password masking patch
8 years ago
Rob Bast e60eff5f2e
apply patch 8 years ago
Rob Bast b4fd19aae4
add test exposing the problem 8 years ago
berlinger-rarents 64fc8ffe3d prevent (prompt for) auth for bitbucket public downloads
#5584
8 years ago
berlinger-rarents a4e3e1b584 prevent (prompt for) bitbucket auth when it redirected
#5584
8 years ago
Jordi Boggiano 012fb1813c Merge pull request #5715 from ro0NL/ro0NL-patch-1
Set branch alias for 1.3-dev
8 years ago
Roland Franssen 957124ddb7 Set branch alias for 1.3-dev 8 years ago
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.
8 years ago