Commit graph

728 commits

Author SHA1 Message Date
2db7cd2e49 fixed incorrect group id 2017-10-12 16:34:22 +02:00
9b47ec7b06 updated maven settings id 2017-10-11 15:45:47 +02:00
d2f2c23fb4 added jenkins provided settings file 2017-10-11 15:25:45 +02:00
3d192ff7ae removed maven install 2017-10-11 15:09:00 +02:00
3c75ef8829 preparing maven central deployment 2017-10-11 14:51:33 +02:00
e47e5ec885 removed ant 2017-10-06 17:14:11 +02:00
c15d9bb659 fixed CI issues with maven 2017-10-06 17:13:45 +02:00
651a285a14 Moving to maven 2017-10-06 16:37:36 +02:00
33cddb7b8f Fixed warning 2017-10-06 16:31:30 +02:00
41f339be3e Fixed timings 2017-10-06 16:31:16 +02:00
d2ea0e32bd Implemented a Performance Counter class 2017-09-24 00:26:48 +02:00
8ce73e3f50 Moved getCallingClass function to ClassUtil 2017-09-21 23:41:24 +02:00
c5c135320f fixed last inserted id issue 2017-08-21 16:05:22 +02:00
86ce0990c6 Fixed failing MqTT TC 2017-08-04 16:11:02 +02:00
fc1e650002 Added byte support to BinaryStruct 2017-08-04 16:10:41 +02:00
59097efcdb Changed to Executor service from timer 2017-08-02 14:59:14 +02:00
f1352cb58a Fixed duplicate case file names 2017-08-01 23:16:37 +02:00
8b7f8a5bc4 Some more work on MQTT 2017-06-02 16:54:14 +02:00
173a754088 Initial impl of Mqtt broker 2017-05-31 17:23:35 +02:00
c339ba8266 Added method for checking lib availability 2017-05-16 17:20:49 +02:00
178f881d57 Fixed http server session recreated every connection 2017-04-19 17:33:47 +02:00
914d1d83df Made logging more robust for exception cases 2017-04-19 17:33:47 +02:00
fe6ce790a6 bugfix 2017-04-01 00:20:17 +02:00
9bd7ca9d6c some bugfixes 2017-03-16 17:02:28 +01:00
7e3305bea2 Added html templates/examples for configurator 2017-03-13 18:09:14 +01:00
a6c34fa7ba Added TimeZone method to CronTimer 2017-03-07 12:27:29 +01:00
bb038dce1f bug fixes 2017-03-01 17:51:37 +01:00
9b1737acf0 Impl better cron algo and added mor TCs 2017-02-28 18:11:13 +01:00
a12ce134af CronTimer impl done but more TC needed 2017-02-27 18:54:42 +01:00
d6e5bd2b65 Initial implementation of Cron format parser 2017-02-24 18:44:22 +01:00
f9dc882c1c More Refactoring and added delete TC 2017-02-17 17:03:08 +01:00
5b15515432 Refactored sub bean logic 2017-02-17 11:28:57 +01:00
7c4c536ce5 Added more TCs to DBBean and fixed a link table bug 2017-02-15 17:17:42 +01:00
0346fd21ba Refactored out DBBean cache logic and also refactored test cases 2017-02-14 17:52:59 +01:00
cefd99f6c4 Changed join method parameters to add a generic new one 2017-02-14 17:45:06 +01:00
4f26a1ae87 Fixed DBBean TC 2017-02-13 17:58:32 +01:00
1aedfb52b7 Fixed some bugs in DBBean and added a Junit TC for it 2017-02-10 18:09:07 +01:00
70189fddfe SQL bug fix 2017-02-09 17:02:44 +01:00
7484236292 Improved comments and added som methods to Obj DSO 2017-02-08 17:21:27 +01:00
84a3b13b76 Refactore MDNS so it can be tested, and also added Junit test for it 2017-02-07 18:50:36 +01:00
ziver
6a3744eb99 some more progress on MDNS 2017-02-06 17:32:44 +01:00
e50027906d Refactored Dns classes and added initial implementation of a MDNS Server 2017-02-03 16:39:59 +01:00
e8491617c6 Refactored Dns classes 2017-02-02 17:39:19 +01:00
71c8d017ca Added Object DSO class and HttpRedirect defaults to temporary moved 2017-01-30 17:09:13 +01:00
ziver
f34ac6f961 Updated Eclipse project and added a new qtype for MDNS 2017-01-23 17:17:07 +01:00
db7ca23660 removed duplicate 2017-01-20 14:13:13 +01:00
9f0a6fbb42 Fixed filenaming 2017-01-20 13:33:49 +01:00
16f3d6fc60 Renamed smtp client and fix non flushing issue 2017-01-20 13:25:49 +01:00
7664b4bf00 Changed email date locale 2017-01-20 00:42:53 +01:00
3d04dba4fd Improved SMTP email robustness and added JUnit test for it 2017-01-20 00:38:47 +01:00