log

age author description
Thu, 18 Jul 2013 18:33:49 -0400 Elliott Baron Convert VM IDs to UUIDs
Thu, 18 Jul 2013 16:31:24 -0400 Omair Majid Rename validator-command artifact
Thu, 18 Jul 2013 09:44:45 -0600 Jon VanAlten Eliminate sporadic test failures due to order dependencies in WebAppTest
Fri, 12 Jul 2013 16:03:07 -0600 Jon VanAlten Refactor MongoProcessRunner so that internal checks for running are same as public isStorageRunning()
Tue, 16 Jul 2013 15:42:18 +0200 Severin Gehwolf Synchronize WebAppTest to wait for a started context.
Tue, 16 Jul 2013 14:56:10 +0200 Severin Gehwolf Fix prepared queries (String Keys were missing quotes).
Mon, 15 Jul 2013 11:23:41 +0200 Severin Gehwolf Add more tests to StatementDescriptorParser.
Mon, 15 Jul 2013 12:52:59 -0400 Elliott Baron Convert all queries to prepared statements
Mon, 15 Jul 2013 12:51:42 -0400 Elliott Baron Add generics for prepared statements
Mon, 15 Jul 2013 14:14:34 +0200 Giovanni Astarita Update for XML file example in javadoc
Thu, 11 Jul 2013 18:16:31 +0200 Giovanni Astarita String builder for validator handler
Fri, 12 Jul 2013 10:59:40 +0200 Severin Gehwolf Fix parsing/tree building of multiple conjunctions/disjunctions.
Fri, 12 Jul 2013 14:25:15 -0400 Omair Majid Make command help message environment sensitive
Fri, 12 Jul 2013 10:03:42 -0400 Omair Majid help should only display appropriate commands
Fri, 12 Jul 2013 09:56:06 -0400 Omair Majid PR1444: Help should say that connect/disconnect are to be used inside the shell only
Thu, 11 Jul 2013 18:12:55 -0600 Jon VanAlten Bump snapshot version for next release cycle.
Thu, 11 Jul 2013 17:56:48 -0600 Jon VanAlten Added tag 0.11-branchpoint for changeset 9f499f1ff126
Mon, 08 Jul 2013 10:34:08 +0200 Giovanni Astarita Validate as new command 0.11-branchpoint
Wed, 10 Jul 2013 17:39:17 -0600 Jon VanAlten Properly fix deletion of storage data during tests
Thu, 04 Jul 2013 09:51:54 -0600 Jon VanAlten Fix IOException in WebAppTest
Tue, 09 Jul 2013 11:03:56 -0400 Andriy Petrus PR1451: Blocked console after "service" command error message
Tue, 09 Jul 2013 15:10:03 +0200 Mario Torre Preliminary add export function to HeapDump
Tue, 09 Jul 2013 15:09:58 +0200 Mario Torre Update with latest icons
Fri, 28 Jun 2013 16:46:25 +0200 Severin Gehwolf Implement prepared statements (Part 2).
Fri, 28 Jun 2013 15:27:50 +0200 Severin Gehwolf Implement prepared statements (Part 1).
Wed, 03 Jul 2013 12:12:47 -0600 Jon VanAlten Fix NPE in WebStorageEndPoint (causing server 500 errors)
Mon, 24 Jun 2013 14:15:01 -0600 Jon VanAlten Fix race in CliTest
Fri, 28 Jun 2013 12:44:41 -0400 Elliott Baron Add integration tests for query expressions
Fri, 28 Jun 2013 12:37:39 -0400 Elliott Baron Add support for IN / NOT IN operators
Fri, 21 Jun 2013 16:36:21 +0200 Giovanni Astarita Options tag in schema as optional
Mon, 24 Jun 2013 21:24:21 +0200 Mario Torre Fix UI of ValueFields
Mon, 24 Jun 2013 16:44:23 +0200 Mario Torre Add shortcut to close Overlay panel in HeapDumper
Mon, 24 Jun 2013 16:06:24 +0200 Mario Torre Remove Memory Space Panel
Mon, 24 Jun 2013 15:08:58 +0200 Mario Torre Add buttons to ThermostatTab when scrolling is needed
Mon, 24 Jun 2013 13:50:44 +0200 Mario Torre Fix for GTKThemeUtils
Mon, 10 Jun 2013 17:00:25 -0400 Elliott Baron Convert write database operations to handle boolean formulas
Fri, 07 Jun 2013 13:49:04 -0400 Elliott Baron Handle boolean formulas in Query.where
Fri, 07 Jun 2013 11:38:33 -0400 Omair Majid Convert LongRange into the more generic Range<T>
Fri, 07 Jun 2013 11:29:06 -0400 Omair Majid Add back checking for deadlocks
Fri, 07 Jun 2013 10:54:37 +0200 Mario Torre New tab design for inner component
Mon, 27 May 2013 20:50:48 -0600 Jon VanAlten Use LocalizedString in public API where appropriate
Thu, 06 Jun 2013 11:00:25 -0400 Andriy Petrus PR1450: description of heap-dump-histogram in shell
Wed, 05 Jun 2013 15:48:48 -0400 Andriy Petrus PR1445: Thermostat storage should have a --status command
Wed, 05 Jun 2013 21:32:09 +0200 Mario Torre Add control to take heap dumps from toolbar
Wed, 05 Jun 2013 20:26:45 +0200 Mario Torre Initial integration of new icons and small refactoring
Wed, 05 Jun 2013 20:26:44 +0200 Mario Torre Heap Dumper refactoring
Mon, 03 Jun 2013 11:03:06 +0200 Severin Gehwolf Fix bug in expansion of recursive roles.
Wed, 05 Jun 2013 11:14:27 +0200 Giovanni Astarita Plugin validator as separate module
Mon, 03 Jun 2013 18:10:51 +0200 Mario Torre Build fix
Mon, 03 Jun 2013 10:47:01 -0400 Omair Majid Update to osgi-compendium 4.3
Tue, 21 May 2013 20:10:30 +0200 Severin Gehwolf Fix compilation problem of JMX plugin.
Wed, 29 May 2013 16:55:28 -0600 Jon VanAlten Fix race condition in MainWindowControllerImpl can cause NPE (PR1456)
Fri, 31 May 2013 12:15:17 -0400 Omair Majid Move command availability to command info
Fri, 31 May 2013 15:21:04 +0200 Severin Gehwolf Remove thermostat-client-gui script.
Fri, 24 May 2013 16:12:14 +0200 Severin Gehwolf Refactor thermostat-init-layout script.
Mon, 27 May 2013 14:12:48 +0200 Severin Gehwolf Statically load natives (+move configuration into separate module).
Wed, 29 May 2013 16:55:11 -0600 Jon VanAlten Add script to help with bumping versions in release workflow
Fri, 24 May 2013 14:30:12 +0200 Severin Gehwolf Source additional file for setting THERMOSTAT_HOME for systemd files.
Tue, 14 May 2013 16:34:29 +0200 Severin Gehwolf Add minimal authorization to command channel actions.
Tue, 28 May 2013 11:23:34 -0400 Andriy Petrus PR1442: Error stopping bundle. (java.lang.IllegalStateException: Service already unregistered.)