log

age author description
Fri, 19 Oct 2012 17:34:42 +0200 Severin Gehwolf Update Eclipse bits to use Web storage.
Tue, 23 Oct 2012 17:10:23 +0200 Severin Gehwolf Start lucene as bundle.
Tue, 23 Oct 2012 16:40:35 +0200 Severin Gehwolf Start commons-beanutils as bundle.
Tue, 23 Oct 2012 15:24:07 +0200 Severin Gehwolf Start commons-cli as bundle.
Tue, 23 Oct 2012 11:23:58 -0400 Elliott Baron Move Swing-dependent code into separate bundles: distribution
Tue, 23 Oct 2012 11:23:18 -0400 Elliott Baron Move Swing-dependent code into separate bundles: vmclassstat
Tue, 23 Oct 2012 11:22:31 -0400 Elliott Baron Move Swing-dependent code into separate bundles: memory-stats-panel
Tue, 23 Oct 2012 11:21:50 -0400 Elliott Baron Move Swing-dependent code into separate bundles: living-vm-filter
Tue, 23 Oct 2012 11:21:06 -0400 Elliott Baron Move Swing-dependent code into separate bundles: heapdumper
Tue, 23 Oct 2012 11:19:24 -0400 Elliott Baron Move Swing-dependent code into separate bundles: client-swing
Tue, 23 Oct 2012 11:17:50 -0400 Elliott Baron Move Swing-dependent code into separate bundles: client-core
Wed, 17 Oct 2012 16:28:16 +0200 Severin Gehwolf Update thermostat-init-layout.
Mon, 22 Oct 2012 17:17:09 +0200 Severin Gehwolf Start mongo java driver as bundle.
Tue, 23 Oct 2012 14:45:07 +0200 Severin Gehwolf Start jline as bundle.
Mon, 22 Oct 2012 14:23:57 +0200 Severin Gehwolf Start netty as bundle.
Mon, 22 Oct 2012 18:24:19 -0400 Omair Majid Unit tests for DAO registration
Mon, 22 Oct 2012 17:34:00 -0400 Omair Majid MemoryStatController fetches data repeatedly
Fri, 19 Oct 2012 21:58:18 +0200 Mario Torre Make backends OSGi services (and port system backend to its own sub module)
Fri, 19 Oct 2012 15:33:45 -0400 Elliott Baron Remove unused HostPanel* classes
Fri, 19 Oct 2012 19:59:30 +0200 Roman Kennke Merge
Fri, 19 Oct 2012 19:54:24 +0200 Roman Kennke Implement RESTStorage.getCount().
Fri, 19 Oct 2012 19:53:15 +0200 Roman Kennke Implement WebUpdate.
Fri, 19 Oct 2012 12:38:06 -0400 Omair Majid Do not fetch all memory data for the last hour every second
Fri, 19 Oct 2012 18:52:07 +0200 Severin Gehwolf Add Makefile in order to ease building core + eclipse bits.
Fri, 19 Oct 2012 10:52:15 -0400 Elliott Baron Add p2.inf file to auto-start common-core bundle in Eclipse.
Thu, 18 Oct 2012 00:25:04 +0200 Roman Kennke Merge
Thu, 18 Oct 2012 00:23:54 +0200 Roman Kennke Implement WebRemove.
Wed, 17 Oct 2012 14:51:52 -0400 Omair Majid Remove ApplicationContext.getDAOFactory
Wed, 17 Oct 2012 19:08:13 +0200 Roman Kennke Make web service the default (for now).
Tue, 16 Oct 2012 14:23:29 -0400 Omair Majid Remove duplicate Translate classes
Wed, 10 Oct 2012 18:52:45 +0200 Severin Gehwolf Remove duplicate thermostat-client-command bundle listing.
Mon, 15 Oct 2012 11:30:03 +0200 Mario Torre Autoresize tables
Wed, 10 Oct 2012 15:50:17 -0400 Omair Majid i18n strings in PingCommand and add some tests
Wed, 10 Oct 2012 15:24:02 -0400 Omair Majid Make DAOs thread-safe
Wed, 10 Oct 2012 10:16:54 +0200 Mario Torre Cleanup tables
Tue, 09 Oct 2012 11:59:26 -0400 Omair Majid Only update Chart view when done updating model
Tue, 09 Oct 2012 11:55:07 -0400 Omair Majid Fix UI hangs caused by Memory Analyzer chart
Tue, 09 Oct 2012 17:31:04 +0200 Severin Gehwolf Add ThermostatActivatorTest.
Tue, 09 Oct 2012 17:28:27 +0200 Severin Gehwolf Localize memory-stats-panel bundle.
Tue, 09 Oct 2012 17:20:44 +0200 Severin Gehwolf Localize vmclassstat bundle.
Tue, 09 Oct 2012 17:18:40 +0200 Severin Gehwolf Remove ViewFactory references in the vmclassstat bundle.
Tue, 09 Oct 2012 17:14:38 +0200 Severin Gehwolf Remove ViewFactory in memory-stats-panel bundle.
Tue, 09 Oct 2012 17:10:16 +0200 Severin Gehwolf Add test for heapdumper bundle.
Tue, 09 Oct 2012 16:55:48 +0200 Severin Gehwolf Remove ViewFactory in heapdumper bundle.
Tue, 09 Oct 2012 16:19:02 +0200 Severin Gehwolf Remove ViewFactory in client-core.
Fri, 05 Oct 2012 09:35:05 -0400 Elliott Baron Ignore tycho-source-plugin lifecycle mapping
Thu, 04 Oct 2012 13:40:01 -0400 Omair Majid Remove obsolete FIXMEs and TODOs
Thu, 04 Oct 2012 13:24:00 -0400 Omair Majid Remove unused constants
Thu, 04 Oct 2012 12:52:11 -0400 Omair Majid Use HeapDAO as an OSGi Service
Thu, 04 Oct 2012 12:52:09 -0400 Omair Majid Use VmGcStatDAO as a service
Wed, 03 Oct 2012 18:26:56 -0400 Omair Majid Add a test for no agents with the 'View Agents' dialog
Wed, 03 Oct 2012 18:20:23 -0400 Omair Majid Make vm tabs look more consistent
Wed, 03 Oct 2012 18:05:54 -0400 Omair Majid Use VmClassStatDAO as a service
Wed, 03 Oct 2012 18:05:54 -0400 Omair Majid Use VmMemoryStatDAO as a service
Wed, 03 Oct 2012 18:05:54 -0400 Omair Majid Use VmCpuStatDAO as a service
Wed, 03 Oct 2012 18:05:54 -0400 Omair Majid Use VmInfoDAO as a service
Wed, 03 Oct 2012 18:05:54 -0400 Omair Majid Use NetworkInterfaceInfoDAO as service
Wed, 03 Oct 2012 18:05:54 -0400 Omair Majid Use MemoryStatDAO as an osgi service
Wed, 03 Oct 2012 18:05:54 -0400 Omair Majid Use CpuStatDAO as a service only
Wed, 03 Oct 2012 18:05:54 -0400 Omair Majid Use HostInfoDAO as a service