[galaxyproject/galaxy] 4da9f7: Fix fluent query log serialization when datetime t...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 4da9f70b39269e309d249c5bf44d2ff34cc16aa6 https://github.com/galaxyproject/galaxy/commit/4da9f70b39269e309d249c5bf44d2... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-03-30 (Wed, 30 Mar 2016) Changed paths: M lib/galaxy/util/log/fluent_log.py Log Message: ----------- Fix fluent query log serialization when datetime types are in use. Currently queries which have raw datetime.datetime objects in the context will fail to log and throw an exception. Commit: 3bd802268dc4f024d1ea17a4721c51bd0a6d8960 https://github.com/galaxyproject/galaxy/commit/3bd802268dc4f024d1ea17a4721c5... Author: John Chilton <jmchilton@gmail.com> Date: 2016-04-04 (Mon, 04 Apr 2016) Changed paths: M lib/galaxy/util/log/fluent_log.py Log Message: ----------- Merge pull request #2039 from dannon/fluent_tweaks Fix fluent query log serialization when datetime types are in use. Compare: https://github.com/galaxyproject/galaxy/compare/6227156d7f57...3bd802268dc4
participants (1)
-
GitHub