This website requires JavaScript.
Explore
Help
Sign In
opensource
/
galaxy
Watch
3
Star
0
Fork
0
mirror of
https://github.com/galaxyproject/galaxy.git
synced
2026-09-22 06:16:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
30f4b335a5ea38c63fcae736bc711eb7f39edfa7
galaxy
/
tools
/
visualization
T
History
peterjc
fce2184e5b
Make tool version explicit (Job runner would assume 1.0.0)
2015-03-09 15:21:48 +00:00
..
LAJ_code.py
Fix most of the db flushes to be compatibel with sqlalchemy 05. Add the _monkeypatch_query_method() back into assignmapper due to a single object.get() method in the MetadataCollection class since Metadata has no current hook into mapping.context ( the sqlalchemy session ). There a 4 flushes in metadata,py and 20 flushes in model.__init__.py that still use the _monkeypatch_session_method in assignmapper due to the same issue, but all other flushes are fixed.
2009-11-11 15:59:41 -05:00
LAJ.py
Eliminated all Python2.4 references, added necessary assert statements to ensure minimum version of Python 2.4.
2008-03-28 15:24:50 +00:00
LAJ.xml
Make tool version explicit (Job runner would assume 1.0.0)
2015-03-09 15:21:48 +00:00