renovate[bot]
|
1aaf9e747a
|
Update querydsl.version to v6.6
|
2024-08-02 17:00:53 +00:00 |
|
renovate[bot]
|
4388a8b6ce
|
Update testcontainers-java monorepo to v1.20.1
|
2024-07-31 16:31:47 +00:00 |
|
renovate[bot]
|
f7acc27fcb
|
Update redis Docker tag to v7.4.0
|
2024-07-30 04:46:37 +00:00 |
|
renovate[bot]
|
175a293327
|
Update dependency redis.clients:jedis to v5.1.4
|
2024-07-29 17:17:09 +00:00 |
|
renovate[bot]
|
21dd6519b0
|
Update bouncycastle.version to v1.78.1
|
2024-07-29 11:25:29 +00:00 |
|
Athou
|
72f55c34b7
|
add test to make sure HttpGetter supports compression
|
2024-07-29 13:20:18 +02:00 |
|
Athou
|
1b1d3c791b
|
add test to make sure HttpGetter ignores invalid certificates
|
2024-07-29 10:39:35 +02:00 |
|
Athou
|
272f5b42f9
|
simplify stackoverflow urls
|
2024-07-28 09:58:24 +02:00 |
|
Athou
|
da81830e43
|
add a test case for feeds that do not return a content length
|
2024-07-27 01:01:11 +02:00 |
|
renovate[bot]
|
c2e0c81f7e
|
Update mysql Docker tag to v9.0.1
|
2024-07-23 07:16:23 +00:00 |
|
renovate[bot]
|
30cd2b9b53
|
Update dependency com.microsoft.playwright:playwright to v1.45.1
|
2024-07-23 00:05:41 +00:00 |
|
Athou
|
abc498b09c
|
semeru already defines a JAVA_TOOL_OPTIONS variable with a shared classes cache, we don't want to override it
|
2024-07-22 16:52:30 +02:00 |
|
renovate[bot]
|
752268fed1
|
Update testcontainers-java monorepo to v1.20.0
|
2024-07-17 22:10:29 +00:00 |
|
renovate[bot]
|
8fe9a6cc3a
|
Update dependency org.mariadb.jdbc:mariadb-java-client to v3.4.1
|
2024-07-17 20:48:37 +00:00 |
|
Athou
|
b17a17ba10
|
don't parse feeds that are too large to prevent memory issues
|
2024-07-16 21:20:06 +02:00 |
|
Athou
|
024a1067bb
|
update h2
|
2024-07-15 21:48:49 +02:00 |
|
Athou
|
346fb6b1ea
|
release 4.6.0
|
2024-07-15 16:03:09 +02:00 |
|
Athou
|
085eddd4b0
|
fill the shared classes cache of openj9 even more
|
2024-07-15 10:57:26 +02:00 |
|
renovate[bot]
|
6f8bcb6c6a
|
Update dependency com.manticore-projects.tools:h2migrationtool to v1.7
|
2024-07-15 07:43:51 +00:00 |
|
Athou
|
fa197c33f1
|
rename field accordingly
|
2024-07-14 20:37:01 +02:00 |
|
Athou
|
1ce39a419e
|
use "published" instead of "updated" (#1486)
|
2024-07-14 19:53:35 +02:00 |
|
renovate[bot]
|
6593174668
|
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.1
|
2024-07-11 01:02:47 +00:00 |
|
renovate[bot]
|
0891c41abc
|
Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.3.1
|
2024-07-10 22:28:34 +00:00 |
|
renovate[bot]
|
8750aa3dd6
|
Update dependency org.jsoup:jsoup to v1.18.1
|
2024-07-10 11:02:42 +00:00 |
|
Athou
|
4d83173dbd
|
release 4.5.0
|
2024-07-06 21:29:21 +02:00 |
|
Athou
|
f13368cb96
|
remove unnecessary joins
|
2024-07-06 13:40:53 +02:00 |
|
Athou
|
d4c9bd1dd7
|
remove warnings
|
2024-07-03 20:11:51 +02:00 |
|
Athou
|
fd48108f8b
|
don't rely on dates to know if an entry has been inserted in the database
|
2024-07-03 17:53:41 +02:00 |
|
Athou
|
c3cbd18df9
|
add debug logging
|
2024-07-03 17:40:23 +02:00 |
|
Athou
|
6685057dae
|
notify over websocket after everything has been committed
|
2024-07-03 17:27:17 +02:00 |
|
Athou
|
0dec0e3788
|
fix a race condition where a feed could be refreshed before it was created
|
2024-07-03 14:21:40 +02:00 |
|
Athou
|
1a73dd4004
|
the feed refresh engine is now fast enough, it doesn't need workarounds anymore
|
2024-07-03 13:30:25 +02:00 |
|
Athou
|
eae80a6450
|
remove support for microsoft sqlserver, AFAIK nobody's using it and it's not covered with integration tests
|
2024-07-03 13:02:20 +02:00 |
|
Jérémie Panzer
|
21a32ce0eb
|
Merge pull request #1479 from Athou/renovate/mysql-9.x
Update mysql Docker tag to v9
|
2024-07-03 11:35:35 +02:00 |
|
renovate[bot]
|
325533c5d9
|
Update mysql Docker tag to v9
|
2024-07-03 09:10:22 +00:00 |
|
renovate[bot]
|
7d819022f6
|
Update redis Docker tag to v7.2.5
|
2024-07-03 09:10:19 +00:00 |
|
Athou
|
dba944874b
|
add redis integration test
|
2024-07-03 11:09:23 +02:00 |
|
Jérémie Panzer
|
ce9c12ec92
|
Merge pull request #1478 from Athou/renovate/postgres-16.x
Update postgres Docker tag to v16.3
|
2024-07-03 09:23:35 +02:00 |
|
renovate[bot]
|
d59091ab2b
|
Update postgres Docker tag to v16.3
|
2024-07-03 07:08:14 +00:00 |
|
renovate[bot]
|
f69146a6bf
|
Update mariadb Docker tag to v11.4.2
|
2024-07-03 07:08:11 +00:00 |
|
Athou
|
43cdf3db3b
|
add integration tests for postgresql, mysql and mariadb using testcontainers
|
2024-07-03 09:02:18 +02:00 |
|
renovate[bot]
|
9878b60e97
|
Update dependency io.github.git-commit-id:git-commit-id-maven-plugin to v9.0.1
|
2024-07-02 18:02:54 +00:00 |
|
renovate[bot]
|
daa99a2efc
|
Update dependency com.mysql:mysql-connector-j to v9
|
2024-07-02 10:08:39 +00:00 |
|
Athou
|
93acc9ded1
|
we don't need the user we already have the subscription
|
2024-07-01 13:55:50 +02:00 |
|
Athou
|
82bf8cd807
|
fetch all tags at once
|
2024-07-01 08:52:05 +02:00 |
|
Athou
|
c2f2780c3f
|
remove unused onlyIds parameter
|
2024-07-01 08:52:05 +02:00 |
|
Athou
|
08f71d1f6f
|
implement faster querying by fetching directly what we need
|
2024-07-01 08:52:05 +02:00 |
|
Athou
|
f498088beb
|
no need to insert statuses that will be collected during next cleanup
|
2024-06-30 21:56:42 +02:00 |
|
Athou
|
347b41cf35
|
fix exception when trying to mark starred entries as read
|
2024-06-30 16:50:37 +02:00 |
|
renovate[bot]
|
7d33542691
|
Update querydsl.version to v6.5
|
2024-06-28 05:25:56 +00:00 |
|