Branch: refs/heads/dev
Home:
https://github.com/galaxyproject/galaxy
Commit: 56b5002aababf39a11d8e6fd794a19382f5f767f
https://github.com/galaxyproject/galaxy/commit/56b5002aababf39a11d8e6fd79...
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-06-22 (Wed, 22 Jun 2016)
Changed paths:
M lib/galaxy/datatypes/tabular.py
Log Message:
-----------
Tabular dataset chunking fix which should prevent duplicated lines. Skipping to the
newline previously shifted the chunk past where it should read.
Commit: 0ab502baa1ae0e16c9345c3ac816a1dde5cb54d9
https://github.com/galaxyproject/galaxy/commit/0ab502baa1ae0e16c9345c3ac8...
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-06-22 (Wed, 22 Jun 2016)
Changed paths:
M lib/galaxy/datatypes/tabular.py
Log Message:
-----------
Rename vars to be sensible, add comment to clarify what this is doing.
Commit: a630c92df447ce67d145bb6c22a24cd9ab647259
https://github.com/galaxyproject/galaxy/commit/a630c92df447ce67d145bb6c22...
Author: Martin Cech <cech.marten(a)gmail.com>
Date: 2016-07-05 (Tue, 05 Jul 2016)
Changed paths:
M lib/galaxy/datatypes/tabular.py
Log Message:
-----------
Merge pull request #2527 from dannon/fix_tabular_display_chunking
Fix tabular display chunking
Compare:
https://github.com/galaxyproject/galaxy/compare/3eeedc61e84c...a630c92df447