1. 32b6d8f Fixed query service. by margaretha · 4 days ago
  2. a49476d Add apiVersion to rewrite (#806). by margaretha · 8 weeks ago
  3. 52c89a6 Fixed test suite. by margaretha · 8 weeks ago
  4. f10ace3 Add corpus support at VirtualCorpusRewrite (#806) by margaretha · 8 weeks ago
  5. 9922dee Add API version to NamedVCLoader (#806) by margaretha · 8 weeks ago
  6. fcd1f97 Clean up collection node from Krill response (#806). by margaretha · 8 weeks ago
  7. c6ffccc Add API version to KoralCollectionQueryBuilder (#806) by margaretha · 8 weeks ago
  8. 5271bc4 Update Query QuerySerializer with API version in the test suite (#806) by margaretha · 8 weeks ago
  9. 73866fe Add API version to ResourceParser & ServiceInfo (#806) by margaretha · 8 weeks ago
  10. 6888a79 Add API version to the search service (#806) by margaretha · 8 weeks ago
  11. 9a92375 Add API version to the QueryService. by margaretha · 8 weeks ago
  12. 0bb8984 Replace the use of apache.commons.lang with lang3 or text. by margaretha · 9 weeks ago
  13. 96aa5fd Remove deprecated authorized_only param in the client list API for v1.1 by margaretha · 3 months ago
  14. 80b210b Move OAuth2 tests. by margaretha · 3 months ago
  15. 0a68ee7 Remove deprecated vc web-services for API v1.1 (#771) by margaretha · 3 months ago
  16. 0636eec Remove deprecated user-group web-service for API v1.1 (#769) by margaretha · 3 months ago
  17. d0783d4 Remove deprecated Authorization Post web-service for API v1.1 (#767) by margaretha · 3 months ago
  18. 6c114f8 Introduced APIDeprecationFilter (#759) by margaretha · 3 months ago
  19. dbe9121 Bump version to 0.80-SNAPSHOT by margaretha · 3 months ago
  20. d9c1c6f Make statistics in VC list configurable (default: false) by margaretha · 4 days ago
  21. 93f55f4 Migrate hibernate from 6.1.7.Final to 7.1.1.Final by Marc Kupietz · 2 weeks ago
  22. 503f6a7 Bump version to 0.79.1 by margaretha · 12 days ago
  23. 83d445f Include jakarta.servlet-api in the shaded lite jar by Marc Kupietz · 2 weeks ago
  24. 1e9e23f Fix missing HandlerList in Jetty 12 for lite build by Marc Kupietz · 2 weeks ago
  25. 4963855 Bump jetty.version from 11.0.25 to 12.1.1 by Marc Kupietz · 2 weeks ago
  26. f394847 Bump org.flywaydb:flyway-core from 10.6.0 to 11.13.1 by Marc Kupietz · 2 weeks ago
  27. fe7216e Bump org.apache.commons:commons-dbcp2 from 2.9.0 to 2.13.0 by dependabot[bot] · 3 weeks ago
  28. 2afff8e Fix flaky LDAP timeout test by Marc Kupietz · 2 weeks ago
  29. 288849c Bump org.hibernate.validator:hibernate-validator adding jboss dependency by dependabot[bot] · 3 weeks ago
  30. e8d4453 Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 by dependabot[bot] · 2 weeks ago
  31. 6f35a84 Swap response status asserts in QuerySerializationControllerTest by Marc Kupietz · 2 weeks ago
  32. b04bc50 Adjust welcome message assert in LiteSearchControllerTest by Marc Kupietz · 2 weeks ago
  33. 65c985b Fix assert argument order in UserGroupTestBase by Marc Kupietz · 2 weeks ago
  34. d7400e8 Adjust remaining asserts in LiteStatisticControllerTest by Marc Kupietz · 2 weeks ago
  35. 2e20cba Fix assert argument order in LiteStatisticControllerTest by Marc Kupietz · 2 weeks ago
  36. f5f81b9 Fix assert argument order in LiteSearchPipeTest by Marc Kupietz · 2 weeks ago
  37. 6156aaf Fix assert argument order in LiteSearchControllerTest by Marc Kupietz · 2 weeks ago
  38. 1e99619 Fix assert argument order in InitialSuperClientTest by Marc Kupietz · 2 weeks ago
  39. e80e22e Fix assert argument order in VirtualCorpusSharingTest by Marc Kupietz · 2 weeks ago
  40. 92e74e7 Fix assert argument order in VirtualCorpusReferenceTest by Marc Kupietz · 2 weeks ago
  41. 6a1cc05 Fix assert argument order in VirtualCorpusInfoTest by Marc Kupietz · 2 weeks ago
  42. b452e0d Fix assert argument order in VirtualCorpusFieldTest by Marc Kupietz · 2 weeks ago
  43. afb1410 Fix assert argument order in VirtualCorpusControllerTest by Marc Kupietz · 2 weeks ago
  44. 1546982 Fix assert argument order in VirtualCorpusControllerAdminTest by Marc Kupietz · 2 weeks ago
  45. 6ef0a9b Fix assert argument order in UserSettingControllerTest by Marc Kupietz · 2 weeks ago
  46. edaa0cc Fix assert argument order in UserGroupMemberTest by Marc Kupietz · 2 weeks ago
  47. 5c9e0cc Fix assert argument order in UserGroupListTest by Marc Kupietz · 2 weeks ago
  48. 5032b93 Fix assert argument order in UserGroupControllerTest by Marc Kupietz · 2 weeks ago
  49. fd45a5a Fix assert argument order in UserGroupControllerAdminTest by Marc Kupietz · 2 weeks ago
  50. e62d24c Fix assert argument order in TokenExpiryTest by Marc Kupietz · 2 weeks ago
  51. 6a052ae Fix assert argument order in StatisticsControllerTest by Marc Kupietz · 2 weeks ago
  52. 3880dd6 Fix assert argument order in SearchPublicMetadataTest by Marc Kupietz · 2 weeks ago
  53. 68e18d7 Fix assert argument order in SearchPipeTest by Marc Kupietz · 2 weeks ago
  54. ea83c0c Fix assert argument order in SearchControllerTest by Marc Kupietz · 2 weeks ago
  55. f45916b Fix assert argument order in ResourceInfoControllerTest by Marc Kupietz · 2 weeks ago
  56. 8568300 Fix assert argument order in ResourceControllerTest by Marc Kupietz · 2 weeks ago
  57. c3392db Fix assert argument order in QuerySerializationControllerTest by Marc Kupietz · 2 weeks ago
  58. 39d3f74 Fix assert argument order in QueryReferenceControllerTest by Marc Kupietz · 2 weeks ago
  59. cff9246 Fix assert argument order in OAuth2RClientTest by Marc Kupietz · 2 weeks ago
  60. 4718aac Fix assert argument order in OAuth2PluginTest by Marc Kupietz · 2 weeks ago
  61. 51aedc6 Fix assert argument order in OAuth2ControllerTest by Marc Kupietz · 2 weeks ago
  62. 58b448f Fix assert argument order in OAuth2ClientControllerTest by Marc Kupietz · 2 weeks ago
  63. eda6436 Fix assert argument order in OAuth2AuthorizationTest by Marc Kupietz · 2 weeks ago
  64. c21ed80 Fix assert argument order in OAuth2AuthorizationPostTest by Marc Kupietz · 2 weeks ago
  65. f577d10 Fix assert argument order in OAuth2AdminControllerTest by Marc Kupietz · 2 weeks ago
  66. ec6c8c0 Fix assert argument order in OAuth2AccessTokenTest by Marc Kupietz · 2 weeks ago
  67. 9df35ab Fix assert argument order in MultipleCorpusQueryTest by Marc Kupietz · 2 weeks ago
  68. 46b863e Fix assert argument order in MetadataControllerTest by Marc Kupietz · 2 weeks ago
  69. e849656 Fix assert argument order in MatchInfoControllerTest by Marc Kupietz · 2 weeks ago
  70. e4674e0 Fix assert argument order in AvailabilityTest by Marc Kupietz · 2 weeks ago
  71. b6b6487 Fix assert argument order in AnnotationControllerTest by Marc Kupietz · 2 weeks ago
  72. f4c2ad5 Fix assert argument order in DataFactoryTest by Marc Kupietz · 2 weeks ago
  73. 90c3545 Fix assert argument order in UserdataTest by Marc Kupietz · 2 weeks ago
  74. 8b46673 Fix assert argument order in QueryReferenceRewriteTest by Marc Kupietz · 2 weeks ago
  75. a7d5c80 Fix assert argument order in FoundryRewriteTest by Marc Kupietz · 2 weeks ago
  76. e26ae4a Fix assert argument order in AvailabilityRewriteTest by Marc Kupietz · 2 weeks ago
  77. 22bfb46 Fix assert argument order in StringUtilsTest by Marc Kupietz · 2 weeks ago
  78. fe87c6f Fix assert argument order in RegexTest by Marc Kupietz · 2 weeks ago
  79. c63a9dd Fix assert argument order in MetaQueryBuilderTest by Marc Kupietz · 2 weeks ago
  80. a614a52 Fix assert argument order in MapUtilsTest by Marc Kupietz · 2 weeks ago
  81. e0060c6 Fix assert argument order in KoralNodeTest by Marc Kupietz · 2 weeks ago
  82. 44d1e96 Fix assert argument order in CollectionQueryBuilderTest by Marc Kupietz · 2 weeks ago
  83. 1e352c2 Fix assert argument order in VirtualCorpusDaoTest by Marc Kupietz · 2 weeks ago
  84. 6dc1b68 Fix assert argument order in LdapOAuth2Test by Marc Kupietz · 2 weeks ago
  85. ffb0b30 Fix assert argument order in LdapAuth3Test by Marc Kupietz · 2 weeks ago
  86. b6ed70b Fix assert argument order in AuthenticationFilterTest by Marc Kupietz · 2 weeks ago
  87. 68c0457 Fix assert argument order in APIAuthenticationTest by Marc Kupietz · 2 weeks ago
  88. cb8fb29 Fix assert argument order in SearchKrillTest by Marc Kupietz · 2 weeks ago
  89. 7574074 Bump jersey.version from 3.1.5 to 3.1.11 by dependabot[bot] · 3 weeks ago
  90. 58f5918 Bump log4j.version from 2.22.1 to 2.25.2 by dependabot[bot] · 3 weeks ago
  91. 23ddec5 Bump commons-io:commons-io from 2.15.1 to 2.20.0 by dependabot[bot] · 3 weeks ago
  92. b17e345 Bump org.projectlombok:lombok from 1.18.30 to 1.18.42 by dependabot[bot] · 3 weeks ago
  93. ac820b2 Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by dependabot[bot] · 3 weeks ago
  94. d14c773 Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.17 by dependabot[bot] · 3 weeks ago
  95. 9e1e84b Bump org.xerial:sqlite-jdbc from 3.45.0.0 to 3.50.3.0 by dependabot[bot] · 3 weeks ago
  96. 3bb5be5 Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.13.4 by dependabot[bot] · 3 weeks ago
  97. c2d71ab Bump jakarta.validation:jakarta.validation-api from 3.0.2 to 3.1.1 by dependabot[bot] · 3 weeks ago
  98. aed7ef0 Bump joda-time:joda-time from 2.12.6 to 2.14.0 by dependabot[bot] · 3 weeks ago
  99. e381c33 Bump jetty.version from 11.0.24 to 11.0.25 by dependabot[bot] · 3 weeks ago
  100. 4b1cf0d Bump commons-validator:commons-validator from 1.8.0 to 1.10.0 by dependabot[bot] · 3 weeks ago