1. 82bc4c4 [maven-release-plugin] prepare release jackson-annotations-2.1.1 by Tatu Saloranta · 12 years ago
  2. 4b6fd6a ... by Tatu Saloranta · 12 years ago
  3. 5cf9125 ... by Tatu Saloranta · 12 years ago
  4. 42b669e Merge branch 'master' of https://github.com/FasterXML/jackson-annotations by Tatu Saloranta · 12 years ago
  5. 6cf2284 make ObjectIdGenerator(s) serializable by Tatu Saloranta · 12 years ago
  6. 05a421d Fix javadocs by Tatu Saloranta · 12 years ago
  7. 4eb281d ... by Tatu Saloranta · 12 years ago
  8. f31e4df [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 12 years ago
  9. 614f85b [maven-release-plugin] prepare release 2.1.0b by Tatu Saloranta · 12 years ago
  10. 96b1400 ... by Tatu Saloranta · 12 years ago
  11. 0609b77 ... by Tatu Saloranta · 12 years ago
  12. 0ba1401 Prepare for 2.1 release by Tatu Saloranta · 12 years ago
  13. 5b6d209 update README by Tatu Saloranta · 12 years ago
  14. d7f1af3 minor javadoc fix by Tatu Saloranta · 12 years ago
  15. 7a7d8c9 minor cleanup by Tatu Saloranta · 12 years ago
  16. 99844fa Improve javadocs to indicate that `@JsonProperty` value of "" is invalid for Creators. by Tatu Saloranta · 12 years ago
  17. ccbc086 Implemented [Issue#4], add `@JsonIdentityReference` annotation by Tatu Saloranta · 12 years ago
  18. 3cea665 upgrade parent pom by Tatu Saloranta · 12 years ago
  19. 2dd74e9 Improve javadocs wrt currently supported @JsonFormat#shape values. by Tatu Saloranta · 12 years ago
  20. c1674bb Add property to @JsonIdentityInfo by Tatu Saloranta · 12 years ago
  21. 6c00175 update javadoc link by Tatu Saloranta · 12 years ago
  22. 489b7d9 ... by Tatu Saloranta · 12 years ago
  23. 8b42a2f Improve handling of JsonFormat.value a bit, to make it easier to manipulate by Tatu Saloranta · 12 years ago
  24. bb81706 Minor change: allow @JsonFormat on classes too by Tatu Saloranta · 12 years ago
  25. 59f2574 ... by Tatu Saloranta · 12 years ago
  26. 6d3922d Merge pull request #3 from Hassaan/patch-1 by Tatu Saloranta · 12 years ago
  27. 8507cf1 Fixed a minor spelling mistake with a method name in the README file. by Hassaan Aamir · 12 years ago
  28. 469b53b Change artifact id to use fully-qualified package name by Tatu Saloranta · 12 years ago
  29. 0f611dd ... by Tatu Saloranta · 12 years ago
  30. 1e2b404 ... by Tatu Saloranta · 12 years ago
  31. 8110440 update javadoc link by Tatu Saloranta · 12 years ago
  32. 8fcdda0 Fix package info javadocs by Tatu Saloranta · 12 years ago
  33. 01f9da5 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 12 years ago
  34. 9a2e555 [maven-release-plugin] prepare release jackson-annotations-2.0.2 by Tatu Saloranta · 12 years ago
  35. 227498d update release notes by Tatu Saloranta · 12 years ago
  36. 411353d Quick fix for 2.0.2, to use bundle name that 2.0.0 used (and other components that don't use oss-parent) by Tatu Saloranta · 12 years ago
  37. 34eba78 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 12 years ago
  38. 7370742 [maven-release-plugin] prepare release jackson-annotations-2.0.1 by Tatu Saloranta · 12 years ago
  39. ba96e18 ... by Tatu Saloranta · 12 years ago
  40. 52654bd ... by Tatu Saloranta · 12 years ago
  41. b80a4a4 Merge pull request #1 from simonetripodi/master by Tatu Saloranta · 12 years ago
  42. 0caccde there are no tests in the annotations module, avoid to include junit for by simonetripodi · 12 years ago
  43. f4a25cf migrated to FasterXML parent pom by simonetripodi · 12 years ago
  44. 0e7fab7 Change target to 1.5, was accidentally set to 1.6 for 2.0.0 by Tatu Saloranta · 12 years ago
  45. 9e31e61 ... by Tatu Saloranta · 12 years ago
  46. 1f91497 update wiki by Tatu Saloranta · 12 years ago
  47. 0230f0e ... by Tatu Saloranta · 12 years ago
  48. 881fb61 update javadoc plugin by Tatu Saloranta · 12 years ago
  49. 6bc9801 fixed javadoc building problems by Tatu Saloranta · 12 years ago
  50. 7be9934 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 12 years ago
  51. f780863 [maven-release-plugin] prepare release jackson-annotations-2.0.0 by Tatu Saloranta · 12 years ago
  52. 912ff46 ... by Tatu Saloranta · 12 years ago
  53. f7404ed Update readables for 2.0.0 release by Tatu Saloranta · 12 years ago
  54. 921086f [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 12 years ago
  55. ebde654 [maven-release-plugin] prepare release jackson-annotations-2.0.0-RC3 by Tatu Saloranta · 12 years ago
  56. a1592d1 minor javadoc cleanup by Tatu Saloranta · 12 years ago
  57. afc816b [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 13 years ago
  58. ede7d89 [maven-release-plugin] prepare release jackson-annotations-2.0.0-RC2 by Tatu Saloranta · 13 years ago
  59. d57ccbd ... by Tatu Saloranta · 13 years ago
  60. 72c7684 ... by Tatu Saloranta · 13 years ago
  61. fad1e7d ... by Tatu Saloranta · 13 years ago
  62. 996b01f ... by Tatu Saloranta · 13 years ago
  63. b0577af add yet more meat by Tatu Saloranta · 13 years ago
  64. 8a3865e ... by Tatu Saloranta · 13 years ago
  65. 4beddca ... by Tatu Saloranta · 13 years ago
  66. 39a4a28 Further updates to @JsonFormat annotations: add 'locale' and 'timezone' properties by Tatu Saloranta · 13 years ago
  67. 64c14d5 Add @JsonFormat details by Tatu Saloranta · 13 years ago
  68. f7b0a16 Work on [JACKSON-714], add @JsonFormat annotation by Tatu Saloranta · 13 years ago
  69. 7575be3 ... by Tatu Saloranta · 13 years ago
  70. a10b44c [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 13 years ago
  71. 22e57b7 [maven-release-plugin] prepare release jackson-annotations-2.0.0-RC1 by Tatu Saloranta · 13 years ago
  72. 4f50a1b Add @JsonProperty.required for future extension by Tatu Saloranta · 13 years ago
  73. 2142662 minor mod to ObjectIdGenerator, allow passing of context by Tatu Saloranta · 13 years ago
  74. 030d8c6 Add ObjectIdsGenerator.None to allow disablng of ObjectId inclusion by Tatu Saloranta · 13 years ago
  75. 5c5dd56 Last mods for ObjectId generation? by Tatu Saloranta · 13 years ago
  76. d15ca50 One more fix for ObjectIdGenerator by Tatu · 13 years ago
  77. 35a2ace ... by Tatu · 13 years ago
  78. eb52f06 ... by Tatu · 13 years ago
  79. af6a98a ... by Tatu · 13 years ago
  80. 9aa54e0 Bit more work on ObjectIdGenerator definition by Tatu · 13 years ago
  81. 17eb41f Further improvements to Object Id annotations, types by Tatu Saloranta · 13 years ago
  82. 36ddcea Add @JsonObjectId annotation by Tatu Saloranta · 13 years ago
  83. 9566519 Add JsonTypeId, needed for proper handling of type ids during deserialization by Tatu · 13 years ago
  84. 28c0f60 javadoc cleanup, now builds cleanly. by Tatu Saloranta · 13 years ago
  85. ec522db ... by Tatu · 13 years ago
  86. 1dbeb48 Make all annotations applicable for annotations; needed for annotation bundling by Tatu Saloranta · 13 years ago
  87. 8a1d7f9 One minor improvement: mark bundle annotation with @JacksonAnnotation by Tatu Saloranta · 13 years ago
  88. e05f96a Add @JsonInclude, for [JACKSON-752] by Tatu Saloranta · 13 years ago
  89. b91693b Add properties for @JsonUnwrapped by Tatu Saloranta · 13 years ago
  90. 293b933 ... by Tatu Saloranta · 13 years ago
  91. cf49a9f Javadoc improvement by Tatu Saloranta · 13 years ago
  92. 81d42ea Minor clean up; un-deprecating @JsonGetter by Tatu Saloranta · 13 years ago
  93. 3368094 Add PropertyAccessor; the replacement for 1.x "JsonMethod" enumeration by Tatu Saloranta · 13 years ago
  94. cd68486 Move a few annotations from databind to here; ones that have no external dependencies by Tatu Saloranta · 13 years ago
  95. 889181b First seemingly working version by Tatu Saloranta · 13 years ago
  96. 3126658 First commit by Tatu Saloranta · 13 years ago