115 Commits

Author SHA1 Message Date
ebner a40573d320 Cleaned up injects, added ZMQ streaming and viewer 2013-11-27 09:55:14 +01:00
ebner 70089581c4 First version with asynchronous execution 2013-10-24 10:03:23 +02:00
ebner 08cbd0bad0 got first working version of REST server 2013-10-24 08:38:33 +02:00
ebner f4d5102ea3 Implemented REST API and server for executing scans 2013-10-23 15:16:49 +02:00
ebner e483f90837 remove comments 2013-10-23 11:55:41 +02:00
ebner 795b269bd0 minor changes 2013-10-21 13:21:01 +02:00
ebner 3cb7458e64 removed comment 2013-10-21 12:40:04 +02:00
ebner 51d7b36219 Probably fixed CRLOGIC thing as such ... 2013-10-21 11:49:29 +02:00
ebner 67e7f9a6c8 fixed scrlogic 2013-10-21 10:59:11 +02:00
ebner 491812ddeb fixed otf code 2013-10-21 09:45:06 +02:00
ebner 40cc7f6a31 fixed stuff for the new data transfer format 2013-10-21 08:41:22 +02:00
ebner 9386f42d06 Somehow works better than before 2013-10-17 08:59:33 +02:00
ebner 855535134e Got Visualization work 2013-10-17 07:55:49 +02:00
ebner e2921ff1f4 fixed lots of stuff regarding new message format ... 2013-10-17 07:35:28 +02:00
ebner 36cd4335ab Preparation for reworking messaging format 2013-10-16 11:30:38 +02:00
ebner d92534ec37 Removed unnecessary function parameter 2013-10-16 10:54:47 +02:00
ebner ca871ad478 some cleanup in CRLOGIC 2013-10-15 16:13:08 +02:00
ebner b65764ac57 removed injection classes/libraries as not needed 2013-10-15 15:55:47 +02:00
ebner 63e681c3bb update version and added configuration for single jar 2013-10-15 15:53:41 +02:00
ebner 48cda75405 removed unecessary JythonGlobalVariableDictionary class 2013-10-15 09:40:14 +02:00
ebner 4b615d29a6 Cleanup and restructuring notification agent 2013-10-15 08:44:18 +02:00
ebner d8f1e2d8f1 see commit before 2013-10-15 08:26:03 +02:00
ebner 768ea9f254 Cleanup Crlogic code 2013-10-14 16:42:00 +02:00
ebner 2cba6e7991 Cleanup OTF scan 2013-10-14 16:10:54 +02:00
ebner cb6ec74859 cleanup ... 2013-10-14 13:21:25 +02:00
ebner 36f717c8bf more cleanup 2013-10-14 13:06:50 +02:00
ebner 716eeba98b cleanup comments 2013-10-14 12:57:21 +02:00
ebner c1c8170f36 Restructuring code 2013-10-14 12:54:57 +02:00
ebner c8031db1fd Cleanup ChannelAccessCondition* classes 2013-10-14 11:31:29 +02:00
ebner a2d9216e84 Removed destroy() method from actuator and action interface 2013-10-14 11:06:55 +02:00
ebner 57eca36d27 Cleaned up code
Removed lots of duplicated code, merged classes, etc.
2013-10-14 10:34:40 +02:00
ebner 809caa3ed1 Fixed tests 2013-10-09 11:23:34 +02:00
ebner 3532f95acb Renamed template files 2013-10-09 09:23:37 +02:00
ebner 5d2c2b94d6 Fixed remaining broken tests 2013-10-09 09:15:59 +02:00
ebner 2520573d12 Exchanged Channel Access library with latest version
Fixing of the code is still going on!
2013-10-08 16:36:17 +02:00
ebner 97ab9fa5b2 Removed unnecessary dependency 2013-10-04 14:39:15 +02:00
ebner debc54a28a do not execute the test case 2013-10-04 14:12:52 +02:00
ebner 55ed5ac764 Upgraded mail libraries to latest version 2013-10-04 14:12:18 +02:00
ebner 84c86b8d9f cleanup comments 2013-10-04 13:37:03 +02:00
ebner b38654056b minor comments cleanup 2013-10-04 13:22:38 +02:00
ebner 5660fafe25 Fixed bug regarding the execution of manipulations 2013-10-04 13:03:34 +02:00
ebner bf3535a9b5 optimized data flow for scans without manipulations 2013-10-04 11:27:40 +02:00
ebner b9c15b0fc8 Added EventBus to collector 2013-10-04 11:16:08 +02:00
ebner 83dd7654ed small changes before messingup with guice 2013-10-03 16:19:09 +02:00
ebner e723f66df3 More cleanup 2013-10-03 14:24:17 +02:00
ebner 1574dcc7bb Cleanup 2013-10-03 14:20:24 +02:00
ebner 1de3b6c14e Cleanup 2013-10-03 13:55:34 +02:00
ebner 2a6018c4f5 Fixed all compile problems and migrated all serializers and
deserializers to Guava EventBus.
2013-10-03 13:44:08 +02:00
ebner c3238e4d22 Unfinished removal of the dispatcher class. tested the migration of the
serializer to EventBus.
Test is/was successfull but things now need to be cleaned up properly!
There are various compilation errors in the code
2013-10-03 10:57:20 +02:00
ebner 4045873135 Moved on to google guava EventBus for visualizer ... 2013-10-03 10:30:29 +02:00