2024-06-29 (Sat), 6:50 PM - Jens Grassel - 35746e077c48490d618b5037e81873a1781a30c2
Summary of changes
1 files modified with 1 lines added and 1 lines removed
-
build.sbt
with 1 added and 1 removed lines
2024-06-29 (Sat), 1:12 PM - Jens Grassel - 9c753d0270a7b42c6d3e87d0773e3b47b220d9b3
Summary of changes
2 files added
-
modules/hub/src/main/scala/de/smederee/hub/HttpBaseRoute.scala
-
modules/hub/src/test/scala/de/smederee/hub/HttpBaseRouteTest.scala
10 files modified with 93 lines added and 51 lines removed
-
modules/hub/src/main/scala/de/smederee/hub/AccountManagementRoutes.scala
with 1 added and 2 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/AuthenticationRoutes.scala
with 1 added and 2 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/LandingPageRoutes.scala
with 1 added and 2 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/OrganisationRoutes.scala
with 2 added and 2 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/ResetPasswordRoutes.scala
with 1 added and 2 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/SignupRoutes.scala
with 2 added and 2 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/VcsRepositoryRoutes.scala
with 17 added and 13 removed lines
-
modules/hub/src/main/scala/de/smederee/tickets/LabelRoutes.scala
with 18 added and 8 removed lines
-
modules/hub/src/main/scala/de/smederee/tickets/MilestoneRoutes.scala
with 24 added and 9 removed lines
-
modules/hub/src/main/scala/de/smederee/tickets/TicketRoutes.scala
with 26 added and 9 removed lines
2024-06-28 (Fri), 11:30 AM - Jens Grassel - 1c916e6552ae43e32e499f06257df4c72b31e893
Summary of changes
1 files modified with 7 lines added and 1 lines removed
-
modules/hub/src/main/scala/de/smederee/tickets/TicketRoutes.scala
with 7 added and 1 removed lines
2024-06-21 (Fri), 4:02 PM - Jens Grassel - 95e047719d2bad7f1ca9fd5305c813735de5723b
Summary of changes
2 files modified with 11 lines added and 9 lines removed
-
modules/hub/src/main/resources/messages.properties
with 2 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/showRepositories.scala.html
with 9 added and 8 removed lines
2024-06-21 (Fri), 3:50 PM - Jens Grassel - d163ec70ec3fe12884f1bc06b4accda873fedf48
Summary of changes
1 files modified with 4 lines added and 1 lines removed
-
modules/hub/src/main/scala/de/smederee/hub/VcsRepositoryRoutes.scala
with 4 added and 1 removed lines
2024-06-21 (Fri), 9:15 AM - Jens Grassel - 3843e368454c33eb0d675400fa626fe73449d105
Summary of changes
5 files added
-
modules/hub/src/main/scala/de/smederee/hub/OrganisationAdminsForm.scala
-
modules/hub/src/main/scala/de/smederee/hub/UrlFormHelpers.scala
-
modules/hub/src/main/twirl/de/smederee/hub/views/editOrganisationAdmins.scala.html
-
modules/hub/src/main/twirl/de/smederee/hub/views/forms/renderBooleanCheckbox.scala.html
-
modules/hub/src/test/scala/de/smederee/hub/UrlFormHelpersTest.scala
82 files modified with 990 lines added and 451 lines removed
-
CODINGSTYLE.md
with 21 added and 1 removed lines
-
modules/hub/src/main/resources/messages.properties
with 5 added and 0 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/AccountManagementRoutes.scala
with 6 added and 14 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/AddPublicSshKeyForm.scala
with 5 added and 4 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/AuthenticationRoutes.scala
with 5 added and 13 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/ChangePasswordForm.scala
with 13 added and 7 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/DoobieOrganisationRepository.scala
with 16 added and 0 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/EditVcsRepositoryForm.scala
with 19 added and 13 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/LoginForm.scala
with 7 added and 3 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/NewVcsRepositoryForm.scala
with 13 added and 7 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/OrganisationForm.scala
with 30 added and 21 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/OrganisationRepository.scala
with 10 added and 0 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/OrganisationRoutes.scala
with 137 added and 36 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/ResetPasswordForm.scala
with 5 added and 3 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/ResetPasswordRoutes.scala
with 7 added and 23 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/SignupForm.scala
with 11 added and 6 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/SignupRoutes.scala
with 5 added and 13 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/VcsRepositoryRoutes.scala
with 11 added and 25 removed lines
-
modules/hub/src/main/scala/de/smederee/hub/forms/FormValidator.scala
with 1 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/account/settings.scala.html
with 16 added and 4 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/account/settingsOrganisations.scala.html
with 12 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/account/sshSettings.scala.html
with 22 added and 7 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/changePassword.scala.html
with 18 added and 6 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/contact.scala.html
with 6 added and 4 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/createOrganisation.scala.html
with 12 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/createRepository.scala.html
with 22 added and 13 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/deleteRepository.scala.html
with 6 added and 4 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/editOrganisation.scala.html
with 15 added and 2 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/editRepository.scala.html
with 15 added and 14 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/emails/reset.scala.txt
with 1 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/emails/validate.scala.txt
with 6 added and 2 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/errors/csrfFailed.scala.html
with 8 added and 4 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/errors/internalServerError.scala.html
with 10 added and 4 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/errors/unvalidatedAccount.scala.html
with 11 added and 4 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/errors/userOrOrganisationNotFound.scala.html
with 10 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/format/formatDate.scala.html
with 8 added and 3 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/forms/organisationFormFields.scala.html
with 15 added and 9 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/forms/renderFormErrors.scala.html
with 1 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/icon.scala.html
with 6 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/imprint.scala.html
with 6 added and 4 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/index.scala.html
with 9 added and 6 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/login.scala.html
with 16 added and 5 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/main.scala.html
with 9 added and 4 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/navbar.scala.html
with 10 added and 3 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/privacyPolicy.scala.html
with 6 added and 4 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/publicAlpha.scala.html
with 6 added and 4 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/repositoryPatchMetadata.scala.html
with 9 added and 3 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/reset.scala.html
with 16 added and 6 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/resetSent.scala.html
with 11 added and 5 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/showAllRepositories.scala.html
with 13 added and 3 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/showRepositories.scala.html
with 16 added and 2 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryBranches.scala.html
with 8 added and 5 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryFiles.scala.html
with 6 added and 3 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryHistory.scala.html
with 8 added and 5 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryMenu.scala.html
with 9 added and 5 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryOverview.scala.html
with 6 added and 3 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryPatch.scala.html
with 8 added and 5 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/signup.scala.html
with 16 added and 6 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/termsOfUse.scala.html
with 6 added and 4 removed lines
-
modules/hub/src/main/twirl/de/smederee/hub/views/welcome.scala.html
with 9 added and 3 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/createTicket.scala.html
with 10 added and 7 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/editLabel.scala.html
with 10 added and 7 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/editLabels.scala.html
with 10 added and 7 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/editMilestone.scala.html
with 10 added and 7 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/editMilestones.scala.html
with 11 added and 8 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/editTicket.scala.html
with 10 added and 7 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/errors/internalServerError.scala.html
with 10 added and 4 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/errors/unvalidatedAccount.scala.html
with 11 added and 4 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/format/formatDate.scala.html
with 8 added and 3 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/format/formatDateTime.scala.html
with 8 added and 3 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/format/formatTicketStatus.scala.html
with 5 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/format/formatTicketSubmitter.scala.html
with 7 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/forms/renderFormErrors.scala.html
with 1 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/icon.scala.html
with 6 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/main.scala.html
with 9 added and 4 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/navbar.scala.html
with 8 added and 1 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/showMilestone.scala.html
with 9 added and 7 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/showProjectMenu.scala.html
with 7 added and 3 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/showTicket.scala.html
with 7 added and 5 removed lines
-
modules/hub/src/main/twirl/de/smederee/tickets/views/showTickets.scala.html
with 5 added and 3 removed lines
-
modules/hub/src/test/scala/de/smederee/hub/AuthenticationRoutesTest.scala
with 4 added and 3 removed lines
-
modules/hub/src/test/scala/de/smederee/hub/DoobieOrganisationRepositoryTest.scala
with 74 added and 0 removed lines
2024-06-20 (Thu), 4:58 AM - Jens Grassel - f58eb55ab0cb2397a0eb91e6074b15ad5605e1c7
Summary of changes
1 files modified with 1 lines added and 1 lines removed
-
project/plugins.sbt
with 1 added and 1 removed lines
2024-06-19 (Wed), 8:58 AM - Jens Grassel - 0741920eee0e5f55161761467287dc1dd1ae7ae9
Summary of changes
1 files modified with 2 lines added and 0 lines removed
-
modules/hub/src/test/scala/de/smederee/hub/BaseSpec.scala
with 2 added and 0 removed lines
2024-06-19 (Wed), 8:09 AM - Jens Grassel - 39eefd44d59336c6425892de67ce79c045ed0709
Summary of changes
1 files modified with 1 lines added and 1 lines removed
-
project/plugins.sbt
with 1 added and 1 removed lines
2024-06-19 (Wed), 8:08 AM - Jens Grassel - 617587714ab1350b8da532ac92056413f8a1846d
Summary of changes
1 files modified with 1 lines added and 1 lines removed
-
build.sbt
with 1 added and 1 removed lines
2024-06-18 (Tue), 12:47 PM - Jens Grassel - 4b41213b0d36857c93998adbd588a4e3540ffa88
Summary of changes
1 files modified with 15 lines added and 15 lines removed
-
CODINGSTYLE.md
with 15 added and 15 removed lines