1. b3ecbe3 Fixed creator param when storing query or VC by admins for others. by margaretha · 3 years, 3 months ago
  2. 1703c16 Updated the query service to enable editing query references. by margaretha · 3 years, 3 months ago
  3. cdfe937 Fixed missing request entity. by margaretha · 3 years, 3 months ago
  4. bdb1b4c Bump flyway-core from 7.12.0 to 7.13.0 in /core by dependabot[bot] · 3 years, 3 months ago
  5. 1ba2d09 Bump nimbus-jose-jwt from 9.11.3 to 9.12 in /full by dependabot[bot] · 3 years, 3 months ago
  6. 3b6972a Fixed errors due to missing query type and added tests. by margaretha · 3 years, 3 months ago
  7. f795a04 Removed initializator from lite config. by margaretha · 3 years, 3 months ago
  8. 26101ec Bump commons-dbcp2 from 2.8.0 to 2.9.0 in /core by dependabot[bot] · 3 years, 4 months ago
  9. 0cc55f0 Bump nimbus-jose-jwt from 9.11.2 to 9.11.3 in /full by dependabot[bot] · 3 years, 4 months ago
  10. 6a69a8b Bump flyway-core from 7.11.4 to 7.12.0 in /core by dependabot[bot] · 3 years, 4 months ago
  11. 67916e2 Bump hibernate.version from 5.5.3.Final to 5.5.5.Final in /full by dependabot[bot] · 3 years, 4 months ago v0.64-release
  12. 192879b Bump hibernate.version from 5.4.29.Final to 5.5.5.Final in /core by dependabot[bot] · 3 years, 4 months ago
  13. 4d4516e Bump nimbus-jose-jwt from 9.11.1 to 9.11.2 in /full by dependabot[bot] · 3 years, 4 months ago
  14. 5fa291b Bump flyway-core from 7.11.3 to 7.11.4 in /core by dependabot[bot] · 3 years, 4 months ago
  15. 54d2412 Bump slf4j-api from 1.7.31 to 1.7.32 in /core by dependabot[bot] · 3 years, 4 months ago
  16. 968c23f Bump mysql-connector-java from 8.0.25 to 8.0.26 in /full by dependabot[bot] · 3 years, 4 months ago
  17. 2a208ae Bump flyway-core from 7.11.1 to 7.11.3 in /core by dependabot[bot] · 3 years, 4 months ago
  18. 708064b Bump spring.version from 5.3.8 to 5.3.9 in /core by dependabot[bot] · 3 years, 4 months ago
  19. 15ff029 Updated the change files and made a new version. by margaretha · 3 years, 4 months ago
  20. 4b4dc74 Merge "Fix README to match new IDS webpage" by margaretha · 3 years, 4 months ago
  21. 14686b5 Excluded jackson core libraries from Mockserver and moved cache config by margaretha · 3 years, 4 months ago
  22. fc5fab2 Replaced annotation parsing with restoring the annotation tables to the by margaretha · 3 years, 4 months ago
  23. 1520575 Fix README to match new IDS webpage by Akron · 3 years, 4 months ago
  24. 6f6911e Updated cache settings and some loggings. by margaretha · 3 years, 4 months ago
  25. 3d80a52 Fixed mockserver dependency-order in pom. by margaretha · 3 years, 4 months ago
  26. 4ef4151 Merge pull request #220 from KorAP/dependabot/maven/full/com.nimbusds-nimbus-jose-jwt-9.11.1 by Marc Kupietz · 3 years, 4 months ago
  27. ab2818c Merge pull request #219 from KorAP/dependabot/maven/core/commons-io-commons-io-2.11.0 by Marc Kupietz · 3 years, 4 months ago
  28. 60bd994 Bump nimbus-jose-jwt from 9.11 to 9.11.1 in /full by dependabot[bot] · 3 years, 4 months ago
  29. 98284a0 Bump commons-io from 2.10.0 to 2.11.0 in /core by dependabot[bot] · 3 years, 4 months ago
  30. 3ceca85 Bump hibernate.version from 5.4.29.Final to 5.5.3.Final in /full by dependabot[bot] · 3 years, 5 months ago
  31. 197e3b4 Bump jetty.version from 9.4.42.v20210604 to 9.4.43.v20210629 in /core by dependabot[bot] · 3 years, 5 months ago
  32. 9cabea7 Bump jackson-jaxrs-json-provider from 2.12.3 to 2.12.4 in /core by dependabot[bot] · 3 years, 5 months ago
  33. a5bf0bc Bump flyway-core from 7.11.0 to 7.11.1 in /core by dependabot[bot] · 3 years, 5 months ago
  34. c08c20f Bump nimbus-jose-jwt from 9.10.1 to 9.11 in /full by dependabot[bot] · 3 years, 4 months ago
  35. bee711d Bump slf4j-api from 1.7.30 to 1.7.31 in /core by dependabot[bot] · 3 years, 5 months ago
  36. 2eccf49 Bump nimbus-jose-jwt from 9.10 to 9.10.1 in /full by dependabot[bot] · 3 years, 5 months ago
  37. 60248ff Bump sqlite-jdbc from 3.34.0 to 3.36.0.1 in /core by dependabot[bot] · 3 years, 5 months ago
  38. 2db2be5 Bump flyway-core from 7.10.0 to 7.11.0 in /core by dependabot[bot] · 3 years, 5 months ago
  39. 52ae6d9 dependabot: Ignore hibernate >= 5.5.0 dependency upgrades by Marc Kupietz · 3 years, 5 months ago
  40. bae6dcb Fixed broken test. by margaretha · 3 years, 5 months ago
  41. d575bd9 Updated roleId and super client parameters. by margaretha · 3 years, 5 months ago
  42. 885404d Added character set filter to random code generator, e.g. for client_id. by margaretha · 3 years, 6 months ago
  43. 4bd6125 Updated OAuth2 token length & secure random algorithm config. by margaretha · 3 years, 6 months ago
  44. a60e622 Bump spring.version from 5.3.7 to 5.3.8 in /core by dependabot[bot] · 3 years, 6 months ago v0.63.1-release
  45. ce72cd0 Bump flyway-core from 7.9.2 to 7.10.0 in /core by dependabot[bot] · 3 years, 6 months ago
  46. 2d9a03e Bump commons-io from 2.9.0 to 2.10.0 in /core by dependabot[bot] · 3 years, 5 months ago
  47. 45482ed Merge "Bump jetty.version from 9.4.41.v20210516 to 9.4.42.v20210604 in /core" by Marc Kupietz · 3 years, 6 months ago
  48. c3b7e38 Bump jetty.version from 9.4.41.v20210516 to 9.4.42.v20210604 in /core by dependabot[bot] · 3 years, 6 months ago
  49. b250ddc Updated OAuth2 client dto. by margaretha · 3 years, 6 months ago
  50. 663a78c Bump nimbus-jose-jwt from 9.9.3 to 9.10 in /full by dependabot[bot] · 3 years, 6 months ago
  51. 8f61ca1 Bump flyway-core from 7.9.1 to 7.9.2 in /core by dependabot[bot] · 3 years, 6 months ago
  52. c320e8c Bump commons-io from 2.8.0 to 2.9.0 in /core by dependabot[bot] · 3 years, 6 months ago
  53. f44fdfa Bump unboundid-ldapsdk from 5.1.4 to 6.0.0 in /full by dependabot[bot] · 3 years, 6 months ago
  54. 3921141 Merge "Bump unboundid-ldapsdk from 5.1.4 to 6.0.0 in /core" by margaretha · 3 years, 6 months ago
  55. 6b15241 Bump unboundid-ldapsdk from 5.1.4 to 6.0.0 in /core by dependabot[bot] · 3 years, 6 months ago
  56. ce36295 Disable re-running CI tests on unmerged pull-requests by Marc Kupietz · 3 years, 6 months ago
  57. dbe11c7 Bump flyway-core from 7.9.0 to 7.9.1 in /core by dependabot[bot] · 3 years, 6 months ago
  58. 7502a03 Bump jetty.version from 9.4.40.v20210413 to 9.4.41.v20210516 in /core by dependabot[bot] · 3 years, 6 months ago
  59. 496fc70 Bump flyway-core from 7.8.2 to 7.9.0 in /core by dependabot[bot] · 3 years, 6 months ago
  60. be8a280 Bump mysql-connector-java from 8.0.24 to 8.0.25 in /full by dependabot[bot] · 3 years, 6 months ago
  61. 054e8f9 Bump nimbus-jose-jwt from 9.9 to 9.9.3 in /full by dependabot[bot] · 3 years, 6 months ago
  62. ff8eaf6 Bump flyway-core from 7.8.1 to 7.8.2 in /core by dependabot[bot] · 3 years, 6 months ago
  63. b786242 Bump json-smart from 2.4.6 to 2.4.7 in /core by dependabot[bot] · 3 years, 6 months ago
  64. 13c7470 Bump flyway-core from 7.8.0 to 7.8.1 in /core by dependabot[bot] · 3 years, 7 months ago
  65. e6d9869 Bump mysql-connector-java from 8.0.23 to 8.0.24 in /full by dependabot[bot] · 3 years, 7 months ago
  66. 40f2299 Bump json-smart from 2.4.2 to 2.4.6 in /core by dependabot[bot] · 3 years, 7 months ago
  67. 45a9da2 Bump nimbus-jose-jwt from 9.8.1 to 9.9 in /full by dependabot[bot] · 3 years, 7 months ago
  68. a9b8fc7 Bump javassist from 3.27.0-GA to 3.28.0-GA in /core by dependabot[bot] · 3 years, 7 months ago
  69. cd63b1e Bump spring.version from 5.3.6 to 5.3.7 in /core by dependabot[bot] · 3 years, 6 months ago
  70. 4f4b9ab Updated OAuth2 API responses for coherence. by margaretha · 3 years, 7 months ago
  71. 18259ce Updated parameters in the error responses of OAuth2 APIs for coherence by margaretha · 3 years, 7 months ago
  72. b0f97d0 Updated OAuth2 Client list by margaretha · 3 years, 7 months ago
  73. 3571f53 Updated OAuth2Client JSON definition and controller tests by margaretha · 3 years, 7 months ago
  74. 85396e7 Bump jetty.version from 9.4.39.v20210325 to 9.4.40.v20210413 in /core by dependabot[bot] · 3 years, 7 months ago
  75. 1988fcb Bump flyway-core from 7.7.3 to 7.8.0 in /core by dependabot[bot] · 3 years, 7 months ago
  76. bb1c145 Added client type in the client list web-service. Resolved #58. by margaretha · 3 years, 8 months ago
  77. 3507469 Updated OAuth2 token list with token type and user clientId parameters. by margaretha · 3 years, 8 months ago
  78. 0a6b4b6 Updated Koral version for InfoController. by margaretha · 3 years, 8 months ago
  79. 93d77c9 Bump jetty.version from 9.4.38.v20210224 to 9.4.39.v20210325 in /core by dependabot[bot] · 3 years, 8 months ago
  80. befecf0 Bump lombok from 1.18.18 to 1.18.20 in /core by dependabot[bot] · 3 years, 8 months ago
  81. e03548a Bump lombok from 1.18.18 to 1.18.20 in /full by dependabot[bot] · 3 years, 8 months ago
  82. b99a5b0 Bump lombok from 1.18.18 to 1.18.20 in /lite by dependabot[bot] · 3 years, 8 months ago
  83. 6389e5c Bump json-smart from 2.3 to 2.4.2 in /core by dependabot[bot] · 3 years, 8 months ago
  84. 2bd19ea Bump nimbus-jose-jwt from 9.7 to 9.8.1 in /full by dependabot[bot] · 3 years, 8 months ago
  85. 95d1ca9 Bump flyway-core from 7.7.1 to 7.7.3 in /core by dependabot[bot] · 3 years, 8 months ago
  86. 68645a6 Bump jackson-jaxrs-json-provider from 2.12.2 to 2.12.3 in /core by dependabot[bot] · 3 years, 7 months ago
  87. 38fd37c Bump spring.version from 5.3.5 to 5.3.6 in /core by dependabot[bot] · 3 years, 7 months ago
  88. ef82746 Bump unboundid-ldapsdk from 5.1.3 to 5.1.4 in /full by dependabot[bot] · 3 years, 8 months ago
  89. d625f08 Bump unboundid-ldapsdk from 5.1.3 to 5.1.4 in /core by dependabot[bot] · 3 years, 8 months ago
  90. 56e137a Bump flyway-core from 7.7.0 to 7.7.1 in /core by dependabot[bot] · 3 years, 8 months ago
  91. 63fb438 Bump spring.version from 5.3.4 to 5.3.5 in /core by dependabot[bot] · 3 years, 8 months ago
  92. 8aeada1 Bump hibernate.version from 5.4.28.Final to 5.4.29.Final in /full by dependabot[bot] · 3 years, 8 months ago
  93. 96fdefc Bump hibernate.version from 5.4.28.Final to 5.4.29.Final in /core by dependabot[bot] · 3 years, 8 months ago
  94. 327d3ad Bump org.apache.velocity.tools: velocity-tools-generic to v3.1 by margaretha · 3 years, 8 months ago
  95. ede4aa2 Bump jackson-jaxrs-json-provider from 2.12.1 to 2.12.2 in /core by dependabot[bot] · 3 years, 9 months ago
  96. 5821671 Bump flyway-core from 7.6.0 to 7.7.0 in /core by dependabot[bot] · 3 years, 8 months ago
  97. a34265a Bump log4j.version from 2.14.0 to 2.14.1 in /core by dependabot[bot] · 3 years, 8 months ago
  98. d5c292d Bump jetty.version from 9.4.36.v20210114 to 9.4.38.v20210224 in /core by dependabot[bot] · 3 years, 8 months ago
  99. b030584 Dependabot: increase open pull request limit to 50 by Marc Kupietz · 3 years, 8 months ago
  100. 22a145d Do not ignore .github folder in .gitignore by Marc Kupietz · 3 years, 8 months ago