Commit Graph

23 Commits

Author SHA1 Message Date
Sebastian Sdorra
68cf846818 do not create a session for debug servlet 2015-03-15 12:34:49 +01:00
Sebastian Sdorra
b07b11a73d remove unnecessary null check 2015-02-01 20:24:38 +01:00
Sebastian Sdorra
8c02ac0d5f fix typo 2015-02-01 20:23:07 +01:00
Sebastian Sdorra
4745dd5575 suppress unchecked warnings 2014-01-11 15:17:44 +01:00
Sebastian Sdorra
a4e001808d fix some deprecated warnings 2014-01-11 14:40:59 +01:00
Sebastian Sdorra
114834d257 util classes should be final with a private constructor 2013-02-11 15:28:14 +01:00
Sebastian Sdorra
9adc65d9e5 util classes should be final with a private constructor 2013-01-31 10:26:16 +01:00
Sebastian Sdorra
0c18b54b8e fix license headers 2012-12-14 15:22:13 +01:00
Sebastian Sdorra
3e443e5447 bind decorator factories 2012-11-29 08:54:18 +01:00
Sebastian Sdorra
58b5c1130c fix possible npes 2012-10-29 16:23:43 +01:00
Sebastian Sdorra
80cbc186e3 move GZipFilter and WebUtil to scm-core 2012-05-12 20:35:25 +02:00
Sebastian Sdorra
bfaf928d0d change missing config logging from warn to debug 2012-04-18 10:17:45 +02:00
Sebastian Sdorra
8c0324de73 resolve cipher api dependency problems 2011-09-03 17:28:57 +02:00
Sebastian Sdorra
301ad65882 added listener support to ScmConfiguration 2011-05-25 16:13:54 +02:00
Sebastian Sdorra
cef2bc6275 resolve issue #11 2011-04-20 17:32:29 +02:00
David M. Carr
1b4a847d25 Fix typo in DebugServlet 2010-12-19 18:49:51 -05:00
Sebastian Sdorra
0fc5699aba added new license header 2010-10-31 19:22:53 +01:00
Sebastian Sdorra
30f94d48ae use slf4j instead of java.util.logging 2010-10-16 11:03:54 +02:00
Sebastian Sdorra
d0825b25c8 improve security 2010-10-15 17:58:16 +02:00
Sebastian Sdorra
967b86f166 added securityfilter 2010-09-14 13:07:11 +02:00
Sebastian Sdorra
c4b8936b79 added filters for resource caching and gzip encoding 2010-09-14 08:52:57 +02:00
Sebastian Sdorra
f1619a098a added scm-core library 2010-09-08 10:30:08 +02:00
Sebastian Sdorra
43981fd8fe initial import of scm-webapp 2010-09-03 14:28:22 +02:00