Commit History

Author SHA1 Message Date
  Jordi Boggiano 6ead35f189 Add version arg, docs for --rollback and reorganize the code, refs #2522 12 years ago
  chr0n1x d26355ef65 SelfUpdateCommand: removed unneeded return 12 years ago
  chr0n1x 0c76bba8bb SelfUpdateCommand: do not delete old snapshots, allow user to clean them 12 years ago
  chr0n1x bc5ce1ce04 SelfUpdateCommand: only use 1 rollback snapshot at a time 12 years ago
  chr0n1x 2760221767 SelfUpdateCommand: initial groundwork for --rollback 12 years ago
  Dimitrios Kanellopoulos 81820beefc Cache path never ends with '/' 12 years ago
  Dimitrios Kanellopoulos 95a9ac880b Check if current dir is writable and if not try the cache dir from settings 12 years ago
  Dimitrios Kanellopoulos 9477e015bd Use cache directory when downloading composer.phar 12 years ago
  Jordi Boggiano 05ffc605f1 Ignore chmod failures, fixes #1854 12 years ago
  Jordi Boggiano 8d0b7f278e CS fixes 12 years ago
  Phansys b992c29eb5 Added earlier permission checks in local filesystem before start download. 12 years ago
  Gábor Egyed 9358401eed resolve symbolic link in self-update command 12 years ago
  Jordi Boggiano ad69d15590 Fix self-update error handling, fixes #1738 12 years ago
  Jordi Boggiano 2e12993c9c Make selfupdate use ssl when possible 12 years ago
  Jordi Boggiano 852c369575 Improve error reporting on downloads and copies, refs #1228 13 years ago
  Hugo Hamon 33306250f0 [Command] fixed typo in "self-update" command class and added a "selfupdate" alias for the command. 13 years ago
  Jordi Boggiano 4a55d85a2d Respect umask in chmod calls 13 years ago
  Jordi Boggiano 7f0a0857c0 Catch PharException as well in self-update failures 13 years ago
  Jordi Boggiano a9ccfeb548 chmod new file when running self-update 13 years ago
  Jordi Boggiano 7b87d2b573 Fix self-update saying the download is corrupt when it isn't 13 years ago
  H. Westphal 397fa05c5b Validate the integrity of the downloaded phar before overwriting 13 years ago
  Jordi Boggiano 7f65dd7409 Use RemoteFilesystem everywhere we do http requests 13 years ago
  Jordi Boggiano 01cb2c5dd7 Fix typo 13 years ago
  Jordan Alliot 9c27e38654 Moved proxy handling to a new class so that it can be reused in other parts of Composer 14 years ago
  digitalkaoz 6c870e23e0 added search command, colorized ouput, tiny fixes 14 years ago
  Jordi Boggiano aacdcb1570 Allow self-update to be called outside of a project context 14 years ago
  Igor Wiedler 3c036428de replace current file in self-update command 14 years ago
  Igor Wiedler b2f71dcb6a trim getcomposer.org/version output 14 years ago
  Igor Wiedler b15ec17a06 implement a self-update command (closes #83) 14 years ago