Daniel Ruthardt
|
37307708fd
|
Removed standalone MD5Encoder implementation and replaced usage of it with Apache Commons Codec.
|
2020-03-21 14:40:00 +01:00 |
|
Daniel Ruthardt
|
5abe737912
|
Added syncrhonization to methods who's overridden parent methods have synchronization as well. (cherry picking from commit 36d2021fe7178d6686b5843c6f57bbf41bfd30c2)
|
2020-03-21 14:40:00 +01:00 |
|
Daniel Ruthardt
|
468a89bd05
|
Fixed version requirement / version check mismatch.
Although requiring a higher version of Java, this was not yet checked
correctly in the code.
|
2020-03-21 14:40:00 +01:00 |
|
Daniel Ruthardt
|
7f3bb3a85b
|
Added generated serial version identifiers. (cherry picking from commit abbe243d4af0636541defcc75f74400dffefc00a)
|
2020-03-21 14:40:00 +01:00 |
|
Daniel Ruthardt
|
1acd176aa5
|
Fixed deprecation issues. (cherry picking from commit b50bfdfd00b380061c6baa3dab1d7d5c89e616a3)
|
2020-03-21 14:40:00 +01:00 |
|
Daniel Ruthardt
|
7cafee58c4
|
Added check to make sure that all code resources are returned at any point in time (i.e. even in application startup phase, when prototype has maybe never been updated before). (cherry picking from commit 5880fc27d323b82f508e5b5234999ebbd9bbb4ad)
|
2020-03-21 14:40:00 +01:00 |
|
Daniel Ruthardt
|
eda05c731a
|
Resolves issue #40.
http://github.com/helma-next/helma-next/issues#issue/40
|
2020-03-21 14:40:00 +01:00 |
|
|
0929cd1e57
|
Removed standalone Base64 implementation and replaced usage of it with Apache Commons Codec's Base64 implementation.
|
2020-03-21 14:40:00 +01:00 |
|
|
c2fcc1867a
|
chg: cast each array element to string
|
2020-03-21 14:40:00 +01:00 |
|
Jürg Lehni
|
47fecff5b4
|
Fix sendForward() to define Content-Range header, as required by HTML5 audio and video tags.
|
2020-03-21 14:40:00 +01:00 |
|
Jürg Lehni
|
63b4ec8512
|
Escape backslash (\) in SQL Strings as they can break queries unescaped.
|
2020-03-21 14:40:00 +01:00 |
|
|
bd552751f5
|
chg: moved launcher source files into subproject
|
2020-03-21 14:39:59 +01:00 |
|
|
5cbeb9f01d
|
chg: replaced ant with gradle
|
2020-03-21 14:39:59 +01:00 |
|
|
cd05af552e
|
chg: cast each array element to string
|
2020-03-20 20:53:13 +01:00 |
|
Jürg Lehni
|
74b927244e
|
Fix sendForward() to define Content-Range header, as required by HTML5 audio and video tags.
|
2020-03-20 19:53:51 +01:00 |
|
Jürg Lehni
|
a9e1cf3f51
|
Escape backslash (\) in SQL Strings as they can break queries unescaped.
|
2020-03-20 19:53:17 +01:00 |
|
|
a9163bd66f
|
chg: moved launcher source files into subproject
|
2020-03-17 20:49:55 +01:00 |
|
|
7eebeee1d0
|
chg: replaced ant with gradle
|
2020-03-17 08:57:53 +01:00 |
|