<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cristal-kernel.git/src/main/java/com/c2kernel/process, branch ldap-refactor</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.branson.me.uk/cristal-kernel.git/atom?h=ldap-refactor</id>
<link rel='self' href='https://git.branson.me.uk/cristal-kernel.git/atom?h=ldap-refactor'/>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/'/>
<updated>2014-06-05T12:22:52+00:00</updated>
<entry>
<title>Never switch String parameters around.</title>
<updated>2014-06-05T12:22:52+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-06-05T12:22:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=bfd93208cfdbd30bdcbc638af2e08c6be99f1d84'/>
<id>urn:sha1:bfd93208cfdbd30bdcbc638af2e08c6be99f1d84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recreate old Authenticator interface as 'ProxyLogin'</title>
<updated>2014-06-05T12:13:37+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-06-05T12:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=cedb32b6b7a799ef4142b418e64d3538cf604af1'/>
<id>urn:sha1:cedb32b6b7a799ef4142b418e64d3538cf604af1</id>
<content type='text'>
Server boots with new lookup interface.</content>
</entry>
<entry>
<title>more</title>
<updated>2014-06-02T14:52:49+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-06-02T14:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=28f6763508612fadcc34d87cff383e6a5aef2ad6'/>
<id>urn:sha1:28f6763508612fadcc34d87cff383e6a5aef2ad6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2014-06-02T09:31:08+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-06-02T09:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=b96dd998d6c442be19c342399839896d00d4b6f5'/>
<id>urn:sha1:b96dd998d6c442be19c342399839896d00d4b6f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduced 'Layer' attribute to allow overriding of descriptions. Desc</title>
<updated>2014-05-15T13:10:13+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-05-15T13:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=8e8185210f5bd87cb5dcda3a458fe059f811aafc'/>
<id>urn:sha1:8e8185210f5bd87cb5dcda3a458fe059f811aafc</id>
<content type='text'>
with the same name in the same description tree will be ranked by
LocalObjectLoader according to this number, and the highest one chosen
for instantiation. Fixes #188</content>
</entry>
<entry>
<title>Removed unnecessary ItemProxy casts after removal of EntityProxy</title>
<updated>2014-05-14T11:30:21+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-05-14T11:30:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=bff4c943158c18cd70bc270bbb208ead63d020fd'/>
<id>urn:sha1:bff4c943158c18cd70bc270bbb208ead63d020fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactored Proxy update notification server into its own class and</title>
<updated>2014-05-14T11:23:26+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-05-14T11:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=40ef76037aeac4ee2b9d857a092e5ea026c0bb5c'/>
<id>urn:sha1:40ef76037aeac4ee2b9d857a092e5ea026c0bb5c</id>
<content type='text'>
thread, so executions return before proxy messages are sent. Another
deadlock suspect.</content>
</entry>
<entry>
<title>Agent now extends Item, so they can have workflows. All traces of the</title>
<updated>2014-05-08T14:37:39+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-05-07T15:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=a1f0ecbb6a2bea6aa214322c412af2f3c5ce124b'/>
<id>urn:sha1:a1f0ecbb6a2bea6aa214322c412af2f3c5ce124b</id>
<content type='text'>
old 'Entity' superclasses should be removed, including proxies and
paths. Very large change, breaks API compatibility with CRISTAL 2.x.
Fixes #135</content>
</entry>
<entry>
<title>Don't use logger to report exceptions, in case the Logger didn't get</title>
<updated>2014-04-16T15:47:19+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-04-16T15:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=6dfa1bbe05a712174e937af89d5223e98d9d7d06'/>
<id>urn:sha1:6dfa1bbe05a712174e937af89d5223e98d9d7d06</id>
<content type='text'>
initialized.</content>
</entry>
<entry>
<title>Remove description editing workflows from the kernel - they have been</title>
<updated>2014-04-11T15:03:57+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-04-11T15:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=410dc5af0fec0e29635cc049351076712f2d4727'/>
<id>urn:sha1:410dc5af0fec0e29635cc049351076712f2d4727</id>
<content type='text'>
moved to cristal-dev. Requires future post-processing for previous
Module.debug functionality</content>
</entry>
</feed>
