1. 333ff3d Add `@JsonCreator.enabled` by Tatu Saloranta · 10 years ago
  2. 37bb947 Comment out @JsonTypeInfo.skipWritingDefault since it won't be supported in 2.5 yet by Tatu Saloranta · 10 years ago
  3. 7a40947 Fix wrt [databind#490], as pointed out by pascal g by Cowtowncoder · 10 years ago
  4. 0743212 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  5. c39ccf9 [maven-release-plugin] prepare release jackson-annotations-2.5.0-rc1 by Tatu Saloranta · 10 years ago
  6. 8a0ccd6 ... by Tatu Saloranta · 10 years ago
  7. 576a0b3 javadoc fix by Tatu Saloranta · 10 years ago
  8. 469b474 Implement #50 by Tatu Saloranta · 10 years ago
  9. 67fe25b Implement #50 by Tatu Saloranta · 10 years ago
  10. 06763b7 javadoc improvement by Cowtowncoder · 10 years ago
  11. 6128d18 Revert an earlier change wrt JsonTypeInfo.defaultImpl default value: turns out `Void` was not being accepted; by Tatu Saloranta · 10 years ago
  12. db27210 (forgot to add @since indication wrt #49) by Tatu Saloranta · 10 years ago
  13. ede5f8d Implement #49 by Tatu Saloranta · 10 years ago
  14. 3cb2356 Fix #48 by Cowtowncoder · 10 years ago
  15. b4eb908 Merge branch '2.4' by Tatu Saloranta · 10 years ago
  16. 7b7d529 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  17. 5ddd587 [maven-release-plugin] prepare release jackson-annotations-2.4.4 by Tatu Saloranta · 10 years ago
  18. fe4139c prepare for release by Tatu Saloranta · 10 years ago
  19. 923e07b Slight improvement to handling null values by Cowtowncoder · 10 years ago
  20. 7d11014 Implement #47 by Tatu Saloranta · 10 years ago
  21. 83b0a64 javadoc clarification wrt [JACKSON-920] by Cowtowncoder · 10 years ago
  22. 7e1ff88 Merge pull request #46 from aakoch/patch-1 by Tatu Saloranta · 10 years ago
  23. 73ca3ab Fixed typo in JavaDoc by Adam Koch · 10 years ago
  24. 116a96e Merge branch '2.4' by Tatu Saloranta · 10 years ago
  25. a1f2119 Update pom URL to point to github Jackson home by Tatu Saloranta · 10 years ago
  26. 3e08b40 Add `@JsonInclude.content` to allow defining inclusion criteria for Map entries, not just main Map value by Tatu Saloranta · 10 years ago
  27. 5ca7fbb Update notes on JsonTypeInfo.As.EXISTING_PROPERTY to reflect support that was just added by Tatu Saloranta · 10 years ago
  28. f6675b0 update release notes by Tatu Saloranta · 10 years ago
  29. 56e15e0 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  30. bb743de [maven-release-plugin] prepare release jackson-annotations-2.4.3 by Tatu Saloranta · 10 years ago
  31. b6a9f12 Add a note mentioning that EXISTING_PROPERTY still not/yet support in 2.5 by Cowtowncoder · 10 years ago
  32. b1a2cdd update parent pom by Tatu Saloranta · 10 years ago
  33. a4034c8 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  34. d63e505 [maven-release-plugin] prepare release jackson-annotations-2.4.2 by Tatu Saloranta · 10 years ago
  35. 5b60f10 ... by Tatu Saloranta · 10 years ago
  36. 196597c move master to be 2.5.0-SNAPSHOT by Tatu · 10 years ago
  37. d6b439a [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  38. 337fdc5 [maven-release-plugin] prepare release jackson-annotations-2.4.1 by Tatu Saloranta · 10 years ago
  39. 90f9db8 ... by Tatu Saloranta · 10 years ago
  40. b7976fc ... by Tatu · 10 years ago
  41. 8e7d60d ... by Tatu · 10 years ago
  42. 8038d9b ... by Tatu Saloranta · 10 years ago
  43. 82063cc update README by Tatu Saloranta · 10 years ago
  44. 114e376 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  45. 2b8b00a Merge branch 'master' of github.com:FasterXML/jackson-annotations by Tatu Saloranta · 10 years ago
  46. 6faed9e [maven-release-plugin] prepare release jackson-annotations-2.4.0 by Tatu Saloranta · 10 years ago
  47. 94e157f prepare for 2.4.0 by Tatu Saloranta · 10 years ago
  48. 642e149 Merge pull request #34 from UnquietCode/patch-1 by Tatu Saloranta · 10 years ago
  49. 8541ebc update docs after FasterXML/jackson-databind@5087367a0 by Ben Fagin · 10 years ago
  50. 5658a68 Deprecate JsonTypeInfo.None; should be possible to remove in 2.5; replaced by using `java.lang.Void.class` instead by Tatu Saloranta · 10 years ago
  51. 371ebdd [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  52. af84412 [maven-release-plugin] prepare release jackson-annotations-2.4.0-rc3 by Tatu Saloranta · 10 years ago
  53. e03da33 Revert addition of #33; need to revisit for 2.5, but can't be implemented in time for 2.4 by Tatu Saloranta · 10 years ago
  54. df34a31 Implement #33, add `@JsonRootName.alwaysWrap` by Tatu Saloranta · 10 years ago
  55. 2b42f4d [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  56. 97c7638 [maven-release-plugin] prepare release jackson-annotations-2.4.0-rc2 by Tatu Saloranta · 10 years ago
  57. 5cc39de [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  58. 4358b66 [maven-release-plugin] prepare release jackson-annotations-2.4.0-rc1 by Tatu Saloranta · 10 years ago
  59. 9915178 ... by Tatu Saloranta · 10 years ago
  60. de9f0e7 Add a note regarding when @JsonPropertyDescription was added (2.3) by Tatu · 10 years ago
  61. d9f31b7 Implement #32 by Tatu Saloranta · 10 years ago
  62. 304f57b Minor javadoc improvement for @JsonTypeInfo by Tatu · 10 years ago
  63. 8ee3097 Update deploy credentials, deploy after success by Christopher Currie · 10 years ago
  64. a25cc3d Minor fixes to JsonFormat.Value accessors by Tatu Saloranta · 10 years ago
  65. b61db14 Add @JsonFormat.Value#timeZoneAsString() by Tatu Saloranta · 10 years ago
  66. 3512679 update release notes by Tatu Saloranta · 10 years ago
  67. d7e541c Implement #31 by Tatu Saloranta · 10 years ago
  68. d0fdb77 ... by Tatu Saloranta · 10 years ago
  69. c00a2ae Merge pull request #30 from alexbirkett/master by Tatu Saloranta · 10 years ago
  70. 71c9a1d Update README.md by Alex Birkett · 10 years ago
  71. 94025be ... by Tatu Saloranta · 10 years ago
  72. cc23735 ... by Tatu Saloranta · 10 years ago
  73. 27ce16a Upgrade to use jackson-parent by Tatu Saloranta · 10 years ago
  74. fc88ba4 Merge pull request #28 from pgelinas/custom-id-resolution by Tatu Saloranta · 10 years ago
  75. 27e66d3 Refresh credentials by Christopher Currie · 10 years ago
  76. b0933a3 Travis CI config by Christopher Currie · 10 years ago
  77. f3cbf27 API for custom Object Identifier resolution. by Pascal Gélinas · 10 years ago
  78. 7fd898e Merge pull request #26 from BraisGabin/patch-1 by Tatu Saloranta · 11 years ago
  79. fafb265 Fix "Full Listing of Jackson Annotations" link by Brais Gabín · 11 years ago
  80. 75f446b update release notes by Tatu · 11 years ago
  81. a54aa86 Update master to 2.4-SNAPSHOT by Tatu Saloranta · 11 years ago
  82. 812a553 put debug info back, not much size difference by Tatu Saloranta · 11 years ago
  83. 09ac563 Update release notes wrt 2.3.0 release by Tatu Saloranta · 11 years ago
  84. eace6a8 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 11 years ago
  85. cf6713c [maven-release-plugin] prepare release jackson-annotations-2.3.0 by Tatu Saloranta · 11 years ago
  86. 624a09a [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 11 years ago
  87. f151be6 [maven-release-plugin] prepare release jackson-annotations-2.3.0-rc1 by Tatu Saloranta · 11 years ago
  88. d003e82 update release notes by Tatu · 11 years ago
  89. 18c5e26 Implement #20, allow @JsonFilter for properties by Tatu Saloranta · 11 years ago
  90. dedd112 Merge pull request #19 from splatch/master by Tatu Saloranta · 11 years ago
  91. 0c7de50 Improvements in OSGi manifest generation. Fixes #18. by Lukasz Dywicki · 11 years ago
  92. bf8f82a Fix typo, as per #16 by Tatu Saloranta · 11 years ago
  93. b7db360 ... by Tatu Saloranta · 11 years ago
  94. d8d2e81 Implemented #13 by Tatu Saloranta · 11 years ago
  95. fa1fd92 Merge pull request #13 from Net-A-Porter/master by Tatu Saloranta · 11 years ago
  96. 9434c1d Clarify comments on JsonTypeInfo.As.EXISTING_PROPERTY a bit. by Tatu Saloranta · 11 years ago
  97. a431ceb Revert "Revert #15, since it may not actually be needed" by Tatu Saloranta · 11 years ago
  98. 6d39751 Revert #15, since it may not actually be needed by Tatu Saloranta · 11 years ago
  99. 723a55c Implement #15 by Tatu Saloranta · 11 years ago
  100. 730e993 ... by Tatu Saloranta · 11 years ago