[galaxyproject/galaxy] 85d4b7: Slight refactoring of parse_int, move to galaxy.ut...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 85d4b747297f8bb2a2d7e39c8995d92e6e91911b https://github.com/galaxyproject/galaxy/commit/85d4b747297f8bb2a2d7e39c8995d... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2015-09-01 (Tue, 01 Sep 2015) Changed paths: M lib/galaxy/util/__init__.py M lib/galaxy/webapps/galaxy/controllers/history.py Log Message: ----------- Slight refactoring of parse_int, move to galaxy.util and use default in invocation. Commit: 67322c5a440e2912be02c88d4d77e525fe8a7638 https://github.com/galaxyproject/galaxy/commit/67322c5a440e2912be02c88d4d77e... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2015-09-01 (Tue, 01 Sep 2015) Changed paths: M lib/galaxy/util/__init__.py Log Message: ----------- Don't overload language builtins min, max in parse_int Commit: 65182d3a623630a783aff3a1d4ebba14bb106e81 https://github.com/galaxyproject/galaxy/commit/65182d3a623630a783aff3a1d4ebb... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2015-09-02 (Wed, 02 Sep 2015) Changed paths: M lib/galaxy/webapps/galaxy/controllers/history.py Log Message: ----------- Include second file of commit fixing min/max overloading Commit: 2afcc658c7f4b7f945413050b5b7bdcdd0b3abaf https://github.com/galaxyproject/galaxy/commit/2afcc658c7f4b7f945413050b5b7b... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2015-09-03 (Thu, 03 Sep 2015) Changed paths: M lib/galaxy/util/__init__.py M lib/galaxy/webapps/galaxy/controllers/history.py Log Message: ----------- Support 'None' and raise the ValueError when appropriate. Commit: 9df1dfafebe31c84d546aee4146be1239cc793dc https://github.com/galaxyproject/galaxy/commit/9df1dfafebe31c84d546aee4146be... Author: carlfeberhard <carlfeberhard@users.noreply.github.com> Date: 2015-09-03 (Thu, 03 Sep 2015) Changed paths: M lib/galaxy/util/__init__.py M lib/galaxy/webapps/galaxy/controllers/history.py Log Message: ----------- Merge pull request #684 from dannon/minor_parseint_tweaks Minor parseint refactoring, tweaks Compare: https://github.com/galaxyproject/galaxy/compare/39c2854f6525...9df1dfafebe3
participants (1)
-
GitHub