1
0
Fork 0
Commit Graph

6768 Commits (1bc0f8e0e9d2dfe43e98a26811514d330c6ae741)

Author SHA1 Message Date
Tobias Büschel 1bc0f8e0e9 reformat author section 2016-07-27 18:01:27 -04:00
Tobias Büschel c28ee623ae add link to license file 2016-07-27 17:44:15 -04:00
Jordi Boggiano 4a4e5726dd Merge pull request #5544 from alcohol/update-readme
Update readme
2016-07-26 15:51:33 +02:00
Rob Bast a480e53234 simplify the readme, defer to documentation 2016-07-25 09:02:43 +02:00
Rob Bast 04605e4f90 update ccoc to v1.4 2016-07-25 09:00:49 +02:00
Rob 3d920f8dbb Merge pull request #5528 from JamesForks/fix-contributing-docs
Fix link to CONTRIBUTING.md
2016-07-20 08:23:26 +02:00
James Brooks c283067602 Fix link to CONTRIBUTING.md 2016-07-19 17:34:42 +01:00
Rob 22104dba60 Merge pull request #5527 from snipe/patch-1
Fixed typo
2016-07-19 11:45:36 +02:00
snipe 35821fc0ce Update troubleshooting.md 2016-07-19 02:35:50 -07:00
snipe 1b96882736 Fixed typo 2016-07-19 00:52:08 -07:00
Jordi Boggiano ef0d6f6e4c Update deps 2016-07-19 01:27:54 +02:00
Jordi Boggiano 8293807530 Update changelog 2016-07-19 01:04:53 +02:00
Jordi Boggiano 3455380413 Patch Httpoxy vulnerability 2016-07-19 00:57:41 +02:00
Jordi Boggiano 2f3db8c397 Make it clear that a package is cloned from source, fixes #5489 2016-07-19 00:50:09 +02:00
Jordi Boggiano 685ff8699b Capture output 2016-07-12 17:19:15 +01:00
Jordi Boggiano 066550054b Fix tests 2016-07-12 17:12:50 +01:00
Jordi Boggiano a242f7e9ba Use process component instead of passthru, fixes #5501 2016-07-12 16:18:30 +01:00
Jordi Boggiano 7bcd336c95 Disable plugins across the board when --no-plugins is specified, fixes #5509 2016-07-12 16:14:26 +01:00
Jordi Boggiano 06499749ff Merge pull request #5504 from michaelKaefer/patch-1
typo
2016-07-11 09:16:26 +02:00
Michael Käfer a5c2fa491b typo
to -> do
2016-07-09 09:43:40 +02:00
Jordi Boggiano 5979db2e75 Merge pull request #5499 from Fleshgrinder/ipv6-platform-requirement
IPv6 Platform Requirement
2016-07-07 11:16:21 +02:00
Richard Fussenegger 560f09cf3c Changed error suppression to Silencer 2016-07-07 08:25:46 +02:00
Richard Fussenegger 14224a1f02
Reduced to single requirement 2016-07-06 22:05:08 +02:00
Richard Fussenegger a155f4e7ea
Removed unused Silencer import 2016-07-06 19:00:44 +02:00
Richard Fussenegger 45e998c1d5
Reverted to initial version 2016-07-06 18:59:03 +02:00
Jordi Boggiano b94e8ea21c Fix typo 2016-07-04 17:22:09 +01:00
Jordi Boggiano b04cee7335 Update changelog 2016-07-04 17:03:02 +01:00
Jordi Boggiano 334d0cce6b Make sure we do not clone from local mirror if mirroring failed 2016-07-02 23:52:10 +01:00
Jordi Boggiano 866820f334 Update deps 2016-07-02 18:33:47 +01:00
Jordi Boggiano 87fbf4a6cd Clean ups, refs #5485 2016-07-02 17:49:46 +01:00
Jordi Boggiano 8ffe224c0d Merge remote-tracking branch 'stefangr/fix_minor_bitbucket_oauth_issues' 2016-07-02 17:43:07 +01:00
Jordi Boggiano 4998ee27b3 Re-use mirror code from the git driver, refs #5384 2016-07-02 17:20:51 +01:00
Jordi Boggiano 55e90093a4 Merge remote-tracking branch 'marvil07/faster-git-clones-using-cache' 2016-07-02 16:43:19 +01:00
Jordi Boggiano 59596ff012 Make sure we do not overwrite binaries but only re-create missing ones, refs #5127 2016-07-02 16:35:09 +01:00
Jordi Boggiano 88d5b74c74 Merge remote-tracking branch 'j0k3r/re-install-binaries' 2016-07-02 16:15:33 +01:00
Jordi Boggiano e53119f806 Make use of pretty version for new references, refs #5328 2016-07-02 16:03:04 +01:00
Stefan Grootscholten 9b00713a67 Update unit test for Bitbucket util 2016-07-02 17:03:01 +02:00
Jordi Boggiano 44ddcf4da7 Merge remote-tracking branch 'slbmeh/feature/version-status' 2016-07-02 15:38:22 +01:00
Jordi Boggiano 98bf6d704e Undo addition of a bunch of Script methods to RootPackage[Interface], refs #5401 2016-07-02 15:27:45 +01:00
Jordi Boggiano a72ef947d4 Merge remote-tracking branch 'CupOfTea696/master' 2016-07-02 15:24:42 +01:00
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.
2016-07-02 15:10:33 +02:00
Jordi Boggiano d31011106c Merge pull request #5478 from averagegeek/patch-1
error in string comparison
2016-06-29 18:05:19 +02:00
Yannick Carrière 3bfb4700f4 error in string comparison
The double equal (==) with single quote condition for string comparison gives a unexpected operator error.
2016-06-29 08:55:34 -04:00
Jordi Boggiano 635d63ebf7 Add instructions on how to install from an exact version of the installer instead 2016-06-28 16:35:32 +01:00
Jordi Boggiano bd7f28bc34 Output to STDERR 2016-06-28 11:56:50 +01:00
Jordi Boggiano 4baaacc193 Add docs about installing composer programmatically, fixes #5474 2016-06-28 11:41:34 +01:00
Jordi Boggiano 0715ad961b Update deps 2016-06-27 15:13:21 +01:00
Jordi Boggiano 9c839862f8 Merge branch '1.1' 2016-06-26 15:47:19 +01:00
Jordi Boggiano 799252488c Update changelog 2016-06-26 15:42:00 +01:00
Jordi Boggiano 664ba44901 Merge pull request #5467 from bohwaz/fossil
Fossil VCS support for Composer
2016-06-26 15:27:40 +02:00