1. 73d3831 remove accidental use of 'instance' in TypeFactory by Tatu Saloranta · 12 years ago
  2. 27d9cd8 Added handling for JACKSON-805 in the case of POJO as array. by Pascal Gelinas · 12 years ago
  3. 5bd1809 Minor improvement to error handling by Tatu Saloranta · 12 years ago
  4. f412e85 Fix issues with wrapper-based property-renaming by Tatu Saloranta · 12 years ago
  5. a1e496f Added MapperFeature.USE_WRAPPER_NAME_AS_PROPERTY_NAME by Tatu Saloranta · 12 years ago
  6. 202567b ... by Tatu Saloranta · 12 years ago
  7. 9b84796 Improve error messages, remove JSON references by Tatu Saloranta · 12 years ago
  8. ed177e9 j.u.Concurrent* -> j.u.concurrent.Concurrent* by twoi · 12 years ago
  9. 794754a Fix a minor bug in introspector pair by Tatu Saloranta · 12 years ago
  10. 355d9bd ... by Tatu Saloranta · 12 years ago
  11. fc5705a Add one more constant for PropertyName, to signal "disabled" virtual name by Tatu Saloranta · 12 years ago
  12. 751e9f2 Add DelegatingDeserializer to help implementation of, well, delegating deserializers.... by Tatu Saloranta · 12 years ago
  13. e6a5089 Merge pull request #67 from dmak/issue-65 by Tatu Saloranta · 12 years ago
  14. ad2da96 Demote 'findWrapperName()' in core annotation introspector (from xml-specific one) by Tatu Saloranta · 12 years ago
  15. b81672e forgot to check in mods to PropertyName by Tatu Saloranta · 12 years ago
  16. 3848a41 Further changes to use PropertyName (with namespace support) by Tatu Saloranta · 12 years ago
  17. b7fd856 ... by Tatu Saloranta · 12 years ago
  18. 18a3b71 Refactoring: create AnnotationIntrospectorPair out of AnnotationIntrospector.Pair by Tatu Saloranta · 12 years ago
  19. 1fe6619 Minor fixes to name annotation handling by Tatu Saloranta · 12 years ago
  20. ab374c7 Complete [Issue#69] implementation by Tatu Saloranta · 12 years ago
  21. 257da8e Starting to implement [Issue#69], upgrade to using PropertyName (to make xml support easier) by Tatu Saloranta · 12 years ago
  22. 2d687ff javadoc additions by Tatu Saloranta · 12 years ago
  23. 75eabfa Adding concept of 'delegating [de]serializer', to help with multi-level delegation by Tatu Saloranta · 12 years ago
  24. e70c66f Added DeserializationContext.getFactory() (issue#65) by Dmitry Katsubo · 12 years ago
  25. 18aa301 Added getters (issue#65) by Dmitry Katsubo · 12 years ago
  26. eb4e6b1 Added bit more testing for [Issue#64] by Tatu Saloranta · 12 years ago
  27. 0e80984 Adds new feature supporting PascalCaseStrategy, a PropertyNamingStrategy by Sean J. Barbeau · 12 years ago
  28. 2aa6dc8 Implemented [Issue#60], JsonNode.hasNonNull() by Tatu Saloranta · 12 years ago
  29. f8dd584 Rewrote [Issue#15] implementation to work with datatypes that require custom mapper (like XML) by Tatu Saloranta · 12 years ago
  30. f9866ee Make it possible to create ObjectReader with alternate JsonFactory by Tatu Saloranta · 12 years ago
  31. dd35e8e another javadoc fix by Tatu Saloranta · 12 years ago
  32. 75fe7ce tiny javadoc addition by Tatu Saloranta · 12 years ago
  33. e8c1b53 Fixed [JACKSON-847], incompatibility between @JsonCreator, @JsonIdentityInfo by Tatu Saloranta · 12 years ago
  34. c7901c4 Merge branch 'master' of https://github.com/FasterXML/jackson-databind by Tatu Saloranta · 12 years ago
  35. 91c7b74 Add a unit test to reproduce [JACKSON-847] by Tatu Saloranta · 12 years ago
  36. 655cf2a Merge pull request #59 from pgelinas/hasNext by Tatu Saloranta · 12 years ago
  37. a74ef59 Fixed bug with MappingIterator#hasNext by Pascal Gelinas · 12 years ago
  38. 9eaebbd Made MappingIterator implement Closable. by Pascal Gelinas · 12 years ago
  39. e2bb0ee Fix [Issue#57] in master by Tatu Saloranta · 12 years ago
  40. f4523c5 ... by Tatu Saloranta · 12 years ago
  41. 88040e2 Improved handling of "always-as-id" references; might now actually be useful by Tatu Saloranta · 12 years ago
  42. c89f074 Add services registration for the standard ObjectMapper by Tatu Saloranta · 12 years ago
  43. d163f5e Complete [Issue#15], format auto-detection for data-binding by Tatu Saloranta · 12 years ago
  44. dd0e3e4 Appends previous commit to resolve compile error by jackphel · 12 years ago
  45. 14cab3e ObjectMapper, DefaultSerializerProvider acceptJSformVis of JavaType by jackphel · 12 years ago
  46. cf3fc53 passes typehints to formatVisitor in stringarray and map by jackphel · 12 years ago
  47. 70c486f Remove bogus test for google-collections (if any needed, should have google-collections module) by Tatu Saloranta · 12 years ago
  48. bc64857 Minor improvements to SubtypeResolver, to pass base type of property, to support structured values properly by Tatu Saloranta · 12 years ago
  49. eea889f Start work on auto-detect support via ObjectReader by Tatu Saloranta · 12 years ago
  50. e268dd5 Resolving Eclipse warnings (missing overrides etc) by Tatu Saloranta · 12 years ago
  51. 2f8d303 Merge branch 'master' of https://github.com/FasterXML/jackson-databind by Tatu Saloranta · 12 years ago
  52. a2ab337 replaces BeanPropertyWriter references with BeanProperty by jackphel · 12 years ago
  53. a5504ae Merge branch 'master' of https://github.com/FasterXML/jackson-databind by Tatu Saloranta · 12 years ago
  54. 2a4f66b cleans up pull request by jackphel · 12 years ago
  55. 113b322 visitorAware -> visitable, schemaType -> jsonFormatType by jackphel · 12 years ago
  56. d0f31bd previously removed generateSchema is returned by jackphel · 12 years ago
  57. ae567e9 Merge branch 'master' of https://github.com/FasterXML/jackson-databind by Tatu Saloranta · 12 years ago
  58. 8d2cdd7 Implememented [Issue#42], allow defining Base64 default variant to use for databinding by Tatu Saloranta · 12 years ago
  59. 023d8bd Trying ONCE MORE (f*ck you git) to undo earlier json-schema changes, but keep @JsonNaming changes by Tatu Saloranta · 12 years ago
  60. 8fb3c43 added bit more testing for map key handling by Tatu Saloranta · 12 years ago
  61. 767cead Roll back changes to JSON Schema generation (pull #38), since it causes Public API breakage, can't do for minor version by Tatu Saloranta · 12 years ago
  62. 1013b37 Merge remote-tracking branch 'jackson/master' by jackphel · 12 years ago
  63. e134bf0 Implement [Issue#45]: @JsonNaming to support per-class naming strategy overrides by Tatu Saloranta · 12 years ago
  64. 8662c12 Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 12 years ago
  65. 4631496 Implement [Issue#12] for 2.1 by Tatu Saloranta · 12 years ago
  66. d133130 Deprecating AnnotationIntrospector.isHandled() (should have been removed from 2.0 originally) by Tatu Saloranta · 12 years ago
  67. 8f665dd refactored packages for separation by jackphel · 12 years ago
  68. 5450e9a Fix [Issue#46] by Tatu Saloranta · 12 years ago
  69. a94ce41 Merge branch 'master' of https://github.com/FasterXML/jackson-databind by Tatu Saloranta · 12 years ago
  70. cab48ae minor improvement to checking of format by Tatu Saloranta · 12 years ago
  71. 248ab7e removed unused constructor in arrayschemafactory by jackphel · 12 years ago
  72. 6288e8b schema here does NOT refer to JSON Schema by jackphel · 12 years ago
  73. c11852f factored getSchema into SchemaFactory by jackphel · 12 years ago
  74. 8e8c6e3 adds new visitor wrapper, which constructs typed visitors by jackphel · 12 years ago
  75. 7e50672 Added javatype reference to all factories, organized imports by jackphel · 12 years ago
  76. 3bbe215 removed Schema knowledge from objectMapper by jackphel · 12 years ago
  77. 91c4467 continuous loop property filter checking into separate loops. by jackphel · 12 years ago
  78. e689bd8 Added type check in ObjectMapper.copy() by Tatu Saloranta · 12 years ago
  79. 0bdb6a4 ... by Tatu Saloranta · 12 years ago
  80. 7ccce01 Implement [Issue#28], add ObjectMapper.copy() by Tatu Saloranta · 12 years ago
  81. eb7924e Completed [Issue#40] by Tatu Saloranta · 12 years ago
  82. ed98c9e jsonschema serialization and deep equals implemented. by jackphel · 12 years ago
  83. 15d6ea2 Implemented [Issue#25] (enums as JSON Object); started implementation of [Issue#40] (Collections as JSON Objects) by Tatu Saloranta · 12 years ago
  84. 8fababd working schema serialization, except for JsonSerializableSchema is ignored by jackphel · 12 years ago
  85. cee882b working with JavaType by jackphel · 12 years ago
  86. c4db6f2 Revert "jsonFormatVisitor/acceptor now passes/accepts typeHint of JavaType, but some access is formatted incorrectly or, less likely, there is a bug in jackson. " by jackphel · 12 years ago
  87. 7fd884e jsonFormatVisitor/acceptor now passes/accepts typeHint of JavaType, but by jackphel · 12 years ago
  88. 65e5dda working, but passed type information isn't precise enough for collection by jackphel · 12 years ago
  89. bc483d1 Fix [JACKSON-851], problems with ObjectWriter, DefaultPrettyPrinter by Tatu Saloranta · 12 years ago
  90. ac1f2ab Implement [JACKSON-758] by Tatu Saloranta · 12 years ago
  91. 5fba9ab Implement [JACKSON-855], add StackOverflowError as root cause by Tatu Saloranta · 12 years ago
  92. 7b11dd2 minor javadoc enhancements by Tatu Saloranta · 12 years ago
  93. 6cada0a Add unit tests, support for jackson-annotations issue #4: add `@JsonIdentityInfo.firstAsId` to force serialization of the very first reference as id (as well as following ones) by Tatu Saloranta · 12 years ago
  94. 564e5ac cleanup by Tatu Saloranta · 12 years ago
  95. 5b0fd4d Generates schema in TestGenerateJsonSchema without throwing errors by jackphel · 12 years ago
  96. 6bf829f Add some support for builder-based deserializers for POJOs-as-array feature by Tatu Saloranta · 12 years ago
  97. b113cd6 replaced getClass with getRawClass by jackphel · 12 years ago
  98. 8cbae7b serializers return schema pojos (untested) by jackphel · 12 years ago
  99. b9733f7 ... by Tatu Saloranta · 12 years ago
  100. 5c34b2a Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 12 years ago