Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 4824690ade9042c1c96de469a2c3218d2fc33c9a https://github.com/galaxyproject/galaxy/commit/4824690ade9042c1c96de469a2c32... Author: John Chilton <jmchilton@gmail.com> Date: 2018-04-26 (Thu, 26 Apr 2018) Changed paths: M lib/galaxy/util/path/__init__.py Log Message: ----------- Optimize safe_walk to call realpath a lot less for typical calls... Cuts the time required to load 100,000 FTP files into the rule builder in half on my macbook - could imagine the gains to be even bigger on a network file system? Commit: 24b04bfef06d0de9adbff82ce42e7b486fb0c8e9 https://github.com/galaxyproject/galaxy/commit/24b04bfef06d0de9adbff82ce42e7... Author: Nate Coraor <nate@bx.psu.edu> Date: 2018-04-27 (Fri, 27 Apr 2018) Changed paths: M lib/galaxy/util/path/__init__.py Log Message: ----------- Merge pull request #5995 from jmchilton/ftp_optimize Optimize safe_walk to call realpath a lot less for typical calls... Compare: https://github.com/galaxyproject/galaxy/compare/7d9c085b03d4...24b04bfef06d