log

age author description
Mon, 02 Sep 2013 11:36:26 +0200 Severin Gehwolf Use WriterID service over Storage.get/setAgentId() (Part 1).
Thu, 05 Sep 2013 15:58:29 -0400 Omair Majid Add some support for 'system' users
Thu, 05 Sep 2013 12:36:53 -0400 Omair Majid Update mongo-java-driver to 2.11.2 (latest)
Wed, 04 Sep 2013 13:08:12 -0400 Omair Majid Update eclipse repository location
Tue, 03 Sep 2013 17:12:23 -0400 Omair Majid Use bundle names/versions for built in commands
Tue, 03 Sep 2013 14:18:35 -0400 Omair Majid Backed out changeset 85f78efc9db9
Tue, 03 Sep 2013 11:17:28 -0400 Omair Majid Update mongo-java-driver to 2.11.2 (latest)
Fri, 23 Aug 2013 17:08:35 +0200 Severin Gehwolf PR1524: DB write operations should return int on apply().
Mon, 02 Sep 2013 11:07:54 +0200 Severin Gehwolf Upgrade felix framework to 4.2.0
Fri, 30 Aug 2013 11:26:41 -0400 Omair Majid Update javadocs for the plugin.xml parser
Fri, 30 Aug 2013 11:26:02 -0400 Omair Majid Move Launcher class to thermostat-launcher
Wed, 28 Aug 2013 13:26:28 -0400 Omair Majid Do not create symlinks
Wed, 28 Aug 2013 12:03:09 -0400 Omair Majid Timeline for JMX Notifications
Mon, 26 Aug 2013 18:33:02 +0200 Severin Gehwolf Add support for mongodb v2.4.
Tue, 27 Aug 2013 11:50:35 -0400 Omair Majid Remove Put from public API
Tue, 27 Aug 2013 10:23:45 -0400 Omair Majid Clarify the behaviour of Replace
Mon, 26 Aug 2013 11:12:28 -0400 Omair Majid Add icons to thermostat
Fri, 23 Aug 2013 14:29:24 +0200 Severin Gehwolf Update java doc for DB write ops.
Thu, 22 Aug 2013 17:24:34 +0200 Severin Gehwolf Remove Key.isPartialCategoryKey property since it's not used any more.
Thu, 22 Aug 2013 15:05:29 +0200 Severin Gehwolf Use where expressions for Replace.
Sun, 25 Aug 2013 18:32:31 -0600 Jon VanAlten Bump snapshot version for next release cycle.
Sun, 25 Aug 2013 18:16:07 -0600 Jon VanAlten Added tag 0.13-branchpoint for changeset b015c7f31a11
Fri, 16 Aug 2013 18:52:06 +0200 Severin Gehwolf Use explicit types for write operations. 0.13-branchpoint
Mon, 19 Aug 2013 14:11:20 +0200 Severin Gehwolf Separate add-pojo/replace-pojo entry points.
Tue, 20 Aug 2013 11:18:22 +0200 Severin Gehwolf Use Add over Replace in DAOs.
Mon, 19 Aug 2013 14:56:18 +0200 Severin Gehwolf Regression: Fix query descriptor registry.
Tue, 06 Aug 2013 12:29:07 +0200 Severin Gehwolf Implement check for which categories we allow to get registered.
Fri, 16 Aug 2013 14:59:33 +0200 Severin Gehwolf Make Remove API more consistent.
Fri, 09 Aug 2013 10:43:36 +0200 Severin Gehwolf Implement aggregate prepared query (count).
Fri, 02 Aug 2013 17:49:01 +0200 Severin Gehwolf Remove Storage.getCount() and replace with prepared query.