Commit History

Author SHA1 Message Date
  Jordi Boggiano 815f7687c5 Merge pull request #2157 from hason/125 11 years ago
  Jordi Boggiano 32079754a0 Add more realpath, refs #2096 11 years ago
  Jordi Boggiano e99b327342 Clarify that composer.json is being read and not downloaded, refs #2096 11 years ago
  Jordi Boggiano 22369fd3ae Realpath hg paths to avoid problems after a chdir, fixes #2096 11 years ago
  Jordi Boggiano b453b6655b Only check for the package time if a package is actually installed from source, refs #2096 11 years ago
  Jordi Boggiano bd345c3b43 Add IO to proc executor in a few more places to get more debug info out 11 years ago
  Renan de Lima 610e272faa use available $io in archive 11 years ago
  Renan de Lima e06f0f1233 removes hardcoded "prefer-source" in ArchiveManage when calling 11 years ago
  Renan de Lima d17935acd2 attach IO to DownloadManager in "package" command 11 years ago
  Renan de Lima 8e8e9d3719 Factory uses "prefered-install" configuration when creating 11 years ago
  Jordi Boggiano 029341e114 Merge pull request #2158 from igorw/patch-8 11 years ago
  Igor Wiedler 334c25fbbf [docs] Correct note about require-dev not being installed on install 11 years ago
  Jordi Boggiano 30fb3d48fe Merge pull request #2151 from bronze1man/pr-file-mode 11 years ago
  Martin Hasoň b1c4eed57f Throw exception if the local repository does not contain a package to uninstall 11 years ago
  bronze1man 9a1f4e4458 fix some files mode bug 755->644 11 years ago
  Jordi Boggiano af1f5a3423 Merge pull request #2091 from jaypea/archivemanager 11 years ago
  Jordi Boggiano 1f2d331fd3 Merge pull request #2141 from donquixote/feature/autoload-generator-heredoc 11 years ago
  Andreas Hennings ce8a9aae5b Slightly nicer heredoc in AutoloadGenerator::getIncludePathsFile() 11 years ago
  Jordi Boggiano 26ef9d3e47 Merge pull request #2139 from donquixote/feature/autoload-files-corrected-1 11 years ago
  Andreas Hennings 5369904dd3 autoload_files.php should return an array of files, instead of directly including them. 11 years ago
  Andreas Hennings 8e9bdfb4da Factor the filesCode generation into a separate method. 11 years ago
  Andreas Hennings f98a8f472e Generate an autoload_files.php next to autoload_namespaces.php and autoload_classes.php 11 years ago
  Jordi Boggiano 5b042943e3 Merge pull request #2138 from sascha-egerer/feature/add_status_event_scripts 11 years ago
  Sascha Egerer c13327dd75 CGL fix 11 years ago
  Sascha Egerer e31a0f8296 Add pre-status-cmd and post-status-cmd hooks 11 years ago
  Jordi Boggiano 1217a632fe Adjust function signatures and add type hints, refs #2136 11 years ago
  Jordi Boggiano d96d9b3926 Merge remote-tracking branch 'sascha-egerer/feature/changereport_interface' 11 years ago
  Jordi Boggiano 7912253df6 Retry downloading when a corrupt zip is found, fixes #2133, fixes #2128, fixes #2125 11 years ago
  Sascha Egerer 80cebbd4be Fixed getLocalChanges calls in VCS downloaders to match new function interface 11 years ago
  Sascha Egerer 49d89bbbfc CGL fix 11 years ago