1. 9dea797 Minor cleanup wrt #174 by Tatu Saloranta · 4 years ago
  2. dcf82b7 FasterXML/jackson-databind#1296 @JsonIncludeProperties (#174) by Baptiste Pernet · 4 years ago
  3. dfe4a15 Backported #171 by Tatu Saloranta · 4 years ago
  4. bce734f Minor improvement to `null` handling (avoidance) for `JsonPattern.Value` by Tatu Saloranta · 4 years, 2 months ago
  5. 2149fee Minor clarification wrt `JsonTypeInfo.Inclusion.EXTERNAL_PROPERTY` (can not be used for container values) by Tatu Saloranta · 4 years, 5 months ago
  6. 871c6d3 minor javadoc fix by Tatu Saloranta · 4 years, 5 months ago
  7. 63df21a Javadoc fix, minor release notes fix by Tatu Saloranta · 4 years, 8 months ago
  8. 6848e3f fix a javadoc ref by Tatu Saloranta · 4 years, 9 months ago
  9. d54c366 Minor javadoc improvement by Tatu Saloranta · 4 years, 9 months ago
  10. c961356 Fix #159 by Tatu Saloranta · 4 years, 9 months ago
  11. 654c82d Merge pull request #141 from pards/2.10 by Tatu Saloranta · 4 years, 9 months ago
  12. 1fe9f1f Merge branch '2.10' of github.com:FasterXML/jackson-annotations into 2.10 by Tatu Saloranta · 4 years, 10 months ago
  13. 91ddf5e Minor improvement to JsonFormat.Value.isLenient() javadocs by Tatu Saloranta · 4 years, 10 months ago
  14. c463316 Try to improve javadoc for `JsonProperty.access` enum values by Tatu Saloranta · 4 years, 10 months ago
  15. a205d94 Beef up javadocs by Tatu Saloranta · 5 years ago
  16. e86905e Try to fix module info by Tatu Saloranta · 5 years ago
  17. fefac30 Update javadocs for JsonMerge by Tatu Saloranta · 5 years ago
  18. 213adbd Fix a javadoc typo by Tatu Saloranta · 5 years ago
  19. 2ad40a9 minor tweak to module info by Tatu Saloranta · 5 years ago
  20. 37ccacf Moditect changes as per @GedMarc's example by Tatu Saloranta · 5 years ago
  21. 46981b8 Issue 80 (jackson-modules-java8): support case-insensitive dates by Craig Pardey · 6 years ago
  22. 5d7e754 Fix #136 by Tatu Saloranta · 6 years ago
  23. 994a1c3 minor diagnostic improvement by Tatu Saloranta · 6 years ago
  24. 82935b6 Javadoc improvements wrt JsonInclude.content (explicitly state arrays, `java.util.Collection`s NOT yet supported) by Tatu Saloranta · 7 years ago
  25. b68ad2a change version to prepare for 2.9.0.pr4 by Tatu Saloranta · 7 years ago
  26. 3171641 Minor javadoc improvements by Tatu Saloranta · 7 years ago
  27. ad0f164 Minor refactoring: make `Nulls` a main-level enum, not nested within `JsonSetter` by Tatu Saloranta · 7 years ago
  28. 8662a18 Fix #120 by Tatu Saloranta · 7 years ago
  29. aebfc35 ... by Tatu Saloranta · 7 years ago
  30. 1f48329 Start work on databind issue 1381: need to extend `@JacksonInject` by Tatu Saloranta · 7 years ago
  31. 4b2f6d9 fix a minor problem with `@JsonAlias` by Tatu Saloranta · 7 years ago
  32. 974aa11 Add `@JsonAlias` annotation for 2.9 by Tatu Saloranta · 7 years ago
  33. a7776f1 Implement #113: add `@JsonMerge` (change to earlier addition to `@JsonSetter`) by Tatu Saloranta · 7 years ago
  34. e057094 Change one of enum values by Tatu Saloranta · 7 years ago
  35. 65e4045 remove unnecessary `JsonSetter.Nulls` value by Tatu Saloranta · 7 years ago
  36. 6e3b54c Add one convenience factory in JsonAutoDetect.Value by Tatu Saloranta · 8 years ago
  37. f453880 Improve test coverage by Tatu Saloranta · 8 years ago
  38. 7292379 Add `JsonAutoDetect.Value` by Tatu Saloranta · 8 years ago
  39. 3794ccc and some more javadocs improvements by Tatu Saloranta · 8 years ago
  40. 35fa0ad Improve `@JsonIgnore` javadocs by Tatu Saloranta · 8 years ago
  41. 1aeb62c Fix javadocs for #107 by Tatu Saloranta · 8 years ago
  42. ae3a8d3 Fix #109 by Tatu Saloranta · 8 years ago
  43. 98f2f31 Fixed #108 by Tatu Saloranta · 8 years ago
  44. c12f874 minor javadoc improvement for JsonFormat.FormatFeature#ADJUST_DATES_TO_CONTEXT_TIME_ZONE by Tatu Saloranta · 8 years ago
  45. 1b02687 Fixed #105 by Tatu Saloranta · 8 years ago
  46. 24f07b9 Fixed #106 (javadoc for @JsonFormat.timezone()) by Tatu Saloranta · 8 years ago
  47. 9efeb2a javadoc fix by Tatu Saloranta · 8 years ago
  48. f025ecd ... by Tatu Saloranta · 8 years ago
  49. 0bf6eec ... by Tatu Saloranta · 8 years ago
  50. a52d404 add 2 convenience methods by Tatu Saloranta · 8 years ago
  51. f19156e minor addition to JsonSetter.Value by Tatu Saloranta · 8 years ago
  52. ba099ac Fix applicable of @JsonSetter, had forgotten allow on fields, ctor parameters by Tatu Saloranta · 8 years ago
  53. 29ef0ec ... by Tatu Saloranta · 8 years ago
  54. f3f9dba minor changes to make `from()` methods for value classes to return EMPTY instance if passed null by Tatu Saloranta · 8 years ago
  55. 55610ad Add missing accessors for JsonSetter.Value by Tatu Saloranta · 8 years ago
  56. 3c48ffb improve javadocs for @JsonView by Tatu Saloranta · 8 years ago
  57. 143c8f2 Allow use of `@JsonView` on classes by Tatu Saloranta · 8 years ago
  58. e591299 add content nulls by Tatu Saloranta · 8 years ago
  59. 83ef237 Add `merge` and `nulls` properties for `@JsonSetter` by Tatu Saloranta · 8 years ago
  60. 642ee84 Lay out some groundwork for extending `@JsonSetter` by Tatu Saloranta · 8 years ago
  61. 6e073d3 ... by Tatu Saloranta · 8 years ago
  62. 0220823 improve testing by Tatu Saloranta · 8 years ago
  63. de4ca2f Fix #103 by Tatu Saloranta · 8 years ago
  64. 5f2a617 ... by Tatu Saloranta · 8 years ago
  65. 49ffdf2 Documented default value of JsonInclude.value by Gili Tzabari · 8 years ago
  66. 8b923d5 javadoc fix by Tatu Saloranta · 8 years ago
  67. c2fe43a Fix #96 by Tatu Saloranta · 8 years ago
  68. dedb7b7 Add JsonFormat.Value.getFeatures() by Tatu Saloranta · 8 years ago
  69. 1c8b4b3 ... by Tatu Saloranta · 8 years ago
  70. 1afff36 Fixed #95 by Tatu Saloranta · 8 years ago
  71. 60de92a Merge pull request #94 from joxerTMD/jsonFormatTZFeature by Tatu Saloranta · 8 years ago
  72. 7a46341 add JsonFormat.Feature#ADJUST_DATES_TO_CONTEXT_TIME_ZONE to override the same DeserializationFeature by Aleksey Bychkov · 8 years ago
  73. af0f5ec Javadoc improvements by Tatu Saloranta · 8 years ago
  74. c890519 Adding Field target type for JsonAnySetter by LokeshN · 8 years ago
  75. 0417b90 Fix #65 by Tatu Saloranta · 8 years ago
  76. 4099fca javadoc improvement by Tatu Saloranta · 8 years ago
  77. ada9073 Fix #89 by Tatu Saloranta · 8 years ago
  78. e83660d Add `mergeAll` methods by Tatu Saloranta · 8 years ago
  79. bc59a9a Add convenience accessors. by Tatu Saloranta · 8 years ago
  80. d4165c5 test fix by Tatu Saloranta · 8 years ago
  81. a878dac Implement JsonIgnoreProperties.Value; improve test coverage generally. by Tatu Saloranta · 8 years ago
  82. 1781258 Fix #79 by Tatu Saloranta · 8 years ago
  83. 83c3d7d javadoc update by Tatu Saloranta · 8 years ago
  84. c22a052 Added new `@JsonEnumDefaultValue` annotation. by Alejandro Rivera · 8 years ago
  85. 5ea08b1 Fix #77 by Tatu Saloranta · 8 years ago
  86. dc91111 Fixed #76, problems with JsonInclude.Value.withOverrides() by Tatu Saloranta · 9 years ago
  87. 63a6a52 Fixed #72 (javadoc improvements for JsonInclude) by Tatu Saloranta · 9 years ago
  88. 83e189b Fixed #73 by Tatu Saloranta · 9 years ago
  89. 12d6f59 Merge branch 'master' of github.com:FasterXML/jackson-annotations by Tatu Saloranta · 9 years ago
  90. e54d0bd Make JsonInclude.Value, JsonFormat.Value serializable by Tatu Saloranta · 9 years ago
  91. 00ec002 minor tweak to JsonInclude.Value construction by Cowtowncoder · 9 years ago
  92. 5ab93aa Add equality, hashCode, toString() for JsonFormat.Value, JsonInclude.Value, bit of testing by Cowtowncoder · 9 years ago
  93. 3dafefd minor test improvement by Cowtowncoder · 9 years ago
  94. 8052242 Implementing merging for JsonFormat.Value as well by Cowtowncoder · 9 years ago
  95. 001e4b0 Tad more testing by Cowtowncoder · 9 years ago
  96. a9b2fbc Add first simple tests for annotation value class merging by Cowtowncoder · 9 years ago
  97. a245421 Improve javadocs wrt #68 by Cowtowncoder · 9 years ago
  98. 7429013 Update JsonInclude.java by Youngjun Song · 9 years ago
  99. 78942a4 javadoc improvements by Tatu Saloranta · 9 years ago
  100. 17d9fc0 Fix #64 by Cowtowncoder · 9 years ago