0
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #17 from holograph/master More... almost 9 years ago
Safer error handling for broken patch payloads More... almost 9 years ago
Added test for valid JsonPatch and a suitable exception More... almost 9 years ago
* Further hardening of error handling (this time for Replace operations) More... almost 9 years ago
Update README.md More... almost 9 years ago
0.2.2-SNAPSHOT More... almost 9 years ago
releaseing 0.2.2 More... almost 9 years ago
Merge pull request #16 from holograph/master More... almost 9 years ago
* Added a specific exception type for patch exceptions (inherits RuntimeException for backwards compatibility) * Added error tests for removal (see RFC 6902 section 4.2) * Hardened error handling for last-mile path lookups More... almost 9 years ago
Merge pull request #15 from DevFactory/release/multiple-quality-improvements-fix-1 More... about 9 years ago
Multiple quality improvements - squid:S2974, pmd:ImmutableField More... about 9 years ago
Merge pull request #14 from DevFactory/release/utility-classes-should-not-have-public-constructors-fix-1 More... about 9 years ago
squid:S1118 - Utility classes should not have public constructors More... about 9 years ago
Merge pull request #9 from amoe/master More... over 9 years ago
fix return type of apply in readme More... over 9 years ago
Merge pull request #7 from vermapratyush/patch-1 More... over 9 years ago
Typo in README More... over 9 years ago
Update README.md More... almost 10 years ago
deploying to maven central More... almost 10 years ago
Merge branch 'master' of https://github.com/flipkart-incubator/zjsonpatch More... almost 10 years ago
default travis yml More... almost 10 years ago
Update README.md More... almost 10 years ago
releasing 0.2.1 version More... almost 10 years ago
Merge pull request #5 from streamdataio/syntax2-rfc6902 More... almost 10 years ago
fix(move): move op doesn't have a value - fix + add unit tests according to the examples provided by the rfc6902 More... almost 10 years ago
Merge pull request #1 from flipkart-incubator/master More... almost 10 years ago
Merge branch 'master' of https://github.com/flipkart-incubator/zjsonpatch More... almost 10 years ago
releasing 0.2.0 version More... almost 10 years ago
Update README.md More... almost 10 years ago
Merge pull request #4 from streamdataio/syntax-rfc6902 More... almost 10 years ago