[galaxyproject/galaxy] 8b0e3b: Fix recursion bug in BamNative datatype
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 8b0e3bd28f551864b5c989d756a69ad87115af10 https://github.com/galaxyproject/galaxy/commit/8b0e3bd28f551864b5c989d756a69... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2018-02-07 (Wed, 07 Feb 2018) Changed paths: M lib/galaxy/datatypes/binary.py Log Message: ----------- Fix recursion bug in BamNative datatype We introduced this in https://github.com/galaxyproject/galaxy/pull/5180/ where we moved a lot of code form the Bam class into the BamNative class. Reported by @natefoo Commit: db069198af913238515faf6077521a2a2754631f https://github.com/galaxyproject/galaxy/commit/db069198af913238515faf6077521... Author: Jelle Scholtalbers <j.scholtalbers@gmail.com> Date: 2018-02-08 (Thu, 08 Feb 2018) Changed paths: M lib/galaxy/jobs/actions/post.py Log Message: ----------- fix #5484 Commit: e9ed97f533c00a66db4f6aee81429f61e74835cb https://github.com/galaxyproject/galaxy/commit/e9ed97f533c00a66db4f6aee81429... Author: John Chilton <jmchilton@gmail.com> Date: 2018-02-08 (Thu, 08 Feb 2018) Changed paths: M lib/galaxy/jobs/actions/post.py Log Message: ----------- Merge pull request #5485 from scholtalbers/fix/#5484_rename_post_actions [18.01] Fix #5484 Commit: 64e4e8b572b85d09da53af95332c37b4dc8ecff0 https://github.com/galaxyproject/galaxy/commit/64e4e8b572b85d09da53af95332c3... Author: John Chilton <jmchilton@gmail.com> Date: 2018-02-08 (Thu, 08 Feb 2018) Changed paths: M lib/galaxy/datatypes/binary.py Log Message: ----------- Merge pull request #5482 from mvdbeek/bam_recursion_bug [18.01] Fix recursion bug in BamNative datatype Commit: 55ca8132a38c67d7e30e6ee59f1497d58f6158df https://github.com/galaxyproject/galaxy/commit/55ca8132a38c67d7e30e6ee59f149... Author: Nate Coraor <nate@bx.psu.edu> Date: 2018-02-08 (Thu, 08 Feb 2018) Changed paths: M lib/galaxy/datatypes/binary.py M lib/galaxy/jobs/actions/post.py Log Message: ----------- Merge remote-tracking branch 'origin/release_18.01' into dev Compare: https://github.com/galaxyproject/galaxy/compare/d1f120108735...55ca8132a38c
participants (1)
-
GitHub