)]}' { "log": [ { "commit": "ab25a716ae01892766038025bd0c5b3cb06495b7", "tree": "dbf5572362905c3ff23446680a91ce6aba108c51", "parents": [ "33917d353d7fc8d55fd0a87ffa667a291fe98317" ], "author": { "name": "Henry Yu", "email": "henry.yu1@huawei.com", "time": "Sat Feb 18 13:15:25 2017 -0500" }, "committer": { "name": "Henry Yu", "email": "henry.yu1@huawei.com", "time": "Tue Feb 28 11:03:08 2017 -0500" }, "message": "[ONOS-5756] RESTCONF protocol support for RESTCONF App\n\n* Created a config flag in RESTCONF protocol, to allow the protocol\n to be dynamically configured to work with either YMS or Dynamic Config\n during runtime.\n\n* Note that this is an interim solution to help RESTCONF migrate from\n YMS to Dynamic Config. The changes will be removed once the migration\n is complete.\n\nChange-Id: I36dc8537c88965034da6238df32dde7558ac5f5c\n" }, { "commit": "47df0e34ddbe93a1fd050e1c6c468ccca1e312a0", "tree": "f3bd9ce7a3938c2e0b409231f5d3225233f97199", "parents": [ "33821fb858d016b415b962e0d19a6a3aeec0c9c6" ], "author": { "name": "Henry Yu", "email": "henry.yu1@huawei.com", "time": "Mon Dec 05 18:39:10 2016 -0500" }, "committer": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Fri Feb 24 17:02:40 2017 +0000" }, "message": "BUCK changes in TE topology and RESTCONF\n\n1. BUCK file fixes in RESTCONF\n2. Changed tenbi/yangmodel bundle to feature. This is required for YMS\n schema registration.\n3. Added TE topology, TE tunnel, tenbi, restconf server, and TE provider to modules.defs.\n\nChange-Id: I5bc3208c7fe823352500a63f87bfd990cb3037b4\n" }, { "commit": "54a78514d2d07f27c68acdc16df9523d957e16b9", "tree": "ac3d7d04474b8af965ad7ee6a603422901e7bbaf", "parents": [ "57b510152e3127123c0677b086b77d1dbfc4086b" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Feb 13 11:13:52 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Feb 13 11:13:52 2017 -0800" }, "message": "Starting snapshot 1.10.0-SNAPSHOT\n\nChange-Id: Icd6983be6a52293fb8a846a02d5e314c2c7aeaf0\n" }, { "commit": "57b510152e3127123c0677b086b77d1dbfc4086b", "tree": "fcd973152234a1aa3863e4cefab9bcfb37e34eb3", "parents": [ "de84cdde9ad67cc2648f04b92408e5aa13ba5260" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Feb 13 11:06:55 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Feb 13 11:06:55 2017 -0800" }, "message": "Starting snapshot 1.10-SNAPSHOT\n\nChange-Id: I800d5d9e7f23793f5288457bca449ca382896723\n" }, { "commit": "de84cdde9ad67cc2648f04b92408e5aa13ba5260", "tree": "78c48d908e2e57ab9e6cb337e192c195b758c20d", "parents": [ "8588c48114cb417d1004d33daf8c904591f4cdcb" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Feb 13 10:54:12 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Feb 13 10:54:12 2017 -0800" }, "message": "Starting snapshot 1.9.0-SNAPSHOT\n" }, { "commit": "8588c48114cb417d1004d33daf8c904591f4cdcb", "tree": "b547bfbe2a41cac350135a55ff962fc23c1e0e4b", "parents": [ "2617e84fbf35e7efa671cc8a1d428321a7c29d09" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Feb 13 10:52:31 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Feb 13 10:52:31 2017 -0800" }, "message": "Tagging 1.9.0-b3\n" }, { "commit": "05dcc21f6ce3c5abfeed3b9a8de9ab694886491e", "tree": "ad704fcb4f4c8fd5d82a5ccd4694842df101f465", "parents": [ "63bbedd589591f620f417b761c3b3089ce739e76" ], "author": { "name": "Henry Yu", "email": "henry.yu1@huawei.com", "time": "Thu Jan 05 16:05:26 2017 -0500" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Jan 30 20:05:25 2017 +0000" }, "message": "RESTCONF notification changes\n\n* Added a callback function mechanism to the RESTCONF notification\n listener. Applications can register their callbacks to a listener.\n This is to allow multiple SB providers share one generic listener.\n while still being able to process app-specific events.\n* Created a default RESTCONF notification listener implementation.\n* Refactored TE provider code to allow TE-topology and TE-tunnel share one\n RESTCONF event listener\n\nChange-Id: I26dc4972683fcda3eefacde131353312809aa95e\n" }, { "commit": "92a99a080d53710e588173561ae81658a80e03e1", "tree": "2decca2442d550bb71f124ea2a280d1520fbf37f", "parents": [ "05c2c76eec9bbe553c3b4eeb9dcbb2175a25e3c2" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Jan 30 18:12:56 2017 +0000" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Jan 30 18:12:56 2017 +0000" }, "message": "Revert \"RESTCONF notification fixes\"\n\nThis reverts commit 05c2c76eec9bbe553c3b4eeb9dcbb2175a25e3c2.\n\nChange-Id: Ia92aa928ac9b6672cb229795ed4ea47f51bbafc2\n" }, { "commit": "05c2c76eec9bbe553c3b4eeb9dcbb2175a25e3c2", "tree": "8650c3272f9151256d7af7919d29e05f408fab88", "parents": [ "d5324f3d61ef9ff294d008aa8c0bb0b627b49c4f" ], "author": { "name": "Henry Yu", "email": "hyu2010b@gmail.com", "time": "Mon Jan 30 12:11:08 2017 -0500" }, "committer": { "name": "Henry Yu", "email": "hyu2010b@gmail.com", "time": "Mon Jan 30 12:16:45 2017 -0500" }, "message": "RESTCONF notification fixes\n\nThis submission contains the restconf portion of the changes of the follwoing\nsubmission:\n\nhttps://gerrit.onosproject.org/#/c/12310/\n\nChange-Id: I7534c8491633f0e9a6062b337a6fd79013202940\n" }, { "commit": "287b4ae810ab3073e2c6e617f4e751758609dde9", "tree": "dec61368eab14d99b05a3b97c47dc33213d264bf", "parents": [ "2557ba3375856a5b607ee9334e76da75a62dc178" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Thu Jan 19 15:21:17 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Thu Jan 19 15:21:17 2017 -0800" }, "message": "Starting snapshot 1.9.0-SNAPSHOT\n" }, { "commit": "2557ba3375856a5b607ee9334e76da75a62dc178", "tree": "c0323f5fac2c7dcaf5ce2ae43cc68e8efb263aad", "parents": [ "2b665f1f4585c58e7af05bd2e1d2696b0a7e2fe2" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Thu Jan 19 15:20:17 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Thu Jan 19 15:20:17 2017 -0800" }, "message": "Tagging 1.9.0-b1b\n" }, { "commit": "a36f10b03a03d0e86a98b4d7a9badbc0b65b9dcf", "tree": "a38968fd6d274c4ca7077e1333c97d50a7a0f4a3", "parents": [ "3232286de4b96a60d8de8f5f735a29ea4d55779c" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Wed Jan 18 19:54:18 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Thu Jan 19 18:28:43 2017 +0000" }, "message": "Remove executable bit from source files, etc.\n\nChange-Id: Ic1a1d9390ca6790f0644504e3bf2569faac1fa11\n" }, { "commit": "b39bf9982ecd68270cf1a9d2f98c202051a37281", "tree": "d7f48356caed9f2be5a85339948bfc17d91751a6", "parents": [ "8ea5dea90d167617726694aac3743590bd683671" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Wed Jan 18 10:18:41 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Wed Jan 18 19:32:00 2017 +0000" }, "message": "[ONOS-5846] Bump up jersey to 2.25 with corresponding deps updated\n\nChange-Id: Id27332a221c1ae1df1bd0e42ba32aa258eef857f\n" }, { "commit": "52a8a72eaed3048212dd3a76c6590da35a7a9a47", "tree": "761108cfaf27fe93e71b7ca24a67441fe956c7d2", "parents": [ "2035e72bca14525540c65d3746008190d66f1123" ], "author": { "name": "Henry Yu", "email": "henry.yu1@huawei.com", "time": "Mon Dec 19 14:50:50 2016 -0500" }, "committer": { "name": "Henry Yu", "email": "henry.yu1@huawei.com", "time": "Thu Dec 22 15:13:01 2016 +0000" }, "message": "[ONOS-5769] Implement encodeYdtToCompositeProtocolFormat() for JSON codec\n\nChange-Id: Ifb68a25ae6bc3ba10e7d983d694b132a23785890\n" }, { "commit": "72bcefefce44d0ebd25f06bb51b5a6384718de34", "tree": "81ba983370f5c4bee330537dddf5c99b54a533b0", "parents": [ "bc3c6ba53968d61610dfcd9b58b2a3454e271fff" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Fri Dec 02 16:22:53 2016 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Fri Dec 02 16:22:53 2016 -0800" }, "message": "Starting snapshot 1.9.0-SNAPSHOT\n\nChange-Id: Iae30168353c72c4e2d5e395298ceca5dd7554984\n" }, { "commit": "bc3c6ba53968d61610dfcd9b58b2a3454e271fff", "tree": "45ef9a6becfcc0572f61cd5c7f17f6fda0f9b9b2", "parents": [ "a222d05a186856ac0f8a45136ad5c4542f9db491" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Fri Dec 02 15:59:38 2016 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Fri Dec 02 15:59:38 2016 -0800" }, "message": "Starting snapshot 1.8.0-SNAPSHOT\n" }, { "commit": "a222d05a186856ac0f8a45136ad5c4542f9db491", "tree": "01d32dd9d4658c81c94f33cb9efe2337f6e0bf45", "parents": [ "de0799ca6fe58faa812f9a4d26531dc6e79dabc3" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Fri Dec 02 15:49:32 2016 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Fri Dec 02 15:49:32 2016 -0800" }, "message": "Tagging 1.8.0-rc4\n" }, { "commit": "b547e061577c11c90059f7daddbd71c7441eda65", "tree": "27a6c7bfcce677506e1c332e184bf5a01ba997f6", "parents": [ "4f6d428dc7ba1c3c2130af94ba285f04862b5e55" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Wed Nov 30 15:10:18 2016 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Wed Nov 30 15:10:18 2016 -0800" }, "message": "Starting snapshot 1.8.0-SNAPSHOT\n" }, { "commit": "4f6d428dc7ba1c3c2130af94ba285f04862b5e55", "tree": "ab2f9f3f2951eaa19320cf4fe20c41becf720265", "parents": [ "b3e9704d495d069cb572a2dd7e5a936c35e5d1d6" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Wed Nov 30 14:52:32 2016 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Wed Nov 30 14:52:32 2016 -0800" }, "message": "Tagging 1.8.0-rc3\n" }, { "commit": "eff184b16eb56b5cff1a28a43a0b473160f3924a", "tree": "68a70fbe068db84d6d7695424d683afcd39d183d", "parents": [ "ea76b8e04419c9f8ff8322ef9c83c2f57e48bf99" ], "author": { "name": "sonu gupta", "email": "sonu.gupta1289@gmail.com", "time": "Thu Nov 24 12:43:49 2016 +0530" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Wed Nov 30 19:29:47 2016 +0000" }, "message": "YMS migration to onos-yangtool 1.10\n\nChange-Id: I22ddf23f813840e0afec1e7713a86891f2a52f28\n" }, { "commit": "dc747af4a1664fc1cfb03ddd19726eb574895a1c", "tree": "ab35133b2d6c7aade3791c2d48837f0bf20955e9", "parents": [ "c3f9b65976f2c0d853c88344035b18c07aa85bb4" ], "author": { "name": "Henry Yu", "email": "hyu2010b@gmail.com", "time": "Wed Nov 16 13:29:54 2016 -0500" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Wed Nov 30 18:11:26 2016 +0000" }, "message": "[ONOS-5675][ONOS-5676] RESTCONF JIRA fixes\n\nThis submission contains the fixes for the following 3 problems:\n\n1. [ONOS-5675] RESTCONF clients may stop receiving notifications when multiple client\n sessions are opened simultaneously\n2. [ONOS-5676] RESTCONF client hangs on event notification subscription\n3. bug fix for empty-leaf node\n\nChange-Id: Icf6848d18e0599842d4889d5aa5443c58f23aeeb\n" }, { "commit": "4b4a7ebdb35000d1beedc691fb33be9ad6e4081b", "tree": "793cce2f2aa2ad33207382d6ef13a4fef593bb82", "parents": [ "3a2a987cff6c824f89d8ec4288d2bb2d83aa52ed" ], "author": { "name": "Henry Yu", "email": "henry.yu1@huawei.com", "time": "Wed Nov 09 20:07:53 2016 -0500" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Wed Nov 30 17:22:27 2016 +0000" }, "message": "TE Topoplogy subsystem I2RS API changes\n\nThis submission contains the following:\n\n1. Major changes in apps/tetopology. The changes are mainly introduced\n to support new searching keys in TE Topology.\n\n2. Add RESTCONF notification support in the TE Provider. i.e., for\n south-bound RESTCONF communication with the domain controller.\n\nChange-Id: I6786959deb66c98626edc65ff52694dcf08981a3\n" }, { "commit": "58c6af2321f25601325fa62961d389b8b8351ad6", "tree": "38a5bba954aea9d883a5b0f1fa518043af75f3db", "parents": [ "e26cf8e6c5f96aed4bd13dee0e883bcbfc43e418" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Tue Nov 22 17:26:52 2016 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Tue Nov 22 17:26:52 2016 -0800" }, "message": "Starting snapshot 1.8.0-SNAPSHOT\n" }, { "commit": "8b8b30ce29d37a7cdfe10b8d9ab0d3208c8acab9", "tree": "32997d66ca5b431f5bccd10e5c41fe3ff82d23e9", "parents": [ "822bc14ae426c9298851ac4d370c65e15b1a3443" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Tue Nov 22 17:08:32 2016 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Tue Nov 22 17:08:32 2016 -0800" }, "message": "Tagging 1.8.0-rc1\n" }, { "commit": "d5823abb6b87336ee7b6ca6b2b416a8e598ad48e", "tree": "aa0e95fe87506f354f8bd607b6173796ccfc2c93", "parents": [ "5c4a07680fd88f8ef09f7559775af4cea484b37d" ], "author": { "name": "Shankara-Huawei", "email": "shankara@huawei.com", "time": "Tue Nov 22 10:14:52 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Nov 22 20:54:37 2016 +0000" }, "message": "[ONOS-5088] YANG SBI Broker Implementation.\n\nChange-Id: Ibe87e095a4c209c54e3e90aceca0ec9097c5ede0\n" }, { "commit": "1bb37b8b28a444ac2111fa0c58d079781b39a83e", "tree": "b28dc2260604fadd7f8f75cf67e4fde6bdfc7c5a", "parents": [ "924c0e396ee955e2fed2ce8bf2f691012236114d" ], "author": { "name": "sonu gupta", "email": "sonu.gupta1289@gmail.com", "time": "Fri Nov 11 16:51:18 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Nov 18 22:49:25 2016 +0000" }, "message": "[ONOS-5076] YANG data tree Builder\n\nChange-Id: I25160b651c26e614d29d7fad85e63f77a262d77c\n" }, { "commit": "c1fa70815f703b45835457186cefb361ecc6f455", "tree": "4fcf92cb0f9f1113c10c295e1643703f37845554", "parents": [ "d0fa284190b983ceb0e38c0ffe5047d888fe72a0" ], "author": { "name": "Vidyashree Rama", "email": "vidyashree.rama@huawei.com", "time": "Mon Nov 14 19:33:13 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Nov 17 18:09:14 2016 +0000" }, "message": "[ONOS-5542]Configuration order of values for leaf-list is not proper\n\nChange-Id: I1487f92bc5019adafb0a06b9b22f2db004a10435\n" }, { "commit": "1856ed92b6e768219272dbc88a560faaf4afc78f", "tree": "9ce83422a9a643b37a2cb6fa10e55fd9673c7bb4", "parents": [ "fc1bf3406b87365f9c193d87e4c683b1bbbaafb8" ], "author": { "name": "Hesam Rahimi", "email": "hesam.rahimi@huawei.com", "time": "Thu Oct 27 18:46:42 2016 -0400" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Nov 11 18:11:36 2016 +0000" }, "message": "Adding code in order to register the default codec with YMS in restconf client.\n\nChange-Id: Id7fd2af7b1a4b4ae58aca9e75084c223045c6953\n" }, { "commit": "0bb1e10a3f33c14d1c7ab43bef98d349e8854ab5", "tree": "6593d6f908d162186afd5cd506fc5f93390a78cb", "parents": [ "15079bbc73b7d4d6ed504975451c4d5674382911" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Thu Nov 10 14:51:27 2016 -0800" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Nov 11 01:09:15 2016 +0000" }, "message": "Javadoc fixes\n\n- fix missing Javadoc @param and @throw annotations\n- enable checkstyle checks for method javadocs on non-private methods\n\nChange-Id: I9a370419a699bab3225d85f2f641927600b9f11c\n" }, { "commit": "0c32d71d3fd43cd6ae3b33d08a04b758c917faac", "tree": "bff4c03179b0fa1e02355e3b69cf442146478332", "parents": [ "528007c085b2a62190ccb817318a9ea7b9077eac" ], "author": { "name": "chengfan", "email": "chengfannature@gmail.com", "time": "Tue Oct 11 21:03:23 2016 +0800" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Nov 10 19:42:48 2016 +0000" }, "message": "Mock YdtBuilder and YdtNode to do UT for Restconf\n\nfix the java code problems.\nadd more test cases\n\nChange-Id: I034d35e8a41a6c12e293fad867d6540dd5f37e95\n" }, { "commit": "528007c085b2a62190ccb817318a9ea7b9077eac", "tree": "6a664ac6cc8df0e3218610fbaf28d3ebbe8889dd", "parents": [ "ef79434ff7c3bc58bcb087eab000cb6eb8a24543" ], "author": { "name": "Henry Yu", "email": "hyu2010b@gmail.com", "time": "Tue Nov 01 15:49:59 2016 -0400" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Nov 10 19:41:30 2016 +0000" }, "message": "[ONOS-5580] Bug fix for JSON encoding of augmented node names\n\nThe submission contains:\n\n1. Fix of ONOS-5580\n2. Enable RESTCONF server to register and receive notifications from YMS\n\nChange-Id: I8d27a7ee59679de22b7f49b370b35e48909958a4\n" }, { "commit": "7dbfc20fd68dba0ce2d376b8943e3c1c583f5964", "tree": "549decebc4c0ea1dc46ac7e3b4c252a1c1248095", "parents": [ "b9e0ab77dbd6d1402d73272283dca50a9a71d442" ], "author": { "name": "Henry Yu", "email": "hyu2010b@gmail.com", "time": "Mon Oct 24 16:00:37 2016 -0400" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Nov 07 17:40:20 2016 +0000" }, "message": "[ONOS-5500] Properly encode namespaces in URI path segments\n\nChange-Id: I166cbfb8e379a2029f0dab72be117a3afe74973e\n" }, { "commit": "7b2a60be584741c2f461b4c6a37efad337f3394f", "tree": "b3b20079c643d6964ff977e61e32ce27a0dcea22", "parents": [ "ff5871b061713397694a0b6cfe0fd247c44f38c7" ], "author": { "name": "chengfan", "email": "chengfannature@gmail.com", "time": "Sat Oct 08 20:27:15 2016 +0800" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Oct 17 13:06:16 2016 +0000" }, "message": "[ONOS-5397]fixbug:NBI Error for complicate list inside container\n\n1.if a array\u0027s children are all not container node,\n it\u0027s a leaf-list in yang, should treat differently;\n2.for a array, the field name should push into a stack,\n and then pop when exit the array\n3. add namespace info for yangnode\n4. process the exception of null array node\n\nChange-Id: Ia7b0c25ab1ccea393b97a0fcf59187663348de3b\n" }, { "commit": "4a409b43744d0b0a2d1d465a076071132f7b2910", "tree": "753065ba063fea1735e0bbc7701de7ddbfd12857", "parents": [ "59ecdf3fc71a15b6786856891d6ff657729e0783" ], "author": { "name": "Hesam Rahimi", "email": "hesam.rahimi@huawei.com", "time": "Fri Aug 12 18:37:33 2016 -0400" }, "committer": { "name": "Hesam Rahimi", "email": "hesam.rahimi@huawei.com", "time": "Fri Sep 30 11:49:20 2016 -0400" }, "message": "ONOS-4919: Implement RESTCONF client\n\nAdding code to support RESTCONF protocol as one of\nthe supported SBI protocols of ONOS. This RESTCONF SBI extends\nthe current REST SBI protocl and adds some new APIs/functinalities\nso that a provider can subscribe/register to an external restconf\nserver to receive notification stream.\n\nChange-Id: I21bf0d0f0394cf788e066d743b3ade04735fe07e\n" }, { "commit": "c58d4be8a5f945310364b7eae64005fe034f181e", "tree": "16e2926985fc441ade253e400c716f3a38ce00a0", "parents": [ "e20926ebaa59804adfe93b20162e605e054419e4" ], "author": { "name": "chengfan", "email": "chengfannature@gmail.com", "time": "Tue Sep 20 10:33:12 2016 +0800" }, "committer": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Fri Sep 30 01:25:34 2016 +0000" }, "message": "[ONOS-5012] implement RESTconf server\n\n - fix javadoc longer than 80 char limit\n - fix javadoc that missing @params\n - chain calls to StringBuilder.append()\n - combine constant strings in place\n\nChange-Id: Ie2ef4fd4c19e955ad2d5a5584f5017a842abb790\n" }, { "commit": "e20926ebaa59804adfe93b20162e605e054419e4", "tree": "d32ff50900fb7e30f226047ce94c970d642508e9", "parents": [ "6b1c6d27a79e40bbb7c28cb810834bd51cdc9005" ], "author": { "name": "Henry Yu", "email": "hyu2010b@gmail.com", "time": "Thu Aug 25 22:58:02 2016 -0400" }, "committer": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Fri Sep 30 00:31:13 2016 +0000" }, "message": "RESTCONF Server outline\n\nChange-Id: Id93a647b35b24c47f2828763a799b56a50113faf\n" } ] }