Commit graph

541 commits

Author SHA1 Message Date
08b9da1d69 Changed DBBean from timestamp to WeakReference GBC 2016-02-14 17:06:31 +01:00
3da5abab98 Updated comments from dns spec 2016-02-11 09:31:07 +01:00
84820151f0 Updated license for test 2016-02-10 14:23:14 +01:00
67f0c66545 Added more detail to dns message class 2016-02-10 14:22:40 +01:00
bd05478750 Removed some files 2016-02-09 14:16:46 +01:00
600da77d5c Added DNS classes 2016-02-09 14:12:48 +01:00
2e87aec3b4 Updated license 2016-02-09 13:12:44 +01:00
7a8fd75ea0 bugfix 2016-02-03 17:10:35 +01:00
3419ba8864 Updated LogUtil and added example properties file 2016-02-03 17:03:19 +01:00
63f191db4c some refactoring and bugfixes 2016-02-02 17:06:06 +01:00
4d31e66ebd bug fix, fixed reverse order in BinaryStruct parsing 2016-02-02 09:38:08 +01:00
644c5ab6ea Added more testcases 2016-02-01 17:52:41 +01:00
b7bedc94cd Basic implementation of Binary struct parsing 2016-01-31 15:13:07 +01:00
da54bc8db5 fixed disabling of gbc for DBBean 2016-01-29 14:43:34 +01:00
d08bf8107f added traces for enabling disabling gbc 2016-01-29 14:36:43 +01:00
9108a4de20 Improved DBBean logging, needs some more work 2016-01-29 12:59:37 +01:00
3f12f5cc45 changed name of function to turn of GBC in DBBean and some refactoring in the GBC 2016-01-29 11:12:07 +01:00
7466e02fd9 Initial implementation of binary struct 2016-01-28 17:34:51 +01:00
95e6a2fbcf Added support for short,long,float,double to Templator 2016-01-25 09:53:00 +01:00
df7d99ef8b Added pre configuration listener to Configurator 2016-01-20 13:19:07 +01:00
de32d050af fixed log issue 2016-01-18 17:12:49 +01:00
f8b9a86d65 Bug fixes, Configurable is only looking for public fields 2016-01-15 17:06:44 +01:00
fdc8c8caf5 Fixed Templator Super class issue 2016-01-15 10:53:05 +01:00
28a777faae Bugfix 2016-01-14 20:03:02 +01:00
a8078f8314 Added Data node methods to Configurator 2016-01-14 18:20:11 +01:00
1bc3b03b8d Small refactoring 2016-01-10 03:25:09 +01:00
58051dc0f2 Improved some traces 2016-01-06 23:20:45 +01:00
af3f02eb4b Java 7 compliance 2016-01-05 02:45:53 +01:00
d73fbb419a Improved tracing for Plugin availability 2016-01-04 22:50:52 +01:00
ee3356c6c9 Added ignored tables to DBUpgrader 2016-01-04 19:20:40 +01:00
d7637da980 Added ConfigurationActionListener to Configurator 2015-12-30 23:23:30 +01:00
606c3bb2df Added class iterator to PluginData 2015-12-23 00:33:26 +01:00
3508b7fdaf Some SOAP Client progress 2015-12-19 13:32:34 +01:00
973dfdec35 Added column alter checks in DB Upgrade handler and fixed some bugs 2015-12-16 19:20:16 +01:00
74e8c4aa68 Refactored DBBean and added DBColumn annotation 2015-12-15 23:53:35 +01:00
431d238c19 Moved from javasisst to Reflection Proxy 2015-12-15 23:00:58 +01:00
ad970e3317 Bug fix in Bean caching 2015-12-15 21:43:58 +01:00
47cfb895fb Added compatibility for SQLite to DBBean 2015-12-12 01:34:26 +01:00
0fae09d687 Some small fixes 2015-12-12 00:25:17 +01:00
31c700b738 Added conditions for some robustness 2015-12-11 23:53:24 +01:00
Ziver Koc
930ad2b2f3 Added URLDecoder cUnicode support 2015-12-11 14:58:30 +01:00
Ziver Koc
bf235694eb Added URLDecoder class (Unicode not supported) 2015-12-11 14:37:25 +01:00
29e684e117 Added some logging to Configurable class 2015-12-10 22:24:43 +01:00
515bf60309 Added join method to StringUtil 2015-12-10 21:47:34 +01:00
Ziver Koc
78b1171754 Merge remote-tracking branch 'origin/master' 2015-12-09 17:41:03 +01:00
Ziver Koc
2eb8455581 Updated sqlite lib 2015-12-09 17:39:49 +01:00
Ziver Koc
fd2ae5b1dd Updated sqlite lib 2015-12-09 17:33:11 +01:00
Ziver Koc
323aa54079 Added forced upgrade 2015-12-09 15:27:52 +01:00
Ziver Koc
13dc796668 Added table rename process 2015-12-09 14:51:58 +01:00
72170b490b Bug fixes 2015-12-08 22:38:56 +01:00