6389 Commits (e6f21137ad9830e4b9614bc94eab0c302cdfb29a)
 

Author SHA1 Message Date
Niels Keurentjes e6f21137ad Undefined or default return points fixed. 8 years ago
Jordi Boggiano 40c14709f7 Update changelog for 1.0.0 8 years ago
Jordi Boggiano 9f3b1fd062 Merge remote-tracking branch 'curry684/issue-5130' 8 years ago
Jordi Boggiano 997b5ef536 Merge pull request #5129 from hiqsol/get-global-composer
Added getter for global composer
8 years ago
Niels Keurentjes 63d3964ab5 Rollback installation of plugins if corrupted, fixes #5130 8 years ago
Jordi Boggiano bc1d92aeee Merge pull request #5144 from ktomk/patch-6
Skip non-empty directories in zip generation
8 years ago
Tom Klingenberg 8389b4b829 Skip non-empty directories in zip generation
Empty dirs get archived (leafs).

Previously it seemed ok to skip all directories in zip generation.

References:

- Ref: 6066359944

- Issue: #4865 Keep empty folders after re-zip a module
8 years ago
Jordi Boggiano b2b4603215 Fix handling of http://foo/packages.json style repo URLs, fixes #5135 8 years ago
Jordi Boggiano 134ce134a2 Rename COMPOSER_DISABLE_ROOT_WARN to COMPOSER_ALLOW_SUPERUSER, refs #5119 8 years ago
Jordi Boggiano cb8587cdad Add COMPOSER_DISABLE_ROOT_WARN env var and skip root warning on self-update command as well, refs #5119 8 years ago
Jordi Boggiano eb84ca564f Use unique cache dir for integration tests as well 8 years ago
Jordi Boggiano 1bd9c8da3c More ruletest fixes for 7.1 8 years ago
Jordi Boggiano c74e6df65d Fix strings being passed to an int arg, fixes 7.1 build 8 years ago
Jordi Boggiano 870dcece1f Merge pull request #5120 from Seldaek/improve-errors
Improve solver error reporting
8 years ago
Jordi Boggiano 5822b58c1f Avoid using realpath when generating classmap, speeds up generation and keeps paths local to project in case of symlinks/path repo 8 years ago
Jordi Boggiano e5813d06ae Merge pull request #5125 from markatom/rss-support
Add RSS channel to support section in composer schema
8 years ago
Jordi Boggiano dfd22c641d Bulletproof sudo clobbering, refs #5122 8 years ago
Jordi Boggiano 289ef7fbfb Merge remote-tracking branch 'curry684/issue-5119' 8 years ago
Jordi Boggiano fc57cc8d7e Remove changes in StreamContextFactory, refs #5055 8 years ago
Jordi Boggiano 2c9326bacb Merge remote-tracking branch 'wenkepaul/master' 8 years ago
Jordi Boggiano 23af589076 Add test case for solver problem improvements 8 years ago
Jordi Boggiano 623c0dcda7 Improve solver error reporting, fixes #5086, fixes #2575, fixes #2661 8 years ago
Andrii Vasyliev 5b759da174 add getter for global composer 8 years ago
Jordi Boggiano e8b1a5f357 Merge pull request #5126 from DavidPrevot/equals
Fix method name
8 years ago
Jordi Boggiano 95ec3eb3ee Merge pull request #5032 from curry684/proposal-5508
Centralize secure-http checking
8 years ago
David Prévot 933a8e1d09 Fix method name
It makes the test fail with recent (>= 3.1) phpunit-mock-objects
version.
8 years ago
Niels Keurentjes 49524bc4ba Centralize secure-http checking 8 years ago
Paul.Wenke 59ae2716aa Fixed typo in exception message for Bitbucket config command. 8 years ago
Niels Keurentjes a0070e724b Clobber any existing sudo leases before execution to prevent malicious code gaining root privileges. 8 years ago
Tomáš Markacz bb05ce5c7f Add RSS channel to support section in composer schema (closes #5073) 8 years ago
Niels Keurentjes 557a55fbe5 Clobber sudo credentials to prevent careless privilege escalations. 8 years ago
Jordi Boggiano 37a1e12672 Mark failed downloads as failed instead of 100% complete, fixes #5111 8 years ago
Jordi Boggiano 7595734df0 Fix changelog link 8 years ago
Jordi Boggiano 0c6133b481 Update CHANGELOG 8 years ago
Jordi Boggiano 95c263284a Merge pull request #5064 from Seldaek/update-channels
Add update channels support to self-update and diagnose
8 years ago
Jordi Boggiano 9af645ef50 Fix missing var ref, refs #5117 8 years ago
Jordi Boggiano 6a88d49ffb Add support for the new binary installer in PEAR installer, fixes #5117 8 years ago
Jordi Boggiano a188db237b Merge pull request #5116 from vlakoff/self-update-2
Fix missing argument for getLastBackupVersion()
8 years ago
vlakoff 47d196f37f Fix missing argument for getLastBackupVersion() 8 years ago
Jordi Boggiano f542b0f32d Only use Path if it is actually available, refs #5114 8 years ago
Jordi Boggiano 2f6b4c439d Merge remote-tracking branch 'mizunashi-mana/fix-issue-5045' 8 years ago
Jordi Boggiano e0fa2ed9c6 Merge remote-tracking branch 'vlakoff/clean-backups' 8 years ago
Jordi Boggiano 747af10483 Clarify required by root message, refs #5099 8 years ago
Jordi Boggiano 5f9d4a81a0 Merge remote-tracking branch 'curry684/moar-logging' 8 years ago
Jordi Boggiano ace88fa986 Rename LibraryBinariesHandler and reorganize constructor args, refs #5100 8 years ago
Jordi Boggiano 6527bb4166 Merge pull request #5100 from helhum/master
Extract binary installation and removal to own class
8 years ago
Jordi Boggiano 340d9789c8 Merge pull request #5095 from schlessera/schlessera-4451-relative-path
Make sure to use an absolute path for symlinking in PathDownloader.
8 years ago
Jordi Boggiano f18f383a7b Merge pull request #5113 from Slamdunk/patch-2
Install / Update script event changed, now documented
8 years ago
Jordi Boggiano 2ca2fba083 Merge pull request #5112 from ifdattic/patch-1
Fix typo
8 years ago
Andrew Marcinkevičius 19c6458e6e Fix typo 8 years ago