115 Commits

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