swh:1:snp:68efb3baf28256c952b30ae9ecf5cb4fac86eafb

sort by:
Revision Author Date Message Commit Date
77f14ab Version 16.7.10 04 August 2016, 15:07:52 UTC
8075714 Update to CWL 1.0 documentation syntax. 04 August 2016, 15:06:54 UTC
9ff97e4 Starting work on 16.7.10 14 June 2016, 02:44:33 UTC
a214daf Version 16.7.9 14 June 2016, 02:43:26 UTC
10a1a35 Add HISTORY.rst content for new release. 14 June 2016, 02:43:11 UTC
dd71a19 Update to latest Galaxy changes... 13 June 2016, 19:01:53 UTC
0d84dde Update CWL abstractions for gx and cwltool changes. 13 June 2016, 18:58:44 UTC
b8ed220 Starting work on 16.7.9 05 June 2016, 13:41:07 UTC
5b30850 Version 16.7.8 05 June 2016, 13:40:19 UTC
e837363 Update HISTORY.rst for 16.7.8. 05 June 2016, 13:39:48 UTC
5b5f672 Update against the latest galaxy/dev. 05 June 2016, 13:36:47 UTC
c30d1d1 Fix report string bug in test verification code. Discovered while porting #10 back into Galaxy. 31 May 2016, 18:45:10 UTC
baac2a3 Update against the latest Galaxy dev. 31 May 2016, 18:22:58 UTC
3ae6054 Merge pull request #10 from galaxyproject/tools_verify_as_a_lib Refactor test output verfication for reuse in planemo. 31 May 2016, 18:19:25 UTC
1f5e376 Refactor test output verfication for reuse in planemo. Planemo will use this library to verify outputs from testing other artifact types (Galaxy workflows, cwl tools and workflows) and testing outside of Galaxy. This commit refactors ot allow this and and contains other smaller changes. 31 May 2016, 17:52:49 UTC
18fe387 One more PY3 fix for that previous commit. 25 May 2016, 19:06:22 UTC
4f9653b Add new galaxy.tools.verify package to galaxy-lib. 25 May 2016, 19:05:31 UTC
1d5a124 Remove E203 exclusion for this repository. 25 May 2016, 18:58:46 UTC
f1e2ace Update to latest copy of Galaxy utilities. 25 May 2016, 18:55:48 UTC
f0d5b43 Make quoting in argv_to_str optional. 25 May 2016, 18:52:59 UTC
b2029dc Starting work on 16.7.8 24 May 2016, 03:21:00 UTC
df296e2 Version 16.7.7 24 May 2016, 03:20:01 UTC
38eca73 General cleanup and functionality expansion of docker_util. To allow execution of many more Docker operations from planemo. 24 May 2016, 03:19:00 UTC
63813cf Fix for change to cwl name - fallback to ID. 12 May 2016, 20:34:34 UTC
7a42156 Starting work on 16.7.7 12 May 2016, 02:27:24 UTC
05d9bf3 Version 16.7.6 12 May 2016, 02:26:42 UTC
09b697f Add HISTORY.rst text. 12 May 2016, 02:26:24 UTC
16bdb5e Starting work on 16.7.6 12 May 2016, 02:24:06 UTC
e7479dd Refactor galaxy.tools.cwl.schema to be actually optional dependency. xref https://github.com/galaxyproject/planemo/issues/475 12 May 2016, 01:59:29 UTC
30ec4d9 Version 16.7.5 11 May 2016, 20:23:49 UTC
0c0b3a9 Update HISTORY.rst. 11 May 2016, 20:23:37 UTC
e0bdd79 Update cwltool library usage for latest cwltool release. 11 May 2016, 20:13:11 UTC
9588d18 Starting work on 16.7.5 10 May 2016, 23:12:28 UTC
2b8dbce Version 16.7.4 10 May 2016, 23:11:39 UTC
b645833 Add HISTORY.rst entry for 16.7.4. 10 May 2016, 23:10:48 UTC
d9f1890 Fix for ``galaxy.tools.loader_directory.py:looks_like_a_tool_cwl``. 10 May 2016, 20:37:08 UTC
fbc7ce3 Starting work on 16.7.4 07 May 2016, 14:29:53 UTC
0e57350 Version 16.7.3 07 May 2016, 14:27:53 UTC
a759bf0 Make cwltool_deps more robust and better documented. 07 May 2016, 14:26:34 UTC
f45b54e Starting work on 16.7.3 06 May 2016, 17:40:40 UTC
2feea1c Version 16.7.2 06 May 2016, 17:38:29 UTC
54565ec Add HISTORY.rst for 16.7.2. 06 May 2016, 17:38:06 UTC
00d617c Merge pull request #9 from galaxyproject/planemo_improve Updates 06 May 2016, 17:37:04 UTC
3839014 Progress toward CWL support in galaxy-lib. 06 May 2016, 17:31:10 UTC
a406c17 Starting work on 16.7.2 03 May 2016, 03:25:23 UTC
f4a5377 Version 16.7.1 03 May 2016, 03:24:27 UTC
81ce382 Prepare for release of 16.7.1. 03 May 2016, 03:23:59 UTC
900548f Bring in recent Galaxy fixes. 03 May 2016, 01:49:03 UTC
d6d7c7c Fix to general linter. 03 May 2016, 01:48:36 UTC
49907d3 Improvements to docs for the project. 03 May 2016, 01:48:36 UTC
f8ea65c Fix test_objectstore test case for Python 3.4. 02 May 2016, 05:54:44 UTC
77cd7b1 Enhance library functions for tools. - Enhance lint and loaders to be able to handle tool parser objects instead of just raw XML. This will allow non-Galaxy-XML tool linting (e.g. CWL) and allow linters to use higher-level abstraction. - Replace tol-level XML linter with a "general" linter that parses attributes using the ToolSource abstraction. - Small updates to linting for recent additions to tool framework. - More docstring usage and improved import order. - Fixes discovered through planemo for "finding" non-XML tools. - Revised CWL tool loader that will allow more fine grain loading. 02 May 2016, 05:45:30 UTC
d17e83c Update for latest Galaxy changes. 02 May 2016, 05:44:17 UTC
62b639c Starting work on 16.7.1 21 April 2016, 18:48:01 UTC
989237a Version 16.7.0 21 April 2016, 18:39:10 UTC
c0a7f7d Update version to 16.7.0.dev0. 21 April 2016, 18:38:29 UTC
fffc5aa Update with latest galaxy-dev. 21 April 2016, 18:36:14 UTC
f924f56 Merge pull request #6 from jmchilton/dev_update Update to latest Galaxy-dev. 08 April 2016, 15:42:05 UTC
ae61fc4 Fixup latest dev push. 08 April 2016, 14:28:54 UTC
8e5e3e6 Update to latest Galaxy-dev. 08 April 2016, 14:20:00 UTC
adbb075 Starting work on 16.4.1 15 February 2016, 11:20:20 UTC
c804eac Update HISTORY.rst. 15 February 2016, 11:11:16 UTC
9e6eb6b Update to the latest dev branch of Galaxy. 15 February 2016, 11:08:01 UTC
cd2979e Update against latest Galaxy. 01 February 2016, 14:21:39 UTC
f27294f Update minimum allowable six version. 14 January 2016, 05:38:41 UTC
8b99fc0 Version 16.1.9 14 January 2016, 05:19:49 UTC
ea00464 Fixup galaxy.exceptions for source installation. 14 January 2016, 05:14:59 UTC
d25c348 Starting work on 16.1.9 12 January 2016, 19:47:13 UTC
0553f61 Version 16.1.8 12 January 2016, 19:43:48 UTC
ce1f08c Update README. 12 January 2016, 19:43:07 UTC
4b451ed Update against latest Galaxy release_16.01. 12 January 2016, 19:32:59 UTC
f2bfb14 Starting work on 16.1.8 03 January 2016, 15:50:49 UTC
bf7cc59 Version 16.1.7 03 January 2016, 15:50:01 UTC
65b38b7 Update HISTORY.rst. 03 January 2016, 15:49:52 UTC
a4074ed Fix bug in db845fa1875bcb08aa2129830f1d405d1d894cfb. 03 January 2016, 14:44:23 UTC
2ce1b57 Better sync-ing with current dev branch. 03 January 2016, 14:38:44 UTC
fbed44e Update for big galaxy PRs on deps and toolbox. 03 January 2016, 14:14:02 UTC
b54d408 Update for latest -dev. 03 January 2016, 14:02:22 UTC
0893f1d Starting work on 16.1.7 28 December 2015, 13:00:04 UTC
ca9737f Version 16.1.6 28 December 2015, 12:58:36 UTC
0a229f4 Fix exceptions package. 28 December 2015, 12:55:51 UTC
7c04569 Updates for recent changes to Galaxy. 24 December 2015, 14:55:47 UTC
ffe0550 Bring in another unit test for tool watching. 23 December 2015, 17:13:48 UTC
6c6bc3e Update Makefile for changes/abstractions in pulsar/planemo. 23 December 2015, 00:39:39 UTC
e4a6843 Starting work on 16.1.6 22 December 2015, 22:31:53 UTC
f5ce800 Version 16.1.5 22 December 2015, 22:20:38 UTC
b52fa5b Update history for 16.1.5. 22 December 2015, 22:20:23 UTC
5f3c62d Fix for conda util. 22 December 2015, 22:03:51 UTC
c1e1e51 Starting work on 16.1.5 22 December 2015, 18:30:26 UTC
ef83bd3 Version 16.1.4 22 December 2015, 18:29:50 UTC
962ee8c Update HISTORY.rst for 16.1.4. 22 December 2015, 18:29:35 UTC
b8cb5a0 Fix job metrics import in setup.py. 22 December 2015, 18:28:57 UTC
e7e015f Starting work on 16.1.4 22 December 2015, 14:28:12 UTC
b4033a5 Version 16.1.3 22 December 2015, 14:27:17 UTC
21c8c61 And a Python 3.4 fix for that file. 22 December 2015, 14:03:03 UTC
9002ab4 Missing file from Galaxy update. 22 December 2015, 13:58:59 UTC
08c7aa6 Bring over recent PRs from Galaxy. 22 December 2015, 13:38:47 UTC
e117d27 Merge pull request #1 from jmchilton/iteritems More Python 3 fixes. 22 December 2015, 18:08:12 UTC
1a87376 More Python 3 fixes. 22 December 2015, 12:20:02 UTC
fb7b47a Starting work on 16.1.3 21 December 2015, 15:39:50 UTC
back to top