1. f55db76 ... by cowtowncoder · 15 years ago
  2. 9350dbd Minor improvements to javadocs by cowtowncoder · 15 years ago
  3. e8fb2f3 Added sample code ('src/sample/CustomSerializationView') to show a way to customze bean serialization aspects. by cowtowncoder · 15 years ago
  4. 5dd8f76 ... by cowtowncoder · 15 years ago
  5. 2a63765 Javadoc cleanup by cowtowncoder · 15 years ago
  6. a7ec537 Cleaned up JsonView implementation by cowtowncoder · 15 years ago
  7. 939cdad Fix a minor problem with JsonView by cowtowncoder · 15 years ago
  8. 92278ee Minor cleanup of Json Views by cowtowncoder · 15 years ago
  9. 499a1f0 Implement first version of [JACKSON-138], aka JsonView. Will still need to think of if and how to allow other kinds of view identifiers beyond Classes. by cowtowncoder · 15 years ago
  10. 6b87a69 Forgot to check this in when refactoring. by cowtowncoder · 15 years ago
  11. 0ced75e Some more work on JsonView by cowtowncoder · 15 years ago
  12. 55013c6 Implemented [JACKSON-208] by cowtowncoder · 15 years ago
  13. 5e4e261 Completed [JACKSON-38] implementation; support for ser/deser of DOM trees as JSON Strings.B by cowtowncoder · 15 years ago
  14. 353a980 Start work on [JACKSON-38], baseline support for handling DOM types to/from JSON Strings. by cowtowncoder · 15 years ago
  15. e1cb89b Removed eclipse warnings by cowtowncoder · 15 years ago
  16. 62c17a3 Adding work-around for [JACKSON-187], GAE bug that causes problems for class auto-detection by cowtowncoder · 15 years ago
  17. 39e94cc Fixed [JACKSON-196] by cowtowncoder · 15 years ago
  18. 247790e ... by cowtowncoder · 15 years ago
  19. ebd817a ... by cowtowncoder · 15 years ago
  20. 9c9db0c Improvements to JAX-RS module to make base JacksonJsonProvider not have dependency on XC module (there was an accidental dependency) by cowtowncoder · 15 years ago
  21. 5d081b4 Minor unit test refactoring by cowtowncoder · 15 years ago
  22. e065093 Implemented [JACKSON-201] by cowtowncoder · 15 years ago
  23. 26033d0 Resolved remaining issues with [JACKSON-103] by cowtowncoder · 15 years ago
  24. 474088d Starting to work bit more on [JACKSON-103]; first step: add unit steps to reproduce problem (and verify that existing functionality still works) by cowtowncoder · 15 years ago
  25. e6f8472 Resolved an issue with dynamic loading of Joda time classes by cowtowncoder · 15 years ago
  26. 0298b22 Fixed [JACKSON-206], support for yet another iso-8601 date/time variation by cowtowncoder · 15 years ago
  27. 690efc6 Fixed [JACKSON-202] by cowtowncoder · 15 years ago
  28. cf64016 Fixed [JACKSON-203], added unit tests. by cowtowncoder · 15 years ago
  29. bf5a7a3 Fixed a regression bug (within trunk, not released) wrt handling of core xml types due to earlier refactoring. by cowtowncoder · 15 years ago
  30. 78ff3fa Refactored the way external/extended serializers and deserializers are added (ones for types that are optional on platform). Also improved support for Joda DateTime type as part of refactoring. by cowtowncoder · 15 years ago
  31. eb68c15 Integrating [JACKSON-200] fix from trunk to 1.3.1 maintenance branch by cowtowncoder · 15 years ago
  32. 93b48a5 Working on [JACKSON-200] by cowtowncoder · 15 years ago
  33. 8d854bf Trying to fix [JACKSON-194], problems on Android by cowtowncoder · 15 years ago
  34. 514ce18 Fixed [JACKSON-197] by cowtowncoder · 15 years ago
  35. 20743cc Implemented [JACKSON-191], statistics for cached serializer/deserializer info, flushing. by cowtowncoder · 15 years ago
  36. a6282ce Implemented [JACKSON-192], simple parser/generator delegates to make it easier to override parts of parsing/generation behavior. by cowtowncoder · 15 years ago
  37. 7d49de3 Fixed [JACKSON-190] by cowtowncoder · 15 years ago
  38. 69b9936 Another unit test for [JACKSON-190] by cowtowncoder · 15 years ago
  39. ccb9912 Working on [JACKSON-190], solved one problem by cowtowncoder · 15 years ago
  40. 6abe840 Added unit test to reproduce [JACKSON-190] by cowtowncoder · 15 years ago
  41. 55386fb Implemented [JACKSON-77], [JACKSON-89]; @JsonIgnoreProperties and related changes. by cowtowncoder · 15 years ago
  42. ea49982 Adding doug's CLA so access rights can be granted. by cowtowncoder · 15 years ago
  43. 0d04ccc Adding unit tests for last piece of [JACKSON-177] by cowtowncoder · 15 years ago
  44. e9b6d9c Further work on [JACKSON-77], almost done. by cowtowncoder · 15 years ago
  45. 9da20fa Implemented first part of [JACKSON-77], ability to annotate classes with explicit suppression/ignoral of named properties; first for output (serialization). by cowtowncoder · 15 years ago
  46. 71bd8b9 ... by cowtowncoder · 15 years ago
  47. e6bda13 Yet another tiny test case. by cowtowncoder · 15 years ago
  48. 72633a3 Trying to reproduce [JACKSON-185] with more unit tests, failing so far. by cowtowncoder · 15 years ago
  49. 9270daa Unit test for verifying fix for [JACKSON-185] by cowtowncoder · 15 years ago
  50. 961593e Implemented [JACKSON-90], @JsonPropertyOrder annotation (and matching functionality) to allow explicit ordering of properties for serialization by cowtowncoder · 15 years ago
  51. b602e79 Starting work on [JACKSON-90] by cowtowncoder · 15 years ago
  52. a5021a4 Implemented [JACKSON-170] by cowtowncoder · 15 years ago
  53. 15a5257 Working on adding ordering of serialized properties by cowtowncoder · 15 years ago
  54. a819601 Added ExceptionMapper implementations for JsonParseException and JsonMappingException; resolves JACKSON-184. by prb · 15 years ago
  55. 93d2ce2 Bumped up version to 1.3.1-SNAPSHOT. by prb · 15 years ago
  56. 3c23fab Minor improvement to support ordering of output properties by cowtowncoder · 15 years ago
  57. 3a153a7 1.3.0 baseline by cowtowncoder · 15 years ago
  58. 48f7ad8 Misc improvements, unit tests by cowtowncoder · 15 years ago
  59. 0d6709a Fixed a minor javadoc problem reported by a user by cowtowncoder · 15 years ago
  60. feb086f Completed [JACKSON-182], now JAXB annotation introspector uses default setting for enable/disable of getter auto-detection. by cowtowncoder · 15 years ago
  61. c4e88d5 Baseline work to resolve [JACKSON-182] by cowtowncoder · 15 years ago
  62. baa9815 Added unit test to verify [JACKSON-182] by cowtowncoder · 15 years ago
  63. 98b416a Little bit more unit test coverage by cowtowncoder · 15 years ago
  64. ae0f9c0 Fixed [JACKSON-183], JsonDeserialize.as now works for root bean values too by cowtowncoder · 15 years ago
  65. 31c3eb0 Added unit tests to reproduce [JACKSON-183] by cowtowncoder · 15 years ago
  66. 2f4a50b Implemented [JACKSON-176] by cowtowncoder · 15 years ago
  67. 005db6a Starting work on [JACKSON-176] by cowtowncoder · 15 years ago
  68. cd7611d Cleaning up support for on/off intern() feature, moving to symbol tables. by cowtowncoder · 15 years ago
  69. 51c0897 Implemented [JACKSON-180], JsonParser.Feature.INTERN_FIELD_NAMES, to allow disabling field name interning. by cowtowncoder · 15 years ago
  70. c9364d6 Implemented [JACKSON-181] by cowtowncoder · 15 years ago
  71. 61842a8 Fixed [JACKSON-179], problems with long/Long argument factory creator by cowtowncoder · 15 years ago
  72. c81a326 ... by cowtowncoder · 15 years ago
  73. 455c834 Added unit test to check [JACKSON-179] by cowtowncoder · 15 years ago
  74. 605c870 Fixed [JACKSON-177] by cowtowncoder · 15 years ago
  75. 960d69b adding tests for the introspector by stoicflame · 15 years ago
  76. c469473 Minor improvements. by cowtowncoder · 15 years ago
  77. be07693 Added support for handling java.util.regex.Pattern. by cowtowncoder · 15 years ago
  78. 0eef871 More work on JacksonJsonProvider; added JacksonJaxbJsonProvider, configurability. by cowtowncoder · 15 years ago
  79. c286d44 ... by cowtowncoder · 15 years ago
  80. c1a6ea9 Clean up, adding unit tests by cowtowncoder · 15 years ago
  81. 6fe7b5b Added more unit tests for [JACKSON-174], completed implementation. by cowtowncoder · 15 years ago
  82. 9faa37e Initial unit tests for [JACKSON-174] by cowtowncoder · 15 years ago
  83. ae4bfc7 Working on [JACKSON-174] by cowtowncoder · 15 years ago
  84. 10cec05 Eclipse warning cleanup by cowtowncoder · 15 years ago
  85. d6c95af ... by cowtowncoder · 15 years ago
  86. 347330e Enum serialization improvements, part 2; now individual enums and EnumSets are handled efficiently. Still need to figure out what to do with EnumMaps. by cowtowncoder · 15 years ago
  87. c6b331c Working on improving performance of Enum serialization by cowtowncoder · 15 years ago
  88. 5096443 ... by cowtowncoder · 15 years ago
  89. a48269a Additional unit tests, found a minor bug in TextBuffer, fixed. by cowtowncoder · 15 years ago
  90. 284f1d8 Minor cleanup by cowtowncoder · 15 years ago
  91. 45add26 Added AnnotationIntrospector.findRootName(), tests, to support [JACKSON-163] by cowtowncoder · 15 years ago
  92. a667449 Minor refactoring, changing methods names to use 'token' instead of 'event' (to keep terminology consistent) by cowtowncoder · 15 years ago
  93. a13ae23 Completed [JACKSON-173] by cowtowncoder · 15 years ago
  94. d5d9406 Working on [JACKSON-173] by cowtowncoder · 15 years ago
  95. d5fe507 Added support for accessing JAXB namespace declarations via AnnotationIntrospector; will be needed for XML compatibility features. by cowtowncoder · 15 years ago
  96. 5fb9e0f Yet more unit tests (code coverage now bit above 80%... stupid branch coverage yet below 70%) by cowtowncoder · 15 years ago
  97. 58fa584 Added a simple test case to verify tree->POJO conversion works by cowtowncoder · 15 years ago
  98. fb8efb3 First working version of [JACKSON-129] by cowtowncoder · 15 years ago
  99. 5a49857 Yet more unit testing... not much more easy testing opportunities left, still bit short on 70% branch coverage goal. by cowtowncoder · 15 years ago
  100. d4ba511 More unit testing, coverage now 78%/66% (line/branch); aim to get 80%/70% by cowtowncoder · 15 years ago