Commit Graph

  • f5d6382e4d Merge branch 'dnetmj-dnetmj-patch-1' Kalle Stenflo 2015-08-12 20:54:34 +0200
  • bb200153e8 Merge branch 'dnetmj-patch-1' of git://github.com/dnetmj/JsonPath into dnetmj-dnetmj-patch-1 Kalle Stenflo 2015-08-12 20:52:39 +0200
  • 13e71d792c Merge branch 'jochenberger-update-dependencies' Kalle Stenflo 2015-08-12 20:48:00 +0200
  • 81b1d522c8 Fixed issue in test. Kalle Stenflo 2015-08-12 20:47:11 +0200
  • 57a7a880ce Adding maven plugin so it will install into local maven repo. #100 Nicholas Rahn 2015-08-12 16:10:21 +0200
  • 1da1eb2487 update libs (breaks src.test.java.com.jayway.jsonpath.old.IssuesTest.issue_76()), see #76 #108 Jochen Berger 2015-08-10 10:05:26 +0200
  • 0aa5bb6a09 Fix parsing of quoted strings #106 dnetmj 2015-08-04 15:59:11 -0400
  • bddabc6fdb Fixing a minor bug with root path patterns hunterpayne 2015-07-13 14:51:38 -0700
  • b1d8f8f33a Fixing a bug with a 1 character path hunterpayne 2015-07-08 17:24:51 -0700
  • f76d556fb6 changed JSONArray -> interface Collection to catch all use-cases #103 Matt Greenwood 2015-06-28 14:05:33 -0400
  • f40063bf02 added case for length of map or JSONArray of values Matt Greenwood 2015-06-28 13:58:46 -0400
  • 10ee2b4e54 updated markdown Matt Greenwood 2015-06-27 21:19:19 -0400
  • a4c4cd58fa Removed the need for parsing the path - its no longer the path, its now the function name Matt Greenwood 2015-06-27 21:06:19 -0400
  • 528b97c2ec reverting lotto.json formatting Matt Greenwood 2015-06-27 21:01:50 -0400
  • d38ec66af2 reverting lotto.json formatting Matt Greenwood 2015-06-27 21:01:14 -0400
  • 6c083d3a51 reverted change to lotto.json, added test case for functions in predicates Matt Greenwood 2015-06-27 20:48:44 -0400
  • 1a0ea4b559 initial commit of function support providing math / JSON helper routines in path execution Matt Greenwood 2015-06-27 20:00:34 -0400
  • 89e71a9353 initial commit of function support providing math / JSON helper routines in path execution Matt Greenwood 2015-06-27 19:59:29 -0400
  • d3f4252d5e osgi dependency to gson, jackson, json-smart made optional #102 Franz Forsthofer 2015-06-27 15:16:47 +0200
  • 5026ea0e78 Support for getting the length of an array. Nicholas Rahn 2015-06-25 15:13:10 +0200
  • 244c3e2cbe Merge pull request #98 from platan/patch-1 kallestenflo 2015-06-16 08:05:48 +0200
  • 51076180f7 Tweaking configuration examples with current API #98 Marcin Mielnicki 2015-06-15 22:49:57 +0200
  • 8a40b0420a Fixed issue #79. Index out of bounds. Kalle Stenflo 2015-06-09 23:37:11 +0200
  • dbc7e90904 Fixed issue #97. IndexOutOfBoundsException in DocumentContext.delete Kalle Stenflo 2015-06-09 23:15:14 +0200
  • 29bbbfb17a Removing a debug statement hunterpayne 2015-05-25 18:33:59 -0700
  • d59251d72f Improving unit test for streaming to cover floats and ints hunterpayne 2015-05-25 18:31:45 -0700
  • 6c59889996 Making the testing a bit more flexible hunterpayne 2015-05-25 17:43:52 -0700
  • a9a9f685ed Adding unit testing for the streaming API hunterpayne 2015-05-25 17:24:44 -0700
  • 26cf273965 Changes to make tests compile hunterpayne 2015-05-22 13:24:41 -0700
  • ea8b1efd9a Adding more streaming changes hunterpayne 2015-05-22 13:24:29 -0700
  • 28486207d2 Adding more streaming changes hunterpayne 2015-05-22 13:24:08 -0700
  • ba850e5101 Adding streaming functionality hunterpayne 2015-05-22 13:22:45 -0700
  • d3b406c08b fix wired compare result like: "8.9">12 #91 Eric x. sun 2015-05-21 14:43:14 +0800
  • b5c175d04d Added convert method for path value in-situ conversion. #81 Tamas Adam 2015-04-29 20:11:17 +0200
  • 0042ae9624 Added missing test file. Tamas Adam 2015-04-29 09:33:19 +0200
  • 48544d14ab Fix for list element removel if multiple path elements match. Tamas Adam 2015-04-22 09:15:00 +0200
  • 3cc47259fa Using the more approtiate PathNotFoundException if old key in rename map was not found. Tamas Adam 2015-04-13 11:14:07 +0200
  • dbff1d8b48 Fix for rename on non-existing old key - an InvalidPathException is thrown. Tamas Adam 2015-04-13 11:05:56 +0200
  • 4b04a1434b Code clenup, added mven plugin to gradle build. Tamas Adam 2015-04-13 08:26:46 +0200
  • f16ce7c2c6 Added renameKey feature to rename a key value found in a map path to a new key value. Tamas Adam 2015-04-10 12:03:52 +0200
  • 780c92f647 Update README.md kallestenflo 2015-03-29 19:33:32 +0200
  • c03dcf77c5 Tests for issue #76 Kalle Stenflo 2015-03-28 15:18:51 +0100
  • e89798e407 Renamed boon to gatling and changed about URL:s. Kalle Stenflo 2015-03-28 15:18:00 +0100
  • 7ffa115ce8 Update README.md kallestenflo 2015-03-28 15:03:08 +0100
  • 35b26f3fb4 Update README.md kallestenflo 2015-03-28 15:01:41 +0100
  • e03c24e329 Fixed documentation. issue #72 kallestenflo 2015-03-25 17:33:37 +0100
  • 11c64b0298 Fix array out of bounds exception on '$.' path expression #74 David Lee 2015-03-24 23:22:05 -0400
  • 23d4114d07 Update README.md kallestenflo 2015-03-20 14:14:21 +0100
  • c09b9699c4 Update README.md kallestenflo 2015-03-19 22:22:26 +0100
  • d672ab77f3 Update README.md kallestenflo 2015-03-19 22:20:04 +0100
  • 5d1022be0c Update README.md kallestenflo 2015-03-19 22:10:30 +0100
  • 44a1c13f6c Added regex example. kallestenflo 2015-03-19 21:29:23 +0100
  • 09782be5b8 Prepared version 2.0.1-SNAPSHOT Kalle Stenflo 2015-03-19 21:15:04 +0100
  • 42538bb626 Fixed Heroku deploy. Kalle Stenflo 2015-03-19 21:08:52 +0100
  • beb26d2ffe Fixed Heroku version. Kalle Stenflo 2015-03-19 20:46:48 +0100
  • ac6d7f0d93 Fixed Heroku proc file. Kalle Stenflo 2015-03-19 20:39:02 +0100
  • 3684a7a76c Fixed Heroku proc file. Kalle Stenflo 2015-03-19 20:30:29 +0100
  • c0e7c3a930 Update README.md kallestenflo 2015-03-19 20:06:44 +0100
  • e8dd68adad Released version 2.0.0. json-path-2.0.0 Kalle Stenflo 2015-03-19 20:00:26 +0100
  • 264852245d Updated change log with release date. Kalle Stenflo 2015-03-19 19:38:33 +0100
  • 2b9295ec36 changed usages of ThreadLocal #71 srouthiau 2015-03-19 18:42:59 +0100
  • f73e0c5753 regression fix srouthiau 2015-03-19 16:29:21 +0100
  • ca8c0b7afa memory usage optimization srouthiau 2015-03-19 12:08:32 +0100
  • 4de672c705 Replaced Factory interface with Callable. Kalle Stenflo 2015-03-18 23:13:21 +0100
  • 1735bc7a87 Removed deprecated classes and some minor fixes. Kalle Stenflo 2015-03-18 23:09:44 +0100
  • e4f0b1780e Update changelog.md kallestenflo 2015-03-12 13:55:33 +0100
  • b1a25a9ccc Update changelog.md kallestenflo 2015-03-12 13:53:51 +0100
  • 9837c72aaf Fixed issue #71 escape ' in inline criteria. Kalle Stenflo 2015-03-12 13:16:16 +0100
  • b7e8bf551c Merge 3982e9db78 into 644c557049 #60 Gábor Bakos 2015-03-08 12:36:58 +0000
  • 644c557049 Update changelog.md kallestenflo 2015-03-06 12:30:25 +0100
  • d2cd96ae1a Merge pull request #69 from jochenberger/fix-issue-68 kallestenflo 2015-03-06 11:24:46 +0100
  • 32ab2b8f37 Merge pull request #68 from jochenberger/update-dependencies kallestenflo 2015-03-06 11:17:02 +0100
  • f6bc487d5b move the default Defaults implementation to a separate class that is only loaded when needed, this makes it possible to exclude the json-smart dependency (see https://code.google.com/p/json-path/issues/detail?id=68) #69 Jochen Berger 2015-03-06 10:00:38 +0100
  • 42f9b3c2b3 update Gradle wrapper to 2.3 #68 Jochen Berger 2015-03-06 09:51:26 +0100
  • 5636f31ba8 update dependencies to latest versions, keep Jackson at 2.4.5 because that's what Spring ships Jochen Berger 2015-03-06 09:49:58 +0100
  • e6e28772f3 Moved providers out of internal. Kalle Stenflo 2015-02-23 21:17:55 +0100
  • 73244289e7 Merge pull request #67 from jochenberger/fix-string-index-out-of-bounds kallestenflo 2015-02-20 14:33:12 +0100
  • 00c32fe5d3 add a test for https://code.google.com/p/json-path/issues/detail?id=58 #67 Jochen Berger 2015-02-13 15:35:15 +0100
  • 18862877d6 Merge pull request #66 from stevenalexander/master kallestenflo 2015-02-12 16:24:49 +0100
  • 8d546b2f90 minor README update to document the support of OR operations for inline predicates introduced in 1.2.0 update #66 Steven Alexander 2015-02-10 12:53:28 +0000
  • 1cad119410 Merge 617e7754be into 96ab579bfc #65 Conor Gallagher 2015-02-06 19:37:48 +0000
  • 617e7754be Moving JsonProvider and MappingProvider implmentations out of the internal package and into the SPI. The external package is not exported in the OSGI manifest. This allows client code to configure different providers as intended. #65 Conor Gallagher 2015-02-06 11:31:10 -0800
  • 96ab579bfc Update README.md kallestenflo 2015-02-06 08:39:53 +0100
  • 328abb9598 Merge 702142fcd2 into 0f4963602c #63 jgogstad 2014-12-21 21:22:23 +0000
  • 0f4963602c Merge pull request #64 from jochenberger/update-json-smart kallestenflo 2014-12-21 22:22:06 +0100
  • 07a5152451 update json-smart to 2.1.1 #64 Jochen Berger 2014-12-16 08:49:54 +0100
  • ca6d7fff66 Preparations for patch support. Kalle Stenflo 2014-12-11 14:36:27 +0100
  • 6a88323b25 Preparations for patch support. Kalle Stenflo 2014-12-11 14:36:27 +0100
  • 702142fcd2 Providers are not avaiable in OSGi containers. Moved package jsonpath.internal.spi to jsonpath.spi. #63 Jostein Gogstad 2014-12-09 08:44:31 +0100
  • 3457ccbc92 Merge pull request #62 from jochenberger/wrapped-value-support-for-criteria-evaluation kallestenflo 2014-12-08 13:42:32 +0100
  • c45b0bafdc add an unwrap(Object) method to JsonProvider, use it when extracting values for Criteria evaluation #62 Jochen Berger 2014-11-25 17:40:17 +0100
  • f7851877cc Merge ddcbd9a623 into 5af43e77eb #61 harlandsanders 2014-11-19 23:44:57 +0000
  • ddcbd9a623 Added ability for Predicates to get items from the PredicateContext using a TypeRef<T> #61 Harland Sanders 2014-11-19 23:36:43 +0000
  • 3982e9db78 Added .gitattributes to help handling of different line-endings. #60 Gábor Bakos 2014-11-14 14:30:53 +0100
  • a8fb1c6e0d Followed the renaming of the JacksonTreeJsonProvider to JacksonJsonNodeJsonProvider. Gábor Bakos 2014-11-14 14:30:21 +0100
  • 3403b46e94 Merge remote-tracking branch 'origin/master' into services Gábor Bakos 2014-11-14 14:21:19 +0100
  • 5af43e77eb Prepared version 1.3.0. Kalle Stenflo 2014-11-11 19:27:43 +0100
  • 0352dcc3d6 Unpated README with 1.2.0 release information kallestenflo 2014-11-11 19:13:01 +0100
  • 78878bdaa9 Updated change log with release info. json-path-1.2.0 Kalle Stenflo 2014-11-11 19:00:06 +0100
  • 28388af0f3 Renamed JacksonTreeJsonProvider. Kalle Stenflo 2014-11-11 18:57:59 +0100