[galaxyproject/galaxy] a8b7c6: Smart string handling on the wsgi response -- this...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: a8b7c6a8eca231b251d59ddeb5ccab88845a757e https://github.com/galaxyproject/galaxy/commit/a8b7c6a8eca231b251d59ddeb5cca... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-07-19 (Tue, 19 Jul 2016) Changed paths: M lib/galaxy/web/framework/base.py Log Message: ----------- Smart string handling on the wsgi response -- this fixes uwsgi blanking out when handling endpoints that return unicode. Commit: 01cdb9387e4c1b885ab474b5c0c88a05a1147ca2 https://github.com/galaxyproject/galaxy/commit/01cdb9387e4c1b885ab474b5c0c88... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-07-20 (Wed, 20 Jul 2016) Changed paths: M lib/galaxy/web/framework/base.py Log Message: ----------- Simplify flatten method Commit: 5ba7e5adaeda7d33d869ed71542491cb40f3c5d7 https://github.com/galaxyproject/galaxy/commit/5ba7e5adaeda7d33d869ed7154249... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-07-20 (Wed, 20 Jul 2016) Changed paths: M lib/galaxy/web/framework/base.py Log Message: ----------- Make sure yielded items from a flattened iterable are properly stringified. Commit: a5f9e5b9efd287c1bce5d6f3da41f30affd511ad https://github.com/galaxyproject/galaxy/commit/a5f9e5b9efd287c1bce5d6f3da41f... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-07-20 (Wed, 20 Jul 2016) Changed paths: M lib/galaxy/web/framework/base.py Log Message: ----------- Reverted the refactoring of flatten; generator wasn't unpacking (of course), and caused an infinite loop. Commit: 423e85fc81110cb800b398b485d3aacc97914500 https://github.com/galaxyproject/galaxy/commit/423e85fc81110cb800b398b485d3a... Author: Nicola Soranzo <nsoranzo@tiscali.it> Date: 2016-07-21 (Thu, 21 Jul 2016) Changed paths: M lib/galaxy/web/framework/base.py Log Message: ----------- Merge pull request #2630 from dannon/base_framework_string_handling Smart string handling on the wsgi response -- this fixes uwsgi blankiā¦ Compare: https://github.com/galaxyproject/galaxy/compare/f67d3cbe93e3...423e85fc8111
participants (1)
-
GitHub