@@ -41,7 +41,7 @@ Enhancements
41
41
* Tool-based annotation of out of memory errors.
42
42
`Pull Request 5196 `_
43
43
* Added support for recursively discovering output datasets
44
- (thanks to `@nuwang <https://github.com/nuwang >`__). TODO: fix author
44
+ (thanks to `@nuwang <https://github.com/nuwang >`__).
45
45
`Pull Request 5240 `_
46
46
* Add an API endpoint that allows admins to decode galaxy object IDs.
47
47
`Pull Request 5018 `_
@@ -411,7 +411,7 @@ Fixes
411
411
(thanks to `@mvdbeek <https://github.com/mvdbeek >`__).
412
412
`Pull Request 4645 `_
413
413
* Pass job output file unqualified names to Pulsar so that it can create them
414
- before running the job
414
+ before running the job.
415
415
`Pull Request 4662 `_
416
416
* Fix transiently failing saved histories due to success message disappearing.
417
417
`Pull Request 4669 `_
@@ -513,21 +513,21 @@ Fixes
513
513
* Cleanup SA objects between workflow invocation scheduling attempts.
514
514
`Pull Request 5045 `_
515
515
* Safely handle possible ``None `` value encountered in processing and execution of
516
- post-job action arguments.
516
+ post-job action arguments
517
517
(thanks to `@erasche <https://github.com/erasche >`__).
518
518
`Pull Request 5050 `_
519
519
* Restore admin form routes.
520
520
`Pull Request 5065 `_
521
- * Fixes galaxy startup when ``LC_TYPE=UTF-8 `` on os-x
521
+ * Fixes galaxy startup when ``LC_TYPE=UTF-8 `` on OS X
522
522
(thanks to `@mvdbeek <https://github.com/mvdbeek >`__).
523
523
`Pull Request 5070 `_
524
524
* Ignore ``OSError `` when chmod'ing integrated_tool_panel_conf.xml
525
525
(thanks to `@mvdbeek <https://github.com/mvdbeek >`__).
526
526
`Pull Request 5071 `_
527
- * Fix metadata setting for ``otu `` datatypes.
527
+ * Fix metadata setting for ``otu `` datatypes
528
528
(thanks to `@mvdbeek <https://github.com/mvdbeek >`__).
529
529
`Pull Request 5072 `_
530
- * Fix exception in admin panel.
530
+ * Fix exception in admin panel
531
531
(thanks to `@mvdbeek <https://github.com/mvdbeek >`__).
532
532
`Pull Request 5079 `_
533
533
* Always fill ``message `` to avoid ``KeyError `` for sentry ``ERROR_TEMPLATE ``
@@ -563,7 +563,7 @@ Fixes
563
563
`Pull Request 5166 `_
564
564
* Provide UI collection output information for subworkflows.
565
565
`Pull Request 5172 `_
566
- * Remove legacy request controller from reports app
566
+ * Remove legacy request controller from reports app.
567
567
`Pull Request 5182 `_
568
568
* Fixes genome decode handling.
569
569
`Pull Request 5198 `_
@@ -624,7 +624,7 @@ Fixes
624
624
* Prevent reloading when data table is being modified
625
625
(thanks to `@mvdbeek <https://github.com/mvdbeek >`__).
626
626
`Pull Request 5331 `_
627
- * Work around (temporarily) wrong getsize() output
627
+ * Work around (temporarily) wrong `` getsize() `` output
628
628
(thanks to `@mvdbeek <https://github.com/mvdbeek >`__).
629
629
`Pull Request 5335 `_
630
630
* Disable galaxy tour 'path' navigation.
@@ -638,10 +638,10 @@ Fixes
638
638
* Fix dataset purging, dataset cleanup script and db_shell script
639
639
(thanks to `@mvdbeek <https://github.com/mvdbeek >`__).
640
640
`Pull Request 5346 `_
641
- * Fix bam conversion test tool
641
+ * Fix BAM conversion test tool
642
642
(thanks to `@mvdbeek <https://github.com/mvdbeek >`__).
643
643
`Pull Request 5351 `_
644
- * Remove charlimit for fetching urls .
644
+ * Remove charlimit for fetching URLs .
645
645
`Pull Request 5353 `_
646
646
* Use ``print() `` function in common_startup.sh
647
647
(thanks to `@mvdbeek <https://github.com/mvdbeek >`__).
@@ -657,9 +657,9 @@ Fixes
657
657
`Pull Request 5367 `_
658
658
* Workflow tool menu fix for deleted workflows.
659
659
`Pull Request 5368 `_
660
- * Bump conditional Pygments version to 2.2.0 so it matches the dev
660
+ * Bump conditional `` Pygments `` version to 2.2.0 so it matches the dev.
661
661
`Pull Request 5376 `_
662
- * Fix ``make docs `` when the virtualenv is not .venv
662
+ * Fix ``make docs `` when the virtualenv is not `` .venv `` .
663
663
`Pull Request 5377 `_
664
664
* Force a fixed node image version when building client for Jenkins.
665
665
`Pull Request 5382 `_
@@ -669,15 +669,15 @@ Fixes
669
669
* Fix for subworkflow creation
670
670
(thanks to `@mvdbeek <https://github.com/mvdbeek >`__).
671
671
`Pull Request 5398 `_
672
- * Follow IUC and drop r channel from default Conda channels
672
+ * Follow IUC and drop `` r `` channel from the default Conda channels
673
673
(thanks to `@mvdbeek <https://github.com/mvdbeek >`__).
674
674
`Pull Request 5406 `_
675
675
* Implement workaround for extra metadata revision creation.
676
676
`Pull Request 5433 `_
677
677
* Don't silently fail rest of multi-action queue when attempting to purge a
678
678
collection.
679
679
`Pull Request 5443 `_
680
- * Ensure jobStateSummariesCollection exists.
680
+ * Ensure `` jobStateSummariesCollection `` exists.
681
681
`Pull Request 5444 `_
682
682
* Fix ``server_name `` when config is a ``dict ``.
683
683
`Pull Request 5447 `_
@@ -720,7 +720,7 @@ Fixes
720
720
galaxy to be importable
721
721
(thanks to `@mvdbeek <https://github.com/mvdbeek >`__).
722
722
`Pull Request 5626 `_
723
- * Changed GenomeSpace token handling to use manual OpenID association only
723
+ * Changed GenomeSpace token handling to use manual OpenID association only.
724
724
`Pull Request 5631 `_
725
725
* Use sample file path when adding missing indexes
726
726
(thanks to `@mvdbeek <https://github.com/mvdbeek >`__).
@@ -737,6 +737,8 @@ Fixes
737
737
* Show error message if history structure can't be shown
738
738
(thanks to `@mvdbeek <https://github.com/mvdbeek >`__).
739
739
`Pull Request 5665 `_
740
+ * Consistent sniffing regardless of in_place.
741
+ `Pull Request 5643 `_
740
742
741
743
.. github_links
742
744
.. _Pull Request 4178 : https://github.com/galaxyproject/galaxy/pull/4178
@@ -1156,6 +1158,7 @@ Fixes
1156
1158
.. _Pull Request 5631 : https://github.com/galaxyproject/galaxy/pull/5631
1157
1159
.. _Pull Request 5634 : https://github.com/galaxyproject/galaxy/pull/5634
1158
1160
.. _Pull Request 5635 : https://github.com/galaxyproject/galaxy/pull/5635
1161
+ .. _Pull Request 5643 : https://github.com/galaxyproject/galaxy/pull/5643
1159
1162
.. _Pull Request 5644 : https://github.com/galaxyproject/galaxy/pull/5644
1160
1163
.. _Pull Request 5650 : https://github.com/galaxyproject/galaxy/pull/5650
1161
1164
.. _Pull Request 5662 : https://github.com/galaxyproject/galaxy/pull/5662
0 commit comments