|
db2ebbed9c
|
Merge pull request #55 from antville/54-add-support-for-prepared-sql-statements-to-databaseobject
Add DatabaseObject.executePreparedRetrieval() method
|
2023-03-05 13:10:25 +01:00 |
|
|
9a0cf1a22d
|
Add DatabaseObject.executePreparedRetrieval() method
|
2023-03-05 13:00:13 +01:00 |
|
dependabot[bot]
|
276290add0
|
build(deps): bump jetty-servlet
Bumps [jetty-servlet](https://github.com/eclipse/jetty.project) from 9.4.27.v20200227 to 9.4.50.v20221201.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.27.v20200227...jetty-9.4.50.v20221201)
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-servlet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-08 09:04:43 +00:00 |
|
|
832a9069f1
|
Merge pull request #35 from antville/dependabot/gradle/com.google.code.gson-gson-2.8.9
build(deps): bump gson from 2.8.6 to 2.8.9
|
2021-12-11 18:05:51 +01:00 |
|
|
f78e37905c
|
Merge pull request #32 from antville/dependabot/gradle/com.github.jk1.dependency-license-report-2.0
build(deps): bump com.github.jk1.dependency-license-report from 1.16 to 2.0
|
2021-12-11 17:57:39 +01:00 |
|
dependabot[bot]
|
4bee79eca7
|
build(deps): bump gson from 2.8.6 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.6...gson-parent-2.8.9)
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 09:08:02 +00:00 |
|
|
411b9198e4
|
Change creation of HopSession cookie value
Only include one of either, IP forwarded by proxy or remote address
|
2021-09-05 14:55:42 +02:00 |
|
dependabot[bot]
|
524578e8de
|
build(deps): bump com.github.jk1.dependency-license-report
Bumps com.github.jk1.dependency-license-report from 1.16 to 2.0.
---
updated-dependencies:
- dependency-name: com.github.jk1.dependency-license-report
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 09:17:24 +00:00 |
|
|
4fc158d6eb
|
Also decompress error stream if required
|
2021-05-24 12:29:43 +02:00 |
|
|
5a3514440c
|
Merge pull request #9 from antville/dependabot/gradle/org.mozilla-rhino-1.7.13
build(deps): bump rhino from 1.7.12 to 1.7.13
|
2021-05-16 13:25:38 +02:00 |
|
|
84f4a5f396
|
Merge branch 'helma-🐜' into dependabot/gradle/org.mozilla-rhino-1.7.13
|
2021-05-16 13:16:19 +02:00 |
|
|
85e8088e40
|
Clean up upstart files
|
2021-04-18 19:50:07 +02:00 |
|
|
e0e78b1349
|
Bump Gradle version
|
2021-04-18 19:45:34 +02:00 |
|
|
9d5a504702
|
Merge pull request #10 from antville/dependabot/gradle/commons-codec-commons-codec-1.15
build(deps): bump commons-codec from 1.14 to 1.15
|
2021-04-05 17:34:36 +02:00 |
|
|
8eb3c53818
|
Minor fix
|
2021-04-05 12:21:03 +02:00 |
|
|
9b63e208d9
|
Add myself as default assignee
|
2021-04-05 12:05:09 +02:00 |
|
|
d3c325cef4
|
Add Java dependency for Test app to Gradle
Version 1.2 of subethasmtp is the closest available version (1.2.1)
⚠️ Modules were not tested after upgrade
|
2021-04-05 11:55:20 +02:00 |
|
|
e54b36bb2a
|
Add Java dependency for HopKit to Gradle
Version 2.4.0 of Bean Scripting Framework is the closest available version (Oct 2006)
⚠️ Modules were not tested after upgrade
|
2021-04-05 11:41:19 +02:00 |
|
|
34b3a5d578
|
Add comment to unresolved deps
|
2021-04-05 11:25:48 +02:00 |
|
dependabot[bot]
|
6ed340675a
|
build(deps): bump commons-codec from 1.14 to 1.15
Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.14 to 1.15.
- [Release notes](https://github.com/apache/commons-codec/releases)
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-codec/compare/commons-codec-1.14...rel/commons-codec-1.15)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-05 09:24:36 +00:00 |
|
dependabot[bot]
|
7f23ded63d
|
build(deps): bump rhino from 1.7.12 to 1.7.13
Bumps [rhino](https://github.com/mozilla/rhino) from 1.7.12 to 1.7.13.
- [Release notes](https://github.com/mozilla/rhino/releases)
- [Changelog](https://github.com/mozilla/rhino/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/mozilla/rhino/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-05 09:24:32 +00:00 |
|
|
e8d9f05b72
|
Add Java dependency for MP3 module to Gradle
Version 0.5.4 of jid3lib should be the correct version
⚠️ Modules were not tested after upgrade
|
2021-04-05 11:22:09 +02:00 |
|
|
a7fece6218
|
Add Java dependency for HtmlDocument module to Gradle
Version 1.1-beta-8 of Jaxen should be the correct version
⚠️ Modules were not tested after upgrade
|
2021-04-05 11:16:42 +02:00 |
|
|
ed5aac7f66
|
Add Java dependency for HtmlDocument module to Gradle
Version 1.6.1 of Dom4J should be the correct version
⚠️ Modules were not tested after upgrade
|
2021-04-05 11:03:44 +02:00 |
|
|
9e2bf074b7
|
Add Java dependency for search module to Gradle
Version 2.2.0 of Lucene should be the correct version
⚠️ Modules were not tested after upgrade
|
2021-04-05 10:55:52 +02:00 |
|
|
aea04da690
|
Add Java dependency for charts module to Gradle
Version 2.5.7 of JXL is closest available version (2.4.3)
⚠️ Modules were not tested after upgrade
|
2021-04-05 10:49:51 +02:00 |
|
|
2f8160526c
|
Add Java dependency for SSH module to Gradle
Build 208 of ganymed-ssh2 is closest available version (Aug 2005)
⚠️ Modules were not tested after upgrade
|
2021-04-05 10:49:12 +02:00 |
|
|
ac02b90699
|
Make Git ignore .idea dir
|
2021-04-05 10:46:45 +02:00 |
|
|
8b990e29ca
|
Merge pull request #8 from antville/dependabot/gradle/commons-net-commons-net-3.8.0
build(deps): bump commons-net from 3.6 to 3.8.0
|
2021-04-04 21:01:29 +02:00 |
|
|
926f62ec57
|
Merge pull request #5 from antville/dependabot/gradle/xerces-xercesImpl-2.12.1
build(deps): bump xercesImpl from 2.12.0 to 2.12.1
|
2021-04-04 21:00:41 +02:00 |
|
|
47abd0e404
|
Merge pull request #7 from antville/dependabot/gradle/com.github.jk1.dependency-license-report-1.16
build(deps): bump com.github.jk1.dependency-license-report from 1.13 to 1.16
|
2021-04-04 21:00:24 +02:00 |
|
|
ae2c1c6221
|
Bump Java version according to config
|
2021-04-04 20:56:21 +02:00 |
|
dependabot[bot]
|
b5c6afda24
|
build(deps): bump commons-net from 3.6 to 3.8.0
Bumps commons-net from 3.6 to 3.8.0.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-04 18:28:10 +00:00 |
|
dependabot[bot]
|
b7a8e68537
|
build(deps): bump com.github.jk1.dependency-license-report
Bumps com.github.jk1.dependency-license-report from 1.13 to 1.16.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-04 18:28:08 +00:00 |
|
dependabot[bot]
|
425e3671ba
|
build(deps): bump xercesImpl from 2.12.0 to 2.12.1
Bumps xercesImpl from 2.12.0 to 2.12.1.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-04 18:28:03 +00:00 |
|
|
7a5e470821
|
Update dependabot.yml
|
2021-04-04 20:27:40 +02:00 |
|
|
b31b0dc2a5
|
Create dependabot.yml
|
2021-04-04 20:26:17 +02:00 |
|
Robert Gaggl
|
4b9b78bb0f
|
Cherry-pick 390231e8dd
|
2021-03-06 19:11:48 +01:00 |
|
|
7e39892c4a
|
Require Java 11
|
2021-03-06 19:01:35 +01:00 |
|
Robert Gaggl
|
62291171e3
|
res.setCookie() now accepts boolean httponly and secure flags
httponly defaults to true, secure to false
|
2021-03-06 18:52:18 +01:00 |
|
|
97db46a66c
|
Merge remote-tracking branch 'helma-org/master' into helma-🐜
|
2021-03-06 18:46:29 +01:00 |
|
|
8305d30bad
|
fix: typo
|
2020-06-14 11:46:05 +02:00 |
|
|
db18a003fe
|
chg: updated changelog
|
2020-05-17 22:17:39 +02:00 |
|
|
2ba24ccea8
|
chg: gitignore licenses dir
|
2020-05-17 22:17:29 +02:00 |
|
|
244b92d750
|
add: xgettext and po2js tasks
|
2020-05-17 21:36:41 +02:00 |
|
|
b91ee88304
|
add: some colors to log output
|
2020-05-15 21:58:10 +02:00 |
|
|
dfe9c5d1a3
|
fix: reference to up-to-date java mail library
|
2020-04-12 20:19:04 +02:00 |
|
|
8edc9db372
|
fix: java.net.URLConnection not following redirects from http to https
|
2020-04-12 19:08:02 +02:00 |
|
|
df3af8fab1
|
add: support for gzip encoded http response
|
2020-04-10 20:25:05 +02:00 |
|
|
a5bc33db70
|
fix: remaining references to obsolete sun.misc.Base64Encoder
|
2020-04-10 20:24:33 +02:00 |
|