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

GitHub / mplabs/JSONPath / commits

SHA Message Author Date Stats
d39532b6 Added bower.json and uglification Felix Dürrwald <f****d@h****e> over 10 years ago
a4a11d4b Some Markdown linting Brett Zamir <b****9@y****m> over 10 years ago
05307be1 Add @scalar() type operator and tests/docs; bump version to 0.14.0 Brett Zamir <b****9@y****m> over 10 years ago
3c0a00b8 Avoid double-encoding path; bump to 0.13.1 Brett Zamir <b****9@y****m> over 10 years ago
a6155ca8 typo in changes Brett Zamir <b****9@y****m> over 10 years ago
f14111a1 Bump to version 0.13.0 Brett Zamir <b****9@y****m> over 10 years ago
02d66ccf Make options first argument optional and doc; Brett Zamir <b****9@y****m> over 10 years ago
0bf6d9ef Indicate `$.` can be omitted in path (in tests and in doc); Brett Zamir <b****9@y****m> over 10 years ago
e92837b2 Already don't need `$` Brett Zamir <b****9@y****m> over 10 years ago
8c7be869 Remove todos already incorporated into tracker; Brett Zamir <b****9@y****m> over 10 years ago
131b4784 add a @number() test Brett Zamir <b****9@y****m> over 10 years ago
3d1a14ac Improve regex and test allowing for `parser(@)` in filters; Brett Zamir <b****9@y****m> over 10 years ago
ba965485 merge Merge branch 'hasOwnProperty' of git@github.com:richardschneider/JSONPath.git... Brett Zamir <b****9@y****m> over 10 years ago
c92a18f9 Add sandbox test as per issue #44 Brett Zamir <b****9@y****m> over 10 years ago
6239c75b Add path_expressions.js to browser tests Brett Zamir <b****9@y****m> over 10 years ago
2557ddf3 Add eslint devDependency and add to test Brett Zamir <b****9@y****m> over 10 years ago
78bc5b92 No need for isArray polyfill as would otherwise require multiple other ones t... Brett Zamir <b****9@y****m> over 10 years ago
83cff6ab add/fix mention in CHANGES re: @ escaping Brett Zamir <b****9@y****m> over 10 years ago
a9022a10 Add test for and document [(@['...'])] Brett Zamir <b****9@y****m> over 10 years ago
f143feb1 ESLint in place of JSLint (applying some changes to standard), including thro... Brett Zamir <b****9@y****m> over 10 years ago
34ecfda5 Mention escaped at-sign is not present in the original spec Brett Zamir <b****9@y****m> over 10 years ago
b7fc1093 Mention need for escaping in @ filter with special characters in use Brett Zamir <b****9@y****m> over 10 years ago
915208ce Allow for `@` in at-sign-prefixed property names. Addresses issue #41 Brett Zamir <b****9@y****m> over 10 years ago
5a543f75 add angular-mock change to CHANGES Brett Zamir <b****9@y****m> over 10 years ago
a1ffede8 Simplify node export check (also avoiding conflict with different "module" us... Brett Zamir <b****9@y****m> over 10 years ago
ed635d63 Note additional operators available in package.json desc. Brett Zamir <b****9@y****m> over 10 years ago
d459d31a - Breaking change: Problems with upper-case letters in npm is causing us to r... Brett Zamir <b****9@y****m> over 10 years ago
08a0a202 actually add note to readme about package move; bump version to 0.11.2 Brett Zamir <b****9@y****m> over 10 years ago
5422098f BREAKING CHANGE: Change npm to "jsonpath-plus" (see CHANGES); Brett Zamir <b****9@y****m> over 10 years ago
3e5a6820 Change new test file to lower-case convention Brett Zamir <b****9@y****m> over 10 years ago
9a15837f CHANGES: indicate advantage of export on self Brett Zamir <b****9@y****m> over 10 years ago
65186482 CHANGES file: Mention jsonPath.eval() is deprecated and better utilize markdo... Brett Zamir <b****9@y****m> over 10 years ago
c0611529 merge Merge pull request #59 from brettz9/todos-amd Brett Zamir <b****9@y****m> over 10 years ago
34391d22 Update CHANGES to include AMD export (and reorder by fix/feature) Brett Zamir <b****9@y****m> over 10 years ago
29bb6fe2 merge Merge branch 's3u-master' Brett Zamir <b****9@y****m> over 10 years ago
a2a0651c merge Merge pull request #39 from brettz9/root-retrieval Brett Zamir <b****9@y****m> over 10 years ago
a28be639 merge Merge pull request #38 from brettz9/type-test-to-readme Brett Zamir <b****9@y****m> over 10 years ago
fde3a0f0 merge Merge pull request #37 from brettz9/todos Brett Zamir <b****9@y****m> over 10 years ago
c6b3ddd2 merge Merge pull request #36 from brettz9/typed-values Brett Zamir <b****9@y****m> over 10 years ago
6aa6ce32 merge Merge pull request #35 from brettz9/proto-multiresult-periodprop-cb Brett Zamir <b****9@y****m> over 10 years ago
35cb050f merge Merge branch 'master' of git@github.com:s3u/JSONPath.git into proto-multiresu... Brett Zamir <b****9@y****m> over 10 years ago
44917c5c merge Merge branch 's3u-master'; resolve jsonpath.js conflict using more current co... Brett Zamir <b****9@y****m> over 10 years ago
e7a1ef3b A patch number for us. Richard Schneider <m****u@g****m> almost 11 years ago
a0a3b0cb Safe use of hasOwnProperty. Richard Schneider <m****u@g****m> almost 11 years ago
1f18d3ed Update README.md Richard Schneider <m****u@g****m> almost 11 years ago
6e0ba96a Update README.md Richard Schneider <m****u@g****m> almost 11 years ago
0789c0fa add documentation for pointer Richard Schneider <m****u@g****m> almost 11 years ago
013acf68 allow resultType of 'pointer' which generates a RFC 6901 JSON Pointer Richard Schneider <m****u@g****m> almost 11 years ago
6e23d63f Restyle merged changes to fit with current conventions; AMD definition should... Brett Zamir <b****9@y****m> almost 11 years ago
3bc6f15d Tweak formatting maverickjesus <i****x@m****m> almost 11 years ago
8edee7b8 Bind JSONPath global to self instead of window. add AMD/RequireJS support maverickjesus <i****x@m****m> almost 11 years ago
d01c1620 merge Merge pull request #50 from apowers313/master Adam Powers <a****s@a****s> almost 11 years ago
a8bfb7a4 Revert "Package and travis config fix" Adam Powers <a****s@a****s> almost 11 years ago
521689d3 Revert "missed package.json previously" Adam Powers <a****s@a****s> almost 11 years ago
87e5f2fa Revert "Fixing Travis build errors" Adam Powers <a****s@a****s> almost 11 years ago
9610f9a8 Rolling back change that breaks build Adam Powers <a****s@a****s> almost 11 years ago
3574969e merge Merge pull request #48 from mroderick/add-license-to-package-json Adam Powers <a****s@a****s> almost 11 years ago
40e40055 merge Merge pull request #51 from mmoss/fix_variable_name Adam Powers <a****s@a****s> almost 11 years ago
c23efbf8 merge Merge pull request #45 from noherczeg/fix-npm-compatibility Adam Powers <a****s@a****s> almost 11 years ago
7d26dbc1 Update README.md Subbu Allamaraju <s****u@s****g> almost 11 years ago
866696fc Update README.md Subbu Allamaraju <s****u@s****g> almost 11 years ago
f6c9e0f0 Fixing Travis build errors Adam Powers <a****s@a****s> about 11 years ago
77fd8abe missed package.json previously Adam Powers <a****s@a****s> about 11 years ago
c438afa5 Package and travis config fix Adam Powers <a****s@a****s> about 11 years ago
ae69a4f6 Rename mispelled variable Murray M. Moss <M****s@c****m> about 11 years ago
dbbd94d5 Fixes s3u/JSONPath#49 - parsing error when bracket paths contain dot Adam Powers <a****s@a****s> about 11 years ago
5c0c06ac todo Brett Zamir <b****9@y****m> about 11 years ago
3dbac448 Add license attribute to package.json Morgan Roderick <m****n@r****k> about 11 years ago
d78040ea change md style Brett Zamir <b****9@y****m> about 11 years ago
19b6a870 todos: extensibility Brett Zamir <b****9@y****m> over 11 years ago
ec2fabf5 to-do re: schema fragment retrieval Brett Zamir <b****9@y****m> over 11 years ago
f2696c3a fix: dependencies, travis config Norbert Csaba Herczeg <n****g@g****m> over 11 years ago
b0234ee8 missed package.json previously Norbert Csaba Herczeg <n****g@g****m> over 11 years ago
14700b86 nodeunit latest required incompatible tap Norbert Csaba Herczeg <n****g@g****m> over 11 years ago
5e83ff30 Package and travis config fix Norbert Csaba Herczeg <n****g@g****m> over 11 years ago
cdbcda5e May as well be as strict as possible in testing Brett Zamir <b****9@y****m> over 11 years ago
c4fb6721 Document expected return behavior of otherTypeCallback Brett Zamir <b****9@y****m> over 11 years ago
2f0a795c Document otherTypeCallback in syntax Brett Zamir <b****9@y****m> over 11 years ago
1ac58291 +todo Brett Zamir <b****9@y****m> over 11 years ago
87fb1aca +todo Brett Zamir <b****9@y****m> over 11 years ago
792da9e2 Allow property and propertyName to be supplied Brett Zamir <b****9@y****m> over 11 years ago
dbcbd926 root behavior was documented in original doc Brett Zamir <b****9@y****m> over 11 years ago
9d57bdd6 Support root retrieval through "$" and add test/docs Brett Zamir <b****9@y****m> over 11 years ago
8985620f merge Merge branch 'todos' into type-test-to-readme Brett Zamir <b****9@y****m> over 11 years ago
977e238d add to todos Brett Zamir <b****9@y****m> over 11 years ago
014aebe3 Document path string/array behavior Brett Zamir <b****9@y****m> over 11 years ago
2da44c82 merge Merge branch 'todos' into type-test-to-readme Brett Zamir <b****9@y****m> over 11 years ago
b6c0e658 merge Merge branch 'typed-values' into todos Brett Zamir <b****9@y****m> over 11 years ago
ad6e786a Fix toPathString() for typed operator Brett Zamir <b****9@y****m> over 11 years ago
c0521a64 Fix MD Brett Zamir <b****9@y****m> over 11 years ago
9a818099 Add a type test to the README (and move its actaul test to the examples test ... Brett Zamir <b****9@y****m> over 11 years ago
ba9a7e90 Change to simpler heading style; add Todos section Brett Zamir <b****9@y****m> over 11 years ago
0aabd7ce Allow type operators: JavaScript types (@boolean(), @number(), @string()), ot... Brett Zamir <b****9@y****m> over 11 years ago
54705bd9 Add number to JSON types list in README Brett Zamir <b****9@y****m> over 11 years ago
5dfb52ec Forgot to utilize temp vars Brett Zamir <b****9@y****m> over 11 years ago
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

← Back to repository