log

age author description
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
Mon, 27 Oct 2014 18:46:26 +0100 Severin Gehwolf Implement fetching of results in batches for WebStorage.
Wed, 05 Nov 2014 15:13:32 -0500 Jie Kang Agent-Info Command Addition
Wed, 05 Nov 2014 10:36:15 -0500 Omair Majid Disable license check when skipping tests
Wed, 05 Nov 2014 10:40:33 -0500 Jie Kang VM-Stat command 'since' option addition
Tue, 04 Nov 2014 17:03:43 -0500 Omair Majid Fix shell to treat multiple spaces as a single space
Tue, 28 Oct 2014 11:39:23 -0600 Jon VanAlten Do not purge by default and warn user of potential clean-data impact
Tue, 28 Oct 2014 17:00:23 -0400 Omair Majid RequestQueue should refuse invalid Requests
Tue, 28 Oct 2014 14:12:32 -0400 Omair Majid Add an AgentInformation.getRequestQueueAddress() method
Tue, 28 Oct 2014 14:11:59 -0400 Omair Majid Fix invalid path in distribution/pom.xml comment
Mon, 27 Oct 2014 14:29:52 -0400 Jie Kang Garbage Collection command addition.
Mon, 27 Oct 2014 12:48:15 -0400 Jie Kang Reduce duplication in KillVMCommand and KillVMAction.