1. 49117e0 Implement [JACKSON-636], SerializationFeature.ORDER_MAP_ENTRIES_BY_KEYS by Tatu Saloranta · 13 years ago
  2. cf5d547 ... by Tatu Saloranta · 13 years ago
  3. 2880872 Implement [JACKSON-795]: @JsonValue will now work with Maps, Collections too by Tatu Saloranta · 13 years ago
  4. 361c0a8 ... by Tatu Saloranta · 13 years ago
  5. 26b2e1b ... by Tatu Saloranta · 13 years ago
  6. c99a784 ... by Tatu Saloranta · 13 years ago
  7. ff8c08c Start work on [JACKSON-439]; serialization-side done by Tatu Saloranta · 13 years ago
  8. 15212e8 Completed [JACKSON-787] implementation; @JsonIgnoreProperties now usable for properties too by Tatu Saloranta · 13 years ago
  9. 17ad21f ... by Tatu Saloranta · 13 years ago
  10. dfc4c88 Fixed [JACKSON-780] by Tatu Saloranta · 13 years ago
  11. c166fa3 Implemented [JACKSON-737] by Tatu Saloranta · 13 years ago
  12. 4b02e9e ... by Tatu Saloranta · 13 years ago
  13. bbebf46 Completed [JACKSON-762], custom type id for serialization, using @JsonTypeId by Tatu · 13 years ago
  14. 7324b9b Add unit tests for [JACKSON-762] by Tatu Saloranta · 13 years ago
  15. b9dad6d Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 13 years ago
  16. 945a5c1 ... by Tatu Saloranta · 13 years ago
  17. 9610aff Implemented [JACKSON-777] (renamed SerializationConfig.Feature, DeserializationConfig.Feature); various other restructure by Tatu · 13 years ago
  18. f0e232d Sync with core, now that JsonNode is part of mapper by Tatu Saloranta · 13 years ago
  19. e5d7769 ... by Tatu Saloranta · 13 years ago
  20. 5639f34 Completed [JACKSON-608] (Json Views for deserialization), with tests by Tatu Saloranta · 13 years ago
  21. b471a04 Implement [JACKSON-769], add more chainability for ObjectNode, ArrayNode by Tatu · 13 years ago
  22. e196174 Implement [JACKSON-764], programmatic way to set root name to use for root-wrapping by Tatu Saloranta · 13 years ago
  23. 8958048 Implemented [JACKSON-437]; allow type id to be passed to POJO (via @JsonTypeInfo.visible=true) by Tatu Saloranta · 13 years ago
  24. cbbfbd3 Implement [JACKSON-748], ability to register subtypes from modules by Tatu · 13 years ago
  25. 2ebd69a Implemented [JACKSON-747]; ability to reconfigure ObjectReader, ObjectWriter with Features. by Tatu · 13 years ago
  26. 3af61ff ... by Tatu · 13 years ago
  27. 9e6c28f Fix [JACKSON-712], inability to use Injectables with delegation constructor by Tatu · 13 years ago
  28. 6066826 ... by Tatu · 13 years ago
  29. bc4153e Implemented [JACKSON-718] by Tatu · 13 years ago
  30. 28ff1a9 Implement [JACKSON-546] by Tatu Saloranta · 13 years ago
  31. ee6e3d1 ... by Tatu Saloranta · 13 years ago
  32. f7c45bf Implemented [JACKSON-754]: Support for annotation bundles with @JacksonAnnotationsInside by Tatu Saloranta · 13 years ago
  33. 7555fa2 Implemented [JACKSON-690]: pass DeserializationContext to ValueInstantiator.createXxx methods by Tatu Saloranta · 13 years ago
  34. 2aa6484 Implement [JACKSON-751], add @JsonInclude by Tatu Saloranta · 13 years ago
  35. a03e0eb Implemented [JACKSON-732] for 2.0 by Tatu Saloranta · 13 years ago
  36. 15fb6ff Implement [JACKSON-710]: avoid wrapping/unwrapping with ObjectMapper.convertValue() by Tatu Saloranta · 13 years ago
  37. 4dc01e7 Completed [JACKSON-669] implementation by Tatu Saloranta · 13 years ago
  38. 418a239 Adding unit tests for verifying 'isEmpty()', custom null value serialization by Tatu · 13 years ago
  39. 703bf4a Implement [JACKSON-749]: Make @JsonValue the canonical serialization of Enums, so that deserializer also uses it by Tatu Saloranta · 13 years ago