3436 Commits (d4ffb85aa4d61be0274f745c81e5f656ad32fc10)
 

Author SHA1 Message Date
nickolay-cure4you d4ffb85aa4 Fix typo. when safemode is enabled we experienced the problem with ini_get arguments number 11 years ago
Jordi Boggiano 52990eca1e Clear up github env everywhere it is used 11 years ago
Jordi Boggiano 81b2b84112 Clean up git env vars consistently 11 years ago
Jordi Boggiano 48b6e8cd21 Always clear git env vars 11 years ago
Jordi Boggiano 7f2b321044 Fix tests 11 years ago
Jordi Boggiano f6aa3a6336 Fix test 11 years ago
Jordi Boggiano 65dae83ee6 Trim output before splitting lines to avoid blank entries, closes #1978 11 years ago
Jordi Boggiano 27d958a1de Extract archives into vendor dir to avoid permission errors, fixes #1765, fixes #1714 11 years ago
Jordi Boggiano ca69917969 Merge pull request #2008 from phansys/svn-auth
Allowed to 5 auth requests in svn before fail
11 years ago
Jordi Boggiano 7aa03410e2 Merge pull request #2015 from jaypea/filedownloader_basicauth
allow FileDownloader to use username:password@ info when downloading
11 years ago
Jordi Boggiano f79c4e4309 Detect safe_mode and output correct error, closes #2006 11 years ago
Jordi Boggiano db22befc76 Add warning to docs about package repos, refs #2011 #563 11 years ago
Jordi Boggiano eb0f35377e Fix variable masking 11 years ago
Jordi Boggiano e64050e91d Fix output of diag command 11 years ago
Jordi Boggiano 6b876958b9 Fix tests 11 years ago
Jordi Boggiano 7b6f0ab047 Code cleanups, enforce url for https, refs #2009 11 years ago
Jordi Boggiano 74fe0fd497 Merge remote-tracking branch 'stefk/master' 11 years ago
Jordi Boggiano 3057949a2e Output error if the disk is full, fixes #1952 11 years ago
Jan Prieser cc1e10e8ae allow FileDownloader to use username:password@ info when downloading through https? 11 years ago
Stéphane Klein 42119dde6b Use github protocols setting for push urls 11 years ago
Phansys 57dd70a185 Updated tests for SVN driver. 11 years ago
Phansys 465d1fdd44 Allowed to 5 auth requests before fail (6687743adb/src/Composer/Util/Svn.php (L115)). 11 years ago
Jordi Boggiano d498e73363 Merge pull request #2004 from jaypea/recursive_artifactrepository
ArtifactRepository needs recursive iteration
11 years ago
Jan Prieser c6b61854bc changed Test to make sure subfolder packages are found correctly 11 years ago
Jan Prieser ba87cfc6d1 find artifacts recursively in given path
uses regex to filter file extension
11 years ago
Jordi Boggiano 55927f983a Remove author to fix phpunit group detection 11 years ago
Jordi Boggiano 8d0b7f278e CS fixes 11 years ago
Jordi Boggiano 6f6228fb1d Remove unneeded use 11 years ago
Jordi Boggiano 92396a3ccc Merge remote-tracking branch 'getjump/master' 11 years ago
Pavel Savinov b72c4cfe97 PHPDoc fix 11 years ago
Pavel Savinov 831bd844bd Almost PHPDoc problems fixed 11 years ago
Pavel Savinov 2cb697a4bb includeIfExists function now works properly(return false now) 11 years ago
Jordi Boggiano 5701f60157 Merge pull request #1996 from thewilkybarkid/diagnose-command-name
Use full diagnose command name
11 years ago
thewilkybarkid afe9554515 Use full diagnose command name 11 years ago
Jordi Boggiano 06dff68ce7 Merge pull request #1990 from phansys/svn-auth
Added check for SVN WebDAV auth request
11 years ago
Jordi Boggiano ffb9a88f7f Merge pull request #1986 from xrstf/fixed-hgdownloader
fixed escaping the path (it's no cmdline argument anymore)
11 years ago
jspagnoletti 6687743adb Added check for SVN WebDAV auth request (http://subversion.apache.org/docs/api/latest/group__svn__dav__error.html#gada0137a4ffc40251d2fce8ba06ca2e14, http://svn.apache.org/repos/asf/subversion/trunk/subversion/bindings/javahl/src/org/tigris/subversion/javahl/ErrorCodes.java). 11 years ago
Christoph 0524d28b03 fixed escaping the path (it's no cmdline argument anymore) 11 years ago
Jordi Boggiano f56b985884 Merge pull request #1979 from hason/filesystem
Fixed the Filesystem methods for a directory with a name that is a substring of a another directory
11 years ago
Jordi Boggiano c479a26d71 Add workaround for msysgit failing to handle symlinks on windows, fixes #1048, fixes #1418 11 years ago
Jordi Boggiano 4cac2caf70 Make sure cd call allows switching drives on windows, fixes #1971 11 years ago
Jordi Boggiano 8b8dc1fd70 Remove all possible cd calls, refs #1971 11 years ago
Jordi Boggiano 4fe074efdc Merge pull request #1981 from orukusaki/closure-fix
Unbind the filter Closure from ArchivableFilesFinder to allow the object to be garbage collected
11 years ago
Peter Smith 8a7e2a3c00 Unbind the filter Closure from ArchivableFilesFinder to allow the object
to be garbage collected correctly, and the folder closed.

Fixes https://github.com/composer/satis/issues/64 for PHP 5.4
11 years ago
Martin Hasoň 81e41bac4b Fixed the Filesystem methods for a directory with a name that is a substring of a another directory 11 years ago
Jordi Boggiano f4baa50a05 Merge pull request #1976 from drak/patch-3
Missing backslashes.
11 years ago
Jordi Boggiano 1b0635af1d Merge pull request #1974 from rjmunro/patch-1
Update error message now that --dev is default
11 years ago
Drak 6c4cee62fe Missing backslashes. 11 years ago
Robert (Jamie) Munro 0ea3dbd9c0 Update error message now that --dev is default
Fixes #1970.
11 years ago
Jordi Boggiano 1a7f734bc7 Fix test 11 years ago