Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
jackson-databind
/
a43d23d38e615acefbfa046cc2c78e12e1cdd571
a43d23d
Fix #1799
by Tatu Saloranta
· 7 years ago
e467b7e
...
by Tatu Saloranta
· 7 years ago
f0fbb32
Merge branch '2.8' into 2.9
by Tatu Saloranta
· 7 years ago
a1404d5
Fix #1804
by Tatu Saloranta
· 7 years ago
6aa985b
Merge branch '2.8' into 2.9
by Tatu Saloranta
· 7 years ago
4675896
Fix #1604
by Tatu Saloranta
· 7 years ago
d0bbfe3
one more fix to test
by Tatu Saloranta
· 7 years ago
eb21a9e
More type fixes wrt #1604 verification
by Tatu Saloranta
· 7 years ago
b505162
Merge branch '2.8' into 2.9
by Tatu Saloranta
· 7 years ago
536e58d
Fix an issue with new #1604 tests; was not exercising actual problem
by Tatu Saloranta
· 7 years ago
7adceb8
Merge branch '2.8' into 2.9
by Tatu Saloranta
· 7 years ago
cab130e
Add more test cases for #1604
by Tatu Saloranta
· 7 years ago
2c4b2dd
backport #1604 test to 2.8
by Tatu Saloranta
· 7 years ago
f1b16a8
Merge branch '2.9' of https://github.com/FasterXML/jackson-databind into 2.9
by Tatu Saloranta
· 7 years ago
c96798c
[maven-release-plugin] prepare for next development iteration
by Tatu Saloranta
· 7 years ago
eb13701
[maven-release-plugin] prepare release jackson-databind-2.9.2
by Tatu Saloranta
· 7 years ago
b5fe1d5
prepare for 2.9.2
by Tatu Saloranta
· 7 years ago
3c814ae
...
by Tatu Saloranta
· 7 years ago
e6d950a
fix typoed test file name
by Tatu Saloranta
· 7 years ago
dcd40a1
Fix #1793
by Tatu Saloranta
· 7 years ago
d6f24a1
Add a failing test for #1604
by Tatu Saloranta
· 7 years ago
39f1adf
test cleanup
by Tatu Saloranta
· 7 years ago
b06bec8
Fix #1788
by Tatu Saloranta
· 7 years ago
4998754
Fix #1705 (... again)
by Tatu Saloranta
· 7 years ago
93b59d7
Fix Java 9 compilation issues
by Tatu Saloranta
· 7 years ago
ddd9614
Add a test for #1722, doesn't fail (for 2.9.2)
by Tatu Saloranta
· 7 years ago
b1ebd21
Fix #1764
by Tatu Saloranta
· 7 years ago
0635104
update release notes
by Tatu Saloranta
· 7 years ago
2b81b30
Move property-annotation-merging to a slightly later phase, hoping to resolve #1756
by Tatu Saloranta
· 7 years ago
eb996aa
minor tuning for creators; better leave along for 2.9 now
by Tatu Saloranta
· 7 years ago
f7df7b6
More creator-handling refactoring...
by Tatu Saloranta
· 7 years ago
e136065
start minor refactoring of Creator introspection to ensure explicit mode is not accidentally ignored
by Tatu Saloranta
· 7 years ago
5ca5907
Add a failing test for #1770
by Tatu Saloranta
· 7 years ago
5ed8707
Fix #1771
by Tatu Saloranta
· 7 years ago
04c777f
Merge branch '2.8' into 2.9
by Tatu Saloranta
· 7 years ago
3414458
fix a minor java 8 regression
by Tatu Saloranta
· 7 years ago
9a81cf1
Merge branch '2.8' into 2.9
by Tatu Saloranta
· 7 years ago
dcfb0cc
Fix #1767
by Tatu Saloranta
· 7 years ago
a8e7cdf
...
by Tatu Saloranta
· 7 years ago
8d0b850
update release notes
by Tatu Saloranta
· 7 years ago
1f1a2f5
Merge branch '2.8' into 2.9
by Tatu Saloranta
· 7 years ago
798da68
Fix #1768
by Tatu Saloranta
· 7 years ago
78761f1
Add failing test for #1756
by Tatu Saloranta
· 7 years ago
a589ee4
Add bit more coverage to abstract type mapping testing
by Tatu Saloranta
· 7 years ago
50047c2
Update release notes/credits wrt #1735
by Tatu Saloranta
· 7 years ago
f9ea979
Update to new parent pom to simplify configuration
by Tatu Saloranta
· 7 years ago
5254c37
[maven-release-plugin] prepare for next development iteration
by Tatu Saloranta
· 7 years ago
db38bea
[maven-release-plugin] prepare release jackson-databind-2.9.1
by Tatu Saloranta
· 7 years ago
45d4408
Prepare for 2.9.1
by Tatu Saloranta
· 7 years ago
0edca2c
Add failing test for #1654
by Tatu Saloranta
· 7 years ago
3ac8ccc
Add JDK9 Automatic-Module-Name "com.fasterxml.jackson.databind"
by Tatu Saloranta
· 7 years ago
84bbd8e
try to fix travis build
by Tatu Saloranta
· 7 years ago
e54e9e0
Update release notes wrt #1754, minor tweaks
by Tatu Saloranta
· 7 years ago
8860630
Merge pull request #1759 from brenuart/gh1754
by Tatu Saloranta
· 7 years ago
b308e29
Merge branch 'master' of github.com:FasterXML/jackson-databind
by Tatu Saloranta
· 7 years ago
6655a7a
Add test for #1759, passes for now (and fails with trivial forced race condition)
by Tatu Saloranta
· 7 years ago
28334b7
Reuse Calendar instance during parsing
by Bertrand Renuart
· 7 years ago
2eef7a5
Fix #1742 (kind of sort of)
by Tatu Saloranta
· 7 years ago
8fda858
Fix #1744
by Tatu Saloranta
· 7 years ago
6ad4b6d
Merge pull request #1753 from brenuart/gh1744
by Tatu Saloranta
· 7 years ago
43b11ef
Merge pull request #1720 from gregturn/register-modules
by Tatu Saloranta
· 7 years ago
0bb4750
Merge pull request #1752 from deki/reintroduce-annotations
by Tatu Saloranta
· 7 years ago
4cd4140
Merge pull request #1748 from brenuart/gh1745
by Tatu Saloranta
· 7 years ago
f11c8ad
Add an option to format TZ offset with or without colon between hours and minutes
by Bertrand Renuart
· 7 years ago
abb168a
Extra test for millis larger than 9 digits
by Bertrand Renuart
· 7 years ago
eb5fcc5
Merge remote-tracking branch 'origin/master' into gh1745
by Bertrand Renuart
· 7 years ago
a6a999c
Reintroduce Annotated.annotations() method as deprecated to avoid JAR hell
by Dennis Kieselhorst
· 7 years ago
424f56c
Fix #1730
by Tatu Saloranta
· 7 years ago
f71ba6f
Fix #1745
by Tatu Saloranta
· 7 years ago
97134ae
Add release notes wrt #1749
by Tatu Saloranta
· 7 years ago
299e2b0
Merge pull request #1750 from brenuart/gh1749
by Tatu Saloranta
· 7 years ago
75a5385
Reuse the calendar instance used during formatting instead of creating a new one at every invocation.
by Bertrand Renuart
· 7 years ago
e352801
Merge branch '2.8'
by Tatu Saloranta
· 7 years ago
fc0222b
[maven-release-plugin] prepare for next development iteration
by Tatu Saloranta
· 7 years ago
0b6e589
[maven-release-plugin] prepare release jackson-databind-2.8.10
by Tatu Saloranta
· 7 years ago
46452bd
prepare for 2.8.10
by Tatu Saloranta
· 7 years ago
4a98917
upgrade cobertura version
by Tatu Saloranta
· 7 years ago
0537938
remove failing test that was accidentally added
by Tatu Saloranta
· 7 years ago
48fc70b
Fix #1705
by Tatu Saloranta
· 7 years ago
ed5ed4e
Cleanup tests (mainly remove obsolete comments)
by Bertrand Renuart
· 7 years ago
3d2b8f7
Accept millis larger than 3 characters and truncate to the first three digits. Update deserialisation tests accordingly.
by Bertrand Renuart
· 7 years ago
4496926
Add a failing test
by Tatu Saloranta
· 7 years ago
02ce588
Merge branch '2.8'
by Tatu Saloranta
· 7 years ago
ddfddfb
Fix #1737
by Tatu Saloranta
· 7 years ago
991ccbe
Merge branch '2.8'
by Tatu Saloranta
· 7 years ago
6cd5be9
...
by Tatu Saloranta
· 7 years ago
f2c445d
Fix #1735
by Tatu Saloranta
· 7 years ago
68647e7
Merge pull request #1734 from flowlight0/arraynode-javadoc
by Tatu Saloranta
· 7 years ago
ba4f42c
Fix Javadoc of ArrayNode
by Takanori Hayashi
· 7 years ago
ca2aae2
Minor fix to make compile on Java 9
by Tatu Saloranta
· 7 years ago
3e59fae
...
by Tatu Saloranta
· 7 years ago
9d2cb51
Fix #1725
by Tatu Saloranta
· 7 years ago
8761bcb
Minor fix in `DelegatingDeserializer` ctor
by Tatu Saloranta
· 7 years ago
03cec37
Make ObjectMapper.registerModules covariant
by Greg Turnquist
· 7 years ago
12fe12d
[maven-release-plugin] prepare for next development iteration
by Tatu Saloranta
· 7 years ago
e969f0a
[maven-release-plugin] prepare release jackson-databind-2.9.0
by Tatu Saloranta
· 7 years ago
06b8779
Prepare for 2.9.0 release
by Tatu Saloranta
· 7 years ago
23a610d
Further improvements related to #1711 to both catch problem AND to allow handling via `DeserializationProblemHandler`
by Tatu Saloranta
· 7 years ago
659408c
Merge branch '2.8'
by Tatu Saloranta
· 7 years ago
ce7d1c9
Fix #1711
by Tatu Saloranta
· 7 years ago
Next »