6553 Commits (d07b4e0f3ecf16cd86584eb86792d0d7ac0d8e12)
 

Author SHA1 Message Date
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
Filippo Tessarotto 4d1416050d Adapt scripts doc to 55b0ed8c8b 8 years ago
nishiyama 8b221905ca fix path info 8 years ago
Niels Keurentjes 8e78ce9a43 Add extra logging before and after SAT solving 8 years ago
Jordi Boggiano 0a8528c5c7 Merge pull request #5106 from ifdattic/patch-1
Fix typo
8 years ago
Andrew Marcinkevičius bddf0d4f46 Fix typo 8 years ago
Jordi Boggiano edebbef98a Add test and fix for very large repos, moar possessive quantifiers, fixes #5104 8 years ago
Jordi Boggiano 2217f4e09e Add support for PREG_JIT_STACKLIMIT_ERROR, refs #5104 8 years ago
Helmut Hummel b1ec99faed Extract binary installation and removal to own class
The functionality to install binaries might be useful
for other installers.
Create API for that by extracting this functionality from
the LibraryInstaller class.
8 years ago
Alain Schlesser 4e9885e9bc Make sure to use an absolute path for symlinking in PathDownloader. Resolves #4451 8 years ago
Paul Wenke 9059d70ba0 Corrected username / access token parameters for $this->io->setAuthentication when read from git config. Grant type is now only set when requesting an access token. Removed bitbucket-domains and bitbucket-protocols from config. Fixed bitbucket typo in JsonConfigSource. Removed unecessary comments. Changed visibility of Composer/Util/Bitbucket properties to private. Added https to bitbucket url. Removed unused $note variable. 8 years ago
Jordi Boggiano a8e9df55dc Add issue template to try and curb reports lacking information 8 years ago
Jordi Boggiano 313fbb7033 Merge pull request #5077 from barryvdh/patch-2
Add compare link to changelog for beta1
8 years ago
Jordi Boggiano cb971fcb0e Hijack pear.php.net from http to force https, refs #5071 8 years ago
Barry vd. Heuvel d99b540540 Add compare link to changelog for beta1 8 years ago
Barry vd. Heuvel fd46c7e4ba Reduce line length 8 years ago
Barry vd. Heuvel 54d86ebfc9 Use latest package for deprecations, cache latest packages 8 years ago
Jordi Boggiano 7c62e2b534 Merge pull request #5071 from jdufresne/master
Prefer the first https:// PEAR mirror; avoid http://.
8 years ago
Jon Dufresne 939955fb2c Prefer the first https:// PEAR mirror; avoid http://.
Fixes #5069
8 years ago
Barry vd. Heuvel 80be9a2c98 Add deprecated notice to show command 8 years ago
Barry vd. Heuvel ac606e4dc1 Add recommended version to show command 8 years ago
Jordi Boggiano 0db8bbfda3 Add update channels support to self-update and diagnose, fixes #4960 8 years ago
Jordi Boggiano a363df5087 Merge pull request #5035 from Seldaek/no-lock-updates-all
[RFC] Add an update-all request when there is no lock file
8 years ago
Jordi Boggiano 55b0ed8c8b Change installs into updates if there is no lock file, simplify some code, fixes #5034 8 years ago
Jordi Boggiano 653326e215 Merge pull request #5059 from alcohol/issue-4795-2
simplified existing test, added a new test - related to #4795
8 years ago
Jordi Boggiano 9580a76f0d Merge pull request #5049 from curry684/issue-5048
Make path repository options part of the dist reference hash
8 years ago
Rob Bast 8a19e8bd17 fix follow up issue to #4795 8 years ago
Rob Bast dfdcfab822 simplified existing test, added a new test 8 years ago
Jordi Boggiano 1a5445132f Merge pull request #5058 from marsuboss/patch-1
Fix typo
8 years ago
marsuboss 0cd5008a8f Update 04-schema.md 8 years ago
Jordi Boggiano 24f04f7dbf Merge pull request #5057 from curry684/issue-5053
Ensure stat cache is cleared for junctions
8 years ago
Niels Keurentjes fafac386b7 Ensure stat cache is cleared for junctions when using outside modifications. 8 years ago
Paul.Wenke b4d9d0fd0d Added BitbucketTest class. Added is_array and is_object check to http content before calling http_build_query. 8 years ago
Paul.Wenke 9ddf8c4d55 Fixed OAuth credentials issue for subsequent clone requests. 8 years ago
Jordi Boggiano 3942cdf8df Update license to 2016 8 years ago
Niels Keurentjes d41bd2909b Make path repository options part of the dist reference hash, fixes #5048 8 years ago
Jordi Boggiano 1dce6442ed Merge pull request #5038 from nicolas-grekas/zip-native
Prefer ZipArchive over unzip, add 7z on Windows
8 years ago
Jordi Boggiano eebc55e3f3 Merge pull request #5037 from criolit/patch-1
Add missing "secure-http" config property
8 years ago
Nicolas Grekas 08d48cb61a Prefer ZipArchive over unzip on Windows 8 years ago
Serghei Ilin dacb97d6ad Add missing "secure-http" config property
"secure-http" configuration property recently introduced and available in documentation https://getcomposer.org/doc/06-config.md#secure-http is missing in the schema.
8 years ago
Jordi Boggiano 8bf46768f3 Improve error reporting when loading artifact repos 8 years ago
Jordi Boggiano e8abc90b92 Merge pull request #5026 from curry684/issue-4392
Simulate dummy Composer when searching in uninitialized folder
8 years ago