<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cristal-kernel.git/src/main/java/com/c2kernel/scripting, branch 3.0-Beta</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.branson.me.uk/cristal-kernel.git/atom?h=3.0-Beta</id>
<link rel='self' href='https://git.branson.me.uk/cristal-kernel.git/atom?h=3.0-Beta'/>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/'/>
<updated>2014-09-26T09:06:51+00:00</updated>
<entry>
<title>Various problems found by FindBugs</title>
<updated>2014-09-26T09:06:51+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-26T09:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=be6b4608bdea970657d0257460ab92874314ca9b'/>
<id>urn:sha1:be6b4608bdea970657d0257460ab92874314ca9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add trim calls to ObjectProperties.getString() to discard any extra</title>
<updated>2014-09-15T09:41:39+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-15T09:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=3bb0aefa38c27221114a2db749d2eaa1a9df0336'/>
<id>urn:sha1:3bb0aefa38c27221114a2db749d2eaa1a9df0336</id>
<content type='text'>
whitespace around the values. Fixes #165
Remove old Gateway.getProperty methods - there should be no deprecated
methods in the 3.0 release
Move all getProperty() calls to getString or other so they will be
trimmed.
Introduce ObjectProperties.getInstances to create ArrayLists of objects
from comma-separated class name lists.</content>
</entry>
<entry>
<title>pull master devs</title>
<updated>2014-08-28T09:05:51+00:00</updated>
<author>
<name>ogattaz</name>
<email>olivier@gattaz.com</email>
</author>
<published>2014-08-28T09:05:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=d0e42f669232987359ae3431b310530dc588fc6f'/>
<id>urn:sha1:d0e42f669232987359ae3431b310530dc588fc6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://dev.cccs.uwe.ac.uk:22/var/git/cristal-kernel</title>
<updated>2014-07-07T08:59:14+00:00</updated>
<author>
<name>ogattaz</name>
<email>olivier@gattaz.com</email>
</author>
<published>2014-07-07T08:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=6772bfb46b72d859c316a9f6573d0c6be477ad5c'/>
<id>urn:sha1:6772bfb46b72d859c316a9f6573d0c6be477ad5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactored tanuki service wrapper to a separate module</title>
<updated>2014-07-04T15:12:57+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-07-04T15:12:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=ae9571df5a41e9c35b819a6b9a496fe6d553b289'/>
<id>urn:sha1:ae9571df5a41e9c35b819a6b9a496fe6d553b289</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://dev.cccs.uwe.ac.uk:22/var/git/cristal-kernel</title>
<updated>2014-06-05T14:51:07+00:00</updated>
<author>
<name>ogattaz</name>
<email>olivier@gattaz.com</email>
</author>
<published>2014-06-05T14:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=2fd193d7936084de91eae46e8c2763914d87ab71'/>
<id>urn:sha1:2fd193d7936084de91eae46e8c2763914d87ab71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LDAP refactored behind interfaces. All functions of LDAP now hidden</title>
<updated>2014-06-05T13:02:07+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-06-05T13:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=d4fa3bd9dd48f4d5e26850a23f5ba48a9c10ad64'/>
<id>urn:sha1:d4fa3bd9dd48f4d5e26850a23f5ba48a9c10ad64</id>
<content type='text'>
behind interfaces: Authenticator, Lookup and NextKeyManager (LDAP
property storage was already a ClusterStorage). Gateway holds additional
objects, and 
Fixes #26 #191. Refs #27 (needs additional work for read perms and auth
tokens)</content>
</entry>
<entry>
<title>Set the class loader of the ScriptingEngine to the same as the Script</title>
<updated>2014-03-21T12:15:55+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-03-19T15:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=9a6f9da9438308d80cda9df3d53aaa9f1b14683a'/>
<id>urn:sha1:9a6f9da9438308d80cda9df3d53aaa9f1b14683a</id>
<content type='text'>
class, instead of the thread context one. Should solve problems with
Jetty etc.
</content>
</entry>
<entry>
<title>manage ipv6 localhost hostaddress </title>
<updated>2014-02-27T16:50:32+00:00</updated>
<author>
<name>ogattaz</name>
<email>olivier.gattaz@isandlatech.com</email>
</author>
<published>2014-02-27T16:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=1225792532f77e6e8f4a9addfc0c0a6cf56e89b8'/>
<id>urn:sha1:1225792532f77e6e8f4a9addfc0c0a6cf56e89b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properties extended as ObjectProperties, which can return any Object,</title>
<updated>2014-02-26T09:29:36+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-02-26T09:29:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=755bb76c94953b62a08e9fecf523bc5c42ec79ac'/>
<id>urn:sha1:755bb76c94953b62a08e9fecf523bc5c42ec79ac</id>
<content type='text'>
and wrap int and boolean parsing. Gateway.getProperties() returns the
new ObjectProperty instance. Old Gateway property methods still present
but deprecated. Refs #149</content>
</entry>
</feed>
