Kalle Stenflo
|
69e223e4fe
|
Logging improvements.
|
11 years ago |
Kalle Stenflo
|
c20917350e
|
Added result cache for root ($) queries performed by predicates.
|
11 years ago |
Kalle Stenflo
|
d77f747eb1
|
Optimized imports.
|
11 years ago |
Kalle Stenflo
|
631533e048
|
Multi prop restored to 0.9.
|
11 years ago |
Kalle Stenflo
|
393926ad96
|
Fixed issue with indefinite path throwing exception.
|
11 years ago |
Kalle Stenflo
|
944ab1f331
|
Test should run with default configuration.
|
11 years ago |
Kalle Stenflo
|
f286152b86
|
Removed out dated FIXME marker.
|
11 years ago |
Kalle Stenflo
|
1412b6dfbe
|
Removed ignored test that does not make sense.
|
11 years ago |
Kalle Stenflo
|
81ed41c70a
|
Added Apache License header to files.
|
11 years ago |
Kalle Stenflo
|
13a0bb2ef1
|
Support 'OR' and 'AND' on Filter
|
11 years ago |
Kalle Stenflo
|
c615860d34
|
Updated test json and docs.
|
11 years ago |
Kalle Stenflo
|
1bb52b59b0
|
Renamed internal 'compiler' package to 'token'
|
11 years ago |
Kalle Stenflo
|
3c2d3ecc70
|
Changed some method names and added java doc.
|
11 years ago |
Kalle Stenflo
|
2d01aa630b
|
Fixed failing test.
|
11 years ago |
Kalle Stenflo
|
05a74953ed
|
Renamed Converters to Mappers and added JacksonMappingProvider.
|
11 years ago |
Kalle Stenflo
|
c78fcf6d1c
|
Made provider names more symmetrical. Some documentation.
|
11 years ago |
Kalle Stenflo
|
358ba2398e
|
Removed unused imports.
|
11 years ago |
Kalle Stenflo
|
571654f7fb
|
Allow document references in inline filters.
"store.book[?(@.display-price <= $.max-price)].display-price"
|
11 years ago |
Kalle Stenflo
|
8708a9c531
|
Applied Gson patch and added Gson converters for List and Map.
|
11 years ago |
Kalle Stenflo
|
7621cd1d43
|
Gson support (work in progress).
|
11 years ago |
Jochen Berger
|
e9cdeb593b
|
disable `ScanPathTokenTest.a_root_scan()` for the moment
|
11 years ago |
Kalle Stenflo
|
15f1330987
|
Reworked conversion handling.
|
11 years ago |
Kalle Stenflo
|
d0a7d2f564
|
GsonProvider
|
11 years ago |
Jochen Berger
|
c8cf8356c1
|
remove `JsonProviderFactory`, the `JsonProvider` should be set via `Configuration`
|
11 years ago |
Kalle Stenflo
|
3386f1ab28
|
Clean up tests.
|
11 years ago |
Kalle Stenflo
|
01b979be98
|
Renamed FilterPathToken to PredicatePathToken
|
11 years ago |
Kalle Stenflo
|
cb6a2e805a
|
Removed MERGE_MULTI_PROP option (not part of spec).
|
11 years ago |
Kalle Stenflo
|
ecde41a1e1
|
Added Converter to support type conversion.
|
11 years ago |
Kalle Stenflo
|
8b918b2238
|
Made Filter more functional. Now it's only referred as Predicate.
|
11 years ago |
Kalle Stenflo
|
f05774a437
|
Fixed some tangles and removed dead tests.
|
11 years ago |
Kalle Stenflo
|
4194ac3e7e
|
Clean up.
|
11 years ago |
Kalle Stenflo
|
a269580b36
|
Ignored failing test. Not sure how to handle this yet.
|
11 years ago |
Kalle Stenflo
|
c88638c4ef
|
Fixed issues
|
11 years ago |
Kalle Stenflo
|
8da4d1a1d6
|
Option handling improved.
|
11 years ago |
Kalle Stenflo
|
0d8192170a
|
Code clean up and JacksonProvider improvements.
|
11 years ago |
Kalle Stenflo
|
20511b5cfc
|
Optimized imports and removed file headers.
|
11 years ago |
Kalle Stenflo
|
143f6ff25d
|
Implement the field exists check.
|
11 years ago |
Kalle Stenflo
|
608c1a77be
|
Rewrite intenals.
|
11 years ago |
Jochen Berger
|
6efa648d17
|
allow to filter for existence of nested properties
|
12 years ago |
Kalle Stenflo
|
15c94be41c
|
Fixed java 6 build issue.
|
12 years ago |
Kalle Stenflo
|
ed1ebe7b74
|
Removed apache commons dependencies.
|
12 years ago |
Kalle Stenflo
|
a83f32caba
|
'AND' (&&) support in ArrayEvalFilter.
|
12 years ago |
Kalle Stenflo
|
5f8beff812
|
Fixed issue 36 - deep scan for arrays.
|
12 years ago |
Kalle Stenflo
|
ba23ae266a
|
Improved array slicing.
|
12 years ago |
Kalle Stenflo
|
47cb1c6f06
|
Improved API and added some doc.
|
12 years ago |
Kalle Stenflo
|
9ea098d74c
|
Improved Exception handling.
|
12 years ago |
Kalle Stenflo
|
b15cb3ac8f
|
API clean up. Reduce static method overloading by fluent API.
|
12 years ago |
Kalle Stenflo
|
b3dd129088
|
found issues.
|
12 years ago |
Kalle Stenflo
|
def3db7ea2
|
Slf4j logging dependeny added to JsonPath.
|
12 years ago |
Jochen Berger
|
4e23372528
|
use slf4j for logging
|
12 years ago |