[galaxyproject/galaxy] 385f0a: Use self.decode_id instead of trans.security.decod...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 385f0afdc1aae6308a69132e101ee4433f4ab6fe https://github.com/galaxyproject/galaxy/commit/385f0afdc1aae6308a69132e101ee... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2016-06-22 (Wed, 22 Jun 2016) Changed paths: M lib/galaxy/webapps/galaxy/controllers/dataset.py Log Message: ----------- Use self.decode_id instead of trans.security.decode_id Because trans.security.decode_id does not cast the id to str and this reduces the use of trans. Commit: 7a5726649d091eab5c4b709f2a1cfe4e28bd9599 https://github.com/galaxyproject/galaxy/commit/7a5726649d091eab5c4b709f2a1cf... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-06-23 (Thu, 23 Jun 2016) Changed paths: M lib/galaxy/webapps/galaxy/controllers/dataset.py Log Message: ----------- Merge pull request #2529 from nsoranzo/decode_id Use self.decode_id instead of trans.security.decode_id Compare: https://github.com/galaxyproject/galaxy/compare/f36ad6a53b02...7a5726649d09
participants (1)
-
GitHub