Historique des commits

Auteur SHA1 Message Date
  Rob Bast cb336a5416 Implement writeError throughout Composer il y a 10 ans
  Jérémy Derussé e7f4014018 Reuse current file permissions il y a 10 ans
  Rob Bast 47fd093a44 added --no-progress to self-update il y a 10 ans
  Jordi Boggiano d97e00643f Fix typo il y a 11 ans
  Jordi Boggiano e890d1bc59 Remove use of glob, fixes #3042 il y a 11 ans
  Jordi Boggiano 56c5af8dc4 realpathGlob tweaks, refs #2932 il y a 11 ans
  Richard Quadling 443858dae7 Force all glob results to be realpath'd. il y a 11 ans
  Jordi Boggiano 3251f9f1aa Only check phar validity if phar.readonly is false il y a 11 ans
  Jordi Boggiano b437c1cc05 Support github auth directly in the RemoteFilesystem class il y a 11 ans
  Eymen Gunay ad51db7b57 Fixed missing close tags il y a 11 ans
  Jordi Boggiano 6ead35f189 Add version arg, docs for --rollback and reorganize the code, refs #2522 il y a 11 ans
  chr0n1x d26355ef65 SelfUpdateCommand: removed unneeded return il y a 11 ans
  chr0n1x 0c76bba8bb SelfUpdateCommand: do not delete old snapshots, allow user to clean them il y a 11 ans
  chr0n1x bc5ce1ce04 SelfUpdateCommand: only use 1 rollback snapshot at a time il y a 11 ans
  chr0n1x 2760221767 SelfUpdateCommand: initial groundwork for --rollback il y a 11 ans
  Dimitrios Kanellopoulos 81820beefc Cache path never ends with '/' il y a 12 ans
  Dimitrios Kanellopoulos 95a9ac880b Check if current dir is writable and if not try the cache dir from settings il y a 12 ans
  Dimitrios Kanellopoulos 9477e015bd Use cache directory when downloading composer.phar il y a 12 ans
  Jordi Boggiano 05ffc605f1 Ignore chmod failures, fixes #1854 il y a 12 ans
  Jordi Boggiano 8d0b7f278e CS fixes il y a 12 ans
  Phansys b992c29eb5 Added earlier permission checks in local filesystem before start download. il y a 12 ans
  Gábor Egyed 9358401eed resolve symbolic link in self-update command il y a 12 ans
  Jordi Boggiano ad69d15590 Fix self-update error handling, fixes #1738 il y a 12 ans
  Jordi Boggiano 2e12993c9c Make selfupdate use ssl when possible il y a 12 ans
  Jordi Boggiano 852c369575 Improve error reporting on downloads and copies, refs #1228 il y a 13 ans
  Hugo Hamon 33306250f0 [Command] fixed typo in "self-update" command class and added a "selfupdate" alias for the command. il y a 13 ans
  Jordi Boggiano 4a55d85a2d Respect umask in chmod calls il y a 13 ans
  Jordi Boggiano 7f0a0857c0 Catch PharException as well in self-update failures il y a 13 ans
  Jordi Boggiano a9ccfeb548 chmod new file when running self-update il y a 13 ans
  Jordi Boggiano 7b87d2b573 Fix self-update saying the download is corrupt when it isn't il y a 13 ans