log

age author description
Thu, 05 Jun 2014 09:33:45 +0200 Severin Gehwolf Implement distinct query support.
Wed, 26 Nov 2014 11:56:35 +0100 Severin Gehwolf Deprecate DescriptorMetadata and don't use it any longer.
Tue, 25 Nov 2014 14:41:25 -0700 Jon VanAlten Correct bad assumption trust manager test
Mon, 24 Nov 2014 13:12:49 -0500 Omair Majid Remove a leftover shutdown hook
Mon, 24 Nov 2014 13:12:49 -0500 Omair Majid Show percent of time in profiling results
Mon, 24 Nov 2014 13:12:40 -0500 Omair Majid Record non-cumulative times during profiling
Mon, 24 Nov 2014 13:12:39 -0500 Omair Majid Add gui bits for the profiler
Fri, 21 Nov 2014 11:02:34 -0500 Omair Majid Use junit4 API instead of junit3 API everywhere
Wed, 19 Nov 2014 14:08:44 -0500 Jie Kang Make VmTimeIntervalPojoListGetter query with a partially closed interval instead of an open interval
Wed, 19 Nov 2014 13:35:05 -0500 Jie Kang Unify help message for add-mongodb-user command
Wed, 19 Nov 2014 12:51:27 -0500 Omair Majid Split responsibilities in (internal) AbstractCommand
Tue, 18 Nov 2014 16:07:35 -0500 Jie Kang Unify help message style
Tue, 18 Nov 2014 14:07:31 -0500 Omair Majid Allow cli client to get profiling results
Tue, 18 Nov 2014 14:06:45 -0500 Omair Majid Support starting/stopping profiling on demand
Tue, 18 Nov 2014 14:05:59 -0500 Omair Majid Handle JSR/RET bytecode in classes
Tue, 18 Nov 2014 14:04:56 -0500 Omair Majid Make profile-vm use an instrumenting profiler
Tue, 18 Nov 2014 14:02:06 -0500 Omair Majid Initial boilerplate for profile-vm command
Tue, 18 Nov 2014 13:43:44 -0500 Omair Majid Show possibly-dead VMs as UNKNOWN in cli
Tue, 18 Nov 2014 12:37:38 -0500 Omair Majid Move swing component visiblity handling into common class
Tue, 18 Nov 2014 17:30:12 +0100 Mario Torre Test fix
Tue, 18 Nov 2014 16:06:08 +0100 Mario Torre simple typo while pushing patch
Tue, 18 Nov 2014 16:03:34 +0100 Mario Torre Compiler project for prepared statement - part III main patch
Tue, 18 Nov 2014 16:03:17 +0100 Mario Torre Compiler project for prepared statement - part II
Tue, 18 Nov 2014 16:02:57 +0100 Mario Torre Compiler project for prepared statement - part I
Wed, 05 Nov 2014 16:55:16 +0100 Severin Gehwolf Return null for all Cursor.next() impls if no more elements.
Thu, 13 Nov 2014 11:38:01 -0500 Omair Majid PR2056: AgentInformation.getRequestQueueAddress() should handle IPv6 addresse
Thu, 13 Nov 2014 11:36:25 -0500 Omair Majid Add a debugging message when bootdelegation is set
Mon, 10 Nov 2014 11:57:17 +0100 Severin Gehwolf Do not throw NPE when performing contains() checks.
Tue, 11 Nov 2014 14:52:52 -0500 Omair Majid Include name of unknown data class in error message
Mon, 10 Nov 2014 10:14:30 -0500 Jie Kang Added 'since' user filter to vm-memory tab