Histórico de Commits

Autor SHA1 Mensagem Data
  Jordi Boggiano ac497feaba CS fixes há 11 anos atrás
  Jordi Boggiano e890d1bc59 Remove use of glob, fixes #3042 há 11 anos atrás
  Jordi Boggiano 71397f82e4 Remove forced dir removal before install, fixes #3035 há 11 anos atrás
  Jordi Boggiano 9b580bd800 Do not realpath ./.., refs #2932 há 11 anos atrás
  Jordi Boggiano 56c5af8dc4 realpathGlob tweaks, refs #2932 há 11 anos atrás
  Richard Quadling 443858dae7 Force all glob results to be realpath'd. há 11 anos atrás
  Jordi Boggiano effacc1185 Do not realpath relative local URLs, fixes #2916 há 11 anos atrás
  Tristan Lins 5f86037ff3 Graceful fallback in Filesystem::removeDirectory() to php, if process failed. há 11 anos atrás
  Jordi Boggiano dff5e3c542 Fail hard if anything attempts to wipe the entire filesystem/partition, fixes #2409 há 12 anos atrás
  Jordi Boggiano 50fbfe4d63 Filesystem/autoload fixes for windows, refs #2304, #2342, #2365 há 12 anos atrás
  Jordi Boggiano e2671b6510 Add test and fix patch for #2304, refs #2341 há 12 anos atrás
  Martin Hasoň 9df65ee4c8 Fixed filesystem issue on windows há 12 anos atrás
  Jordi Boggiano 11a0d16ccc CS fixes há 12 anos atrás
  Martin Hasoň 3c0a620ad5 Fixed path analysis há 12 anos atrás
  Jordi Boggiano 3f6227a996 Add workaround for php bug 53460 glob() can return false, fixes #2278 há 12 anos atrás
  Karoly Negyesi dd4db91ae7 using mkdir() in copyThenRemove() leads to errors if the target exists or not a dir, use ensureDirectoryExists() instead há 12 anos atrás
  Jordi Boggiano 3ffad59719 Also try a php copy-and-remove on unix if mv failed, refs #1765 há 12 anos atrás
  Jordi Boggiano 8d0b7f278e CS fixes há 12 anos atrás
  Pavel Savinov 831bd844bd Almost PHPDoc problems fixed há 12 anos atrás
  Martin Hasoň 81e41bac4b Fixed the Filesystem methods for a directory with a name that is a substring of a another directory há 12 anos atrás
  Martin Hasoň 97f67c09e4 Fix normalization of relative paths há 12 anos atrás
  Jordi Boggiano f744ec16f5 Fix normalization of relative paths going up a few dirs, fixes #1759 há 12 anos atrás
  Jordi Boggiano 6401b6aa46 Fix handling of protocol paths like phar:// há 12 anos atrás
  Martin Hasoň 0851ef1afb Fixed behaviour of Filesystem::findShortestPath[Code] for paths with up-level references há 12 anos atrás
  Jordi Boggiano 61efd2998c Clear stat cache after calling filesystem commands há 12 anos atrás
  Benjamin Eberlei 882ce1b39f [GH-1591] More fixing of Installation on Windows Azure. Renaming between different partitions + xcopy fail, so we need to copyAndRemove() manually. há 12 anos atrás
  Jordi Boggiano 27898c4c31 Suppress errors from mkdir calls that are checked for failure há 12 anos atrás
  Jordi Boggiano 1dd7700fc2 Capture output of the rm command há 12 anos atrás
  Pascal Borreli 46bbf83778 Fixed typos há 13 anos atrás
  Christoph c7c55915f8 do not output the xcopy summary há 13 anos atrás