Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
jackson-databind
/
1ed7f3834dc77cf76d7477e8165dedb8ae2d61c2
1ed7f38
Fixed #1005 for 2.6.4
by Tatu Saloranta
· 9 years ago
6aaa38b
Fix a minor problem with `@JsonNaming` not recognizing default value ("no naming")
by Tatu Saloranta
· 9 years ago
d5a25f4
Fix #989
by Cowtowncoder
· 9 years ago
fe25f7e
Fix #984
by Cowtowncoder
· 9 years ago
3bd5de6
Add one more unit test
by Cowtowncoder
· 9 years ago
df0871f
[maven-release-plugin] prepare for next development iteration
by Cowtowncoder
· 9 years ago
547ba8e
[maven-release-plugin] prepare release jackson-databind-2.6.3
by Cowtowncoder
· 9 years ago
2689ec8
prepare for 2.6.3
by Cowtowncoder
· 9 years ago
ca6c3fc
Fix #965
by Tatu Saloranta
· 9 years ago
16aa305
add inceptionYear in pom
by Cowtowncoder
· 9 years ago
5ae6e4b
Add missing null checks for convenience methods
by Tatu Saloranta
· 9 years ago
30b5469
Fix #942 (slightly differently)
by Tatu Saloranta
· 9 years ago
04cb084
Further fixes to #943
by Cowtowncoder
· 9 years ago
4a28397
Merge pull request #951 from bimargulies/additional-key-test-case
by Tatu Saloranta
· 9 years ago
bce671d
Additional test case for dynamic key serialization.
by Benson Margulies
· 9 years ago
9566ea8
Fix #943
by Tatu Saloranta
· 9 years ago
d16a507
Fix Andreas' name in credits
by Tatu Saloranta
· 9 years ago
795dd01
Update release notes
by Tatu Saloranta
· 9 years ago
c378c46
Report the offending substring when number parsing fails
by jwilson
· 9 years ago
8d98f83
Add a failing key test case
by Tatu Saloranta
· 9 years ago
2a9808c
Fix #939
by Tatu Saloranta
· 9 years ago
ed7d416
Fix #749
by Cowtowncoder
· 9 years ago
279e386
Incremental improvements to Enum serialization; fixing incorrect unit tests
by Cowtowncoder
· 9 years ago
e2736f1
Fix #944
by Cowtowncoder
· 9 years ago
801317e
Re-package test classes a bit
by Cowtowncoder
· 9 years ago
2eafcdf
Backport #945/#944 into 2.6
by Cowtowncoder
· 9 years ago
812d675
Tiny streamilining of hashCode() changes
by Cowtowncoder
· 9 years ago
d21210b
update release notes
by Cowtowncoder
· 9 years ago
5db3ec9
Add hashCode implementations where there are none
by Sergio-Mira
· 9 years ago
8574ed4
Minor test coverage improvement; ensure round-trippability of JDK singleton collections/maps
by Tatu Saloranta
· 9 years ago
7e6cf92
Add a failing test for #936
by Tatu Saloranta
· 9 years ago
b049739
Fix #941
by Cowtowncoder
· 9 years ago
e258ee6
uncomment section of test for #938
by Cowtowncoder
· 9 years ago
1eb498e
...
by Cowtowncoder
· 9 years ago
b4eac54
Fix #938
by Cowtowncoder
· 9 years ago
e9ea56c
minor perf improvement to accessing enum annotation, avoid constructing, catching an npe
by Tatu Saloranta
· 9 years ago
c73b072
Add a (failing) test for #935
by Cowtowncoder
· 9 years ago
6aee8e0
[maven-release-plugin] prepare for next development iteration
by Tatu Saloranta
· 9 years ago
3739d9d
[maven-release-plugin] prepare release jackson-databind-2.6.2
by Tatu Saloranta
· 9 years ago
cf78871
Prepare for 2.6.2
by Tatu Saloranta
· 9 years ago
344b7ee
Minor test improvements to verify #919 is not occurring
by Cowtowncoder
· 9 years ago
8ccb1ea
Add a failing test for #929
by Cowtowncoder
· 9 years ago
f2f611e
Fix #928
by Cowtowncoder
· 9 years ago
d485ea7
Add test for #928
by Cowtowncoder
· 9 years ago
b9df8c9
Add bit more variation on tests of External type id
by Cowtowncoder
· 9 years ago
32a52b2
merge 2.3.5 release notes back in
by Cowtowncoder
· 9 years ago
af2241c
Fix #922
by Cowtowncoder
· 9 years ago
5183922
Backport #913 fix in 2.6
by Cowtowncoder
· 9 years ago
a7b26eb
Fix #894
by Cowtowncoder
· 9 years ago
1fb5eb8
...
by Cowtowncoder
· 9 years ago
3536975
Fix #897
by Cowtowncoder
· 9 years ago
2ea6e40
Fix #899
by Cowtowncoder
· 9 years ago
eda66cc
clean up the test
by Cowtowncoder
· 9 years ago
be2bb29
Merge branch '2.5'
by Cowtowncoder
· 9 years ago
73f54a64
Try to reproduce #899
by Cowtowncoder
· 9 years ago
203fccb
Make CompactStringObjectMap serializable
by Cowtowncoder
· 9 years ago
28d3eb0
Minor refactoring, trying to reproduce #67
by Tatu Saloranta
· 9 years ago
bda5b01
[maven-release-plugin] prepare for next development iteration
by Tatu Saloranta
· 9 years ago
060726b
[maven-release-plugin] prepare release jackson-databind-2.6.1
by Tatu Saloranta
· 9 years ago
9e3387c
Prepare for 2.6.1
by Tatu Saloranta
· 9 years ago
9917c94
Fix #890
by Tatu Saloranta
· 9 years ago
b4ef0a6
Fix #889
by Tatu Saloranta
· 9 years ago
6c61738
Merge branch '2.5'
by Tatu Saloranta
· 9 years ago
2e364ba
Add test for #889, passes with 2.5
by Tatu Saloranta
· 9 years ago
e77e941
remove unnecessary (and accidentally added) test; update release notes
by Tatu Saloranta
· 9 years ago
6e71001
Fix #884
by Tatu Saloranta
· 9 years ago
ce04486
update release notes
by Cowtowncoder
· 9 years ago
63216c9
Modify #881 a bit, to remove dependency on CreatorProperty type
by Cowtowncoder
· 9 years ago
ed98f34
Merge pull request #881 from dharaburda/creators-identity-patch
by Tatu Saloranta
· 9 years ago
4d4ddae
only update creatorProps with CreatorPropertys
by David Haraburda
· 9 years ago
5d2b253
Merge branch '2.5'
by Cowtowncoder
· 9 years ago
4312a24
Fix #878
by Cowtowncoder
· 9 years ago
fefcfa1
Merge pull request #873 from larsp/master
by Tatu Saloranta
· 9 years ago
1ef35c6
added missing OSGi import
by Lars Pfannenschmidt
· 9 years ago
a8a4002
Further improve @JsonSerialize.include javadocs to emphasize deprecation
by Cowtowncoder
· 9 years ago
c00dd8a
update README
by Cowtowncoder
· 9 years ago
62549b9
...
by Tatu Saloranta
· 9 years ago
b4eb967
[maven-release-plugin] prepare for next development iteration
by Tatu Saloranta
· 9 years ago
21f90cf
[maven-release-plugin] prepare release jackson-databind-2.6.0
by Tatu Saloranta
· 9 years ago
69ec77b
Prepare for 2.6.0 release
by Tatu Saloranta
· 9 years ago
85f7743
Merge branch 'master' of github.com:FasterXML/jackson-databind
by Tatu Saloranta
· 9 years ago
945c545
minor javadoc improvements
by Tatu Saloranta
· 9 years ago
a23ff9f
Minor javadoc additions wrt #868, change jackson-core/annotations deps to 2.6.0 (release)
by Cowtowncoder
· 9 years ago
4333eb6
Merge pull request #868 from christophercurrie/merge-annotations-fix
by Tatu Saloranta
· 9 years ago
6cf2bb5
Fix for lost annotations
by Christopher Currie
· 9 years ago
b6f3f6a
Test for lost annotations
by Christopher Currie
· 9 years ago
c52fb0b
Update release notes wrt #820
by Tatu Saloranta
· 9 years ago
66fbf33
Merge pull request #866 from islanderman/820
by Tatu Saloranta
· 9 years ago
41be898
Make TokenFilter final in ObjectReader to ensure thread-safety via immutability.
by Jerry Yang
· 9 years ago
bc7fa07
Implement #820
by Jerry Yang
· 9 years ago
817d8ec
Minor improvement to StdDelegatingDeserializer, to allow 'updateValue()' use for some cases (and overload for others for extension)
by Cowtowncoder
· 9 years ago
5c2ce7a
[maven-release-plugin] prepare for next development iteration
by Tatu Saloranta
· 9 years ago
521515d
[maven-release-plugin] prepare release jackson-databind-2.6.0-rc4
by Tatu Saloranta
· 9 years ago
4e8f94b
javadoc cleanup
by Tatu Saloranta
· 9 years ago
c4add92
javadoc cleanup
by Tatu Saloranta
· 9 years ago
cf90a59
Minor addition to BeanProperty.Std
by Cowtowncoder
· 9 years ago
9f82b20
Merge branch 'master' of github.com:FasterXML/jackson-databind
by Cowtowncoder
· 9 years ago
08345f4
Add `JsonSerializer.withFilterId(...)` mutant factory method
by Cowtowncoder
· 9 years ago
46a9900
Refactoring to use formatting variant of method
by Tatu Saloranta
· 9 years ago
5dfc92c
Add a utility method
by Cowtowncoder
· 9 years ago
Next »