[galaxyproject/galaxy] 0a9d03: Add the composite datatype
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 0a9d038a5d75560bc27e1f20d833e435b2f90e6e https://github.com/galaxyproject/galaxy/commit/0a9d038a5d75560bc27e1f20d833e... Author: remiarenco <remimarenco@gmail.com> Date: 2016-05-11 (Wed, 11 May 2016) Changed paths: M config/datatypes_conf.xml.sample A display_applications/ucsc/huba.xml A lib/galaxy/datatypes/hubAssembly.py Log Message: ----------- Add the composite datatype Commit: 4002e4ed1dbf6bbdad89e2e2420295e37c6789f0 https://github.com/galaxyproject/galaxy/commit/4002e4ed1dbf6bbdad89e2e242029... Author: remiarenco <remimarenco@gmail.com> Date: 2016-05-11 (Wed, 11 May 2016) Changed paths: M config/datatypes_conf.xml.sample M lib/galaxy/datatypes/hubAssembly.py Log Message: ----------- Pass pylint and better xml formatting Commit: e0ffb2d8d021248019c3a9a9d9e18ca0cdd9cf26 https://github.com/galaxyproject/galaxy/commit/e0ffb2d8d021248019c3a9a9d9e18... Author: remiarenco <remimarenco@gmail.com> Date: 2016-05-13 (Fri, 13 May 2016) Changed paths: M config/datatypes_conf.xml.sample R display_applications/ucsc/huba.xml A display_applications/ucsc/trackhub.xml M lib/galaxy/datatypes/tracks.py Log Message: ----------- Following advices: renamed the extension to 'trackhub', renamed the huba.xml to trackhub.xml, changed iteritems to items, removed hubAssembly.py to port it into tracks.py Commit: 873a5d9f725cf574550b88805c543ebb33ee3ffc https://github.com/galaxyproject/galaxy/commit/873a5d9f725cf574550b88805c543... Author: remiarenco <remimarenco@gmail.com> Date: 2016-05-14 (Sat, 14 May 2016) Changed paths: M lib/galaxy/datatypes/tracks.py Log Message: ----------- Fix the uppercase in the extension (did not seem to affect the loading of the datatype/its use in Galaxy Commit: 1f6d3bc47069b054c86687bf00a8cad2afdd43bd https://github.com/galaxyproject/galaxy/commit/1f6d3bc47069b054c86687bf00a8c... Author: Rémi Marenco <remi.marenco@gmail.com> Date: 2016-05-17 (Tue, 17 May 2016) Changed paths: M config/datatypes_conf.xml.sample Log Message: ----------- Update datatypes_conf.xml.sample Typo in the extension Commit: 7cf435438817672854d524f8359c92675c36b046 https://github.com/galaxyproject/galaxy/commit/7cf435438817672854d524f8359c9... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-05-18 (Wed, 18 May 2016) Changed paths: M lib/galaxy/datatypes/hubAssembly.py M lib/galaxy/datatypes/tracks.py Log Message: ----------- Remove blank lines in file. Commit: 50fa525a440b0d3dc76a97053c58fead86b4bc2f https://github.com/galaxyproject/galaxy/commit/50fa525a440b0d3dc76a97053c58f... Author: Rémi Marenco <remi.marenco@gmail.com> Date: 2016-05-18 (Wed, 18 May 2016) Changed paths: M lib/galaxy/datatypes/hubAssembly.py M lib/galaxy/datatypes/tracks.py Log Message: ----------- Merge pull request #1 from dannon/huba_datatype Remove blank lines in file. Commit: e66cf8358940e9bf298de4e3416b952d44987c65 https://github.com/galaxyproject/galaxy/commit/e66cf8358940e9bf298de4e3416b9... Author: remimarenco <remi.marenco@gmail.com> Date: 2016-06-03 (Fri, 03 Jun 2016) Changed paths: M lib/galaxy/datatypes/tracks.py Log Message: ----------- Remove the support of Galaxy version <= 16.01 Commit: 611ade3552d2cfe665156a64214e7a1e58d14683 https://github.com/galaxyproject/galaxy/commit/611ade3552d2cfe665156a64214e7... Author: remimarenco <remi.marenco@gmail.com> Date: 2016-06-03 (Fri, 03 Jun 2016) Changed paths: M display_applications/ucsc/trackhub.xml Log Message: ----------- Remove the strip_https attribute because we don't need it anymore Commit: 40fde4ecf6e4e8b2951c6fd2738205450144a07b https://github.com/galaxyproject/galaxy/commit/40fde4ecf6e4e8b2951c6fd273820... Author: John Chilton <jmchilton@gmail.com> Date: 2016-07-22 (Fri, 22 Jul 2016) Changed paths: M config/datatypes_conf.xml.sample A display_applications/ucsc/trackhub.xml A lib/galaxy/datatypes/hubAssembly.py M lib/galaxy/datatypes/tracks.py Log Message: ----------- Merge pull request #2348 from remimarenco/huba_datatype Add the trackhub composite datatype Compare: https://github.com/galaxyproject/galaxy/compare/1839e8144231...40fde4ecf6e4
participants (1)
-
GitHub