6774 Commits (f063d28a59de610d798919079ac5b127082e4f72)
 

Author SHA1 Message Date
Nicolas Grekas f063d28a59 Cleanup processes output handling 8 years ago
Jordi Boggiano 034f1cf591 Merge pull request #5558 from nicolas-grekas/nocow
Add ClassLoader::$missingClasses to not trigger a COW
8 years ago
Nicolas Grekas dd67b01ac5 Add ClassLoader::$missingClasses to not trigger a COW 8 years ago
Jordi Boggiano 8e2f5e741c Merge pull request #5553 from alcohol/fix-basic-auth-gitutil
check for additional possible authentication failure strings in gitutil
8 years ago
Rob 7304ab6ff9 Merge pull request #5557 from tobiasbueschel/master
add link to LICENSE file & reformat Authors section in README.md
8 years ago
Tobias Büschel 1bc0f8e0e9 reformat author section 8 years ago
Tobias Büschel c28ee623ae add link to license file 8 years ago
Jordi Boggiano 4a4e5726dd Merge pull request #5544 from alcohol/update-readme
Update readme
8 years ago
Rob Bast 02455712cf check for additional possible output strings, fixes #5543 8 years ago
Rob Bast a480e53234 simplify the readme, defer to documentation 8 years ago
Rob Bast 04605e4f90 update ccoc to v1.4 8 years ago
Rob 3d920f8dbb Merge pull request #5528 from JamesForks/fix-contributing-docs
Fix link to CONTRIBUTING.md
8 years ago
James Brooks c283067602 Fix link to CONTRIBUTING.md 8 years ago
Rob 22104dba60 Merge pull request #5527 from snipe/patch-1
Fixed typo
8 years ago
snipe 35821fc0ce Update troubleshooting.md 8 years ago
snipe 1b96882736 Fixed typo 8 years ago
Jordi Boggiano ef0d6f6e4c Update deps 8 years ago
Jordi Boggiano 8293807530 Update changelog 8 years ago
Jordi Boggiano 3455380413 Patch Httpoxy vulnerability 8 years ago
Jordi Boggiano 2f3db8c397 Make it clear that a package is cloned from source, fixes #5489 8 years ago
Jordi Boggiano 685ff8699b Capture output 8 years ago
Jordi Boggiano 066550054b Fix tests 8 years ago
Jordi Boggiano a242f7e9ba Use process component instead of passthru, fixes #5501 8 years ago
Jordi Boggiano 7bcd336c95 Disable plugins across the board when --no-plugins is specified, fixes #5509 8 years ago
Jordi Boggiano 06499749ff Merge pull request #5504 from michaelKaefer/patch-1
typo
8 years ago
Michael Käfer a5c2fa491b typo
to -> do
8 years ago
Jordi Boggiano 5979db2e75 Merge pull request #5499 from Fleshgrinder/ipv6-platform-requirement
IPv6 Platform Requirement
8 years ago
Richard Fussenegger 560f09cf3c Changed error suppression to Silencer 8 years ago
Richard Fussenegger 14224a1f02
Reduced to single requirement 8 years ago
Richard Fussenegger a155f4e7ea
Removed unused Silencer import 8 years ago
Richard Fussenegger 45e998c1d5
Reverted to initial version 8 years ago
Jordi Boggiano b94e8ea21c Fix typo 8 years ago
Jordi Boggiano b04cee7335 Update changelog 8 years ago
Jordi Boggiano 334d0cce6b Make sure we do not clone from local mirror if mirroring failed 8 years ago
Jordi Boggiano 866820f334 Update deps 8 years ago
Jordi Boggiano 87fbf4a6cd Clean ups, refs #5485 8 years ago
Jordi Boggiano 8ffe224c0d Merge remote-tracking branch 'stefangr/fix_minor_bitbucket_oauth_issues' 8 years ago
Jordi Boggiano 4998ee27b3 Re-use mirror code from the git driver, refs #5384 8 years ago
Jordi Boggiano 55e90093a4 Merge remote-tracking branch 'marvil07/faster-git-clones-using-cache' 8 years ago
Jordi Boggiano 59596ff012 Make sure we do not overwrite binaries but only re-create missing ones, refs #5127 8 years ago
Jordi Boggiano 88d5b74c74 Merge remote-tracking branch 'j0k3r/re-install-binaries' 8 years ago
Jordi Boggiano e53119f806 Make use of pretty version for new references, refs #5328 8 years ago
Stefan Grootscholten 9b00713a67 Update unit test for Bitbucket util 8 years ago
Jordi Boggiano 44ddcf4da7 Merge remote-tracking branch 'slbmeh/feature/version-status' 8 years ago
Jordi Boggiano 98bf6d704e Undo addition of a bunch of Script methods to RootPackage[Interface], refs #5401 8 years ago
Jordi Boggiano a72ef947d4 Merge remote-tracking branch 'CupOfTea696/master' 8 years ago
Stefan Grootscholten 5a31c75289 Fix some of the remaining OAuth issues.
- Bitbucket will silently redirect to a login page when downloading a zip.
Added a check to see if the content-type is not text/html
- Make the path from Basic Authentication to OAuth as smooth as possible.
8 years ago
Jordi Boggiano d31011106c Merge pull request #5478 from averagegeek/patch-1
error in string comparison
8 years ago
Yannick Carrière 3bfb4700f4 error in string comparison
The double equal (==) with single quote condition for string comparison gives a unexpected operator error.
8 years ago
Jordi Boggiano 635d63ebf7 Add instructions on how to install from an exact version of the installer instead 8 years ago