6293 Commits (496d29a79332360ebf149a2c0c82902e3a9c4396)
 

Author SHA1 Message Date
Jordi Boggiano 993942ba54 Escape quotes and backslashes for safety 8 years ago
Jordi Boggiano fff71e5dde Merge pull request #4971 from e-moe/bugfix/4936-check-auth-overwrite
fix #4936: warn user about auth overwriting
8 years ago
Jordi Boggiano 49b0bd75b3 Add handling for dir, file and class magic constants when loading plugins, fixes #4975 8 years ago
Nikolay Labinskiy 957e1ccb47 4936: warn user about auth overwriting 9 years ago
Jordi Boggiano 070ee50693 Actually check for the dir existence before retrying, refs #4009 9 years ago
Jordi Boggiano c502601c4b Retry on RecursiveDirectoryIterator failure to open dir, refs #4009 9 years ago
Niels Keurentjes a409e158b8 Disabled unit test breaking on some platforms. Ref #4973 9 years ago
Niels Keurentjes 3a66d1b9bb Fixed unit test explicitly depending on erroneous method invocation. 9 years ago
Niels Keurentjes f794ee7870 Fixes for implicit variable declarations, return type mismatches and invalid method declarations. 9 years ago
Niels Keurentjes b059cbe37c Removed unused variables and includes, fixed functions being called with more arguments than declared. 9 years ago
Niels Keurentjes 98845dca6f PHP 5.3 does not support $this in closures. Nested reuse of identical variables separated. 9 years ago
Niels Keurentjes 868e607f17 Missing parent constructor calls. 9 years ago
Barry vd. Heuvel 2d2affdf56 Keep --installed option for BC 9 years ago
Barry vd. Heuvel 5fdb4c8af3 Make --installed default for show/list 9 years ago
Jordi Boggiano 823266407f Rollback changes in case the installer fails in remove/require commands, fixes #3464 9 years ago
Jordi Boggiano b9a3ef73c0 Allow skipping author, fixes #4969 9 years ago
Rob 151774bb58 Merge pull request #4966 from curry684/issue-2565
Troubleshooting and warning in code related to issues with native ZipArchiver
9 years ago
Niels Keurentjes d60e0c1842 Accidentally indented. 9 years ago
Niels Keurentjes 379d769132 Troubleshooting and warning in code related to issues with native ZipArchiver. 9 years ago
Jordi Boggiano 269e545921 Make sure we can probe http requests, fixes #4965 9 years ago
Jordi Boggiano 3753ccf25d Merge pull request #4962 from curry684/issue-4955
Improve handling of removing junctions in Windows path repositories
9 years ago
Jordi Boggiano 22086671a1 Update changelog, refs #4956 9 years ago
Rob Bast 5f6d7b26e9 update composer/semver 9 years ago
Niels Keurentjes 756f9e10b7 Further protect junctioned path repos from accidentally deleting source packages. 9 years ago
Jordi Boggiano 2f638c7d96 Fix test 9 years ago
Niels Keurentjes 478f923ec2 Improved junction detection on Windows NTFS, fixes #4955 9 years ago
Jordi Boggiano 249d97f7cb Fix undefined var 9 years ago
Jordi Boggiano be4d385942 Fix uncommitted change detection, refs #3633 9 years ago
Jordi Boggiano 9f4f8a9578 Merge remote-tracking branch 'greg0ire/improve-status-for-unpushed-branches' 9 years ago
Jordi Boggiano 3c640e689e Fix regex escaping and remove constants 9 years ago
Jordi Boggiano 06be9b88c2 Merge remote-tracking branch 'slbmeh/feature/gh-2787' 9 years ago
Jordi Boggiano 12b860733f -v should not show everything twice, refs #4846 9 years ago
Jordi Boggiano 44cfad36b7 Merge remote-tracking branch 'curry684/sort-suggestions' 9 years ago
Jordi Boggiano cd3c3ac56d Merge pull request #4843 from remicollet/issue-diagphar
skip diag. which are only for phar mode
9 years ago
Jordi Boggiano c0883d85fa Fix backticks 9 years ago
Jordi Boggiano a63f8d511e Avoid chmod on windows 9 years ago
Jordi Boggiano 250862b325 Merge pull request #4941 from astehlik/doc/troubleshoot-ssh-controlma
Troubleshoot info about SSH ControlMaster
9 years ago
Jordi Boggiano 7ac783197b Keep v prefix on pretty version for numerical branches 9 years ago
Jordi Boggiano 04a1085d47 Rename new flag to --root-reqs, refs #4938 9 years ago
Jordi Boggiano f039407420 Merge remote-tracking branch 'davidbarratt/issue/4729' 9 years ago
Jordi Boggiano 2dcd76aa43 Fix test suite 9 years ago
Jordi Boggiano 2c67fb67f2 Rename variable and remove useless comment 9 years ago
Jordi Boggiano 4f55386a81 Set dist reference for root package as well, fixes #4828 9 years ago
Jordi Boggiano 5b65221523 Reverse order of version guessing for git, fixes #4673 9 years ago
Jordi Boggiano bad80878bc Merge remote-tracking branch 'sashman/master' 9 years ago
Jordi Boggiano 406e087a46 Stop running PEAR Repo test suite as it fails and is kinda irrelevant at this point 9 years ago
Jordi Boggiano b945fc4d83 Add unzip support on windows and fail earlier if unzipping is impossible, fixes #4943 9 years ago
Jordi Boggiano a0bff7af1d Merge pull request #4958 from kler/patch-1
Update troubleshooting.md
9 years ago
Jordi Boggiano cb59cf0c85 Allow exception to secure-http for packagist provider files and add docs, refs #4907 9 years ago
Jordi Boggiano 79b7f5f77a Merge remote-tracking branch 'cinamo/issue-4777' 9 years ago