1. dbcc1ef Remove Oltu request and validator implementations (#650) by margaretha · 1 year, 1 month ago
  2. b8a9d4e Updated token response using Nimbus (#650) by margaretha · 1 year, 1 month ago
  3. ad26907 Updated dependabot config. by margaretha · 1 year ago
  4. d5d6ae4 Bump org.flywaydb:flyway-core from 9.21.1 to 10.0.1 in /full (closes #702) by dependabot[bot] · 1 year ago
  5. 69e41af Bump org.apache.maven.plugins:maven-surefire-plugin in /full (closes #700) by dependabot[bot] · 1 year, 1 month ago
  6. f4908a5 Bump com.nimbusds:oauth2-oidc-sdk from 10.13.2 to 11.6 in /full (closes #699) by dependabot[bot] · 1 year, 1 month ago
  7. 7532881 Bump com.nimbusds:oauth2-oidc-sdk from 10.13.2 to 11.6 in /full (closes #699) by dependabot[bot] · 1 year, 1 month ago
  8. a8042c5 Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 in /full (closes #698) by dependabot[bot] · 1 year, 1 month ago
  9. 2edf679 Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 in /full (closes #694) by dependabot[bot] · 1 year, 1 month ago
  10. 09c9e2a Bump commons-io:commons-io from 2.13.0 to 2.15.0 in /full (closes #693) by dependabot[bot] · 1 year, 1 month ago
  11. 8bdc8a3 Bump log4j.version from 2.20.0 to 2.21.1 in /full (closes #691) by dependabot[bot] · 1 year, 1 month ago
  12. 0c6e0d0 Bump org.apache.maven.plugins:maven-shade-plugin in /full (closes #675) by dependabot[bot] · 1 year, 2 months ago
  13. 2e6b0d9 Bump com.unboundid:unboundid-ldapsdk from 6.0.9 to 6.0.10 in /full (closes #673) by dependabot[bot] · 1 year, 2 months ago
  14. 5365e89 Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 in /full (closes #672) by dependabot[bot] · 1 year, 2 months ago
  15. bdd9dc7 Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 in /full (closes #661) by dependabot[bot] · 1 year, 3 months ago
  16. 4276b98 Updated java version for CI test. by margaretha · 1 year ago
  17. 93bfbea Address reviews on jakarta migration. by margaretha · 1 year, 1 month ago
  18. 5aae38c Merge branch 'jakarta-migration' into master by margaretha · 1 year, 2 months ago
  19. aaa9d80 Fixed clearing cache. by margaretha · 1 year, 2 months ago jakarta-migration
  20. 845335c Bumped Kustvakt version to 0.71.1 by margaretha · 1 year, 2 months ago v0.71.1-release
  21. caf49d2 Ensure the order of clean token tests. by margaretha · 1 year, 2 months ago
  22. 6672fe5 Removed OpenID by margaretha · 1 year, 2 months ago
  23. d43a98d Migrate from JUnit 4 to JUnit 5 by Marc Kupietz · 1 year, 2 months ago
  24. 4993eb7 Removed Apache Oltu API from token requests (#650) by margaretha · 1 year, 2 months ago
  25. 7ac20b1 Changed OAuth2 token request using Nimbus (#650) by margaretha · 1 year, 2 months ago
  26. 751608c Enabled legacy support for authorization POST request by margaretha · 1 year, 2 months ago
  27. 4b883ec Replaced javax.annotation with jakarta.annotation. by margaretha · 1 year, 2 months ago
  28. cf042d8 Fix lombok compile warning by Marc Kupietz · 1 year, 2 months ago
  29. ca5472a Fixed testing expired access token. by margaretha · 1 year, 2 months ago
  30. 6ff2a97 Updated DB connection for lite-version tests. by margaretha · 1 year, 2 months ago
  31. f7d9fb2 Changed GH workflows by margaretha · 1 year, 2 months ago
  32. aba5e50 Resolved duplicate libraries. by margaretha · 1 year, 2 months ago
  33. c3d75e8 Fixed SQLite JDBC URL with memory and cache by margaretha · 1 year, 2 months ago
  34. 8fe51e9 Changed DB connection (fixed #670) by margaretha · 1 year, 2 months ago
  35. ec25310 Bumped Koral version to 0.41 by margaretha · 1 year, 2 months ago
  36. 824f204 Make sure totalResults and other numeric results are numbers by Marc Kupietz · 1 year, 2 months ago
  37. db5da37 Fixed BlockingFilter (#659) by margaretha · 1 year, 3 months ago
  38. 5f5d3ed Updated authorization services using Nimbus (#650) by margaretha · 1 year, 3 months ago
  39. dd898b3 Replaced javax.serlet to jakarta.servlet by margaretha · 1 year, 3 months ago
  40. e752523 Fix readme regarding packaging folder by Akron · 1 year, 3 months ago
  41. 2c50860 Fixed conflicting commons-logging and spring jcl by margaretha · 1 year, 3 months ago
  42. 03a270f Updated Jersey to 3.1.x and fixed jackson-jaxrs (#646) by margaretha · 1 year, 3 months ago
  43. 490a59b Migrate Hibernate 5 to 6 (#649) and fix missing placeholders. by margaretha · 1 year, 3 months ago
  44. 7c21ec8 Updated javax.mail.Session to jakarta.mail.Session by margaretha · 1 year, 3 months ago
  45. 6e79684 Replaced javax.persistence with jakarta.persistence (#648) by margaretha · 1 year, 3 months ago
  46. 238df8f Updated Spring 5.x to 6.x and jetty 9.x to 11.x (#645) by margaretha · 1 year, 3 months ago
  47. 96c309d Replaced javax.ws to jakarta.ws namespace (#648) by margaretha · 1 year, 3 months ago
  48. 394efe8 Bumped Kustvakt version to 0.71.1 by margaretha · 1 year, 3 months ago
  49. f558f7f Removed duplicate dependencies. by margaretha · 1 year, 3 months ago
  50. cd1d722 Bumped Krill version to 0.61.4 and Koral version to 0.40.1 by margaretha · 1 year, 3 months ago
  51. add1763 Updated Java 11 to Java 17 (close #643) by margaretha · 1 year, 3 months ago
  52. 9bb5cb3 Bumped Krill version to 0.61.3 by margaretha · 1 year, 3 months ago
  53. 5a172a9 Bump com.nimbusds:oauth2-oidc-sdk from 10.13 to 10.13.2 in /full by dependabot[bot] · 1 year, 4 months ago
  54. 1663269 Bump com.nimbusds:oauth2-oidc-sdk from 10.11 to 10.13 in /full by dependabot[bot] · 1 year, 4 months ago
  55. 019ec6f Bump org.flywaydb:flyway-core from 9.21.0 to 9.21.1 in /full by dependabot[bot] · 1 year, 4 months ago
  56. 681f72e Bump org.flywaydb:flyway-core from 9.20.0 to 9.21.0 in /full by dependabot[bot] · 1 year, 4 months ago
  57. 5774075 Bump spring.version from 5.3.28 to 5.3.29 in /full by dependabot[bot] · 1 year, 4 months ago
  58. 7a35b9e Bump oauth2-oidc-sdk from 10.9.1 to 10.11 in /full by dependabot[bot] · 1 year, 5 months ago
  59. 60d16bc Bump json-smart from 2.4.11 to 2.5.0 in /full by dependabot[bot] · 1 year, 5 months ago
  60. 7e1b775 Fixed missing project.version in info web-service by margaretha · 1 year, 4 months ago
  61. 5a5b995 Added total result cache (close #599) by margaretha · 1 year, 5 months ago
  62. fc0aa55 Bump jersey.version from 2.39.1 to 2.40 in /full by dependabot[bot] · 1 year, 5 months ago
  63. 26c3742 Bump flyway-core from 9.19.4 to 9.20.0 in /full by dependabot[bot] · 1 year, 5 months ago
  64. 3dea5c7 Bump maven-shade-plugin from 3.4.1 to 3.5.0 in /full by dependabot[bot] · 1 year, 5 months ago
  65. f5ab4ef Bump spring.version from 5.3.27 to 5.3.28 in /full by dependabot[bot] · 1 year, 5 months ago
  66. 8b68221 Removed unnecessary caches and methods in the authentication interface. by margaretha · 1 year, 5 months ago
  67. 1632cdb Bump maven-source-plugin from 3.2.1 to 3.3.0 in /full by dependabot[bot] · 1 year, 6 months ago
  68. 482f250 Bump sqlite-jdbc from 3.41.2.1 to 3.42.0.0 in /full by dependabot[bot] · 1 year, 6 months ago
  69. 949bef6 Bump lombok from 1.18.26 to 1.18.28 in /full by dependabot[bot] · 1 year, 6 months ago
  70. 2b05137 Bump maven-surefire-plugin from 3.1.0 to 3.1.2 in /full by dependabot[bot] · 1 year, 6 months ago
  71. 79c1e34 Bump commons-io from 2.12.0 to 2.13.0 in /full by dependabot[bot] · 1 year, 6 months ago
  72. 771d8fa Bump unboundid-ldapsdk from 6.0.8 to 6.0.9 in /full by dependabot[bot] · 1 year, 6 months ago
  73. d94df82 Bump flyway-core from 9.18.0 to 9.19.4 in /full by dependabot[bot] · 1 year, 6 months ago
  74. 50182ae Removed old tests. by margaretha · 1 year, 6 months ago
  75. b156f88 Removed old database configurations (closes #612) by margaretha · 1 year, 6 months ago
  76. 50fd507 Removed auditing (closes #611) by margaretha · 1 year, 6 months ago
  77. 3a616b4 Bump Kustvakt version to 0.71 by margaretha · 1 year, 6 months ago v0.71-release
  78. d0ca990 Adjust dockerfile to solely rely on full folder by Akron · 1 year, 6 months ago
  79. 8571f6a Removed core and lite from dependabot settings by margaretha · 1 year, 6 months ago
  80. 7760653 Bump log4j.version from 2.19.0 to 2.20.0 in /full by dependabot[bot] · 1 year, 6 months ago
  81. 3b3e524 Bump commons-io from 2.11.0 to 2.12.0 in /full by dependabot[bot] · 1 year, 6 months ago
  82. 6e1188d Bump jackson-jaxrs-json-provider from 2.14.0 to 2.15.1 in /full by dependabot[bot] · 1 year, 6 months ago
  83. b962ef0 Bump json-smart from 2.4.10 to 2.4.11 in /full by dependabot[bot] · 1 year, 6 months ago
  84. 8bc9c06 Bump flyway version from 9.17.0 to 9.18.0 by margaretha · 1 year, 6 months ago
  85. b1ba4ec Bump oauth2-oidc-sdk from 10.9 to 10.9.1 in /full by dependabot[bot] · 1 year, 7 months ago
  86. 0eab2f4 Updated packaging jars & running Kustvakt with an external spring config by margaretha · 1 year, 6 months ago
  87. 5a8770f Removed building core and update building lite by margaretha · 1 year, 6 months ago
  88. 6a925fe Merged core to full by margaretha · 1 year, 6 months ago
  89. 92ad2ec Merged lite into full by margaretha · 1 year, 6 months ago
  90. ac92c82 Renamed web.controller package in core by margaretha · 1 year, 6 months ago
  91. 5b70879 Renamed entity and service packages in core by margaretha · 1 year, 7 months ago
  92. 22d4de3 Fixed Kustvakt core pom. by margaretha · 1 year, 7 months ago
  93. aca2fff Bump Kustvakt version to 0.70.1 by margaretha · 1 year, 7 months ago
  94. f168fea Bump maven-surefire-plugin from 3.0.0 to 3.1.0 in /lite by dependabot[bot] · 1 year, 7 months ago
  95. a16dbfb Bump oauth2-oidc-sdk from 10.8 to 10.9 in /full by dependabot[bot] · 1 year, 7 months ago
  96. d7df703 Bump maven-surefire-plugin from 3.0.0 to 3.1.0 in /full by dependabot[bot] · 1 year, 7 months ago
  97. d564863 Bump surefire-junit47 from 3.0.0 to 3.1.0 in /full by dependabot[bot] · 1 year, 7 months ago
  98. ac85ae1 Added query-param show-snippet to the search web-service (solves #322) by margaretha · 1 year, 7 months ago
  99. 9e73c0e Added maximum number of user persistent virtual corpora and queries by margaretha · 1 year, 7 months ago
  100. 4e1d476 Fixed hibernate location in the icc spring config. by margaretha · 1 year, 7 months ago