You are viewing a plain text version of this content. The canonical link for it is here.
- johnzon git commit: JOHNZON-96 upgrade to last version of the JSON-P-1.1 spec - posted by st...@apache.org on 2017/02/20 21:06:07 UTC, 0 replies.
- [1/2] johnzon git commit: JOHNZON-95 fix missing JsonProviderDelegate method for creating JsonPointer - posted by st...@apache.org on 2017/02/23 15:41:18 UTC, 0 replies.
- [2/2] johnzon git commit: JOHNZON-96 new JsonObjectBuilder features from JSON-P-1.1 - posted by st...@apache.org on 2017/02/23 15:41:19 UTC, 0 replies.
- johnzon git commit: JOHNZON-96 add tests for null checks - posted by st...@apache.org on 2017/02/23 19:54:25 UTC, 0 replies.
- johnzon git commit: JOHNZON-96 add test + logic for ArrayBuilder ft of JSONP-1.1 - posted by st...@apache.org on 2017/02/23 23:21:42 UTC, 0 replies.
- [01/26] johnzon git commit: JOHNZON-96 implement JSON-P 1.1 API - posted by st...@apache.org on 2017/02/24 12:07:07 UTC, 0 replies.
- [02/26] johnzon git commit: JOHNZON-96 upgrade missing jsonp-spec dependencies - posted by st...@apache.org on 2017/02/24 12:07:08 UTC, 0 replies.
- [03/26] johnzon git commit: Update geronimo-json-spec from 1.0 to 1.1, add JsonPointer encode and decode methods - posted by st...@apache.org on 2017/02/24 12:07:09 UTC, 0 replies.
- [04/26] johnzon git commit: Update geronimo-json-spec from 1.0 to 1.1, add JsonPointer encode and decode methods - posted by st...@apache.org on 2017/02/24 12:07:10 UTC, 0 replies.
- [05/26] johnzon git commit: Implemented JsonPointer add, replace and remove methods - posted by st...@apache.org on 2017/02/24 12:07:11 UTC, 0 replies.
- [06/26] johnzon git commit: Implemented JsonPointer - posted by st...@apache.org on 2017/02/24 12:07:12 UTC, 0 replies.
- [07/26] johnzon git commit: fix pom version - posted by st...@apache.org on 2017/02/24 12:07:13 UTC, 0 replies.
- [08/26] johnzon git commit: JOHNZON-95 make JsonPointer an internal class which implements the spec API interface - posted by st...@apache.org on 2017/02/24 12:07:14 UTC, 0 replies.
- [09/26] johnzon git commit: upgrading the new jsonp api in tomee - posted by st...@apache.org on 2017/02/24 12:07:15 UTC, 0 replies.
- [10/26] johnzon git commit: rename build property for geroniomo spec jar version - posted by st...@apache.org on 2017/02/24 12:07:16 UTC, 0 replies.
- [11/26] johnzon git commit: dont forget to remove javaee-api - posted by st...@apache.org on 2017/02/24 12:07:17 UTC, 0 replies.
- [12/26] johnzon git commit: JOHNZON-95 initial JsonPatchBuilder impl - posted by st...@apache.org on 2017/02/24 12:07:18 UTC, 0 replies.
- [13/26] johnzon git commit: JOHNZON-95 fix PatchBuilder API and invocation - posted by st...@apache.org on 2017/02/24 12:07:19 UTC, 0 replies.
- [14/26] johnzon git commit: JOHNZON-97 first draft for JsonPointer - posted by st...@apache.org on 2017/02/24 12:07:20 UTC, 0 replies.
- [15/26] johnzon git commit: JOHNZON-95 fixed JsonPointer#add for complex objects - posted by st...@apache.org on 2017/02/24 12:07:21 UTC, 0 replies.
- [16/26] johnzon git commit: JOHNZON-97 implemented JsonPatch - posted by st...@apache.org on 2017/02/24 12:07:22 UTC, 0 replies.
- [17/26] johnzon git commit: JOHNZON-98 implemented JsonPatchBuilder - posted by st...@apache.org on 2017/02/24 12:07:23 UTC, 0 replies.
- [18/26] johnzon git commit: JOHNZON-95 first bits of MergeBatch handling - posted by st...@apache.org on 2017/02/24 12:07:24 UTC, 0 replies.
- [19/26] johnzon git commit: JOHNZON-99 JOHNZON-100 improve JSON-B private attribute support - posted by st...@apache.org on 2017/02/24 12:07:25 UTC, 0 replies.
- [20/26] johnzon git commit: propagate JSON-P 1.1 work to version 1.1.0 - posted by st...@apache.org on 2017/02/24 12:07:26 UTC, 0 replies.
- [21/26] johnzon git commit: JOHNZON-96 upgrade to last version of the JSON-P-1.1 spec - posted by st...@apache.org on 2017/02/24 12:07:27 UTC, 0 replies.
- [22/26] johnzon git commit: JOHNZON-95 fix missing JsonProviderDelegate method for creating JsonPointer - posted by st...@apache.org on 2017/02/24 12:07:28 UTC, 0 replies.
- [23/26] johnzon git commit: JOHNZON-96 new JsonObjectBuilder features from JSON-P-1.1 - posted by st...@apache.org on 2017/02/24 12:07:29 UTC, 0 replies.
- [24/26] johnzon git commit: JOHNZON-96 add tests for null checks - posted by st...@apache.org on 2017/02/24 12:07:30 UTC, 0 replies.
- [25/26] johnzon git commit: JOHNZON-96 add test + logic for ArrayBuilder ft of JSONP-1.1 - posted by st...@apache.org on 2017/02/24 12:07:31 UTC, 0 replies.
- [26/26] johnzon git commit: Merge branch 'JSONP-1.1' - posted by st...@apache.org on 2017/02/24 12:07:32 UTC, 0 replies.
- [johnzon] Git Push Summary - posted by st...@apache.org on 2017/02/24 12:07:32 UTC, 0 replies.
- johnzon git commit: JOHNZON-96 implement Json.createValue methods - posted by st...@apache.org on 2017/02/24 15:30:10 UTC, 0 replies.
- johnzon git commit: JOHNZON-96 remove own PatchOperation in favour of the spec one. - posted by st...@apache.org on 2017/02/25 09:42:12 UTC, 0 replies.
- johnzon git commit: JOHNZON-96 add test for JsonPatchBuilder with initialData - posted by st...@apache.org on 2017/02/25 11:13:55 UTC, 0 replies.
- johnzon git commit: JOHNZON-96 add test for Json.createPatch - posted by st...@apache.org on 2017/02/26 17:32:25 UTC, 0 replies.
- johnzon git commit: JOHNZON-103 add test for Json.createDiff(source, target) - posted by st...@apache.org on 2017/02/26 21:18:41 UTC, 0 replies.
- johnzon git commit: JOHNZON-103 add tests and basic impl for JsonPatch Diff handling - posted by st...@apache.org on 2017/02/27 20:35:10 UTC, 0 replies.
- johnzon git commit: JOHNZON-103 added tests for JsonPatchDiff ADD and REMOVE - posted by rs...@apache.org on 2017/02/27 21:32:02 UTC, 0 replies.
- [1/2] johnzon git commit: JOHNZON-103 add more tests for patches - posted by st...@apache.org on 2017/02/28 13:13:11 UTC, 0 replies.
- [2/2] johnzon git commit: JOHNZON-103 temporarily disable this test to not break our build - posted by st...@apache.org on 2017/02/28 13:13:12 UTC, 0 replies.
- johnzon git commit: JOHNZON-103 fix JsonPointer encoding for JsonPatch - posted by st...@apache.org on 2017/02/28 20:28:18 UTC, 0 replies.