<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cristal-xmldb.git/src/main/resources/boot/OD, branch 2.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.branson.me.uk/cristal-xmldb.git/atom?h=2.4</id>
<link rel='self' href='https://git.branson.me.uk/cristal-xmldb.git/atom?h=2.4'/>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-xmldb.git/'/>
<updated>2013-11-11T15:34:12+00:00</updated>
<entry>
<title>Vertex ID, Edge ID, width and height values were defined as bytes, </title>
<updated>2013-11-11T15:34:12+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2013-11-11T15:32:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-xmldb.git/commit/?id=dc033399c98234b8b757288f47ead95c6019d925'/>
<id>urn:sha1:dc033399c98234b8b757288f47ead95c6019d925</id>
<content type='text'>
Guy created more than 127 vertices in a workflow, so it's now an
integer.</content>
</entry>
<entry>
<title>Module resources can specify version number, which overrides the default</title>
<updated>2013-08-02T13:01:39+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2013-08-02T13:01:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-xmldb.git/commit/?id=602488edc547279a5137e4db1dd0f6daeaa7e20c'/>
<id>urn:sha1:602488edc547279a5137e4db1dd0f6daeaa7e20c</id>
<content type='text'>
version viewpoint of '0'.</content>
</entry>
<entry>
<title>Agent and Item were out of line with the new module versions of NewItem</title>
<updated>2013-05-23T12:36:45+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2013-05-23T12:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-xmldb.git/commit/?id=a36892b9788639aadda293cb27496ae00e189677'/>
<id>urn:sha1:a36892b9788639aadda293cb27496ae00e189677</id>
<content type='text'>
and NewAgent, and the mapfile.</content>
</entry>
<entry>
<title>Add Role management support to module, instead of just creating one if</title>
<updated>2013-05-17T09:44:46+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2013-05-17T09:44:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-xmldb.git/commit/?id=be9aa9c636204051381f4efe4b895dff968f0c4d'/>
<id>urn:sha1:be9aa9c636204051381f4efe4b895dff968f0c4d</id>
<content type='text'>
it's not already there.
Supports 'jobList' attribute to enable job pushing</content>
</entry>
<entry>
<title>Module didn't allow empty Aggregations</title>
<updated>2013-03-27T10:46:01+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2013-03-27T10:46:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-xmldb.git/commit/?id=5dc9412157462c68ae184e00985693489eedf61a'/>
<id>urn:sha1:5dc9412157462c68ae184e00985693489eedf61a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First unit tests, and their detected correction to the</title>
<updated>2013-02-28T15:07:53+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2013-02-28T15:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-xmldb.git/commit/?id=b077dac8ae8ffc79202a6b7dd2a008eef22489d3'/>
<id>urn:sha1:b077dac8ae8ffc79202a6b7dd2a008eef22489d3</id>
<content type='text'>
CompositeActivityDef schema.</content>
</entry>
<entry>
<title>Formatting and cleanup</title>
<updated>2012-07-12T12:52:54+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2012-07-12T12:52:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-xmldb.git/commit/?id=0b7ccbb852f40b4869918ff793c3db3a586bd3cc'/>
<id>urn:sha1:0b7ccbb852f40b4869918ff793c3db3a586bd3cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Suspend transition now can carry an optional 'Errors' outcome where</title>
<updated>2012-07-12T12:52:36+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2012-07-12T12:52:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-xmldb.git/commit/?id=20c81748688547c1b13686f15c65fbb1d60d81a0'/>
<id>urn:sha1:20c81748688547c1b13686f15c65fbb1d60d81a0</id>
<content type='text'>
client processes can record the reason for the suspension. Errors XML is
marshalled ErrorInfo. UserCodeProcess automatically sends fatal
ErrorInfos through suspend jobs.
Job API added to to support all this.
fixes #23</content>
</entry>
<entry>
<title>Modules serialize with Castor. Just about to remove the parsing.</title>
<updated>2012-07-06T09:00:24+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2012-07-06T09:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-xmldb.git/commit/?id=24314dc1699c7e73048fa24e33729f1aa1ec0e86'/>
<id>urn:sha1:24314dc1699c7e73048fa24e33729f1aa1ec0e86</id>
<content type='text'>
CastorXMLUtility is now a static member of gateway. Domain specific
instances can be used by domain applications, but the maps do not
interfere with the kernel.</content>
</entry>
<entry>
<title>Removed persistency of VertexOutlineCreator - containing subclasses</title>
<updated>2012-07-02T12:16:20+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2012-07-02T12:16:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-xmldb.git/commit/?id=cc79e98c4763affba4fa2e17dfe5a412f9de66c3'/>
<id>urn:sha1:cc79e98c4763affba4fa2e17dfe5a412f9de66c3</id>
<content type='text'>
should set this.
Fixed persistency of GTimeStamp
Fixed CompActOutcome not showing when loaded</content>
</entry>
</feed>
