Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano 872604ab36 Allow path repos to point to their own source dir as install target, resulting in noop, fixes #8254 il y a 6 ans
  johnstevenson 4cf069535f Improve safe junction logic il y a 6 ans
  johnstevenson 6212eadcb0 Only use junctions if they can be safely removed il y a 6 ans
  Jordi Boggiano 9bc578e24a Fix warning tag name, fixes #7494 il y a 7 ans
  Jordi Boggiano ff59bbdab0 CS fixer il y a 7 ans
  Jordi Boggiano 8b61315b14 Normalize URL as symfony Filesystem::mirror does a straight str_replace on realUrl vs actual iteratee path without normalization and our aRchivableFilesFinder does normalize the path, refs #6667 il y a 8 ans
  Gawain Lynch b859bbcdcf Pass a VCS filtered iterator to mirror il y a 8 ans
  Jordi Boggiano 122e422682 CS fixes il y a 8 ans
  Jordi Boggiano 260b85882f Merge remote-tracking branch 'dzuelke/installmsgs' into 1.3 il y a 8 ans
  Jordi Boggiano f85a4a2f51 Add notice about not trying to allow path symlinks into source dir, refs #5974, refs #6174 il y a 8 ans
  David Zuelke 17d5f6d88a fix some install msg corner cases il y a 9 ans
  David Zuelke 2d36324e99 streamline install progress messages il y a 9 ans
  Jordi Boggiano fcbc1044e0 Revert "Allow use of parent directories in PathDownloader when not mirroring the path" il y a 9 ans
  Cameron Eagans 1cda8e1ef0 Allow use of parent directories in PathDownloader when not mirroring the path il y a 9 ans
  Jordi Boggiano 4d082f77b8 Simplify composer output to take less lines il y a 9 ans
  Jordi Boggiano 0c4cae056f Simplify code il y a 9 ans
  Rens Admiraal a294af3f16 Allow setting default transport strategy for path repositories il y a 9 ans
  Steve Buzonas 8d766c8eb2 cleaner implementation of status output with support for path repositories il y a 9 ans
  Jordi Boggiano 3b0a1c6f70 Run cs fixer and update config to latest master il y a 9 ans
  Christoph Herbst cbfd83ba0e trim trailng slash from symlink names il y a 9 ans
  Alain Schlesser 4e9885e9bc Make sure to use an absolute path for symlinking in PathDownloader. Resolves #4451 il y a 9 ans
  Jordi Boggiano 0ed5b541a9 Fix CS il y a 9 ans
  Niels Keurentjes 756f9e10b7 Further protect junctioned path repos from accidentally deleting source packages. il y a 9 ans
  Peter Buri 861b2bc8e8 Introduce option to force copy instead of symlinking in PathDownloader il y a 9 ans
  Jordi Boggiano d6d0435c54 Merge pull request #4845 from curry684/pull-4690 il y a 9 ans
  Niels Keurentjes 54c079b559 Fixed Windows detection based on #4873 and suppressed some console output in removeJunction. il y a 10 ans
  Niels Keurentjes 05caf8349c Fixed bug potentially causing broken sites and solved #4431 along the way. il y a 10 ans
  Niels Keurentjes 5489586436 Fully implemented junctioning on Windows for path repositories. il y a 10 ans
  Samuel ROZE f6d5d65bcd Use shortest relative paths for symlinks il y a 10 ans
  Samuel ROZE d0a9550dea Uses `realpath` to fix relative path issues il y a 10 ans