1. b7484e2 Merge pull request #25 from apache/infrastructure-ruleset-bot/default-branch-protection by François Papon · 2 months ago master
  2. ef8af8b Set up default protection ruleset for default and release branches by The Apache Software Foundation · 2 months ago infrastructure-ruleset-bot/default-branch-protection
  3. d2c0049 Add support for Jakarta relocation by Jean-Louis Monteiro · 4 years, 5 months ago
  4. d97e68a [GERONIMO-6794] support @parameter for beanparams by Romain Manni-Bucau · 6 years ago
  5. a0aa1ad [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 6 years ago
  6. ed7112a [maven-release-plugin] prepare release geronimo-openapi-1.0.14 by Romain Manni-Bucau · 6 years ago geronimo-openapi-1.0.14
  7. 810c9c9 [GERONIMO-6790] SchemaProcessor and model classified jars by Romain Manni-Bucau · 6 years ago
  8. c5ddc2d [GERONIMO-6788] BigDecimal/BigInteger/object support by Romain Manni-Bucau · 6 years ago
  9. 5b69ada [GERONIMO-6787] ensure mojo generates openapi.json in META-INF/resources by Romain Manni-Bucau · 6 years ago
  10. fd34632 [GERONIMO-6786] @BeanParam basic support by Romain Manni-Bucau · 6 years ago
  11. ca5dc9a [maven-release-plugin] prepare for next development iteration by Mark Struberg · 6 years ago
  12. 557e0b3 [maven-release-plugin] prepare release geronimo-openapi-1.0.13 by Mark Struberg · 6 years ago geronimo-openapi-1.0.13
  13. 306ed40 update dependencies to more recent bug fixed versions. by Mark Struberg · 6 years ago
  14. f6d1851 [GERONIMO-6785] adding scanning feature to openapimojo by Romain Manni-Bucau · 6 years ago
  15. 73e5311 [GERONIMO-6776] adapting patch from Antoni Reus to set an encoding in OpenAPIMojo for the dumped file by Romain Manni-Bucau · 6 years ago
  16. 1300b12 [GERONIMO-6775] ensure json examples are properly parsed in openapi by Romain Manni-Bucau · 6 years ago
  17. b9de251 GERONIMO-6775 ensure primitive examples are coerced properly by Romain Manni-Bucau · 6 years ago
  18. 84aaade Make org.apache.geronimo.microprofile.openapi.cdi.GeronimoOpenAPIExtension#findEndpointsAndApplication protected to enable the method to be overridden in subclasses by Jonathan Gallimore · 6 years ago
  19. 4248313 upgrading johnzon to 1.2.4 by Romain Manni-Bucau · 6 years ago
  20. 568e566 [maven-release-plugin] prepare for next development iteration by Mark Struberg · 7 years ago
  21. a72fdfd [maven-release-plugin] prepare release geronimo-openapi-1.0.12 by Mark Struberg · 7 years ago
  22. 0271554 prepare pom for GIT by Mark Struberg · 7 years ago
  23. d105034 fix unit test. by Mark Struberg · 7 years ago
  24. 5d6cc28 Bump jackson.version from 2.9.8 to 2.10.0 by dependabot[bot] · 7 years ago
  25. ccfd579 GERONIMO-6754 update Johnzon to 1.2.1 by Jonathan Gallimore · 7 years ago
  26. 5ca1fcf GERONIMO-6749 slight rewriting of a test in SchemaProcessor to avoid duplication of a condition by Romain Manni-Bucau · 7 years ago
  27. ad1d50a [GERONIMO-6749] fix suggested changes and add test to verify that always a ref is created to the schema in the components by Robert Resch · 7 years ago
  28. ee77a6e set providedRef to Schema.name, if it is null and the name is set by Robert Resch · 7 years ago
  29. 9629567 add method to create always a reusable object component and refer that one by Robert Resch · 7 years ago
  30. b97bf11 [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 7 years ago
  31. 5a9dd6a [maven-release-plugin] prepare release geronimo-openapi-1.0.11 by Romain Manni-Bucau · 7 years ago geronimo-openapi-1.0.11
  32. c8c6da3 dropping useless profile by Romain Manni-Bucau · 7 years ago
  33. 99fddd3 GERONIMO-6746 ensure JSON-B model is portable by Romain Manni-Bucau · 7 years ago
  34. 5d1c16e [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 7 years ago
  35. 5769273 [maven-release-plugin] prepare release geronimo-openapi-1.0.10 by Romain Manni-Bucau · 7 years ago geronimo-openapi-1.0.10
  36. 2d8710b GERONIMO-6739 better handling of JSON-P types by Romain Manni-Bucau · 7 years ago
  37. 1780890 Merge branch 'master' of https://gitbox.apache.org/repos/asf/geronimo-openapi by Jean-Louis Monteiro · 7 years ago
  38. cb31137 [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 7 years ago
  39. fd5bc9e [maven-release-plugin] prepare release geronimo-openapi-1.0.9 by Romain Manni-Bucau · 7 years ago
  40. f58683d upgrading johnzon and meecrowave to prepare the release by Romain Manni-Bucau · 7 years ago
  41. c4505c7 GERONIMO-6732 try to enforce operationId to be unique by Romain Manni-Bucau · 7 years ago
  42. b5841a6 GERONIMO-6731 try to ensure tags are not duplicated by Romain Manni-Bucau · 7 years ago
  43. 0522188 GERONIMO-6730 skipping defaults for Schema instances by Romain Manni-Bucau · 7 years ago
  44. 0eea320 GERONIMO-6729 fixing model after API upgrade by Romain Manni-Bucau · 7 years ago
  45. f41049a [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 7 years ago
  46. 3566a33 [maven-release-plugin] prepare release geronimo-openapi-1.0.8 by Romain Manni-Bucau · 7 years ago
  47. 4636a1c The AnnotationProcessor should inject media type instead of response code (when endpoint returns void or Response) by reta · 7 years ago
  48. 6dcabf7 Removing CXF import and simplifying the condition by reta · 7 years ago
  49. 76303a3 The AnnotationProcessor should be able to deduct the parameter name from JAX-RS annotations by reta · 7 years ago
  50. 835cc68 [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 7 years ago
  51. bd3aec7 [maven-release-plugin] prepare release geronimo-openapi-1.0.7 by Romain Manni-Bucau · 7 years ago
  52. 3698d5c GERONIMO-6717 SimpleQualifiedCamelCase strategy by Romain Manni-Bucau · 7 years ago
  53. 6618691 GERONIMO-6716 ensure tags are not added twice when and corrupt the openapi.json by Romain Manni-Bucau · 7 years ago
  54. 327678f GERONIMO-6735 Support servlet ContextPath to base by Jean-Louis Monteiro · 7 years ago
  55. 8508b3b [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 7 years ago
  56. 7ac857d [maven-release-plugin] prepare release geronimo-openapi-1.0.9 by Romain Manni-Bucau · 7 years ago geronimo-openapi-1.0.9
  57. dc94711 upgrading johnzon and meecrowave to prepare the release by Romain Manni-Bucau · 7 years ago
  58. 70db07e GERONIMO-6732 try to enforce operationId to be unique by Romain Manni-Bucau · 7 years ago
  59. 6e7cfec GERONIMO-6731 try to ensure tags are not duplicated by Romain Manni-Bucau · 7 years ago
  60. 8b66b17 GERONIMO-6730 skipping defaults for Schema instances by Romain Manni-Bucau · 7 years ago
  61. 5a1f7b0 GERONIMO-6729 fixing model after API upgrade by Romain Manni-Bucau · 7 years ago
  62. 87c5701 [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 7 years ago
  63. 0ea3062 [maven-release-plugin] prepare release geronimo-openapi-1.0.8 by Romain Manni-Bucau · 7 years ago geronimo-openapi-1.0.8
  64. 2cc0d6a The AnnotationProcessor should inject media type instead of response code (when endpoint returns void or Response) by reta · 7 years ago
  65. c6c8ab7 Removing CXF import and simplifying the condition by reta · 7 years ago
  66. d3a34da The AnnotationProcessor should be able to deduct the parameter name from JAX-RS annotations by reta · 7 years ago
  67. b833b62 [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 7 years ago
  68. e201583 [maven-release-plugin] prepare release geronimo-openapi-1.0.7 by Romain Manni-Bucau · 7 years ago geronimo-openapi-1.0.7
  69. f8d9fff GERONIMO-6717 SimpleQualifiedCamelCase strategy by Romain Manni-Bucau · 7 years ago
  70. 67796f8 GERONIMO-6716 ensure tags are not added twice when and corrupt the openapi.json by Romain Manni-Bucau · 7 years ago
  71. f89ff24 Merge branch 'parent' by Romain Manni-Bucau · 7 years ago
  72. 1afbb99 [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 7 years ago
  73. b1a4784 [maven-release-plugin] prepare release geronimo-openapi-1.0.6 by Romain Manni-Bucau · 7 years ago geronimo-openapi-1.0.6
  74. 396da85 GERONIMO-6698 read defaultMediaType from the extension instead of pushing it to the filter to workaround a jersey bug by Romain Manni-Bucau · 7 years ago
  75. ee3fc82 GERONIMO-6695 basic openjpa testing/integration by Romain Manni-Bucau · 7 years ago
  76. 3b22624 GERONIMO-6695 handle Class and Type as string in default schema processing by Romain Manni-Bucau · 7 years ago
  77. c1f8dc7 workaround for java 11 compiler bug by Romain Manni-Bucau · 7 years ago
  78. 2b68066 GERONIMO-6694 @Patch wrong import by Romain Manni-Bucau · 7 years ago
  79. f6a0574 GERONIMO-6693 ensure arrays are mapped in schema when resolving it implicitly by Romain Manni-Bucau · 7 years ago
  80. 8c13c97 GERONIMO-6687 explicitly set default parameter style from spec by Dennis Kieselhorst · 7 years ago
  81. d84f189 GERONIMO-6687 use default parameter style instead of hardcoding simple by Dennis Kieselhorst · 7 years ago
  82. e44e1bc GERONIMO-6692 ensure we always have a Components instance when needed by Romain Manni-Bucau · 7 years ago
  83. 140cbb2 GERONIMO-6692 ensure cyclic schema are using references to avoid infinite loops by Romain Manni-Bucau · 7 years ago
  84. 3a5c0c9 Updated cyclifRef test case to reproduce a stack overflow issue, as an example by James Meen · 7 years ago
  85. 3a6e823 GERONIMO-6692 ensure cyclic models don't fail by Romain Manni-Bucau · 7 years ago
  86. e49ae56 [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 7 years ago
  87. eea43f1 [maven-release-plugin] prepare release geronimo-openapi-1.0.5 by Romain Manni-Bucau · 7 years ago geronimo-openapi-1.0.5
  88. 7ceee65 GERONIMO-6690 ensure no subtring index issue when @Path(/) is used at class level by Romain Manni-Bucau · 8 years ago
  89. 51760fe update apache parent to 21 by Dennis Kieselhorst · 8 years ago
  90. 375d5be GERONIMO-6689 serialize default response as any response by Romain Manni-Bucau · 8 years ago
  91. 39e8321 unused import - thanks @deki by Romain Manni-Bucau · 8 years ago
  92. 2180316 GERONIMO-6689 don't loose default return type by Romain Manni-Bucau · 8 years ago
  93. bc0ac5a Merge branch 'default-response' by Romain Manni-Bucau · 8 years ago
  94. 65b3363 [GERONIMO-6689] use default for default responses by Dennis Kieselhorst · 8 years ago
  95. 88fa768 GERONIMO-6686 ensure the operationId is customizable - NamingStrategy by Romain Manni-Bucau · 8 years ago
  96. c9c3727 meecrowave 1.2.5 upgrade by Romain Manni-Bucau · 8 years ago
  97. 8d83895 Merge branch 'GERONIMO-6683' by Romain Manni-Bucau · 8 years ago
  98. d244ced fix ClassCastException when running tests from IntelliJ IDEA by Dennis Kieselhorst · 8 years ago
  99. 4fecc04 [GERONIMO-6683] add testcase for missing mapping of Parameter.In by Dennis Kieselhorst · 8 years ago
  100. 0e3da5a move ClassElement and MethodElement to upper level to reuse them in non-cdi implementation by Dennis Kieselhorst · 8 years ago