https://github.com/galaxyproject/galaxy

sort by:
Revision Author Date Message Commit Date
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
90cdc85 Version 16.1.2 21 December 2015, 15:39:17 UTC
a66ddaf Update HISTORY.rst for 16.1.2. 21 December 2015, 15:39:05 UTC
6f50a73 Add missing parser in setup.py. 21 December 2015, 15:36:38 UTC
12b2b3a Fix LICENSE (good catch @jxtx). 21 December 2015, 14:37:19 UTC
3c85356 Adjust tox.ini to reflect TravisCI reality. 20 December 2015, 18:29:04 UTC
abef4ea Starting work on 16.1.2 20 December 2015, 18:13:56 UTC
a96b058 Fix some problems with new_version.py. 20 December 2015, 18:13:29 UTC
4e5212f Version 16.1.1 20 December 2015, 18:07:17 UTC
313dd07 Attempt to fix dependency and version issues with that first release. 20 December 2015, 18:07:02 UTC
a044844 Starting work on 16.2.0 20 December 2015, 15:37:27 UTC
e83f7c1 Version 16.1.0 20 December 2015, 15:35:52 UTC
54646f2 Actually don't allow TravisCI failure for Python 3.4. 20 December 2015, 15:26:43 UTC
c074e36 Initial commit. 20 December 2015, 15:23:01 UTC
back to top