)]}' { "log": [ { "commit": "ab87b9dc7704742fa3b2e00184b5f778f5722e45", "tree": "ec67427759ab986ac8faa7b0dcefbc28ef111c66", "parents": [ "28884334ee7f1a429c84f5835af2a874e8fd673e" ], "author": { "name": "Maciej Skala", "email": "m.skala@samsung.com", "time": "Fri Mar 22 10:08:46 2019 +0100" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Tue Mar 26 16:33:52 2019 +0000" }, "message": "Remove GUI(2) features from BUILD as no longer exist\n\nChange-Id: Idfbd62d5e593b7eed3c4c44161fbc0d162c72e05\n" }, { "commit": "c69438361a7577be014ee186a162250cb4e49124", "tree": "aa8cf3ac5ad5297c0041daec845fb6011b511be2", "parents": [ "c535b6756680cd7b1fa271a72fadefaa1815aa69" ], "author": { "name": "Brian O\u0027Connor", "email": "bocon@opennetworking.org", "time": "Wed Dec 12 17:27:11 2018 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Tue Feb 26 17:50:57 2019 +0000" }, "message": "Adding support for TLS connections for gRPC clients\n\nThis patch uses BoringSSL to negotiate TLS sessions under the hood.\n\nChange-Id: I1495479ff33654f9cffe04d61f293c3e923b8aeb\n" }, { "commit": "11ce9305576a1ec0f6cf15ddfd8c0be81e7e3f24", "tree": "8ebb74daea7d64f7ab352e3fffa4161fc1966377", "parents": [ "7c82bcf4a76d5a32c8a83b4d99406ef73676a25d" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Thu Feb 07 14:41:17 2019 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Sat Feb 09 20:24:12 2019 +0000" }, "message": "Fix a few more app startup/shutdown problems\n\nChange-Id: Ideb48a1e845ae345306fa10ec55499c471566ce7\n" }, { "commit": "0f8b7bea7458e8f94974333ca9974eabc7d5322c", "tree": "d6abd19bb0de3bd592327e84f0f486744f99df99", "parents": [ "bb66e09d602003cf9b3febffd7828c0d25083923" ], "author": { "name": "Carmelo Cascone", "email": "carmelo@opennetworking.org", "time": "Tue Jan 29 16:10:57 2019 -0800" }, "committer": { "name": "Carmelo Cascone", "email": "carmelo@opennetworking.org", "time": "Tue Jan 29 16:11:08 2019 -0800" }, "message": "Fix build of protobuf-related components to support Bazel 0.22\n\n- Bumped version of protobuf to 3.6.1.3 (includes fix for Bazel 0.22)\n- Removed all protobuf and grpc dependencies from deps.json. Instead,\n depends solely on what\u0027s provided by the external grpc and protobuf\n workspaces.\n- Use OSGi-wrapped protobuf and grpc JARs built with Bazel for runtime\n- Add missing netty-related bundles to onos-thirdparty-base (required\nby grpc)\n\nNote, build with Bazel 0.22 is still broken because of\nosgi_java_library.bzl, unless the following build arg is used:\nbuild --incompatible_string_is_not_iterable\u003dfalse\n\nIt seems the error is caused by dead code in osgi_java_library.bzl\nthat should be removed.\n\nChange-Id: I749f1de25902bf9df5242444380f7224bc99b4b5\n" }, { "commit": "fb503a7416e7d33c99a94f42698d733cd6e6ec8e", "tree": "bc2e5828bac586c40bf930e97c45084cc0c0c2e7", "parents": [ "82ccf068808922e647cc874901203e41dadadbd4" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Dec 19 14:03:17 2018 -0800" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Wed Dec 19 23:32:48 2018 +0000" }, "message": "Revert \"Re-enabled TLS netty\"\n\nThis reverts commit 1a37866929ca05acba71cdadad87dd563b6064dd.\n\nChange-Id: I04cdfe02f70b608b1951c4dee38cb4e345f198d5\n" }, { "commit": "1a37866929ca05acba71cdadad87dd563b6064dd", "tree": "d7fecbc5ac86c1ba6019d7802885af0a1a7b2428", "parents": [ "c6fe1eab6c47de808c5e7cb046ae7b326de23617" ], "author": { "name": "Brian O\u0027Connor", "email": "bocon@opennetworking.org", "time": "Wed Dec 12 17:27:11 2018 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Mon Dec 17 16:15:49 2018 -0800" }, "message": "Re-enabled TLS netty\n\ncreated netty specific feature separate from third-party-base\nrefactored boot features to ensure proper boot sequence for netty, sshd, and core-net\nmoved http codec to netty feature\n\nChange-Id: Ie6e0ce14fba71603086b7cfe62e1c90a77fd18f2\nCo-authored-by: Ray Milkey \u003cray@opennetworking.org\u003e\n" }, { "commit": "fa066ed2b0d9814c6bae91c65a017bbccd11ba56", "tree": "1c635cf8a253217e91874cb20ef6ac496375d9f1", "parents": [ "fdd04b879ad7a8b4a15323e33a7586b4a66e7435" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Fri Dec 14 21:53:12 2018 +0000" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Fri Dec 14 22:39:18 2018 +0000" }, "message": "Revert \"Adding support for TLS connections for gRPC clients\"\n\nThis reverts commit 47a3aa697049bf53e8dd4cb76cf9ca262762a175.\n\nChange-Id: I457594c3f423f276b9c49dbbaf068284a36ba9f1\n" }, { "commit": "47a3aa697049bf53e8dd4cb76cf9ca262762a175", "tree": "6311d19989eced61164dfb4befeabba2c35df083", "parents": [ "973d11e81cfbc29e14d954c7b39b34fd8e0e15ef" ], "author": { "name": "Brian O\u0027Connor", "email": "bocon@opennetworking.org", "time": "Wed Dec 12 17:27:11 2018 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Fri Dec 14 03:41:04 2018 +0000" }, "message": "Adding support for TLS connections for gRPC clients\n\nThis patch uses BoringSSL to negotiate TLS sessions under the hood.\n\nChange-Id: I45b6871eb341bd67a230035a930f6a016d105e97\n" }, { "commit": "4663da35a3892fb74788371f52466790ab70b5e9", "tree": "885180e9a027eeb48248fa21fc6229e33e12e359", "parents": [ "435ec7bd7435f95418b40d20391cc9d89b1c70bf" ], "author": { "name": "Ramon Casellas", "email": "ramon.casellas@cttc.es", "time": "Mon Nov 12 15:44:20 2018 +0100" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Thu Nov 15 13:47:20 2018 +0000" }, "message": "Added commons_jxpath as bundle of osgi_feature.\nUsed in ODTN drivers\n\nChange-Id: If53dbc19f07ad065a6d99357d8b39af5973467be\n" }, { "commit": "52f2cd152040a8e39127de0acb6791e51997ea52", "tree": "dff1e6eddc9314f842231f4610e7cfc51665bd17", "parents": [ "0edf0b1df77da7abbd81fe99bbba6c5941ca2354" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Thu Nov 08 21:20:04 2018 -0800" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Tue Nov 13 22:14:50 2018 +0000" }, "message": "Detangling incubator: virtual nets, tunnels, resource labels, oh my\n\n- virtual networking moved to /apps/virtual; with CLI \u0026 REST API\n- tunnels and labels moved to /apps/tunnel; with CLI \u0026 REST API; UI disabled for now\n- protobuf/models moved to /core/protobuf/models\n- defunct grpc/rpc registry stuff left under /graveyard\n- compile dependencies on /incubator moved to respective modules for compilation\n- run-time dependencies will need to be re-tested for dependent apps\n\n- /graveyard will be removed in not-too-distant future\n\nChange-Id: I0a0b995c635487edcf95a352f50dd162186b0b39\n" }, { "commit": "0faa721e80ae0868e62529e535b1613563475ebd", "tree": "764f5d3c91e4c562d4b7be4758775a698d6c4005", "parents": [ "c29f9077cfb84a7dc33ac53c2e7bb49ba256532f" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Nov 07 09:13:41 2018 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Nov 07 19:04:54 2018 +0000" }, "message": "Fix openstack app ignition problems\n\nChange-Id: Ide8411ac1cc857cfd48e0ff7757231b99a53878a\n" }, { "commit": "5a520c7e164689e754de8e71d71317983a684ee2", "tree": "37d84b210a23be6ac9adafa48d69ddda2850371e", "parents": [ "68032db27734cce5273d0679656e5242f70f2656" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Thu Nov 01 10:35:06 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Thu Nov 01 20:39:30 2018 +0000" }, "message": "Move modules.bzl from root down into the bazel tools directory\n\nChange-Id: I6ccaa07e88914537d07dea63b36ee243b152b41a\n" }, { "commit": "22ea6126e484eabfeda65fe4a208ca8715466c2f", "tree": "74cede4b5fa51f877d2022b086c70f0d54714348", "parents": [ "9f3b1ea1cd30a9c6f38854698fb6d68eb108b831" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Wed Oct 24 12:28:59 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Oct 24 20:02:31 2018 +0000" }, "message": "Removing BUCK files and other Buck-related auxiliaries.\n\nChange-Id: I23691380efcd9bce4906695605214ed59ada0e87\n" }, { "commit": "d0d7ea101e0451c453f497f880afe519729ec920", "tree": "b8f61101475f6dab965b8d56f446021674a7a5c3", "parents": [ "8753edebaa03184fda6a630d993da6eb6766539d" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Wed Oct 10 10:27:04 2018 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Mon Oct 15 19:13:28 2018 -0700" }, "message": "Updating web socket stuff to for Karaf 4.2.1 migration.\n\nChange-Id: Ie4a354e4c28461bbaffc6f33d1dfa95bc7514a2b\n" }, { "commit": "2fd325f73a786ba690b6124e3580c500f48bc63b", "tree": "6355e77087bfa2d9aa792a7645575df041624054", "parents": [ "36f1df9c8da9e94de63c7ee5f3df983013786784" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Mon Oct 01 13:21:23 2018 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Mon Oct 01 13:21:23 2018 -0700" }, "message": "Minor clean-up of the 4.2.1 migration.\n\n- eliminated annotations in a few remaining abstract component classes\n- cleaned up gui/gui2 feature bundle lists\n- added version to the karaf features patch\n- loading onos-rest by default in karaf features patch\n- onos-gui loading still WIP\n\nChange-Id: Ie5a74c0daee939a9d2de30e1737e4f88dd2ae478\n" }, { "commit": "d84f89ba3d18fb8e9c44fa0bab004d24c56b0a81", "tree": "687aacc51f41941321d07f3a4ded68b68d7d813d", "parents": [ "10216e4129e46816826c7288287230d3236de03a" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Fri Aug 17 14:54:17 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Fri Sep 28 11:20:57 2018 -0700" }, "message": "[WIP] Upgrade ONOS to karaf version 4.2.1\n\nChange-Id: I7cd40c995bdf1c80f94b1895fb3344e32404c7fa\n" }, { "commit": "bed6151011a31ea0f93a908aab0b1b478232f076", "tree": "6bbb6703a45f76dc917c13e672d994b15a1f14a4", "parents": [ "3c8e558b04f2c20e7576551088dbd3c4f575ff88" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Wed Aug 29 14:19:28 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Aug 29 22:10:14 2018 +0000" }, "message": "Removing old features.xml file.\n\nChange-Id: I576193a87843a2894aaa2c96fe5c1a468f6c5492\n" }, { "commit": "f6af2a508c2617e2ec84409c68515a1747265ee9", "tree": "1909062f8d30a91b1acec98eb6642d0af1e5110a", "parents": [ "678767f36d933c0e9818819c5e463e0ae1175298" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Sun Aug 19 10:43:24 2018 +0100" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Tue Aug 28 16:12:10 2018 +0000" }, "message": "Adding GUI2 to the Bazel build system\n\nChange-Id: Ieb39ade1a8713a50fdf885e2bb43f53f8f725ea8\n" }, { "commit": "761e80a427799087de920b457f74e5bbedbbb981", "tree": "4e8d741d1fb73d3f73e52ebc089e5c1ef4aab072", "parents": [ "647a99c3f7d1bd897e302cfb7faada20943b2f01" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Fri Aug 17 15:26:31 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Tue Aug 21 18:11:58 2018 +0000" }, "message": "Remove pom files from ONOS\n\nChange-Id: I53e2395466cba10222d638736635b11380421d98\n" }, { "commit": "312d98773222706dc480a4ad8aef31f0d09a9404", "tree": "47888dfbfa515a9b00f6114ff4a9d39afcdc5a97", "parents": [ "e075338aa76ba007b908562bf0a31d4d9b601e3d" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Mon Aug 20 16:09:54 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Mon Aug 20 16:09:54 2018 -0700" }, "message": "Starting snapshot 1.15.0-SNAPSHOT\n\nChange-Id: I9239c7695f7faf6dc184a0ff54a34dedf4761b2d\n" }, { "commit": "e075338aa76ba007b908562bf0a31d4d9b601e3d", "tree": "344ce4065753b6314193cfcec039a0f113ae2a7f", "parents": [ "d82635baa4e32e730623b1541859f656427f1daf" ], "author": { "name": "Jordan Halterman", "email": "jordan@opennetworking.org", "time": "Mon Aug 20 15:32:11 2018 -0700" }, "committer": { "name": "Jordan Halterman", "email": "jordan@opennetworking.org", "time": "Mon Aug 20 15:32:11 2018 -0700" }, "message": "Upgrade to Atomix 3.0.0 final\n\nChange-Id: Ia8ea1394dde40776a2ede660f8bdb876332e4b49\n" }, { "commit": "c1be5b80034ea49650fc30eeb3c15ad2efad1c75", "tree": "9d3d6ea62f9722a9986f1146bf24e78b401e5d72", "parents": [ "cf7ce3bba6ae8f759d9a49cf151eb3018762d87f" ], "author": { "name": "Jordan Halterman", "email": "jordan@opennetworking.org", "time": "Sat Aug 18 01:18:46 2018 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Mon Aug 20 19:35:24 2018 +0000" }, "message": "Upgrade to Atomix 3.0.0-rc12\n\nChange-Id: Id05018faa82195608d0ec6dae5cedc7a8899fc19\n" }, { "commit": "6771f4f49f747c41539331e0484fcda6ea8f1f6d", "tree": "b4cdb779c362132a1155c663fc1071151bf33939", "parents": [ "0e427dc1820663d9163732903a5f4806cc6412f3" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Wed Aug 15 09:28:15 2018 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Wed Aug 15 09:28:15 2018 -0700" }, "message": "Fixing Buck build by adding missing dependency to features/BUCK.\n\nChange-Id: Ideb01d8de38bec683eea2bc3a7a04c2229f6e0e5\n" }, { "commit": "03e5521fba505725ef27147c292f7e8f0a9d4db0", "tree": "01a7e7658d417c0418bcc7474ad693de8c7149f5", "parents": [ "3594c24cb2d3c8a436ad70910f01125fec29362b" ], "author": { "name": "ONOS Jenkins User", "email": "jenkins@onlab.us", "time": "Tue Aug 14 22:13:58 2018 +0000" }, "committer": { "name": "ONOS Jenkins User", "email": "jenkins@onlab.us", "time": "Tue Aug 14 22:13:58 2018 +0000" }, "message": "Starting snapshot 1.14.0-SNAPSHOT\n" }, { "commit": "3594c24cb2d3c8a436ad70910f01125fec29362b", "tree": "4117a5899b4728942f598c80fc00d5c891cab8dc", "parents": [ "591f66a9a62dc0acea68b5ae0a41aaa240465ab7" ], "author": { "name": "ONOS Jenkins User", "email": "jenkins@onlab.us", "time": "Tue Aug 14 22:13:02 2018 +0000" }, "committer": { "name": "ONOS Jenkins User", "email": "jenkins@onlab.us", "time": "Tue Aug 14 22:13:02 2018 +0000" }, "message": "Tagging 1.14.0-rc2\n" }, { "commit": "4e5f2d67aca7cb10fa7f237f8986aaf54b2e77ee", "tree": "e45279c96e4c26c2d8c02cbd66ca6a79f17a961b", "parents": [ "cff0bd8922add4a8e1fd9633121085dd861f2fd9" ], "author": { "name": "ONOS Jenkins User", "email": "jenkins@onlab.us", "time": "Mon Aug 13 23:16:37 2018 +0000" }, "committer": { "name": "ONOS Jenkins User", "email": "jenkins@onlab.us", "time": "Mon Aug 13 23:16:37 2018 +0000" }, "message": "Starting snapshot 1.14.0-SNAPSHOT\n" }, { "commit": "cff0bd8922add4a8e1fd9633121085dd861f2fd9", "tree": "b09d5433ad507f7010aeca4c43c22f05e3a2cc60", "parents": [ "46848a8cab72f638844d6677a3769c535400da9e" ], "author": { "name": "ONOS Jenkins User", "email": "jenkins@onlab.us", "time": "Mon Aug 13 23:15:43 2018 +0000" }, "committer": { "name": "ONOS Jenkins User", "email": "jenkins@onlab.us", "time": "Mon Aug 13 23:15:43 2018 +0000" }, "message": "Tagging 1.14.0-rc1\n" }, { "commit": "4867af2f9c0f2fcb01850fe682b285c2aa1d50da", "tree": "26b7e353650dcd607f18d4a746de1ab8d31de8a1", "parents": [ "bc559fd94e66e0098e0b479c51342bf5fa976fb2" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Fri Aug 10 16:52:28 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Fri Aug 10 16:53:10 2018 -0700" }, "message": "Revert \"Tagging 1.14.0-b1\"\n\nThis reverts commit 78ce40093ac008fd6d169ab83d2d5961f91f6e31.\n\nChange-Id: I8482f550c30f75d65333f6be9c9115a930abc56f\n" }, { "commit": "bc559fd94e66e0098e0b479c51342bf5fa976fb2", "tree": "35e019525cfc4c6218fee5b1667d29006a0c88ac", "parents": [ "b2f489f21fb5aedae4c421e214b84df55787d074" ], "author": { "name": "Jordan Halterman", "email": "jordan@opennetworking.org", "time": "Fri Aug 10 11:26:32 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Fri Aug 10 20:59:37 2018 +0000" }, "message": "Upgrade to Atomix 3.0.0-rc11\n\nChange-Id: I731b16319ce2e5607700e178d341729862c7ed57\n" }, { "commit": "78ce40093ac008fd6d169ab83d2d5961f91f6e31", "tree": "2df601994707fec84847cdf36e6e27c67e4d9d37", "parents": [ "6f0458cae0cdaf2cf14cbae5112a5404aa1c5573" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Fri Aug 10 11:16:44 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Fri Aug 10 11:16:44 2018 -0700" }, "message": "Tagging 1.14.0-b1\n" }, { "commit": "a01809a018afa6ebd277a4abd134086fdc784ad3", "tree": "bf778d88a6e3ab40f2e94157e07c01500e01fa42", "parents": [ "74d28d8f7cfe6df535725f374bbdaca4db81ecfd" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Thu Aug 09 09:20:06 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Thu Aug 09 22:55:06 2018 +0000" }, "message": "bazel file formatting\n\nChange-Id: Ib19ee630e383250b0e0ba43e6d864ff727069fab\n" }, { "commit": "72893b775523f8691c4d89963d1d4bdf54273e40", "tree": "5516bdac4f705304fc88e65046ef81dad1735045", "parents": [ "dda5ee77527972593077df90f50987e1d98001e9" ], "author": { "name": "Carmelo Cascone", "email": "carmelo@opennetworking.org", "time": "Thu Aug 09 00:59:06 2018 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Thu Aug 09 20:33:39 2018 +0000" }, "message": "[WIP] Attempt at building grpc and p4runtime protocols with Bazel\n\nSTILL NOT WORKING AT RUNTIME\n\nChange-Id: I1f9e60b12a12e09edad2a714ec2921a4f71c6d35\n" }, { "commit": "fa71cc6fdf85e4f18291d98f2c30f3169af73a7d", "tree": "21dca2776a3eb01cdb700a68f4a1e1f1a9c20064", "parents": [ "88d396e55faf9b00ff1688f21fe99aa268286888" ], "author": { "name": "Jordan Halterman", "email": "jordan@opennetworking.org", "time": "Wed Aug 08 12:04:56 2018 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Wed Aug 08 22:50:37 2018 +0000" }, "message": "Upgrade to Atomix 3.0.0-rc10\n\nChange-Id: If4095b225611a62831ae45dbf59550c7ce3a9f3c\n" }, { "commit": "0edb2c6a0ff15b782824d844e603ba63274d3e59", "tree": "6ee2c70f5fc43a2e8d2563ca84340734ce1cef8c", "parents": [ "a620b71e310954532a174c63ecb3bdb11097e98b" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Tue Aug 07 14:53:29 2018 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Tue Aug 07 14:53:29 2018 -0700" }, "message": "Adding onos-security feature to the Bazel build.\n\nChange-Id: Ib7b94739df054b6663d49b6913f64b5a3c2079da\n" }, { "commit": "6aca84c7e77ecba4844df776fb173084b2648f36", "tree": "30c31c9259d43614570e22699ad485c57fd0c218", "parents": [ "d486a73352b2bdec1c4814f8ae08c99914e88d56" ], "author": { "name": "Jordan Halterman", "email": "jordan@opennetworking.org", "time": "Tue Jul 31 13:33:13 2018 -0700" }, "committer": { "name": "Jordan Halterman", "email": "jordan@opennetworking.org", "time": "Mon Aug 06 02:12:32 2018 +0000" }, "message": "Upgrade to Atomix 3.0.0-rc7 to use agent distribution\n\nChange-Id: I368ea95456553518bd627b1f4197442535186158\n" }, { "commit": "644fdbf65b511e324540b4772b48644dba88698a", "tree": "d7e9b924f06bef9aa86fbb0e2b8a666e4638dedd", "parents": [ "28d77f3fc246d08a57129d3ee4978bdc078583e7" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Fri Jul 27 15:24:31 2018 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Fri Jul 27 23:18:23 2018 +0000" }, "message": "bazel implementation of the bucklet for ATOMIX primitives\n\nChange-Id: I0db54c031856d55cefe0fa8ab67237ed5a787595\n" }, { "commit": "00e92da4557967c37c7dc8cc29a4778ecb362964", "tree": "d31fcb3643e95fb740ca7e21d91d23cbbf63c311", "parents": [ "dd5a7bfc64d930767bb29485939f5ee5ea9f0d0c" ], "author": { "name": "Jordan Halterman", "email": "jordan@opennetworking.org", "time": "Tue May 22 23:05:52 2018 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Fri Jul 27 15:40:26 2018 +0000" }, "message": "Upgrade to Atomix 3.0-rc5\n* Upgrade Raft primitives to Atomix 3.0\n* Replace cluster store and messaging implementations with Atomix cluster management/messaging\n* Add test scripts for installing/starting Atomix cluster\n* Replace core primitives with Atomix primitives.\n\nChange-Id: I7623653c81292a34f21b01f5f38ca11b5ef15cad\n" }, { "commit": "6d94e9f260d9752fbced57cd1d95e0f8e7848f42", "tree": "ecbefd64de74918db81bb7fb0a0c9d86cc90d744", "parents": [ "c8b591ea1bef75289c09604c9df49f68d633962c" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Sun Jul 15 18:04:26 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Sun Jul 15 18:04:26 2018 -0700" }, "message": "Reformat some BUILD files according to the buildifier guidelines\n\nChange-Id: I8aa599f89fc14296275193475e50eb8f27b4bf0a\n" }, { "commit": "a4f8d9d9140d9a0ebe7cc241f346a9fa8a7ceae6", "tree": "4c7f95fcfe9d26729dc40d3fcc7dea2d64f8a923", "parents": [ "6b3775ada615de3e8c97980f993b13c8ea59d053" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Jul 11 10:36:23 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Jul 11 10:41:31 2018 -0700" }, "message": "Fix some test dependencies and pretty format all BUILD files\n\nChange-Id: I300e236c15491f8724f1e493e2414388217f2174\n" }, { "commit": "6b3775ada615de3e8c97980f993b13c8ea59d053", "tree": "010c868f05fed3c95784f4183f7a5b4813cb2436", "parents": [ "970b964b4187ebdc7cec09c03b93200f62229182" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Thu Jun 28 11:18:44 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Jul 11 09:35:13 2018 -0700" }, "message": "Bazel build of ONOS GUI package\n\nChange-Id: Id5f9931c38f82afcdcefc49171dd79f2f5bdad14\n" }, { "commit": "03c608ccfedf36f8c57a8aa69f64f9e520ed2c62", "tree": "f6f415a24d1e31010aec1e9fe184fd6538b625e0", "parents": [ "7d649b581e985431e310f00108ad105c9704f9b7" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Tue Jul 10 16:45:08 2018 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Tue Jul 10 16:45:08 2018 -0700" }, "message": "Adding more features to Bazel built package\n\nChange-Id: I6ad1b7fddbac9c6d35f38a8adbcb7aa830a26bb1\n" }, { "commit": "2f380c74d3910232a6f2b70f2ad7e05cfeeff3bb", "tree": "e8fb9ddea1b1f23559f7ec0a58a4aec3b58eeefe", "parents": [ "f6911bde9b53b15ba6d6f51526fadafe8dde3c7d" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Tue Jul 10 09:28:32 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Tue Jul 10 09:28:32 2018 -0700" }, "message": "Pretty formatting of bazel files\n\nChange-Id: Ieaf9b3e92b1dab57394c4e18f1e70048c873b685\n" }, { "commit": "1ae26c6c2812ce247f608c0aa782015b361ffd76", "tree": "31242591dc85e9c7ac5274d08d46397bcecdacf6", "parents": [ "63192b0912583d5a71b0f9038243e3e2cc2f6239" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Mon Jul 09 13:40:16 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Tue Jul 10 16:01:53 2018 +0000" }, "message": "Tweaking Bazel packaging.\n\nChange-Id: I796f70e1324c40b5d21c3b784662138f2ec04655\n" }, { "commit": "15f3371bdfb10a9f6a987f0fda20bdf06930d5c4", "tree": "f2fcecff635f754f5f105d7b579395c1c8eef534", "parents": [ "f50057c986328975908a267e8f495010d2101f43" ], "author": { "name": "Jordan Halterman", "email": "jordan@opennetworking.org", "time": "Thu Jun 21 00:00:15 2018 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Mon Jul 02 18:16:32 2018 +0000" }, "message": "Refactor multimap streams to avoid blocking iteration on initialization\n\nChange-Id: I6a357b37e85808972267ef2daf5328fd5035aac4\n" }, { "commit": "15053f0fcaae077a593747974b9b6407f2eae7a1", "tree": "7a60b5b927171a0a4aa624a36f9bc7e523bfb744", "parents": [ "61ac5703fafd96e6e6522a3f7cb61cd4a5f40e55" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Jun 13 10:00:45 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Jun 13 17:57:14 2018 +0000" }, "message": "buildifier formatting of bazel files\n\nChange-Id: I8196aa52ee640d1c500307a50a0ab4921138b69b\n" }, { "commit": "f25c24872310ea02c8f29817ebda4d48bf70d938", "tree": "6ecd8dfa1fb3109514d6fc8953faee62e6bf87e6", "parents": [ "8fcd204151d4bf0c96b8dbe5cb8aea4a0d37c047" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Tue Jun 12 13:18:45 2018 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Tue Jun 12 13:18:45 2018 -0700" }, "message": "Moved /features to /tools/package/features.\n\nChange-Id: I6b52c92b688a833b9e3813416b785533cb4dd829\n" } ] }