Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
jackson-databind
/
9144f6626adb293dc95f15e522596f27b3a52557
9144f66
Merge pull request #568 from mressler/master
by Tatu Saloranta
· 10 years ago
df9b129
Merge pull request #595 from johnjohndoe/update-release-versions
by Tatu Saloranta
· 10 years ago
7af425f
...
by Cowtowncoder
· 10 years ago
24a10cc
small performance optimization
by Cowtowncoder
· 10 years ago
25c5d04
minor tweak
by Cowtowncoder
· 10 years ago
917e722
Minor test improvement for #646
by Tatu Saloranta
· 10 years ago
4958db5
Fix #646 for 2.5, too risky for backport.
by Tatu Saloranta
· 10 years ago
84ccc5d
Merge branch 'master' of github.com:FasterXML/jackson-databind
by Tatu Saloranta
· 10 years ago
f9c0b2f
...
by Tatu Saloranta
· 10 years ago
8e52c3e
Minor additional tests
by Tatu Saloranta
· 10 years ago
541bd3b
Add a test to reproduce #646
by Tatu Saloranta
· 10 years ago
f4cde11
fix a doc typo
by Cowtowncoder
· 10 years ago
839bbd6
Added polymorphic test for #622; somewhat surprisingly it passes right away...
by Tatu Saloranta
· 10 years ago
d55cab3
First fix for #622 that seems to work (after minor fixes to test also; id class MUST implement #equals() and #hashCode()!)
by Tatu Saloranta
· 10 years ago
e78d39d
trivial simplification
by Tatu Saloranta
· 10 years ago
2ef09f8
Trying to repro #615
by Cowtowncoder
· 10 years ago
9b8220b
Added release notes wrt #631
by Cowtowncoder
· 10 years ago
73a87db
Complete #638 implementation
by Cowtowncoder
· 10 years ago
b797b94
Minor fixes wrt 'JsonTypeInfo.defaultImpl()'; Void must mean "deser unknown as null", whereas annotations to be taken as "no default specified".
by Cowtowncoder
· 10 years ago
6f5cf62
Further work on general-purpose virtual properties (not quite complete yet)
by Tatu Saloranta
· 10 years ago
7d791d6
Additional unit test: ok to not have object id
by Tatu Saloranta
· 10 years ago
05eaea9
minor javadoc fix
by Tatu Saloranta
· 10 years ago
f1cb79b
Small refactoring
by Tatu Saloranta
· 10 years ago
80674fe
Minor fixes to support inclusion criteria for attribute-backed props
by Tatu Saloranta
· 10 years ago
c25fbfc
minor clean up related to attribute-backed virtual properties
by Tatu Saloranta
· 10 years ago
0ccedce
First part of #638, adding support for including attribute-backed virtual properties
by Cowtowncoder
· 10 years ago
2c67dce
Continue implementing JsonAppend
by Tatu Saloranta
· 10 years ago
ed617ab
Merge branch 'master' of github.com:FasterXML/jackson-databind
by Tatu Saloranta
· 10 years ago
ede7d3e
Start to work on @JsonAppend
by Tatu Saloranta
· 10 years ago
531fac6
Updated release notes wrt #636
by Cowtowncoder
· 10 years ago
9ee8c71
Merge pull request #637 from mspiegel/noclassdeffound-fix
by Tatu Saloranta
· 10 years ago
cb57727
Remove unneeded exception signature from unit test.
by Michael Spiegel
· 10 years ago
95f3fab
Use java 6 compatible test dependency.
by Michael Spiegel
· 10 years ago
ed66aeb
deser test for #631
by Tatu Saloranta
· 10 years ago
7329b4a
Serialization test for #631
by Tatu Saloranta
· 10 years ago
a43e202
Start work on #631 implementation
by Tatu Saloranta
· 10 years ago
0239436
Additional test case for NoClassDefFound.
by Michael Spiegel
· 10 years ago
e7c5420
Unit test of NoClassDefFoundDeserializer.
by Michael Spiegel
· 10 years ago
1a037b3
Bug fix for issue 636.
by Michael Spiegel
· 10 years ago
bf2855e
... and undo the damage
by Cowtowncoder
· 10 years ago
def9e52
Merge branch '2.4'
by Cowtowncoder
· 10 years ago
b07c152
remove double-contextualization
by Cowtowncoder
· 10 years ago
c7bbbe6
Merge branch '2.4'
by Cowtowncoder
· 10 years ago
7d4201c
Solve the cyclic/untyped-deser problem for 2.4 as well
by Cowtowncoder
· 10 years ago
a0d1475
add a unit test for cyclic dep problem with untyped deser
by Cowtowncoder
· 10 years ago
603991b
Fix the problem with dep loop for "untyped" object deserializer
by Cowtowncoder
· 10 years ago
fd294c0
Merge branch 'master' of github.com:FasterXML/jackson-databind
by Cowtowncoder
· 10 years ago
5dca503
Minor test refactoring (move straggler object id tests under 'struct')
by Cowtowncoder
· 10 years ago
04db8f7
Fix #633
by Tatu Saloranta
· 10 years ago
a2e2720
Trying to straighten out resolution/contextualization of 'untyped' deserializer
by Cowtowncoder
· 10 years ago
72de08e
Fixed #630
by Cowtowncoder
· 10 years ago
078251b
Further refinements for cachability handling; nothing with value type deserializer should be cached
by Cowtowncoder
· 10 years ago
e41a12a
Merge branch '2.4'
by Cowtowncoder
· 10 years ago
87e4661
Fix #635
by Cowtowncoder
· 10 years ago
64319ad
Merge branch '2.4'
by Tatu Saloranta
· 10 years ago
35ec0dd
[maven-release-plugin] prepare for next development iteration
by Tatu Saloranta
· 10 years ago
ecfe3f4
[maven-release-plugin] prepare release jackson-databind-2.4.4
by Tatu Saloranta
· 10 years ago
bf7fcdd
...
by Tatu Saloranta
· 10 years ago
1425658
Prepare for 2.4.4
by Tatu Saloranta
· 10 years ago
3718b48
Merge branch '2.4'
by Tatu Saloranta
· 10 years ago
dc115e0
Add another test for #541
by Tatu Saloranta
· 10 years ago
3aea6f5
Merge branch '2.4'
by Tatu Saloranta
· 10 years ago
6822f33
include 2.3.4 release notes
by Tatu Saloranta
· 10 years ago
45bfcaa
Merge branch '2.4'
by Tatu Saloranta
· 10 years ago
62c0872
Add a unit test for #626
by Tatu Saloranta
· 10 years ago
2b642b1
...
by Tatu Saloranta
· 10 years ago
4cfa16f
Add a (failing) test for #622
by Tatu Saloranta
· 10 years ago
7ae96fd
...
by Tatu Saloranta
· 10 years ago
5a49788
Naming improvements
by Tatu Saloranta
· 10 years ago
04fdb6e
Merge branch 'master' of github.com:FasterXML/jackson-databind
by Tatu Saloranta
· 10 years ago
cde54a0
trying to ensure array handling works even for 'implied' arrays (xml, soon csv)
by Tatu Saloranta
· 10 years ago
ce8be4c
Merge pull request #625 from arteam/documentation-fix
by Tatu Saloranta
· 10 years ago
ae3f7b3
Fix an example of Tree model JSON output
by Artem Prigoda
· 10 years ago
6870021
A fix related to JsonNode serialization; JsonNode should be JsonSerializable.
by Cowtowncoder
· 10 years ago
75ea871
javadoc cleanup
by Cowtowncoder
· 10 years ago
46ab7a1
Implement #623
by Cowtowncoder
· 10 years ago
d4c6f36
minor code cleanup, to remove a work-around that was needed pre-JDK-1.6
by Cowtowncoder
· 10 years ago
5dfa1e7
Javadoc improvement
by Cowtowncoder
· 10 years ago
a31670d
Merge branch 'master' of github.com:FasterXML/jackson-databind
by Cowtowncoder
· 10 years ago
cdb3257
minor refactoring
by Cowtowncoder
· 10 years ago
d672b18
Implemented #599, ability to skip duplicate module registrations
by Tatu Saloranta
· 10 years ago
8f5a129
Update release notes wrt #427
by Tatu Saloranta
· 10 years ago
bae052b
Merge branch 'master' of github.com:FasterXML/jackson-databind
by Tatu Saloranta
· 10 years ago
1842f60
minor javadoc cleanup
by Tatu Saloranta
· 10 years ago
f16c95a
Merge pull request #620 from smparkes/master
by Tatu Saloranta
· 10 years ago
300004b
minor typo in javadocs
by Steven Parkes
· 10 years ago
067a255
Merge branch '2.4'
by Cowtowncoder
· 10 years ago
f062a14
... that is, fixing now :)
by Cowtowncoder
· 10 years ago
6005b02
Fix #619
by Cowtowncoder
· 10 years ago
e580e92
Fix jdk 1.6 failure
by Christopher Currie
· 10 years ago
e4edb6e
Implement #616
by Tatu Saloranta
· 10 years ago
ef4115c
Last tweaks wrt #614
by Tatu Saloranta
· 10 years ago
a56270a
Minor improvement wrt #614
by Tatu Saloranta
· 10 years ago
607dfa7
Add accessor methods for new `@JsonCreator.mode` annotation
by Tatu Saloranta
· 10 years ago
e1fd0e9
Merge branch '2.4'
by Cowtowncoder
· 10 years ago
d7a94ed
Backport #610 in 2.4(.4), update release notes
by Cowtowncoder
· 10 years ago
2a2ae59
Merge pull request #610 from zeitos/fixForwardReferenceInHierarchies
by Tatu Saloranta
· 10 years ago
afa7122
improve test
by Your Name
· 10 years ago
e2ff116
impl
by Your Name
· 10 years ago
2657ff3
Add test for #609
by Tatu Saloranta
· 10 years ago
Next »