Historial de Commits

Autor SHA1 Mensaje Fecha
  Pádraic Brady a2bf14e381 Make disableTls a core RemoteFilesystem option - per method invites human error hace 11 años
  Pádraic Brady 0a8180674e Adding some HTTPS check to diagnose command (stash) hace 11 años
  Pádraic Brady 2648064e5a Some typos/corrections hace 11 años
  Pádraic Brady 4d5515190f Reorder self-update opts and correct requirements hace 11 años
  Pádraic Brady fa6c8eb6c0 Add disable-tls to self-update command as a defined option hace 11 años
  Pádraic Brady ca4b4696b0 Added Exceptions, errors and info messages for self-update command and TLS defaults to RemoteFilesystem hace 11 años
  Pádraic Brady d081aa0784 Restructure self-update http/https decision hace 11 años
  Eymen Gunay ad51db7b57 Fixed missing close tags hace 11 años
  Jordi Boggiano 6ead35f189 Add version arg, docs for --rollback and reorganize the code, refs #2522 hace 11 años
  chr0n1x d26355ef65 SelfUpdateCommand: removed unneeded return hace 11 años
  chr0n1x 0c76bba8bb SelfUpdateCommand: do not delete old snapshots, allow user to clean them hace 11 años
  chr0n1x bc5ce1ce04 SelfUpdateCommand: only use 1 rollback snapshot at a time hace 11 años
  chr0n1x 2760221767 SelfUpdateCommand: initial groundwork for --rollback hace 11 años
  Dimitrios Kanellopoulos 81820beefc Cache path never ends with '/' hace 12 años
  Dimitrios Kanellopoulos 95a9ac880b Check if current dir is writable and if not try the cache dir from settings hace 12 años
  Dimitrios Kanellopoulos 9477e015bd Use cache directory when downloading composer.phar hace 12 años
  Jordi Boggiano 05ffc605f1 Ignore chmod failures, fixes #1854 hace 12 años
  Jordi Boggiano 8d0b7f278e CS fixes hace 12 años
  Phansys b992c29eb5 Added earlier permission checks in local filesystem before start download. hace 12 años
  Gábor Egyed 9358401eed resolve symbolic link in self-update command hace 12 años
  Jordi Boggiano ad69d15590 Fix self-update error handling, fixes #1738 hace 12 años
  Jordi Boggiano 2e12993c9c Make selfupdate use ssl when possible hace 12 años
  Jordi Boggiano 852c369575 Improve error reporting on downloads and copies, refs #1228 hace 13 años
  Hugo Hamon 33306250f0 [Command] fixed typo in "self-update" command class and added a "selfupdate" alias for the command. hace 13 años
  Jordi Boggiano 4a55d85a2d Respect umask in chmod calls hace 13 años
  Jordi Boggiano 7f0a0857c0 Catch PharException as well in self-update failures hace 13 años
  Jordi Boggiano a9ccfeb548 chmod new file when running self-update hace 13 años
  Jordi Boggiano 7b87d2b573 Fix self-update saying the download is corrupt when it isn't hace 13 años
  H. Westphal 397fa05c5b Validate the integrity of the downloaded phar before overwriting hace 13 años
  Jordi Boggiano 7f65dd7409 Use RemoteFilesystem everywhere we do http requests hace 13 años