log

age author description
Mon, 15 Jul 2013 19:42:08 -0600 Jon VanAlten Bump version and restore SNAPSHOT qualifier for further in-branch development. default tip
Mon, 15 Jul 2013 18:36:56 -0600 Jon VanAlten Added tag 0.11.0 for changeset d4b836ebf82d
Mon, 15 Jul 2013 18:16:36 -0600 Jon VanAlten Drop SNAPSHOT qualifier and bump version for release. 0.11.0
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:00:21 -0600 Jon VanAlten Added tag 0.11-branch for changeset 9f499f1ff126
Mon, 08 Jul 2013 10:34:08 +0200 Giovanni Astarita Validate as new command 0.11-branch
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