~jan0sch/smederee

Showing 11 changes starting from 17d1518e89a00587de9b2d35e4ab5be1d96b92a5.
2022-09-23 (Fri), 9:05 AM - Jens Grassel - 17d1518e89a00587de9b2d35e4ab5be1d96b92a5

Update flyway to 9.3.1

Summary of changes
6 files modified with 55 lines added and 45 lines removed
  • build.sbt with 1 added and 1 removed lines
  • modules/hub/src/it/scala/de/smederee/hub/AuthenticationMiddlewareTest.scala with 11 added and 9 removed lines
  • modules/hub/src/it/scala/de/smederee/hub/DatabaseMigratorTest.scala with 10 added and 8 removed lines
  • modules/hub/src/it/scala/de/smederee/hub/DoobieAuthenticationRepositoryTest.scala with 11 added and 9 removed lines
  • modules/hub/src/it/scala/de/smederee/hub/DoobieSignupRepositoryTest.scala with 11 added and 9 removed lines
  • modules/hub/src/it/scala/de/smederee/hub/DoobieVcsMetadataRepositoryTest.scala with 11 added and 9 removed lines
2022-09-23 (Fri), 8:59 AM - Jens Grassel - f1e9c07da3181759aac3824c51f1aeb23860f5c2

Update scalacheck to 1.17.0

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2022-09-23 (Fri), 8:38 AM - Jens Grassel - 3658b6ed9df05b559d3ab17d68b7faabb699a5d0

Update ip4s-core to 3.2.0

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2022-09-23 (Fri), 8:34 AM - Jens Grassel - 04c42b744739b7e756e030170ac7c077a9e0fa64

Update postgresql to 42.5.0

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2022-09-23 (Fri), 8:29 AM - Jens Grassel - beade0d90c0f2fa468011f9a261e81553de0f183

Update http4s to 1.0.0-M37

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2022-09-23 (Fri), 8:24 AM - Jens Grassel - 0c135fece7bdc3d7e18a51ab74defbbcf83806fd

Update apache-mina-sshd to 2.9.1

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2022-09-23 (Fri), 8:16 AM - Jens Grassel - ef1f5ff5be28e8e5aae70ac9f4e2c47f3e436763

Update circe to 0.14.3

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2022-09-23 (Fri), 8:12 AM - Jens Grassel - f1085b720e12756cd9fa3ca7d37f61c2a96bd542

Update spring-security to 5.7.3

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2022-09-22 (Thu), 1:20 PM - Jens Grassel - 179ec85414852241cec9600930c891c9b2030a3e

i18n: Wording

Summary of changes
3 files modified with 9 lines added and 9 lines removed
  • modules/hub/src/main/resources/messages_en.properties with 6 added and 6 removed lines
  • modules/hub/src/main/twirl/de/smederee/hub/views/contact.scala.html with 2 added and 2 removed lines
  • modules/hub/src/main/twirl/de/smederee/hub/views/main.scala.html with 1 added and 1 removed lines
2022-09-19 (Mon), 4:06 PM - Jens Grassel - b4e338257dd75eeec7dc3a55469f41f0c9081ca4

SSH: Support debug flag for darcs apply and disable transfer-mode

- the `transfer-mode` command has been disabled because it blocks
- also the `apply` after a push blocks
- disrupting via `ctrl+c` works
Summary of changes
1 files modified with 40 lines added and 15 lines removed
  • modules/hub/src/main/scala/de/smederee/ssh/DarcsSshCommand.scala with 40 added and 15 removed lines
2022-09-19 (Mon), 9:27 AM - Jens Grassel - 27fc6e7abc4cefb83c8d5a440ba4e23371162c78

VCS: Adjust download wording and button on overview page.

Summary of changes
2 files modified with 3 lines added and 3 lines removed
  • modules/hub/src/main/resources/messages_en.properties with 2 added and 2 removed lines
  • modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryOverview.scala.html with 1 added and 1 removed lines