Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 36134bca694c9dc6b2584fb661dfbce4ddb793e6
https://github.com/galaxyproject/galaxy/commit/36134bca694c9dc6b2584fb661df…
Author: Scott Szakonyi <sszakony(a)nd.edu>
Date: 2016-10-14 (Fri, 14 Oct 2016)
Changed paths:
M client/galaxy/scripts/mvc/tool/tools.js
Log Message:
-----------
Added code to adjust top setting of tool search if messagebox is visible, issue 2907
Commit: 6312d8052b9668a03b3bb25ea02b9d42ac32de6d
https://github.com/galaxyproject/galaxy/commit/6312d8052b9668a03b3bb25ea02b…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-10-14 (Fri, 14 Oct 2016)
Changed paths:
M client/galaxy/scripts/mvc/tool/tools.js
M static/maps/mvc/tool/tools.js.map
M static/scripts/bundled/analysis.bundled.js
M static/scripts/bundled/analysis.bundled.js.map
M static/scripts/bundled/libs.bundled.js
M static/scripts/bundled/libs.bundled.js.map
M static/scripts/mvc/tool/tools.js
Log Message:
-----------
Rebuild cilent.
Commit: 28bb83f0ab5e93b5f961f12dac555bf96a9073ea
https://github.com/galaxyproject/galaxy/commit/28bb83f0ab5e93b5f961f12dac55…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-10-14 (Fri, 14 Oct 2016)
Changed paths:
M client/galaxy/scripts/mvc/tool/tools.js
M static/maps/mvc/tool/tools.js.map
M static/scripts/bundled/analysis.bundled.js
M static/scripts/bundled/analysis.bundled.js.map
M static/scripts/bundled/libs.bundled.js
M static/scripts/bundled/libs.bundled.js.map
M static/scripts/mvc/tool/tools.js
Log Message:
-----------
Merge pull request #3055 from dannon/cherrypick_masthead_fix
Cherrypick masthead fix
Compare: https://github.com/galaxyproject/galaxy/compare/e5913a49e260...28bb83f0ab5e
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: bb4428896839898fb5d0c9b88ae18fc9b705a27b
https://github.com/galaxyproject/galaxy/commit/bb4428896839898fb5d0c9b88ae1…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-10-13 (Thu, 13 Oct 2016)
Changed paths:
M lib/galaxy/datatypes/images.py
M lib/galaxy/datatypes/util/image_util.py
M lib/galaxy/util/checkers.py
M tools/data_source/upload.py
Log Message:
-----------
Failthrough to using imghdr when PIL does not detect an image correctly.
Some misc cleanup, avoiding use of system functions as variable names,
etc.
Commit: cb6e25278c4a59d4ea2edd9ce5e9c757b1ebf7f8
https://github.com/galaxyproject/galaxy/commit/cb6e25278c4a59d4ea2edd9ce5e9…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-10-13 (Thu, 13 Oct 2016)
Changed paths:
M lib/galaxy/datatypes/images.py
M lib/galaxy/datatypes/sequence.py
R lib/galaxy/datatypes/util/image_util.py
M lib/galaxy/util/checkers.py
A lib/galaxy/util/image_util.py
M tools/data_source/upload.py
Log Message:
-----------
Refactoring, because it was bugging me.
Commit: ed263bf8a52b37199cc7822126598a75a9984335
https://github.com/galaxyproject/galaxy/commit/ed263bf8a52b37199cc782212659…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-10-13 (Thu, 13 Oct 2016)
Changed paths:
M lib/galaxy/util/image_util.py
Log Message:
-----------
import order.
Commit: 4bc429776853239961c45c9656c69b3be0ae01bc
https://github.com/galaxyproject/galaxy/commit/4bc429776853239961c45c9656c6…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-10-13 (Thu, 13 Oct 2016)
Changed paths:
M lib/galaxy/util/image_util.py
Log Message:
-----------
Simplify, strip out passing of image.
Commit: d26f46423e5d79dd8d0519d90350389838fece3c
https://github.com/galaxyproject/galaxy/commit/d26f46423e5d79dd8d0519d90350…
Author: Nicola Soranzo <nsoranzo(a)tiscali.it>
Date: 2016-10-14 (Fri, 14 Oct 2016)
Changed paths:
M lib/galaxy/datatypes/images.py
M lib/galaxy/datatypes/sequence.py
R lib/galaxy/datatypes/util/image_util.py
M lib/galaxy/util/checkers.py
A lib/galaxy/util/image_util.py
M tools/data_source/upload.py
Log Message:
-----------
Merge pull request #3042 from dannon/image_detection_fixes
Image detection fixes
Compare: https://github.com/galaxyproject/galaxy/compare/4446ccc98c97...d26f46423e5d