An open API service providing commit metadata for open source projects.

GitHub / JSONPath-Plus/JSONPath / commits

A fork of JSONPath from http://goessner.net/articles/JsonPath/

SHA Message Author Date Stats
072011e1 Fix MD Brett Zamir <b****9@y****m> over 11 years ago
5b0b9d58 * Breaking change: For unwrapped results, return undefined instead of false u... Brett Zamir <b****9@y****m> over 11 years ago
97dea483 merge Merge branch 'brettz9-prototype-based' Allamaraju <s****u@e****m> over 11 years ago
84277c46 merge Merge branch 'prototype-based' of https://github.com/brettz9/JSONPath into br... Allamaraju <s****u@e****m> over 11 years ago
05164595 merge Merge pull request #30 from brettz9/whitespace-quotes Subbu Allamaraju <s****u@s****g> over 11 years ago
a3252af7 merge Merge pull request #28 from brettz9/master Subbu Allamaraju <s****u@s****g> over 11 years ago
9eb396b9 Better checking to avoid object creation Brett Zamir <b****9@y****m> over 11 years ago
ef808d34 Return null or undefined if supplied; deal with nullish values by requiring "... Brett Zamir <b****9@y****m> over 11 years ago
1639b925 Fix checking issue Brett Zamir <b****9@y****m> over 11 years ago
f1746de6 More precision for passing nullish objects Brett Zamir <b****9@y****m> over 11 years ago
fb25083c Name unused whole match var. in same way as other regex Brett Zamir <b****9@y****m> over 11 years ago
4b3cb09e Add Notes field to table and denote non-standard items Brett Zamir <b****9@y****m> over 11 years ago
41f9a37f Fix placement in chart of book indexes Brett Zamir <b****9@y****m> over 11 years ago
41088f6f Add XPath/JSONPath example to indicate getting multiple property results for ... Brett Zamir <b****9@y****m> over 11 years ago
0bc56314 Note on @path being a custom operator Brett Zamir <b****9@y****m> over 11 years ago
8db5e1a0 Utilize more obscure internal variable naming to avoid potential clashes with... Brett Zamir <b****9@y****m> over 11 years ago
f8e3cda2 For README, change to easier MD heading format; indicate alternative and depr... Brett Zamir <b****9@y****m> over 11 years ago
3f6e79e9 Bump version to 0.11.0 Brett Zamir <b****9@y****m> over 11 years ago
46cd3d43 Update tests and docs to use new class-based API with object arguments (clear... Brett Zamir <b****9@y****m> over 11 years ago
164aaf1f Allow for object-style parameters, "json" and "path" Brett Zamir <b****9@y****m> over 11 years ago
dce1969a Allow avoiding autostart with optionally separate call to new public method, ... Brett Zamir <b****9@y****m> over 11 years ago
8ff538d6 Fix resultType regression Brett Zamir <b****9@y****m> over 11 years ago
55dc9d5e Change argument order when instantiating, but keep old order for backward com... Brett Zamir <b****9@y****m> over 11 years ago
d765dac3 Move to prototype-based inheritance (saving on memory); remove unneeded arg (... Brett Zamir <b****9@y****m> over 11 years ago
d1baf0be Move livable whitespace pattern (4 sp. instead of inconsistent 3) and use con... Brett Zamir <b****9@y****m> over 11 years ago
a09efe3d One more JSLint change (avoiding inline assignment) Brett Zamir <b****9@y****m> over 11 years ago
f2c55488 merge Merge branch 'master' of git@github.com:s3u/JSONPath.git Brett Zamir <b****9@y****m> over 11 years ago
51b5a3ae Avoid with, use strict mode, rmv unused vars, other JSLint-inspired changes Brett Zamir <b****9@y****m> over 11 years ago
89de1dee rmv unnecessary global (redefined inside anyways) Brett Zamir <b****9@y****m> over 11 years ago
3133eda3 merge Merge pull request #27 from brettz9/patch-1 Subbu Allamaraju <s****u@s****g> over 11 years ago
e9c88de2 merge Merge pull request #26 from brettz9/master Subbu Allamaraju <s****u@s****g> over 11 years ago
1be28fda HTML5 Brett Zamir <b****9@y****m> over 11 years ago
6700c35e caps, sp. Brett Zamir <b****9@y****m> over 11 years ago
33dcbe9f script type not needed Brett Zamir <b****9@y****m> over 11 years ago
ccbbacb0 merge Merge pull request #23 from pkoretic/master Subbu Allamaraju <s****u@s****g> almost 12 years ago
a524c77d Update package.json Petar Koretić <p****c@g****m> almost 12 years ago
308ef218 merge Merge branch 'master' of git://github.com/rksm/JSONPath into rksm-master Subbu Allamaraju <s****u@s****g> over 12 years ago
88771124 merge Merge branch 'master' of github.com:s3u/JSONPath Subbu Allamaraju <s****u@s****g> over 12 years ago
a9b69de7 Update dependencies Subbu Allamaraju <s****u@s****g> over 12 years ago
1abc5c3b merge Merge pull request #15 from sergi/browser_compat Subbu Allamaraju <s****u@s****g> over 12 years ago
c5c37d4c changes update Robert Krahn <r****n@g****m> almost 13 years ago
43b42c13 readme fixes Robert Krahn <r****n@g****m> almost 13 years ago
897ba451 updating changes and package.json Robert Krahn <r****n@g****m> almost 13 years ago
7c234d24 updating readme, tests, usage, parent selector Robert Krahn <r****n@g****m> almost 13 years ago
119ff517 cleaning up array tests Robert Krahn <r****n@g****m> almost 13 years ago
6317dd3e fix for resultType = 'PATH' Robert Krahn <r****n@g****m> almost 13 years ago
6026a359 add browser tests Robert Krahn <r****n@g****m> almost 13 years ago
87a1681a remove Makefile, we have `npm test` to run the test Robert Krahn <r****n@g****m> almost 13 years ago
c55d0329 test cleanup Robert Krahn <r****n@g****m> almost 13 years ago
8123183a adding support for @path in eval expressions Robert Krahn <r****n@g****m> almost 13 years ago
22d14296 fix slice operation Robert Krahn <r****n@g****m> almost 13 years ago
50c206be Fix for nonexisting parent selection Robert Krahn <r****n@g****m> almost 13 years ago
c1859494 removing old store/result logic Robert Krahn <r****n@g****m> almost 13 years ago
e5f30f94 phew, wrap special case cleanup Robert Krahn <r****n@g****m> almost 13 years ago
cde13e5f ugly fix for get single/get array Robert Krahn <r****n@g****m> almost 13 years ago
92d01810 implementing parent selection via "^". annoying special case handling of sing... Robert Krahn <r****n@g****m> almost 13 years ago
b38e0c60 using arrays instead of strings for expr and path aggregators in trace() Robert Krahn <r****n@g****m> almost 13 years ago
4df3f6c8 cleaning up slice method Robert Krahn <r****n@g****m> almost 13 years ago
061f8f90 simplifying store method Robert Krahn <r****n@g****m> almost 13 years ago
2949b7a8 code cleanup Robert Krahn <r****n@g****m> almost 13 years ago
de57356c fix usage of context when eval'ing expressions in web browser Robert Krahn <r****n@g****m> almost 13 years ago
ec84ec33 fixing require parameter for running in nodejs context Robert Krahn <r****n@g****m> almost 13 years ago
8f332321 adding npm test script so that travis actually runs tests Robert Krahn <r****n@g****m> almost 13 years ago
1238d922 Make the library compatible with browser environment and get rid of underscor... Sergi Mansilla <s****a@g****m> about 13 years ago
4f1844df merge Merge pull request #13 from adjohnson916/master Subbu Allamaraju <s****u@e****m> about 13 years ago
c438ac81 fix python typo Anders Johnson <a****6@g****m> about 13 years ago
d8a4b62e merge Merge pull request #12 from jonathana/master Subbu Allamaraju <s****u@e****m> over 13 years ago
8a0e81a9 Update package version to accompany previous pull requests Subbu Allamaraju <s****u@s****g> over 13 years ago
68b163a9 merge Merge pull request #10 from travis4all/clean Subbu Allamaraju <s****u@e****m> over 13 years ago
c0b5fabe merge Merge pull request #11 from k-kawa/master Subbu Allamaraju <s****u@e****m> over 13 years ago
489a086e Update lib/jsonpath.js jonathana <j****a@g****m> almost 14 years ago
ebcb8d4d declare "ret" as a local variable Kohei Kawasaki <k****i@n****m> about 14 years ago
c6b3b95f :gem: Travis CI image/link in readme :gem: travis4all <t****l@d****z> about 14 years ago
b995cbcf :gem: Added travis.yml file :gem: travis4all <t****l@d****z> about 14 years ago
35deb4d3 V 0.9 Subbu Allamaraju <s****u@s****g> over 14 years ago
63053e19 Bump the version Subbu Allamaraju <s****u@s****g> over 14 years ago
50ad4a25 merge Merge pull request #7 from focusaurus/master Subbu Allamaraju <s****u@e****m> over 14 years ago
31214e1b npm does not understand 'latest' as a version anymore. Removed unused require... Peter Lyons <p****e@p****m> over 14 years ago
f8ac2deb init the array Subbu Allamaraju <s****u@s****g> over 14 years ago
b1427b16 Continue to wrap results in an array. But if the caller says wrap: false, don... Subbu Allamaraju <s****u@s****g> almost 15 years ago
24a1fa57 Fix https://github.com/s3u/JSONPath/issues/5. Subbu Allamaraju <s****u@e****m> almost 15 years ago
8a214f87 Update version number Subbu Allamaraju <s****u@s****g> almost 15 years ago
7aa27bf1 merge Merge pull request #2 from mbrevoort/master Subbu Allamaraju <s****u@s****g> almost 15 years ago
eeff0c4f small README change Mike Brevoort <m****e@e****m> almost 15 years ago
6772d8d2 Added example section to the README and added a contributors property in the ... Mike Brevoort <m****e@e****m> almost 15 years ago
07b9e978 Added nodeunit dev dependency, Mike Brevoort <m****e@e****m> almost 15 years ago
9e38d0e8 Update version Subbu Allamaraju <s****u@s****g> about 15 years ago
1040c1c2 Cache expressions Subbu Allamaraju <s****u@s****g> about 15 years ago
eabe3283 merge Merge pull request #1 from janl/master Subbu Allamaraju <s****u@s****g> about 15 years ago
563732bd Fix method name. Jan Lehnardt <j****n@a****g> about 15 years ago
67ca38b0 Add link to license. Subbu Allamaraju <s****u@s****g> over 15 years ago
09298e76 Rename to md Subbu Allamaraju <s****u@s****g> over 15 years ago
f29e53ea Update README Subbu Allamaraju <s****u@s****g> over 15 years ago
af03949f Npm capable version Subbu Allamaraju <s****u@s****g> over 15 years ago
66909fdb Repo init Subbu Allamaraju <s****u@s****g> over 15 years ago

← Back to repository