2023-05-25 (Thu), 4:34 PM - Jens Grassel - 87450d361e7959c8b31cc997edcd0b3978fb41ca
Summary of changes
1 files modified with 1 lines added and 1 lines removed
-
build.sbt
with 1 added and 1 removed lines
2023-05-25 (Thu), 4:32 PM - Jens Grassel - 78ad0993acefd57869626013e5c5cd0125d2da0b
Summary of changes
1 files modified with 1 lines added and 1 lines removed
-
build.sbt
with 1 added and 1 removed lines
2023-05-25 (Thu), 4:31 PM - Jens Grassel - 9bc955a9cb58775a97df5059097b24ecde46b901
Summary of changes
1 files modified with 1 lines added and 1 lines removed
-
build.sbt
with 1 added and 1 removed lines
2023-05-23 (Tue), 7:42 PM - Jens Grassel - 624ff2e48d10dc4e21d997f6ccb4cad7f673245d
Summary of changes
5 files added
-
modules/hub/src/main/resources/db/migration/hub/V5__add_ticket_tracker.sql
-
modules/hub/src/main/twirl/de/smederee/tickets/views/main.scala.html
-
modules/hub/src/main/twirl/de/smederee/tickets/views/meta.scala.html
-
modules/hub/src/main/twirl/de/smederee/tickets/views/navbar.scala.html
-
modules/tickets/src/test/scala/de/smederee/tickets/config/SmedereeTicketsConfigurationTest.scala
32 files modified with 414 lines added and 197 lines removed
-
modules/hub/src/it/scala/de/smederee/hub/Generators.scala
with 7 added and 6 removed lines
-
modules/hub/src/main/resources/messages.properties
with 3 added and 0 removed lines
-
modules/hub/src/main/resources/reference.conf
with 8 added and 0 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/DoobieVcsMetadataRepository.scala
with 40 added and 10 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/EditVcsRepositoryForm.scala
with 22 added and 9 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/NewVcsRepositoryForm.scala
with 13 added and 6 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/VcsRepository.scala
with 3 added and 0 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/VcsRepositoryRoutes.scala
with 63 added and 27 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/config/SmedereeHubConfig.scala
with 22 added and 3 removed lines
-
modules/hub/src/main/scala/de/smederee/tickets/LabelRoutes.scala
with 17 added and 2 removed lines
-
modules/hub/src/main/scala/de/smederee/tickets/MilestoneRoutes.scala
with 8 added and 1 removed lines
-
modules/hub/src/main/scala/de/smederee/tickets/TicketRoutes.scala
with 8 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/createRepository.scala.html
with 6 added and 0 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/editRepository.scala.html
with 6 added and 0 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryBranches.scala.html
with 2 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryFiles.scala.html
with 2 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryHistory.scala.html
with 2 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryMenu.scala.html
with 7 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryOverview.scala.html
with 2 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryPatch.scala.html
with 2 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/createTicket.scala.html
with 4 added and 4 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/editLabel.scala.html
with 4 added and 4 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/editLabels.scala.html
with 5 added and 5 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/editMilestone.scala.html
with 4 added and 4 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/editMilestones.scala.html
with 5 added and 5 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/editTicket.scala.html
with 4 added and 4 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/showProjectMenu.scala.html
with 5 added and 4 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/showTicket.scala.html
with 5 added and 5 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/showTickets.scala.html
with 4 added and 4 removed lines
-
modules/hub/src/test/scala/de/smederee/hub/Generators.scala
with 7 added and 6 removed lines
-
modules/tickets/src/main/resources/reference.conf
with 86 added and 79 removed lines
-
modules/tickets/src/main/scala/de/smederee/tickets/config/SmedereeTicketsConfiguration.scala
with 38 added and 2 removed lines
2023-05-23 (Tue), 12:39 PM - Jens Grassel - 0fcddc959653307cbde277cd8af98dc09d7dbb1f
Summary of changes
1 files modified with 59 lines added and 5 lines removed
-
modules/html-utils/src/main/scala/de/smederee/html/MetaTags.scala
with 59 added and 5 removed lines
2023-05-23 (Tue), 9:42 AM - Jens Grassel - 25ab895498360559f5049619ec205e41e5ef701b
Summary of changes
1 files modified with 152 lines added and 152 lines removed
-
modules/hub/src/main/resources/reference.conf
with 152 added and 152 removed lines
2023-05-22 (Mon), 1:12 PM - Jens Grassel - 82cd8d014e25675a2b839cdfa26c826fbd3a13f6
Summary of changes
1 files modified with 1 lines added and 1 lines removed
-
modules/hub/src/main/twirl/de/smederee/tickets/views/showProjectMenu.scala.html
with 1 added and 1 removed lines
2023-05-22 (Mon), 12:33 PM - Jens Grassel - 8e784521934e446e29af5e7b537dfec17fcf6357
Summary of changes
5 files modified with 79 lines added and 25 lines removed
-
modules/hub/src/main/scala/de/smederee/hub/AuthenticationRoutes.scala
with 6 added and 1 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/HubServer.scala
with 1 added and 0 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/SessionHelpers.scala
with 17 added and 16 removed lines
-
modules/hub/src/test/scala/de/smederee/hub/AuthenticationRoutesTest.scala
with 52 added and 7 removed lines
-
modules/hub/src/test/scala/de/smederee/hub/SessionHelpersTest.scala
with 3 added and 1 removed lines
2023-05-21 (Sun), 8:52 AM - Jens Grassel - 0e104088566697a365156f43bf48ac14e429a6a5
Summary of changes
1 files modified with 1 lines added and 1 lines removed
-
build.sbt
with 1 added and 1 removed lines
2023-05-21 (Sun), 8:43 AM - Jens Grassel - 942eecead99c935f83af6be1d8c57ebefa3f0471
Summary of changes
1 files modified with 4 lines added and 4 lines removed
-
modules/hub/src/main/scala/de/smederee/hub/VcsRepositoryRoutes.scala
with 4 added and 4 removed lines
2023-05-19 (Fri), 3:39 PM - Jens Grassel - d9c728b56e9152a68d83095792beda784c0ef838
Summary of changes
1 files modified with 5 lines added and 2 lines removed
-
modules/hub/src/main/scala/de/smederee/hub/VcsRepositoryRoutes.scala
with 5 added and 2 removed lines