log

age author description
Fri, 13 Apr 2012 13:14:21 -0400 Omair Majid Remove warnings in ViewFactory classes and tests
Fri, 13 Apr 2012 12:27:20 -0400 Omair Majid Move logic for showing the agent preferences into MainWindowControllerImpl
Fri, 13 Apr 2012 11:38:21 -0400 Omair Majid Use a ViewFactory to get the right View implenetation
Fri, 13 Apr 2012 10:16:10 -0400 Jon VanAlten Warnings cleanup
Fri, 13 Apr 2012 15:22:56 +0200 Mario Torre Add agent test
Fri, 13 Apr 2012 15:22:34 +0200 Mario Torre Filter out non running database from client view
Thu, 12 Apr 2012 19:27:05 +0200 Mario Torre Add agent running state to AgentInformation
Thu, 12 Apr 2012 19:10:56 +0200 Mario Torre history mode part 1
Thu, 12 Apr 2012 12:03:50 -0400 Omair Majid Fix typo
Thu, 12 Apr 2012 11:48:38 -0400 Omair Majid Add client preferences and ui to modify them
Thu, 05 Apr 2012 15:45:55 -0400 Omair Majid UI to enable/disable the agent backend from the client
Thu, 12 Apr 2012 10:38:24 -0400 Jon VanAlten DAO the agent
Thu, 12 Apr 2012 10:37:36 -0400 Jon VanAlten Make agent and client connect in same way.
Wed, 11 Apr 2012 19:42:15 +0200 Mario Torre Add shutdown hook to close db when killing agent process
Wed, 11 Apr 2012 16:31:42 +0200 Roman Kennke Fix GUI tests.
Wed, 11 Apr 2012 15:18:17 +0200 Roman Kennke Quick fix for last change: always update SNAPSHOTs for Cacio.
Wed, 11 Apr 2012 13:53:22 +0200 Roman Kennke Use Cacio for GUI tests.
Tue, 10 Apr 2012 23:20:16 +0200 Roman Kennke Consolidate CLI scripts.
Tue, 10 Apr 2012 23:19:45 +0200 Roman Kennke Implement central CLI launcher.
Tue, 10 Apr 2012 23:18:38 +0200 Roman Kennke Merge CLI and Application frameworks into one.
Tue, 10 Apr 2012 21:27:33 +0200 Roman Kennke Move CLI framework to common module.
Thu, 05 Apr 2012 14:30:19 +0200 Roman Kennke Merge
Thu, 05 Apr 2012 14:29:15 +0200 Roman Kennke Implement help command.
Thu, 05 Apr 2012 13:43:23 +0200 Mario Torre Fix include and class name.
Thu, 05 Apr 2012 13:37:16 +0200 Mario Torre Merge
Wed, 04 Apr 2012 22:12:03 +0200 Mario Torre Check if db is already running when an existing pid is found
Wed, 04 Apr 2012 22:11:03 +0200 Mario Torre Add tool to check name of running process from pid
Thu, 05 Apr 2012 00:36:28 +0200 Roman Kennke Move ApplicationContextUtil from test to main sources.
Wed, 04 Apr 2012 17:03:52 -0400 Jon VanAlten move ApplicationContext to common
Wed, 04 Apr 2012 15:51:48 -0400 Jon VanAlten Add regression tests for NPE root cause in ChunkConverter