Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 0e0c1caec4f14e0a5240763e697bd5d3613db719 https://github.com/galaxyproject/galaxy/commit/0e0c1caec4f14e0a5240763e697bd... Author: Dannon Baker dannon.baker@gmail.com Date: 2016-03-07 (Mon, 07 Mar 2016)
Changed paths: A lib/galaxy/model/migrate/versions/0131_subworkflow_and_input_parameter_modules.py R lib/galaxy/model/migrate/versions/0131_subworkflow_and_input_paramter_modules.py
Log Message: ----------- Fixing subworkflow migration (0131) to work with mysql
Commit: 6442cbc3d4340ea3d03dad01c3ebf2dce05ed6e1 https://github.com/galaxyproject/galaxy/commit/6442cbc3d4340ea3d03dad01c3ebf... Author: Dannon Baker dannon.baker@gmail.com Date: 2016-03-07 (Mon, 07 Mar 2016)
Changed paths: M lib/galaxy/model/migrate/versions/0131_subworkflow_and_input_parameter_modules.py
Log Message: ----------- Fix downgrade attempting to drop parent_workflow_id off the wrong table.
Commit: b23c354f91f9d1a572f488a4d49f25b8681e58ba https://github.com/galaxyproject/galaxy/commit/b23c354f91f9d1a572f488a4d49f2... Author: Dannon Baker dannon.baker@gmail.com Date: 2016-03-07 (Mon, 07 Mar 2016)
Changed paths: M lib/galaxy/model/migrate/versions/0131_subworkflow_and_input_parameter_modules.py
Log Message: ----------- Replace testing keynames with real ones.
Commit: ad6273307da4b971ea4354d9ad33cb08ca912577 https://github.com/galaxyproject/galaxy/commit/ad6273307da4b971ea4354d9ad33c... Author: Dannon Baker dannon.baker@gmail.com Date: 2016-03-07 (Mon, 07 Mar 2016)
Changed paths: M lib/galaxy/model/migrate/versions/0131_subworkflow_and_input_parameter_modules.py
Log Message: ----------- We can't flip storedworkflow back to non-nullable in a downgrade step here, so don't try. Just leave it alone.
Commit: 0f97b50e9ca8ca8b54e8d30769cd3fe46204f27c https://github.com/galaxyproject/galaxy/commit/0f97b50e9ca8ca8b54e8d30769cd3... Author: Dannon Baker dannon.baker@gmail.com Date: 2016-03-07 (Mon, 07 Mar 2016)
Changed paths: M lib/galaxy/model/migrate/versions/0131_subworkflow_and_input_parameter_modules.py
Log Message: ----------- Different logic for mysql (just don't worry about keys, due to the agony -- access to the database is entirely procedural and due to this we'd likely see any issues breaking these fk constraints in postgres before mysql (if ever) anyway.
Commit: 30750c32e4817de18aecba8bc4f523f4369e7292 https://github.com/galaxyproject/galaxy/commit/30750c32e4817de18aecba8bc4f52... Author: Björn Grüning bjoern@gruenings.eu Date: 2016-03-22 (Tue, 22 Mar 2016)
Changed paths: A lib/galaxy/model/migrate/versions/0131_subworkflow_and_input_parameter_modules.py R lib/galaxy/model/migrate/versions/0131_subworkflow_and_input_paramter_modules.py
Log Message: ----------- Merge pull request #1880 from dannon/fix_migration_0131_mysql
[16.01] Fixes to subworkflow migration 0131
Commit: 45c17318889d03df39e7bda66403d169ea098778 https://github.com/galaxyproject/galaxy/commit/45c17318889d03df39e7bda66403d... Author: Dannon Baker dannon.baker@gmail.com Date: 2016-03-22 (Tue, 22 Mar 2016)
Changed paths: A lib/galaxy/model/migrate/versions/0131_subworkflow_and_input_parameter_modules.py R lib/galaxy/model/migrate/versions/0131_subworkflow_and_input_paramter_modules.py
Log Message: ----------- Merge branch 'release_16.01' into dev
Compare: https://github.com/galaxyproject/galaxy/compare/35403f2a91eb...45c17318889d
galaxy-commits@lists.galaxyproject.org