Commit Graph

3930 Commits

Author SHA1 Message Date
a2f0b99794 Merge pull request #1703 from scala-steward/update/flyway-core-9.1.6
Update flyway-core, flyway-mysql to 9.1.6
2022-08-20 18:13:07 +02:00
07f16269f4 Merge pull request #1708 from eikek/renovate/hmarr-auto-approve-action-2.x
Update hmarr/auto-approve-action action to v2.4.0
2022-08-20 18:12:55 +02:00
70195a8a91 Update hmarr/auto-approve-action action to v2.4.0 2022-08-20 15:59:19 +00:00
20da0883eb Merge pull request #1707 from eikek/renovate/hmarr-auto-approve-action-2.x
Update hmarr/auto-approve-action action to v2.3.0
2022-08-20 17:58:51 +02:00
3059fbae88 Update hmarr/auto-approve-action action to v2.3.0 2022-08-20 14:54:11 +00:00
bd806865cb Merge pull request #1706 from eikek/update/imageio-jpeg-3.8.3
Update imageio-jpeg, imageio-tiff to 3.8.3
2022-08-20 06:27:38 +00:00
9926a1fd61 Merge pull request #1705 from eikek/update/jwt-circe-9.1.0
Update jwt-circe to 9.1.0
2022-08-20 06:26:15 +00:00
b064c84842 Update imageio-jpeg, imageio-tiff to 3.8.3 2022-08-20 06:13:47 +00:00
b7d0c6f3b4 Update jwt-circe to 9.1.0 2022-08-20 06:13:37 +00:00
69f3a539bf Merge pull request #1704 from eikek/update/flyway-core-9.1.6
Update flyway-core, flyway-mysql to 9.1.6
2022-08-19 06:32:03 +00:00
a67a0b2782 Update flyway-core, flyway-mysql to 9.1.6 2022-08-19 06:17:56 +00:00
cf76dfb88b Update flyway-core, flyway-mysql to 9.1.6 2022-08-18 14:10:06 +00:00
3ade6b1d38 Merge pull request #1702 from eikek/update/postgresql-42.4.2
Update postgresql to 42.4.2
2022-08-18 06:28:10 +00:00
d29eb377b1 Update postgresql to 42.4.2 2022-08-18 06:15:04 +00:00
71f9ac4230 Merge pull request #1701 from eikek/update/flyway-core-9.1.5
Update flyway-core, flyway-mysql to 9.1.5
2022-08-17 06:31:00 +00:00
968b9de0a1 Update flyway-core, flyway-mysql to 9.1.5 2022-08-17 06:15:40 +00:00
0922bfbb04 Merge pull request #1699 from scala-steward/update/sbt-native-packager-1.9.11
Update sbt-native-packager to 1.9.11
2022-08-16 18:21:58 +02:00
f24ebf6931 Update sbt-native-packager to 1.9.11 2022-08-16 14:20:07 +00:00
31c6a2d096 Merge pull request #1697 from eikek/fix/job-query
Fix selectNextGroup query for an empty job table
2022-08-13 22:43:50 +00:00
2844f1c997 Fix selectNextGroup query for an empty job table 2022-08-14 00:30:05 +02:00
0d62001cc8 Merge pull request #1690 from eikek/h2-update
Update h2 and flyway
2022-08-12 15:46:11 +00:00
7233f606af Fix dockerfiles 2022-08-12 17:30:57 +02:00
e42794869f Apply auto-formatting fixes 2022-08-12 17:28:30 +02:00
5bbe073bf3 Fix job query for H2
Unfortunately, the new h2 version has some regressions related to
CTEs. The query selecting the next group failed only for H2 after the
update. The query has been rewritten to not use union on CTE tables.
The weird thing was that the error only occured using bind values and
was not reproducible with "just string" SQL in the h2 console.

The QJobTest are now running on all databases.
2022-08-12 16:34:56 +02:00
0a3ac9f121 Add anonymous subselects to query builder 2022-08-12 16:34:56 +02:00
e39ddc7c17 Rename column 'value' to 'value_'
In sql 'value' is a reserved word and should not be used (unless
quoted). Postgresql and MariaDB are ok with it, but the new version of
h2 is now complaining.
2022-08-12 16:34:56 +02:00
aac6f69ea2 Update h2 and flyway
Sadly it is necessary to fix an existing changeset for H2.
2022-08-12 16:34:51 +02:00
f0a99db8a2 Merge pull request #1696 from eikek/update/scalafmt-core-3.5.9
Update scalafmt-core to 3.5.9
2022-08-12 06:28:54 +00:00
0c36d5fb75 Update scalafmt-core to 3.5.9 2022-08-12 06:15:27 +00:00
ef6fb606d3 Update postgres Docker tag to v14.5 2022-08-12 02:49:15 +00:00
3d41a07f3e Merge pull request #1691 from eikek/update/fs2-core-3.2.12
Update fs2-core, fs2-io to 3.2.12
2022-08-10 06:28:26 +00:00
b8682d8a79 Update fs2-core, fs2-io to 3.2.12 2022-08-10 06:15:47 +00:00
b0d9f9b628 Merge pull request #1689 from eikek/update/sbt-native-packager-1.9.10
Update sbt-native-packager to 1.9.10
2022-08-09 06:27:58 +00:00
8ee766ad2e Update sbt-native-packager to 1.9.10 2022-08-09 06:15:01 +00:00
75960f6dee Merge pull request #1687 from eikek/dockerfiles
Dockerfiles
2022-08-08 07:06:01 +00:00
f626f684d5 Fix packages in dockerfile 2022-08-08 08:33:01 +02:00
b85ae1063e Merge pull request #1686 from eikek/refactor-collective
Refactor collective
2022-08-07 19:57:25 +00:00
3a0a154388 Remove unavailable website links 2022-08-07 17:34:01 +02:00
0600a263b2 Fix compile errors in website examples 2022-08-07 16:44:44 +02:00
b51b782c73 Apply formatting fixes 2022-08-07 16:31:09 +02:00
868285a26b Fix fulltext search queries for new collective-id 2022-08-07 16:28:22 +02:00
d9485355e9 Fix websocket frame to user mapping 2022-08-07 16:26:04 +02:00
e9e3e607d3 Fix collective insights query 2022-08-07 16:26:04 +02:00
7424a9b2f9 Migrate background task to new collective id 2022-08-07 16:26:04 +02:00
ae4c49027f Refactor scala base db migrations. Add marker trait for task args 2022-08-07 16:26:04 +02:00
66265d8455 Migrate file_id columns 2022-08-07 16:26:04 +02:00
816cca7ea2 Adopt joex to new collective-id 2022-08-07 16:26:04 +02:00
eabcffe71a Adopt restserver to new collective-id 2022-08-07 16:26:04 +02:00
53d92c4a26 Adopt backend to collective-id 2022-08-07 16:26:04 +02:00
26d7c91266 Adopt modules to new collective table 2022-08-07 16:26:04 +02:00