swh:1:snp:0c9cef79c16215fad4511765f1415f6a904c0589

sort by:
Revision Author Date Message Commit Date
6cc3665 updated the version to 2.3.0. 06 October 2016, 18:04:54 UTC
d2c9eb0 updated README.md. 06 October 2016, 18:04:28 UTC
e9f4259 added a mechanism to update the requirements of the implicit merge via General section, KRONOS-82. 06 October 2016, 17:35:09 UTC
799e1dd bug fix, KRONOS-81. 02 August 2016, 21:36:56 UTC
b5932f5 fixed the problem where multiple similar merges could happen. Now, each required implicit merge happens only once. 25 July 2016, 23:40:57 UTC
845cef1 minor updates. 25 July 2016, 23:39:36 UTC
8023437 changed the default value of "merge" attribute to "True". 25 July 2016, 23:37:23 UTC
e165bd3 added the functionality to switch on/off the implicit merge. 25 July 2016, 18:38:51 UTC
a3a18f6 bug fix. 25 July 2016, 18:37:06 UTC
406253b added "fromtags_bystartnode", "fromtags_bystopnode" methods to IOConnection. 22 July 2016, 22:43:01 UTC
256f5c7 added "add_ioc", "remove_ioc" methods to WorkflowNode. 22 July 2016, 22:41:48 UTC
e620a49 fixed the bug that inflate/deflate could result in infinite loop. 22 July 2016, 22:38:56 UTC
5600af5 added "tag" as a required input to node.copy() method. 22 July 2016, 22:34:21 UTC
709185a added "merge" attribute to the WorkflowNode. 22 July 2016, 22:24:35 UTC
5e7170b changed children_tags to children_tag_suffixes. 22 July 2016, 22:18:47 UTC
acd2961 Merge branch 'master' into dev 19 July 2016, 21:56:11 UTC
5458be5 bug fixes (where adding interval tags broke the sample connection for interval file). 18 July 2016, 23:47:13 UTC
0a19516 added support for tags in the interval file. 15 July 2016, 20:43:27 UTC
b23eb97 updated README.md. 13 July 2016, 18:34:23 UTC
1efcf9d updated the version to 2.2.0. 13 July 2016, 18:30:14 UTC
47e36ad added a check to make sure that the input of the implicit merge node is always a list. 12 July 2016, 23:25:49 UTC
710454f interval file now takes precedence over the synchronization. 12 July 2016, 23:24:10 UTC
f19d196 minor bug fix. 05 April 2016, 19:19:09 UTC
9ee43c2 made all the *MERGE* files go into a separate folder called "merge". 01 April 2016, 20:46:57 UTC
5af26a0 minor bug fix. 24 March 2016, 18:18:53 UTC
cdba20f put __GENERAL__ section back since often multiple tasks share the same requirements. TASK requirements subsection, however, takes precedence on GENERAL requirements. 22 March 2016, 20:07:01 UTC
a84c823 users can now specify the requirements of each task separately in the setup file. 21 March 2016, 23:28:48 UTC
e7c25e9 removed __GENERAL__ section since every task now has its own requirements subsection. 21 March 2016, 18:20:43 UTC
737390e added username and version to the newly created config files. 21 March 2016, 18:14:28 UTC
b6e62c4 Added individual requirements sub-section for each task. 19 March 2016, 00:04:12 UTC
02a9174 added support for floating point mem requests. 18 March 2016, 23:56:11 UTC
47200b8 added support for floating point mem requests. 18 March 2016, 22:24:24 UTC
24f175a updated README.md. 16 March 2016, 23:29:26 UTC
4aba2f0 minor update. 16 March 2016, 23:21:41 UTC
a566be3 updated the version to 2.1.0. 16 March 2016, 23:07:30 UTC
58c6922 replaced multiprocess with multithread. 16 March 2016, 23:05:57 UTC
ac6448e added .gitignore. 10 February 2016, 22:35:57 UTC
861851c added Change log section to README.md. 21 December 2015, 19:12:16 UTC
e24f14a changed the tab to space in the template component_reqs.py. 18 December 2015, 23:13:12 UTC
a00f65a update the version to 2.0.4. 18 December 2015, 01:56:22 UTC
e24b66a minor bug fix. 18 December 2015, 01:46:14 UTC
e81127a added --no_prefix back to the input options. 18 December 2015, 01:03:08 UTC
e650c5f removed the limitation on the number of simultaneous jobs/pipelines. 18 December 2015, 00:13:09 UTC
b500ca2 updated README.md. 15 December 2015, 23:26:29 UTC
fe332ad updated README.md. 15 December 2015, 23:25:18 UTC
efb33dd update the version to 2.0.3. 10 December 2015, 21:34:48 UTC
8e7ba4f minor bug fix. 10 December 2015, 21:32:12 UTC
bb492a5 update README.md. 10 December 2015, 03:29:24 UTC
c9acd0c update the version to 2.0.2. 10 December 2015, 03:26:57 UTC
a46d843 updated to evaluate the values when updatig SAMPLES and SHARED sections. 10 December 2015, 03:22:13 UTC
7bc051f updated README.md. 08 December 2015, 23:37:28 UTC
bcd0dab included LICENSE file and updated the version to upload to PyPi. 08 December 2015, 23:36:40 UTC
b73bd8e minor update. 08 December 2015, 21:39:42 UTC
2ad4460 forced version 2.4.1 for ruffus in install_requires due to the bug "https://github.com/bunbun/ruffus/issues/53" in its latest versions. 08 December 2015, 19:45:46 UTC
4b65d1e removed scripts, since we are now using entry_points instead of scripts. 08 December 2015, 19:33:19 UTC
845cb9b updated setup.py to use setuptools.setup. 08 December 2015, 19:32:00 UTC
dbe48d7 added url of GitHub repo to setup.py, added docs homepage to RAEDME.md. 08 December 2015, 03:58:59 UTC
d79230d cleaned up. 08 December 2015, 03:14:15 UTC
0869d5e added kronos version 2.0.0. 08 December 2015, 03:12:03 UTC
back to top