<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cristal-kernel.git/src/main, branch 2.4.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.branson.me.uk/cristal-kernel.git/atom?h=2.4.2</id>
<link rel='self' href='https://git.branson.me.uk/cristal-kernel.git/atom?h=2.4.2'/>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/'/>
<updated>2015-04-27T12:43:28+00:00</updated>
<entry>
<title>Typo in error</title>
<updated>2015-04-27T12:43:28+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2015-04-27T12:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=ddcb4b12eca78120b2e6d9c3d4ec419c7c24199b'/>
<id>urn:sha1:ddcb4b12eca78120b2e6d9c3d4ec419c7c24199b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check if a namespace has a registered Resource URL before returning it.</title>
<updated>2015-03-18T10:02:59+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2015-03-18T10:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=64b6255c49ba485525a19ed96166fd2be2634a21'/>
<id>urn:sha1:64b6255c49ba485525a19ed96166fd2be2634a21</id>
<content type='text'>
Otherwise you just get an incomplete URL which causes errors later.</content>
</entry>
<entry>
<title>Move client script execution to setup(), so all of the Gateway objects</title>
<updated>2015-03-04T15:41:11+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2015-03-04T15:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=ad282071d72c65498ab3b015073261731aab9b98'/>
<id>urn:sha1:ad282071d72c65498ab3b015073261731aab9b98</id>
<content type='text'>
are in place before they are run.</content>
</entry>
<entry>
<title>Change the CompositeActivity state to Started in its run method. Fixes</title>
<updated>2015-02-11T14:01:11+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2015-02-11T14:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=09d7263da6785734be3987e606eb1f2244f733f7'/>
<id>urn:sha1:09d7263da6785734be3987e606eb1f2244f733f7</id>
<content type='text'>
#196</content>
</entry>
<entry>
<title>Redistribute Admin role amongst description editing activities. Anyone</title>
<updated>2014-09-19T13:43:04+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-19T13:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=ad863889617bd143ff78563386968a2c8bfbcee7'/>
<id>urn:sha1:ad863889617bd143ff78563386968a2c8bfbcee7</id>
<content type='text'>
can create new versions, only Admin can shift existing ones.</content>
</entry>
<entry>
<title>Require integers for all resource versions</title>
<updated>2014-08-25T11:53:33+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-08-25T11:53:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=f7df981d031e360b379b86d9aefdde15b918b21f'/>
<id>urn:sha1:f7df981d031e360b379b86d9aefdde15b918b21f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Label script before compiling. Remove Logger.debug call.</title>
<updated>2014-07-28T10:45:00+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-07-28T10:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=754d7436d46d12d6ccb5712ce0c5b2004c8275fe'/>
<id>urn:sha1:754d7436d46d12d6ccb5712ce0c5b2004c8275fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support pre-compilation of scripts if supported by the engine. Also does</title>
<updated>2014-07-28T10:23:52+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-07-28T10:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=7234fd04b63e69756670e3605a4e778cbe6cf871'/>
<id>urn:sha1:7234fd04b63e69756670e3605a4e778cbe6cf871</id>
<content type='text'>
this during testing to catch script syntax errors during build. Client
shell detects these error and declares them pre-execution.</content>
</entry>
<entry>
<title>MoveLatestVersionToLast activity in defs to make it easier to apply</title>
<updated>2014-07-24T21:59:47+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-07-24T21:59:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=7b3b3c6d26742fc6c2bd9ce4f9b0df1c19686e66'/>
<id>urn:sha1:7b3b3c6d26742fc6c2bd9ce4f9b0df1c19686e66</id>
<content type='text'>
changes to existing definitions.</content>
</entry>
<entry>
<title>DependencyMember properties weren't cloned from the collection props, so</title>
<updated>2014-07-03T13:32:45+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-07-03T13:32:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=5fe73473d17805ecc30bac50a21b619b94fbd25d'/>
<id>urn:sha1:5fe73473d17805ecc30bac50a21b619b94fbd25d</id>
<content type='text'>
were shared</content>
</entry>
</feed>
