926 Commits (39c7904e2f31619d6ab23d23d1f62cce07d213b1)
 

Author SHA1 Message Date
kallestenflo 00dbe255d5
Merge pull request #430 from KowalczykBartek/bug-fix/issue-428 6 years ago
kallestenflo aff78420aa
Merge pull request #424 from RyanBard/AddTestCaseForHasNoJsonPath 6 years ago
kallestenflo cfa52d6325
Merge pull request #422 from hansthen/patch-1 6 years ago
kallestenflo 78c04fc48f
Merge pull request #416 from genman/quote-fix 6 years ago
Magnus Reftel d17fc9134a
Use 2.4.0 as version in maven dependency example 6 years ago
Magnus Reftel 0e3a0a9717
Correct count of JsonProviders in readme 6 years ago
Tomasz Skowroński 16df8c3e9c
fix "Invalid delete operation" mistake for set operation 6 years ago
Marc PYNAERT 44e5646d55 Add support of 2 new operators: 6 years ago
Elias Ross bb0853fb5e Various warning clean-ups from IntelliJ 6 years ago
Elias Ross f6336650f2 2.3 merge update: Also fix for quote evaluation 6 years ago
Ben Fradet 0f6eaa7901 Do not map non-existing values, fixes #438 6 years ago
啊o额iu鱼 ca1b42d07a
Wrong pass 6 years ago
Franklin Yu bdf0512bff
Use official badge for javadoc 6 years ago
Michael Thacker 445b9c4ebe Fix compiling of functions with single character arguments 6 years ago
Benedikt Waldvogel 8712cc2b16
Update version in README 6 years ago
Wes Gilleland 961cc85c34
Fixed a missing backtick 6 years ago
Claus Ibsen 57604c86cd Fixes #447: To report correct index of invalid jsonpath failure. This should add 1 to the position instead of appending 1 to its text value. 6 years ago
Sam Kruglov f7dc9280c7
Log the nested exception as well 6 years ago
sergey 7355e30ee7 Add keys function for Map objects 6 years ago
Bartlomiej Kowalczyk 0b324ec7b8 Prevent StackOverflow in case of unclosed property 7 years ago
John Bard efd1de8ffb Add hasNoJsonPath testcase for explicit null 7 years ago
hansthen 99e05dbac9
Fix typo in error message in PathCompiler.java 7 years ago
kallestenflo 6c738c9aa2
Merge pull request #404 from iherasymenko/issue403-caching 7 years ago
Ihor Herasymenko 9862f8e56e #403: Enable path caching withing all the operations 7 years ago
kallestenflo 5d57b3de81 Update .travis.yml 7 years ago
kallestenflo c1874886c1 Merge pull request #382 from jochenberger/upgrade-gradle 7 years ago
kallestenflo 7c8a0f1094 Merge pull request #381 from jochenberger/fix-378 7 years ago
kallestenflo b4c26b25fa Merge pull request #377 from mgreenwood1001/Issue191 7 years ago
Jochen Berger 051d6e9f99 uprade Gradle wrapper 7 years ago
Jochen Berger ed9fd3adf7 convert lists and maps for ValueNode (fixes #378) 7 years ago
Greenwood 02c88d70e6 adding an example with more than one replacement 7 years ago
Greenwood a2936ebd68 inverting the relationship between root scanner and function such that the function takes a parameter which is the scanner expression 7 years ago
Greenwood 525da153d0 fixing unit test, naming and extension 7 years ago
Greenwood 851249861e Issue #191 is a bug - supports result set functions via patterns such as $.max($..allTheNumberThings) 7 years ago
Kalle Stenflo efdab976ad Release 2.4.0 7 years ago
kallestenflo 65ceb10177 Merge pull request #365 from dhalperi/337-subset-with-tests 7 years ago
kallestenflo 2cfcf3c22a Update README.md 7 years ago
kallestenflo d634ed1e6c Merge pull request #370 from jochenberger/fix-jackson-pojo 7 years ago
kallestenflo 4fece409fe Merge branch 'master' into fix-jackson-pojo 7 years ago
kallestenflo 260ac60a9a Update README.md 7 years ago
kallestenflo b4aec32338 Fixed travis build icon 7 years ago
kallestenflo 259beb94bd Merge pull request #369 from jochenberger/fix-jacksonnode-empty 7 years ago
kallestenflo 14953dae08 Merge pull request #368 from jochenberger/fix-gson-mapping-null 7 years ago
kallestenflo 96bff2dbfc Merge pull request #367 from jochenberger/patch-4 7 years ago
Jochen Berger a71023c650 fix setting a POJO as a value using JacksonJsonNodeJsonProvider (fixes #364) 7 years ago
Jochen Berger d5acf25b9f fix evaluation of `empty` with wrapping providers (fixes #366) 7 years ago
Jochen Berger 78befbb5ee `null` should be mapped to `null` (fixes #351) 7 years ago
jochenberger b94e4ced87 Update Travis badge 7 years ago
Daniel Halperin 7a6fa59a85 Add tests for subsetof 7 years ago
Daniel Halperin c9527bf89e Rename subset to subsetof 7 years ago