)]}' { "log": [ { "commit": "e73a7270affa228557b6bd669b178930df0ff893", "tree": "fcfa3f05f044a10a09878049e9dd5276017c7336", "parents": [ "55a5f39ae6f369d6a7485e541e6c58ddce4e7c53" ], "author": { "name": "pierventre", "email": "pier@opennetworking.org", "time": "Tue Nov 09 20:06:01 2021 +0100" }, "committer": { "name": "Pier Luigi Ventre", "email": "pier@opennetworking.org", "time": "Mon Nov 15 18:28:01 2021 +0000" }, "message": "[SDFAB-753] Optimize several ONOS components\n\nLeverage the improved ClusterEvent to optimize several ONOS components.\nThe idea behind is that there is no need to react for these components\nwhen an Atomix goes down. Actually, reacting will put additional\npressure in the Atomix nodes for no reason. Moreover, any operation done\nin this period can potentially timeout\n\nChange-Id: I5edeb3c1189e4255cdb1efb712da33d397da27bf\n(cherry picked from commit 75ac28406acc3adf639385694ebb458d52ad8c88)\n" }, { "commit": "55a5f39ae6f369d6a7485e541e6c58ddce4e7c53", "tree": "59ec0d59b4261fc603c949b3073d959416ba2e2a", "parents": [ "b2f5b4138abf77cd7a36cc2cefb25179cc3d221b" ], "author": { "name": "pierventre", "email": "pier@opennetworking.org", "time": "Fri Nov 05 15:37:32 2021 +0100" }, "committer": { "name": "Pier Luigi Ventre", "email": "pier@opennetworking.org", "time": "Mon Nov 15 17:05:23 2021 +0000" }, "message": "[SDFAB-753] Improve ONOS cluster event\n\nMain idea of this change is to add an additional parameter\nin the event that carries information about the failed instance.\n\nAdditionally, prevents several NPE by using hostname as id\nwhen controller hostname cannot be resolved into an ip.\n\nChange-Id: Id9886afe3f1e5ecee0f1414b2722c340680a813e\n(cherry picked from commit fa5dc3c137a4deaa020a669388470b511c2b6a8e)\n" }, { "commit": "dfb3ceb78ddca90e5a2dda19eb8c8e927ad36064", "tree": "7e6f91640fd094b56b1bd531caa12361bf9dd56c", "parents": [ "340819a1b9fabbbe69552988232e5e14fc06291c" ], "author": { "name": "David Glantz", "email": "david.glantz@windstream.com", "time": "Mon Oct 04 09:10:20 2021 -0500" }, "committer": { "name": "Pier Luigi Ventre", "email": "pier@opennetworking.org", "time": "Sun Nov 07 09:18:19 2021 +0000" }, "message": "Return intent collection with details\n\nAdded backwards compatible flag to GET /intents/ to return full intent JSON.\nAdded GET /intents/application/{appId} to return application specifc intents.\nExtended IntentService to include getIntentsByAppId(appId).\nRemoved hard-coded intent codec lookup in IntentWebResource.\n\nChange-Id: I38e7b1dbd7669e654afe723f6ec3a4eb7a9af6fb\n" }, { "commit": "57f7bbb6acd6aeb3dd5df52a776e1ce5bde741a8", "tree": "25cb08da6703ca20fd0e7e46755e729548815ece", "parents": [ "cf6ff90af8f61861ca50a60f9197f0ff9d18a112" ], "author": { "name": "pierventre", "email": "pier@opennetworking.org", "time": "Wed Oct 20 17:37:52 2021 +0200" }, "committer": { "name": "Pier Luigi Ventre", "email": "pier@opennetworking.org", "time": "Wed Oct 27 06:41:50 2021 +0000" }, "message": "[SDFAB-705] Fix GUI for the control and data plane resiliency\n\nAdditionally, fix similar issues in GUI2 and add initial\nsupport for ports with name in GUI/GUI2.\n\nThis is also the first step towards supporting port with name widely in ONOS\n\nChange-Id: Ib04f780bf0b7171e82a6beb69b39c0aaeb4be957\n(cherry picked from commit 178046ba11ab21d94a1e818fb893931bb015734b)\n" }, { "commit": "cf6ff90af8f61861ca50a60f9197f0ff9d18a112", "tree": "d9e1ef1ed07828812ca96f42f9aeb5810e8fc5f5", "parents": [ "89e3d23d2b865d1f94c3f5d31c792ffe33d01311" ], "author": { "name": "pierventre", "email": "pier@opennetworking.org", "time": "Mon Oct 25 12:54:48 2021 +0200" }, "committer": { "name": "Pier Luigi Ventre", "email": "pier@opennetworking.org", "time": "Tue Oct 26 18:42:55 2021 +0000" }, "message": "[SDFAB-713] Ensure TrafficMonitor is properly shutdown\n\nThis fixes also a potential leak of memory and thread\n\nChange-Id: I266a37365cef3776463a1aca2c1e2717507b4f30\n(cherry picked from commit 2c39deac5ae8ee150c8ed8d479470e3c7f31f7fc)\n" }, { "commit": "8f6594c6fbc3f68574a6f8bdb266cbcb676eddc4", "tree": "8c2fa09ac3217a110640e16dacc17bc3e25234b8", "parents": [ "e9533b5b64252952dc14be8d85506050c0df6275" ], "author": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Mon Oct 25 12:33:01 2021 +0200" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Mon Oct 25 14:08:55 2021 +0000" }, "message": "[ONOS-8150][VOL-4414] Fix for NPE in rest API after app gets uninstalled\n\nChange-Id: I1cf0b330af43be8ea2211c5831ef715c1eafdea9\n(cherry picked from commit 365751943b0c5316e79fbc1201a8d7af659e5008)\n" }, { "commit": "4ceeae7439326bc07016d631d3d589cb44222425", "tree": "5e876cfcffe9eca49f5728cf57538b2b8bb23cdd", "parents": [ "8ad1da90c42f05d5653f9209fa624f043a2701c8" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Thu Oct 21 15:37:11 2021 +0100" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Thu Oct 21 15:37:11 2021 +0100" }, "message": "ensure that the tests for forcesvg can be run by inlining JSON\n\nChange-Id: I432025c8c02105f4a47fbdbb52384a6514efb495\n" }, { "commit": "26ac1517c40aeb873f8c9693af8783584ba9ea79", "tree": "0ff585f606a66b061f1e84f95117a0983a3fbedf", "parents": [ "1bd07c8b6ca5b5d197823c063fd824b00832dbb5" ], "author": { "name": "pierventre", "email": "pier@opennetworking.org", "time": "Fri Sep 10 09:37:29 2021 +0200" }, "committer": { "name": "Pier Luigi Ventre", "email": "pier@opennetworking.org", "time": "Thu Sep 16 16:13:33 2021 +0000" }, "message": "[SDFAB-542] Meters cleanup and leftovers v2\n\n- Code clean up (unused code, unuseful comments)\n- Remove deprecated internal APIs\n- Prevent the ejection of the meter pollers\n- Prevent the ejection of the mf pollers\n- Fix unproper filter of device events\n- Fix delete on store which updated existing meters with dummy value\n- Fix NPE in TofinoMeterProgrammable caused by default config\n- Update unit tests\n\nChange-Id: Ib2767e3ab3cf146693e61b7e1890419c9743d521\n(cherry picked from commit a770879a950d1cc985db1a659da701551700e886)\n" }, { "commit": "c0914ec5861ddc6434ac32ac2a5c20933ead7fb9", "tree": "cc0513a3ad76fbe8b66f848b8083ad26306b4d73", "parents": [ "9417e13b3d9d764f9ec94691ef6d5c1ff902a3d8" ], "author": { "name": "pierventre", "email": "pier@opennetworking.org", "time": "Fri Aug 27 15:25:02 2021 +0200" }, "committer": { "name": "Pier Luigi Ventre", "email": "pier@opennetworking.org", "time": "Fri Sep 10 10:22:18 2021 +0000" }, "message": "[SDFAB-500][SDFAB-527] Meters cleanup and leftovers\n\n- Improve ONOS cli enabling CRUD of p4rt trtcm\n- Improve ONOS rest enabling CRUD of p4rt trtcm\n- Improve MeterService with scope defined reads and integrate in cli/rest\n- Add support along the stack for BYTE_PER_SEC unit\n- Add support along the stack for COMMITTED and PEAK bands\n- Fix several bugs in ONOS cli/rest interfaces\n- Improve REST codecs\n- Fix NPE in MeterDriverProvider\n- Improve PiMeterTransalation by enforcing trtcm config\n- Implement explicit translation of the bands\n- Fix ONOS reconciliation by removing from the mirror the wrong configs\n- Remove unnecessary checks in MeterEntryCodec\n- Update unit tests\n\nIt will follow a 2nd patch to complete SDFAB-527\n\nChange-Id: I855235b17f60cb1d39f5b9a042c1015105a8a269\n" }, { "commit": "5bdbe43567be4f46b855c6efa077d7e5d57a819d", "tree": "e5ae807ddc26b7f8a3953120c6603845e9d7689a", "parents": [ "53a3cdfb825894793571532f55067ec256bb439f" ], "author": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Mon May 03 15:59:19 2021 +0200" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Wed May 19 13:05:50 2021 +0200" }, "message": "[VOL-4055][ONOS-8138] Adding annotations to meter to allow passing of associated information\n\nThis patch allows for adding key value elements in the meter request and in the meter generated from it.\nAn example is:\nAnnotations annotations \u003d DefaultAnnotations.builder().set(\"MeterForDeviceType\", \"olt\").build();\nDefaultMeterRequest.builder().withAnnotations(annotations)\nGenerates:\n DefaultMeter{device\u003dof:00000a0a0a0a0a0b, cellId\u003d2, appId\u003dorg.opencord.olt, unit\u003dKB_PER_SEC, isBurst\u003dtrue, state\u003dADDED, bands\u003d[DefaultBand{rate\u003d100000, burst-size\u003d5000, type\u003dDROP, drop-precedence\u003dnull}, DefaultBand{rate\u003d100000, burst-size\u003d5000, type\u003dDROP, drop-precedence\u003dnull}, DefaultBand{rate\u003d100000, burst-size\u003d0, type\u003dDROP, drop-precedence\u003dnull}], annotations\u003d{MeterForDeviceType\u003dolt}}\n\nChange-Id: Ifaded96ebeb7956bc60cdf311180c984c3ba954e\n" }, { "commit": "e7c0bd18af2a14f8a775d74d6ee31602757cc002", "tree": "1b9e1457d5a8603e0062809b13f3884bc48c4058", "parents": [ "4c02a9418a60c966c10aa8f651c579810fbb5d73" ], "author": { "name": "pierventre", "email": "pier@opennetworking.org", "time": "Tue Apr 13 12:46:10 2021 +0200" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Wed Apr 14 08:26:59 2021 +0000" }, "message": "[AETHER-1529] Nodes not READY due to gui/gui2 bundles being in WAITING\n\nIn particular gui2 bundle does not get activated due to the missing UiExtensionManager.cfgdef.\nThis patch manually copy the cfgdef generated for gui bundle into the final jar of gui2\n\nChange-Id: I27fea43faa06f70bc8c0570c53a1dbf5cfd23e89\n(cherry picked from commit 37691eb75be5ee295279bb3633bcefeb7166b444)\n" }, { "commit": "4c02a9418a60c966c10aa8f651c579810fbb5d73", "tree": "385da2199a4f59a67d332f4fbbb0590ebd0aaffb", "parents": [ "fc7e6cf082472edf588ffbaf0596d9f70c53cc28" ], "author": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Sun Apr 11 23:07:40 2021 -0700" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Mon Apr 12 18:02:15 2021 +0000" }, "message": "Disable SampleHighlighterFactory\n\nChange-Id: I664152c2f409d4de0b4d5b76a8fd2403b523c06e\n(cherry picked from commit 010cd8cc77fea25b2129ca7a2d97d589f7404f31)\n" }, { "commit": "a5e986d31cde1fb5b4f5c051b5a1fb42f597f68a", "tree": "af7d2597615594d37ce8d933928434c1d364e4ae", "parents": [ "f17d173959fdb5582b460333d03237eb777f5bc7" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Tue Apr 06 11:14:09 2021 -0700" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Tue Apr 06 21:31:11 2021 +0000" }, "message": "Added ability to configure GUI traffic refresh rate\n\nChange-Id: Iceb1196a20c16f09218218da2e095fbe9644bb04\n" }, { "commit": "2b4de873e4033b7973b399d25cb8828a73bc2e24", "tree": "bbc9a6b00cf629108c831c352a6a611d9682685a", "parents": [ "d37181d7d105f276cf8ee8b5d464f62968f1e443" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Tue Mar 30 16:31:34 2021 -0700" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Fri Apr 02 07:12:47 2021 +0000" }, "message": "Added mechanism for apps to easily add their own custom link/node/host highlighting wihout having to create a new UI extensions\n\nChange-Id: Iefa21d76190c60db79a4b07a8b22e301d29fe58e\n" }, { "commit": "a0410b8f65a4e4e90f41c34e17eadebb4b998435", "tree": "237b799a9779088b1c10b6ba87452b7472fa77d9", "parents": [ "b6a6bcbe127f206fcc84cd7db734b890cbcb4c19" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Mon Mar 29 14:01:18 2021 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Mon Mar 29 14:01:18 2021 -0700" }, "message": "Fixed a connectionType glitch\n\nChange-Id: Idcd2cde2ea93ad91892bf6954c70b5c02490c37f\n" }, { "commit": "f06f5d676c01f33834324c4d8a796c7338d53795", "tree": "b9ab8ded549754a8d662351acae1b4e445cf58bb", "parents": [ "8a8b572dd23aac6095906576569121b748e30465" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Wed Mar 10 14:24:47 2021 -0800" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Wed Mar 10 22:30:38 2021 +0000" }, "message": "[AETHER-1212] Added means to configure host links to appear as \u0027wireless\u0027\n\nSetting the host \"uiType\" to \u0027cellphone\u0027 will make the links \"wireless\"\nand appear as dashed lines.\nAdditionally, a new annotation \"connectionType\" was added for hosts,\nwhich when set to \"wireless\" will make links change appearance for any\ntype of hosts.\n\n\nChange-Id: Iad87eb5c180b0a9175108c1179d9d28ae906e924\n" }, { "commit": "13b9017465d431d9ad4685dd408a426a151cdad5", "tree": "5654b0cef2830c5a8e98cc533849cd96e06d0744", "parents": [ "f22fd66bb3a51b0d39252fea88bbb20a132bd077" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Tue Mar 02 17:59:58 2021 -0800" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Wed Mar 03 21:07:18 2021 +0000" }, "message": "[AETHER-1243] Adding more host icons and changing the default icon.\n\nChanged default icon to look like server; name is still m_endstation.\nNew icons are:\n- m_terminal (old endstation icon)\n- m_tower\n- m_slrCamera\n- m_videoCamera\n- m_cellPhone\n- m_endstation1 (alternate server icon)\n- m_endstation2 (alternate server icon)\n\nAlso enabled other existing icons to serve as host icons, e.g. m_microwave.\nFixed an issue with host icon being different in the detail pane.\n\nTo set the icon type, you can use the \u0027annotate-host\u0027 command with \u0027uiType\u0027 annotation, e.g.\n\nannotate-host 00:00:00:00:00:01/None uiType videoCamera\n\nAlternately, use netcfg to configure the \u0027uiType\u0027 attribute.\n\nChange-Id: I5b7e338f3c12319da34012c5a28de8c9a48f0b15\n" }, { "commit": "a4eac6a3b2c3b85585956fda583e6965c8522ada", "tree": "fd4a4effa1ba469f0025b94115840f277d569a0e", "parents": [ "c8c8f46fd430b12601068f9e1991bec954be1ce2" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Mon Mar 01 15:11:59 2021 -0800" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Mon Mar 01 21:37:31 2021 -0800" }, "message": "[AETHER-1211] Allowing toggling of link labels via Alt-L\n\nChange-Id: I772b6ee0c6c24eeb48466a96a45b44b9ee6eef50\n" }, { "commit": "c8c8f46fd430b12601068f9e1991bec954be1ce2", "tree": "6910768c9bcca1d4afcb77344ac8e7274fc823bf", "parents": [ "2375917830bd05883b0bc0b853f49eab37e4d3b1" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Mon Mar 01 11:22:56 2021 -0800" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Mon Mar 01 21:37:31 2021 -0800" }, "message": "[AETHER-1213] GUI1 enhanced to allow scaling host icons and host text.\n\nScale is proportional to the current zoom level, but can be toggled in\nfour increments via SHIFT-[ (text) and SHIFT-] (icon) keyboard shortcuts.\n\nThe icon size limit was increased to be min 20 and max 70.\n\nChange-Id: I49e983d34a2465fb12d48395c34c1f22911f4f51\n" }, { "commit": "436c60a1f65d3c7dbdbd664c7b0e65f5362ef24d", "tree": "7c3a6ed46ce9fe3ae135275b6cb7043e54e20873", "parents": [ "5a936f5c8b5e47cbda9156ebddb6953feb9e6ca3" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Fri Jan 01 14:23:29 2021 +0000" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Mon Jan 04 15:42:57 2021 +0000" }, "message": "Upgraded to bazel 3.7.2 and rules_nodejs 2.3.2\n\nChange-Id: If53686f2475c4f367909de577b4da95de8e16768\n" }, { "commit": "de3e6f52c814f50d6696bf84d363f762e8ee6fab", "tree": "4874a3568a6cf39a60f08dffccfac454ee02e8e0", "parents": [ "74f589ef615394454a4f8a399b8e1b5f262ecea8" ], "author": { "name": "Lakshya Thakur", "email": "lapstjup@gmail.com", "time": "Sun Nov 29 23:54:24 2020 +0530" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Wed Dec 02 07:32:43 2020 +0000" }, "message": "Implemented HttpResponseHeadersFilter to set the CSP frame ancestors header to prevent iframe embedding\n\nChange-Id: Ib58e452e291c4df407d30e8b914ab6aa20ae77bc\n" }, { "commit": "f111f57be9b01132a769eb22d8512b24070c48ff", "tree": "2ada4e6b889d6b97a9e2c0e6acbc3aca9f6c660c", "parents": [ "63cb1a8da31490594dc6e8c35f93f5d7fb25d064" ], "author": { "name": "Lakshya Thakur", "email": "lapstjup@gmail.com", "time": "Fri Nov 27 23:42:51 2020 +0530" }, "committer": { "name": "Lakshya Thakur", "email": "lapstjup@gmail.com", "time": "Fri Nov 27 23:47:55 2020 +0530" }, "message": "Added CSP to prevent iframe embedding of gui2 and swagger ui\n\nChange-Id: I77c5524cbb80f8f06de5f1cba8412cfb58a36324\n" }, { "commit": "416ef14b9b59d40d0f99dbb835ffd010e238b0f7", "tree": "b0c49b7f11fc2cd609fee399763b1726d825ec3f", "parents": [ "b4c766df3bbaf0f69d77b2246d76b3b40b1ffdab" ], "author": { "name": "Charles Chan", "email": "rascov@gmail.com", "time": "Mon Aug 10 16:34:32 2020 -0700" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Wed Aug 12 00:05:43 2020 +0000" }, "message": "[VOL-2950][VOL-3110][AETHER-457] Fix a bug in component readiness check\n\nThe existing code checks for onos-core-net only due to the bug\n\nIn addition, this patch introduces a new REST API to check health of given app.\nActive in app status only indicates that the app has been activated.\nThis new API will look deeper and make sure all OSGi features, bundles and components of given app are all ready.\n\nChange-Id: If91326ba9cffdbe25821eeaaa092ec9d2ab952ea\n(cherry picked from commit 5bdaf106e4b30208d6acee6ad5bf1d58c9057d66)\n" }, { "commit": "a1b624eaa1d0241b2c8161c7854f012664908353", "tree": "c5ce9cf70439e492995b6540ccf67d621615dcab", "parents": [ "bf200e4bc3026738f12816b7d21c85f08d54143c" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Fri Jul 31 14:20:32 2020 -0700" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Mon Aug 03 07:55:09 2020 +0000" }, "message": "Removing the host drop-shadow from the topo GUI2\n\nChange-Id: If6078ee6234370e4a5351d2b01a0a22593c531df\n" }, { "commit": "95e691a72ec017491dcda50a1c5c808b0e6f74ec", "tree": "65063c9197a45f3193a6dae3e32b7a931e2c371b", "parents": [ "c229e42082ebcf1f6f3e918c4ef54dd9f298ce50" ], "author": { "name": "Lakshya Thakur", "email": "lapstjup@gmail.com", "time": "Thu Jul 23 18:44:51 2020 +0530" }, "committer": { "name": "Lakshya Thakur", "email": "lapstjup@gmail.com", "time": "Thu Jul 23 18:44:51 2020 +0530" }, "message": "Fix for secure boolean inside matchSecure method of UrlFnService\n\nChange-Id: I6e7053a62f5c0d6681e4e7c8eb995c6e8aae0c99\n" }, { "commit": "0ab52ba6186ff24f943b1ad4149b0e683ad82163", "tree": "2746524d87a85e32d1f889c69e53a6fd3a9fe6da", "parents": [ "40e0a0c90d9a3b8ea36ef2ecd0fc8763e0b3d482" ], "author": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Wed Jun 10 13:24:38 2020 +0200" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Wed Jun 10 11:57:31 2020 +0000" }, "message": "[ONOS-8102] Moving get(MeterService.class) into each MetersWebResource Method to avoid startup race condition between Web resource and meter service class creation.\n\nChange-Id: Ie1a14aeec91b54a120ccd3d14f9edc846426c857\n(cherry picked from commit 6347ff4c46de1531856c3de318f73b62002fcc3c)\n" }, { "commit": "555617a9f918209cfd6b2c283d6a80638f83c17a", "tree": "89738a5642752b9ee40957ec77ca0f2d6180e491", "parents": [ "f152f4bb2fcbbc957060b55839707d2f6ad438c2" ], "author": { "name": "Davide Scano", "email": "d.scano89@gmail.com", "time": "Wed Jun 03 21:47:13 2020 +0200" }, "committer": { "name": "Davide Scano", "email": "d.scano89@gmail.com", "time": "Thu Jun 04 07:23:58 2020 +0000" }, "message": "INT app gui2\n\nThis patch contains the files needed by the INT app to work with gui2.\nMore in detail I reuse/modifie the html and the css, already provided in\nthe inbandtelemetry folder. I add the file needed to utilize the gui2,\ne.g,intapp-gui2-lib.module.ts.\n\nLink to my dropbox for screenshots: \nhttps://www.dropbox.com/sh/ie2l0flcm8igesk/AAAsP2RdMbNbnt6A88lmBczaa?dl\u003d0\n\nChange-Id: I710c09f3a04a139a4482bb7aae3b3b76b39e67e6\n" }, { "commit": "4de9b920b7d5d6cfd02007828ee20ac189f8c07b", "tree": "3a753addc993d31b42c8218a6f1d368088918f1a", "parents": [ "bec6b6a7b0f33812c6f6904d9f9b629539446e79" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Mon Jun 01 09:32:59 2020 +0100" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Mon Jun 01 09:37:40 2020 +0100" }, "message": "[ONOS-8094] GUI2 Topo details fails to show localized messages for English\n\nChange-Id: I6bd9d64350358fb66afbc0d46a6fd31b5e499af0\n" }, { "commit": "ff5bb451f0a9aadb5d0fe551cf651150e356721e", "tree": "82dabe936cd8cdb6a0f2f6a164bfa6bb75c63c53", "parents": [ "d3d4ac1d9e6b1c792feac13ead089b7f31d2824c" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Wed May 27 08:30:48 2020 +0100" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Wed May 27 08:30:48 2020 +0100" }, "message": "GUI2 fixed some unit tests\n\nand updated documentation\n\nChange-Id: Icb66f91b64172359c9ddadd4bfd2531ed28f5be0\n" }, { "commit": "d3d4ac1d9e6b1c792feac13ead089b7f31d2824c", "tree": "13a69ce8b6ba23a5a013a00361ce2b87bcac0008", "parents": [ "03368b3d6a38b15679e960c4c4b61fca366ed3b5" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Tue May 26 09:42:01 2020 +0100" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Tue May 26 09:42:01 2020 +0100" }, "message": "[ONOS-8095] GUI2 Adjusted the width of columns in the flow table view\n\nChange-Id: I4ffa81a82d1c7baa0758ce158a4c7a8d0af53a49\n" }, { "commit": "97aa670c9a93aa8e4b9d0682dafcbb685e88565a", "tree": "304eaa4ff0d3dcc5a02b25791d8f5d0a3e528cc4", "parents": [ "63b17dc0ac1011bd2e09a26b4126c1bb3da7f055" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Thu May 21 14:17:43 2020 +0100" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Fri May 22 15:54:01 2020 +0000" }, "message": "[ONOS-8097] Pipeconf table top header misaligned\n\nChange-Id: I53177528333684e244478b9ea728b535ce9ad6e6\n" }, { "commit": "8a8bc4b1e516ad3e6b87447999aede9fe00d7010", "tree": "aa678e12a2f72d80b561f51306f76fbc6fedf914", "parents": [ "561c8817f88f8209bdf4f1cca121badeeaf82e99" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Thu May 21 16:14:54 2020 +0100" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Fri May 22 07:34:24 2020 +0000" }, "message": "[ONOS-8096] In GUI2 device panel space before colon creates unnecessary wrap\n\nChange-Id: I08ca8b70dc6c21d12714f510c9fa3473ad41c261\n" }, { "commit": "f86cfc9b3cf0f70899bcb3899bd32d65d3305ab3", "tree": "c23c7ce125a610e6397420b9cfef50c37f7d8231", "parents": [ "3dd062fb1483f970c7fcb1eb3ae2950bbb335023" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Tue Apr 14 15:10:03 2020 +0100" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Wed Apr 15 17:02:41 2020 +0100" }, "message": "GUI2 add a karma.conf.js for unit tests\n\nChange-Id: I2db9e9fcbaa6b6cf0dcdae38bff8628c0e706cf4\n" }, { "commit": "3dd062fb1483f970c7fcb1eb3ae2950bbb335023", "tree": "e369f391786b013c5891029b82aee9f724759202", "parents": [ "e4e8f6a8890252cc1fa43d56fba842b021f74a03" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Tue Apr 14 09:25:00 2020 +0100" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Tue Apr 14 09:29:28 2020 +0100" }, "message": "GUI2 Change gui2-fw-lib refs to abs paths\n\nChange-Id: Iddc121c70ddf9fa69c8d9f99e9768de6c2143eab\n" }, { "commit": "e4e8f6a8890252cc1fa43d56fba842b021f74a03", "tree": "114b60132caeb6ee06f4a20c46f0aec3af24c813", "parents": [ "525b68a5f57edcaa4cbb94f6e4612a554c0c57fb" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Mon Apr 13 10:30:35 2020 +0100" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Mon Apr 13 10:14:32 2020 +0000" }, "message": "Upgraded to Angular 9.1.0 and rules_nodejs to 1.6\n\nAdded in command to generate gui2-fw-lib as NPM package\n\nChange-Id: Id21f6f17b6edcd09cffd237f7ece90cf97a71bc2\n" }, { "commit": "9ceeacb11e34e34afee44c623b0dff5b04830a21", "tree": "40cb4b223aa0a252deb78f3e09ba7893a5c3f836", "parents": [ "9ed929a6535a2636a6b5b887ac23d73ec124dd68" ], "author": { "name": "Seyeon Jeong", "email": "seyeon@opennetworking.org", "time": "Fri Feb 28 01:46:39 2020 -0800" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Tue Mar 31 21:22:06 2020 +0000" }, "message": "Add JSON decoders for Host and HostLocation\n\n- HostsWebResource will use the Host codec in parsing JSON for create-host requests\n\nChange-Id: If51bf3433a4ab45889a94a6d11bbd3db6b96d074\n(cherry picked from commit 46d2462e4e49855b0d533035250776589fd05d88)\n" }, { "commit": "8188da17c1ee608efb61363afc4bde7b27905dbb", "tree": "03f393aea8361cf825e760c35d5400fb5ab1d743", "parents": [ "ca23c9707b2d1d858f922c0db8f03d81730a0c22" ], "author": { "name": "Seyeon Jeong", "email": "seyeon@opennetworking.org", "time": "Tue Mar 03 12:49:48 2020 -0800" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Thu Mar 26 19:40:46 2020 +0000" }, "message": "Found a few codec inconsistencies between JSON encoders and decoders\n\n- Fix EtherType inconsistency in coding VLAN_PUSH and MPLS_POP instructions\n- Fix group id inconsistency in coding a Group instruction\n- Fix Group identifiers to be treated as unsigned integers in GroupCodec\n- Add a JSON decoder for FlowEntry\n\nChange-Id: Id80b9e009550e3b71b9274adb116e5179391fa66\n(cherry picked from commit 494f586853c1a87ba62f20b477e211f996baded5)\n" }, { "commit": "f9ff66abc2141156c908c433bc24018e8e3f13b7", "tree": "6bda2b4c8d00cad891dcf3c5bdadb6fe8e899e3f", "parents": [ "5daa7c463b783514430cab48904b71106441faf2" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Mon Mar 23 08:40:55 2020 +0000" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Mon Mar 23 09:22:22 2020 +0000" }, "message": "Display host names given in netcfg\n\nChange-Id: I883c9aa06c09221bdc198ea1d47b4cbf8b31fde5\n" }, { "commit": "ed77aeb7bc8525da868f6e5b13715df2aaf4c720", "tree": "846b27a7a90bdd84b8125e0ef10a77f110a64f22", "parents": [ "566991c5feff7962f2c78659a4c0bbc317567cf2" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Sun Mar 15 21:24:43 2020 +0000" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Mon Mar 16 10:53:38 2020 +0000" }, "message": "Upgraded some components for GUI2\n\nChange-Id: I83795ed9b546940d0a5fa151a40504545270774b\n" }, { "commit": "00e56d0efb4600eddf0d623703c45b2838c9bcfa", "tree": "87077ffd157599672eafb24c5cfca07799c2a0af", "parents": [ "edb437a5ad3bd638207fc3adcd3a2fecf6e338fe" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Fri Feb 28 09:50:04 2020 +0000" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Fri Feb 28 15:24:23 2020 +0000" }, "message": "Changed how link highlight text is updated\n\nAlso added in widening of text box and different kerning options\n\nChange-Id: I141251a2b3258de2cd8f7b0d47510ea9b7340fd4\n" }, { "commit": "edb437a5ad3bd638207fc3adcd3a2fecf6e338fe", "tree": "666c328f91bdea0fc5eb15fa3b2aae2e7db49e50", "parents": [ "a40ecbbee10150c788ea313bd1581936b02457e7" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Thu Feb 27 14:25:58 2020 -0800" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Fri Feb 28 15:20:55 2020 +0000" }, "message": "Minor GUI tweaks:\n\n* Fix header margin for all table views to align with the table\n* Fix margins in GUI map selector\n* Removed node drop-shadow in the GUI topology by reducing blur to 0\n* Adjusted device label sizing to favour more white-space than to clip and squeeze text\n\nChange-Id: I9ef3eee30714a5aaa9337582d6b1a2e2fb2b302c\n" }, { "commit": "bb93b6e7ff2ec8b25df274994d511eb5809ee937", "tree": "84a66da49934b451867a678f3c82e57360c24b7d", "parents": [ "811ea2b63db393d2fc8bdccb792023e17d342502" ], "author": { "name": "Yi Tseng", "email": "yi@opennetworking.org", "time": "Wed Feb 12 14:46:07 2020 -0800" }, "committer": { "name": "Yi Tseng", "email": "yi@opennetworking.org", "time": "Wed Feb 12 17:22:13 2020 -0800" }, "message": "Add missing route to Roadm UI\n\nChange-Id: Iece3e2212e0a227efbc0b015f3826ca3e86b77f8\n" }, { "commit": "6ceebf03923dc48ae5bcc5ef96c507d5027ac64c", "tree": "186654ccd94de43f683a976dbfeb0f30a35f0fec", "parents": [ "e4cf051bd2aa5a905a6af59504ccbb896427a9ce" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Fri Jan 24 09:03:03 2020 +0000" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Fri Jan 24 09:04:29 2020 +0000" }, "message": "GUI2 Upgraded Angular to 9rc10 and rules_nodejs to 1.10\n\nChange-Id: I56f5f28dffb9102b2b7920fcbf6a0b084051662c\n" }, { "commit": "5c1c3a8b752b1481b6cfc40e1036ed4ab755c428", "tree": "2a4f5397e097f7edbec842b38aa59c49a4dfef3b", "parents": [ "8649b09df62db7b11b286c9327a3df343e76e2ec" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Wed Jan 22 12:07:35 2020 +0000" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Wed Jan 22 12:07:35 2020 +0000" }, "message": "GUI2 changed web socket port to follow main window port rather than hardcode\n\nChange-Id: I0ea090f628ee60f9d930be9307daa8d081465d97\n" }, { "commit": "d6f95bfcef0b3ced218611c1466b135eb0e96c65", "tree": "32420e11652efe9e76dc19ef7f39293dfa76a8d2", "parents": [ "0a0f33448eca42cc83b442f388c350dfd36ccebe" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Tue Jan 21 10:10:23 2020 +0000" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Tue Jan 21 20:30:36 2020 +0000" }, "message": "Added the Yang GUI to GUI2\n\nChange-Id: I843db3838668e21a77837faaf00d4d6834676d8d\n" }, { "commit": "5425aae859acab9cf6fc8b478e99522e88288dca", "tree": "d891a2b0f6c7714ceae4e06374370fba474ab4f1", "parents": [ "0abcb809fae8b60b6da9ee98e3df75a13d816652" ], "author": { "name": "Charles Chan", "email": "rascov@gmail.com", "time": "Tue Jan 14 16:29:43 2020 -0800" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Thu Jan 16 20:54:03 2020 +0000" }, "message": "Supported recently introduced fields in HostsWebResource\n\nChange-Id: I3bc3fd272008388326041540c10e8a103b01c02c\n" }, { "commit": "0fa8787e599d711116afd90d5ca6cc9009973a83", "tree": "94e89b007851fee7cf6c8decacef31de84571032", "parents": [ "6a6f9a0d5d6848d095b6d673ed1bcb285c0c8c7c" ], "author": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Fri Jan 10 18:13:43 2020 +0100" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Fri Jan 10 18:44:05 2020 +0100" }, "message": "Commenting the GUI2 Bazel files browsers sections to avoid issues with mac\n\nChange-Id: I3212dd3d7e4f57d84af796824b89442ffac6f78a\n" }, { "commit": "eb5bd4998289bf78862db927d58b76cb12979459", "tree": "1c774af94a3e1053c2eb4691564ad6885c2cde62", "parents": [ "66bbf4cb2fdd200024cef0fe0c4f0f0eddff5f84" ], "author": { "name": "Charles Chan", "email": "rascov@gmail.com", "time": "Wed Dec 18 15:49:39 2019 -0800" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Thu Jan 09 23:34:56 2020 +0000" }, "message": "Added CLI and REST support for auxLocations\n\nChange-Id: I04e78f766dcbb18bce4a2f9160d3740ec2fbd846\n" }, { "commit": "a3ad779274840d99d214099c52ee2c93433d32fb", "tree": "4b6f951f5ea1f13a0c3db9c68e87578f175ac163", "parents": [ "59721bfa8097956fcdb3100fd216edacf3994793" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Sat Jan 04 19:26:34 2020 +0000" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Wed Jan 08 13:11:31 2020 +0000" }, "message": "Added back in Bazel tests for gui2-fw-lib and gui2-topo-lib\n\nAlso used a named path in typescript for gui2-fw-lib\n\nChange-Id: I7233565e53b9b86e1766228ecc96b21ea6f7499d\n" }, { "commit": "4fff373774826f12be993d0dcf2722088f7f9eb1", "tree": "b1e2047ce4dfb2a2b908e39c65be8c493d288ac3", "parents": [ "b2e9cd97d0b6ede59cc41168a16f247607402d30" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Tue Jan 07 17:53:54 2020 +0000" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Tue Jan 07 18:42:34 2020 +0000" }, "message": "Updating the README to test the build process\n\nChange-Id: I4db415524372602dd609be547801de9d177b45ef\n" }, { "commit": "b1177cc1b7a8a33b4ec8bde797ce51685f5f2ea8", "tree": "4b951613c4f7e30f9256ad5586e480edea0b55ae", "parents": [ "3251a306614f80e7e97d9e35975634d4db2a791f" ], "author": { "name": "DongRyeol Cha", "email": "dr83.cha@samsung.com", "time": "Thu Nov 14 13:53:13 2019 +0900" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Tue Jan 07 17:30:00 2020 +0000" }, "message": "Add new rest api to get ports for all devices\n\nCurrently, the onos provides a rest api to get port status.\nBut if we want to get port status for all devices, we need to call rest api with each device ids.\n\nSo, this changes provides a rest api to get ports for all devices.\n\nChange-Id: Iaa123ab341890684b7f0991d8cc75d73cd76c9cb\n" }, { "commit": "98b6ddb28a7f023dfa09c5b80e498f6b2426cd6a", "tree": "6d115467af61abe1a4150892d628171f0bd0bef7", "parents": [ "e560f673dc87bb1ba876d2a7ff5d2d77ebda41cc" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Tue Dec 24 08:07:40 2019 +0000" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Sat Jan 04 12:17:01 2020 +0000" }, "message": "Added native Bazel build to GUI2. Reduced a lot of the unused Angular CLI structures\n\nReviewers should look at the changes in WORKSPACE, BUILD, BUILD.bazel, README.md files\nThis is only possible now as rules_nodejs went to 1.0.0 on December 20\ngui2 has now been made the entry point (rather than gui2-fw-lib)\nNo tests or linting are functional yet for Typescript\nEach NgModule now has its own BUILD.bazel file with ng_module\ngui2-fw-lib is all one module and has been refactored to simplify the directory structure\ngui2-topo-lib is also all one module - its directory structure has had 3 layers removed\nThe big bash script in web/gui2/BUILD has been removed - all is done through ng_module rules\nin web/gui2/src/main/webapp/BUILD.bazel and web/gui2/src/main/webapp/app/BUILD.bazel\n\nChange-Id: Ifcfcc23a87be39fe6d6c8324046cc8ebadb90551\n" }, { "commit": "afe47c2eaee57bcde5d6394eee590c3fb17c9dbc", "tree": "26e96e69d851772138fba9fbebf7c7d1a3ad7e1a", "parents": [ "85f21c8a021e9fbfd435518802fcba907a442560" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Thu Dec 19 14:28:06 2019 +0000" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Fri Dec 20 10:48:23 2019 +0000" }, "message": "Added a Pipeconf View to GUI2 including Table Statistics\n\nChange-Id: Ic043f78d7408a7f96a66735f2493cf0765c01885\n" }, { "commit": "0ad0c55c06be93bc7a0b6bdb20e247f5b8b3bec9", "tree": "6106477e004483e84e9eb1037e302dca11117100", "parents": [ "2f72af40723d32cd121fa6fe4863f5a24ede8b9d" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Mon Dec 16 22:26:21 2019 +0900" }, "committer": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Mon Dec 16 22:26:21 2019 +0900" }, "message": "Bump up jackson deps version to 2.10.0 with updated snakeyaml deps\n\nChange-Id: I7c1b11abad0872d05321869a4221b3907b2aa155\n" }, { "commit": "14d442f70212f676cd2232faf453a2659bda1d3e", "tree": "0aad3e2ad721ac9a4817d0cefe38056171522316", "parents": [ "6d84c183f69fc2379174a5362d1c804009c72463" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Mon Dec 09 14:16:19 2019 +0000" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Mon Dec 09 14:30:33 2019 +0000" }, "message": "Moved ZoomDirective to gui2-fw-lib (from gui2-topo-lib)\n\nChange-Id: Idc8bfefea7c84d6611242a9562d84ca6cc53a7b3\n" }, { "commit": "590b34b9fc0cce437307a49a1e76a3ab3997c8ca", "tree": "5aba9abea10efa2ebd644652d017b376a8acf676", "parents": [ "13433eb01abb84f8f715efd488b651457e06f827" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Wed Dec 04 18:44:37 2019 +0000" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Fri Dec 06 16:40:46 2019 +0000" }, "message": "Addded alarm highlight on Topo View and link to Alarm View\n\nChange-Id: I0de7a24e12fd7e299fc7e31747cb27cd4831828b\n" }, { "commit": "35fd94cfaf4071514ec15215daaba04512fb427f", "tree": "76188718dfc3bac29eb31a67d9646a9c2e98400a", "parents": [ "7c51a0115a2a17fc7f8d3bceb9c189adee2ae0a8" ], "author": { "name": "Rohit Singh", "email": "rohitkumar.singh@sterlite.com", "time": "Mon Nov 11 16:38:18 2019 +0530" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Wed Dec 04 16:29:45 2019 +0000" }, "message": "BER Driver Implementation\n\nChange-Id: Ie215228ae4081ab0b984aafd757601a982ec84d2\n" }, { "commit": "4e55c804bb7bd52f1fc6dfa13ea80ed5fbb6a5ab", "tree": "df316ede65458a60812e0c58b8e09d57c285b8ba", "parents": [ "b62e8c5490dc0e36ccec6e5b6c2c23fba84d8bb8" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Tue Dec 03 22:13:34 2019 +0000" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Wed Dec 04 10:00:55 2019 +0000" }, "message": "Added in support for navigating to Topo View from Intent View\n\nChange-Id: Ia62428dee29013cc7fa52727662b67f5673d725c\n" }, { "commit": "cf156cde00ffbea482f8561392f3723c2a5c2b1a", "tree": "5e019b048f35fceb1666335dd70f1af657b6fdde", "parents": [ "3f56eb1ebd4bfde1eb364c193dc6e227aadf99e5" ], "author": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Tue Nov 26 16:18:06 2019 +0100" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Tue Nov 26 17:54:40 2019 +0100" }, "message": "Fixing bazel hide files tool versions\n\nChange-Id: Ie44c209f4e14de2d435fb437a08e12e5961e7a4b\n" }, { "commit": "dfc6dbab2782ae77ba4ec044021f0b38add9cee2", "tree": "5f8c09cc3584c9c3e44acdd79d44c0f563330614", "parents": [ "2099cd054785940da555a014537050e4aba282fd" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Sat Nov 09 11:50:23 2019 +0000" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Thu Nov 21 20:40:38 2019 +0000" }, "message": "Added BUILD file for gui2-fw-lib bazel build\n\nThis is another step along the way of having Native Bazel builds for Angular\nNot fully there yet - waiting for Angular v9 in next 2 weeks\nbut don\u0027t want to wait that long to merge all of this\n\nFor most people the main concern is updates to WORKSPACE\n\nChange-Id: I28170b8f8daaa2959327c259fe6a10df075113bb\n" }, { "commit": "0a884ad26a785368a41ddfa4a7f064700320492f", "tree": "cc69b12de111186353b6f27be23c7072c34b6af0", "parents": [ "41ec14834cbd91539cc7c2357beaa22ca575b383" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Mon Oct 28 17:57:21 2019 +0000" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Mon Nov 04 21:07:45 2019 +0000" }, "message": "Upgrading NodeJS to 10.16 and GUI2 to Angular 8\n\nChange-Id: I722ffd8438728e6658a0589aa12b087ad5da8864\n" }, { "commit": "c687ccb0b54890bbf470f3d3883eb1476761a58d", "tree": "eba976f1c07924b8eff52486400d804fba0b4d03", "parents": [ "5bae50500fcdbbcf13babfee741a4609ca3c8deb" ], "author": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Fri Oct 25 12:27:54 2019 +0100" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Fri Oct 25 13:06:28 2019 +0000" }, "message": "[ONOS-8033] No Visible Indication for Active Applications in ONOS\n\nAlso tidied up onos.service.ts a bit for unused methods\nChanged error message in Bazel build to point to new location under Bazel 1.0\n\nChange-Id: Ie95f6fbb108386d3632cc8fa6656dc5b699023d9\n" }, { "commit": "f20b8ef42cec193c0fe0b2ab7b891fc24d2261ca", "tree": "fc7cd4c8cbce2fc9e403908d6fcde99135135099", "parents": [ "77654f9e5ca428ec28083abfbc0960d8870b7f07" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Tue Aug 13 16:45:52 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Tue Aug 13 16:48:44 2019 +0100" }, "message": "Updated ROADM UI with Current Input Power\n\nChange-Id: I5fd9c5802d94e6715659486170c15dc7715bd214\n" }, { "commit": "bdeeda1e2f46dbec3c912a3f0093cb58ca1f2ab2", "tree": "4037b9701f6d267f6ee44d87823520fd414220ad", "parents": [ "3ccee481b9c17d32f89b2ab442481bb6ded23b85" ], "author": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Fri Aug 02 16:12:05 2019 +0200" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Fri Aug 09 08:55:33 2019 +0000" }, "message": "Adding Modulation to UI\n\nChange-Id: I651dc44dd8f784962f4bc74bcbf246441a236707\n" }, { "commit": "16d4df99b6add5f35b809329d2dfb22d1e7a32c8", "tree": "5b7f7eadaa28f0352cb4077b7e08086227f95891", "parents": [ "e1a5b8f742b013723bdc074d1b83e77960f75eff" ], "author": { "name": "Rohit Singh", "email": "rohitkumar.singh@sterlite.com", "time": "Mon Jul 15 19:33:05 2019 +0530" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Thu Aug 01 10:03:25 2019 +0000" }, "message": "cassini Modulation Driver Impl | ONOS-7979\n\nChange-Id: Iba45f3e41fc39e63c7dc96acf5d2da248dc6bf68\n" }, { "commit": "5a198b0359e7811ddd3e01299c8dd338339b1c7b", "tree": "3252791db90f2fefa4e8f0e17d1ca85ed90a8dd8", "parents": [ "7cbeb97b8df493cb3be48e7e90e32b87c666e55d" ], "author": { "name": "Harshada Chaundkar", "email": "Harshada_Chaundkar@comcast.com", "time": "Wed Jul 03 16:27:45 2019 +0000" }, "committer": { "name": "pier", "email": "pier@opennetworking.org", "time": "Fri Jul 26 09:39:04 2019 +0200" }, "message": "REST API for obj-nextids\n\nChange-Id: Ibad03de0a6ffa8a478037120c84edfe6722f4d9b\n(cherry picked from commit 0acb326963dda08a5eef16134eca5cba84b8e75d)\n" }, { "commit": "5edc84aab0a2875f0ef8f19a20a59b0dc9ae4e11", "tree": "945e08ed29472c97cc4366837911603a1b8de8be", "parents": [ "3dcb7fdee05f12e8f6379e0d9243a516f6879392" ], "author": { "name": "Ravi Dewangan", "email": "ravi_dewangan@comcast.com", "time": "Wed Jun 05 21:06:12 2019 +0000" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Thu Jun 27 02:48:48 2019 +0000" }, "message": "useStaleLinkAge for VanishStaleLink\n\nAlso include gerrit #22247\n\nChange-Id: Ifd8079172a096bef0edf89daca97395c2d35a5ce\n" }, { "commit": "d33d3b48380a73fe93cc02eb699cbc24cbf77c28", "tree": "a8d9c9327fb82ffd06ad60573bf32422e33d4ea6", "parents": [ "21eb042dba2fe99cb728e13621f0e47adfdd0dc6" ], "author": { "name": "Carmelo Cascone", "email": "carmelo@opennetworking.org", "time": "Tue Jun 18 12:12:36 2019 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Tue Jun 18 22:26:33 2019 +0000" }, "message": "Build ONOS exclusively with Bazel-provided remote JDK\n\nThis change make it possible to build ONOS in a host system without JDK\ninstalled, or ignoring the one installed, instead relying exclusively on\nthe \"remote\" JDK provided by Bazel. The JDK version, along with the\ntoolchain configuration (language source and target values), are checked\nin as part of the build files (tools/build/bazel/BUILD), thus enabling\ndeterministic builds that are less dependent of the host environment.\n\nTo allow this, this change replaces all references to JDK-related tools\nexpected to be on the host PATH, such as the jar command, with their\ncounterpart from the remote JDK (now a sandboxed relative path). This is\nachieved by:\n\n * Creating a new \"jdk_genrule\" macro that exposes the remote JDK bin\n directory to the PATH visible by the genrule command. This is used\n for all genrule targets invoking for example `jar`;\n * Modifying custom Starlak rule implementations by replacing\n invocation to JDK tools with a path from the remote one.\n * Renaming the onos/lib directory to onos/deps as it clashes with\n the Bazel-provided JDK\u0027s lib directory (that for some strange reason\n is resolved on the ONOS workspace)\n\nFinally, this change is reflected on the Dockerfile which now builds\nONOS from an Ubuntu image with no JDK installed.\n\nChange-Id: Ie7d990cfce6fef00ddb4ffffe4c6205b8530fb47\n" }, { "commit": "6b23b3845502c7c54b719125e5f9a9f23e740fe1", "tree": "5c529d996bf1eac917aa469c477a60399e8de500", "parents": [ "d575a3cc598a3ec0690e210c44817d23ab8890ef" ], "author": { "name": "Boyuan Yan", "email": "boyuan@opennetworking.org", "time": "Tue Jun 04 11:59:35 2019 -0700" }, "committer": { "name": "Boyuan Yan", "email": "boyuan@opennetworking.org", "time": "Wed Jun 12 12:29:05 2019 -0700" }, "message": "[ONOS-7995] upgrade roadm custom view from GUI to GUI2\n\n1. [Finished] Optical-related device view\n2. [Finished] Port view\n3. [Finished] Power config on Port view (Private implementation)\n4. [Finished] Protocol view for TAPI device\n\nChange-Id: Ie9b81cfa9991a7af2dd485a5df3fe582df830d27\nSigned-off-by: Boyuan Yan \u003cboyuan@opennetworking.org\u003e\n" }, { "commit": "13f42b7a8657f6edb5f0399be2cd07647e78e64e", "tree": "96b0dc252a560c0ce7b6b815ef2fa21287296a11", "parents": [ "8a98804520347e51dd37ccc8abeffcfd518c631c" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Fri May 31 16:17:52 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Mon Jun 03 16:07:35 2019 +0100" }, "message": "Updated the GUI2 archetype with real gui code\n\nChange-Id: If0fb2a6cb38bff69a978a7a23dd2e3a6212d67f3\n" }, { "commit": "b77768e06e72dda3c84f917ca39b7d114f6d84bf", "tree": "69c25294e9958b758775bb4ad621148251f01edf", "parents": [ "b9536696f60b36feae70dbfeeeb580766836f9b2" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Sat May 04 20:23:42 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Fri May 31 09:47:38 2019 +0100" }, "message": "[ONOS-7981] GUI2 Topo View Link handling fails WIP\non device name with multiple \u0027:\u0027\n\nChange-Id: I698ff2e9a38d3ee45ce1ffa163137c84c12439f3\n" }, { "commit": "64060ffa8b7fe8cd24590de6e945f4d8e493c4ad", "tree": "025e392673489582cdf4dc0eb02919ad719a266f", "parents": [ "bc00cb5d7475f92025be897a68770b22c6b08f46" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Thu May 30 15:48:11 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Thu May 30 15:48:11 2019 +0100" }, "message": "GUI2 Updated unit tests for errors relating to topojson testing\n\nChange-Id: Ic6c15ad3e5f9bd18cdb1e64955bc5cec7c8e048c\n" }, { "commit": "27f06da0fbd8a8b1827af9729e8174048010a99d", "tree": "a290516c13a530a5ecc158d4512d6ec9e2202905", "parents": [ "d4a2b84c2a2720202b85a48bd79550aaf872e73e" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Sat May 25 17:02:14 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Sun May 26 09:46:49 2019 +0100" }, "message": "Added a README for the UI2 archetype\n\nChange-Id: I7e0b40a5c34610b3e4d97eef59cbf545426fce06\n" }, { "commit": "4b7818d255d7487cd39d6a60af844461e09a9626", "tree": "c9fa36a95f4a14fb5c7ae8c033f6155b20f198fc", "parents": [ "527e7b26acafe0ea8579f56e749e0417b3597b2c" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Thu May 23 07:45:14 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Thu May 23 08:44:12 2019 +0000" }, "message": "Prepared GUI2 FW lib for publishing on npmjs.org\n\nChange-Id: Icdbdacb24848795b644fc8b76c628fbdb8701e96\n" }, { "commit": "4747ecee33141a8fb3e3abefad91d984c8576798", "tree": "21732c901eb2cf0d217ad4c0e04e9c9bf56a8a58", "parents": [ "c699e878fdab1764184b03e99e13f2e773c3b220" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Sat May 04 20:17:02 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Sat May 04 20:17:02 2019 +0100" }, "message": "[ONOS-7967] GUI2 Device icon not shown on an Firewall, Optical_amplifier etc device in Topo view\n\nChange-Id: I099d7c24a70cfab2e64134bc7ae8cac6830698df\n" }, { "commit": "b0a196aa54fafb02ec3b1a5b8fbcb8e9bccf3b3e", "tree": "9dd85d236ec6170e66cf1a3aa7cec7c2cdadba51", "parents": [ "07f0d37c878768975d1b29031039b46ba829eec0" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Fri Apr 19 09:50:44 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Fri Apr 19 15:32:05 2019 +0100" }, "message": "GUI2 bug fix for Hosts hidden command\n\nChange-Id: Ia1aedb4ab0f9c04bed0bfc324e08815fd8f0a6d1\n" }, { "commit": "c13d956cc22d2288752018954701945756f9da27", "tree": "cda1747b27db667898ecd18712e3a4f2bbd23ef0", "parents": [ "3b4baa07e428974c11f267acd87bbc5c4471ef7c" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Thu Apr 18 13:24:42 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Thu Apr 18 13:35:16 2019 +0100" }, "message": "GUI2 bug fix for Force graph\n\nChange-Id: I6f47f22327ec115a7a59dd8a6d685f74fccfbe5f\n" }, { "commit": "bed2e0328b8fce9ce0943ccc656bdef55f342119", "tree": "22d7afa8f94e78f5eb743952ff98b3d768133d3e", "parents": [ "8d0c9e46a322ee651ea7fa1c0928233dda4c0d41" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Wed Apr 17 22:22:49 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Thu Apr 18 00:59:44 2019 +0000" }, "message": "GUI2 fixed Quickhelp to use LionService\n\nChange-Id: Id0799dd63de186ada17ec03380576d166947af19\n" }, { "commit": "6eb2cb8712cd9f81e73f33e57419b1a638fafe97", "tree": "d036944793a83123dc766205f21bd5f0fd539cb8", "parents": [ "d131d1f800b70ca7bffe1fab22f7d349d73fe140" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Wed Apr 17 14:18:28 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Wed Apr 17 14:18:28 2019 +0100" }, "message": "GUI2 update Angular component versions to 2.1.0\n\nChange-Id: I47d5ede8c5cfdf77e309b1883984a1220d8d9723\n" }, { "commit": "d131d1f800b70ca7bffe1fab22f7d349d73fe140", "tree": "0ecfa3e9d9df31904669265d035bbe4b6223cb89", "parents": [ "556c8d4b40e7049140972c14797c1c77eb3ab524" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Wed Apr 17 09:28:08 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Wed Apr 17 09:28:08 2019 +0100" }, "message": "GUI2 ModelCache bug fix for NPE\n\nChange-Id: Ib5bf3c879c7c980a7fb8e3c11af68867be3431c0\n" }, { "commit": "058804c2e75495a98cc9d104a3388e6efd6ebcab", "tree": "52539fa148de9349669edb091cea7a4140a09db3", "parents": [ "3d592c68511fb08ce9fc57a317ffc076e47d890d" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Tue Apr 16 09:41:52 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Tue Apr 16 12:22:10 2019 +0100" }, "message": "GUI2 Display of mastership for devices\n\nChange-Id: I13ed95d1a58d055aa913c69402541b87855c28c8\n" }, { "commit": "5f7d3bc950326b924156867eb58560dd92c7cba8", "tree": "c567332f6c77476b7ca1d7b7b6d9db09f2862013", "parents": [ "adeb7167219e1c954d1e5b6e535cc11086450d55" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Mon Apr 15 11:18:34 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Mon Apr 15 12:17:24 2019 +0100" }, "message": "GUI2 Fixed bug of edge link not being added dynamically\n\nChange-Id: If5a2b546f23274bbdac09a55bdd18357c72414fe\n" }, { "commit": "adeb7167219e1c954d1e5b6e535cc11086450d55", "tree": "83cac147baed044820486764e9a3c2baf438cf3f", "parents": [ "19e8367af97c08237437ad6e1ab82d7e61b572b6" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Sat Apr 13 20:56:14 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Sat Apr 13 20:56:14 2019 +0100" }, "message": "GUI2 Topo Added base common base for Topo2ViewMessageHandler and TopologyViewMessageHandlerBase\n\nChange-Id: I6818b764a3dbafb134786c4f6cdddd051b0c88ba\n" }, { "commit": "19e8367af97c08237437ad6e1ab82d7e61b572b6", "tree": "4ed9a439792800f8b49078fcbb0ddbda1d8aed38", "parents": [ "44628d6c294871b57e4262597b100f1517cffa1c" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Sat Apr 13 16:21:52 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Sat Apr 13 19:27:19 2019 +0100" }, "message": "GUI2 Added intents to Traffic2 Monitor\n\nChange-Id: I92744f214b96b6abcb09fac3afa9c497780065e5\n" }, { "commit": "64ea7d25e22e22a4956bf36ef470656c6169f93f", "tree": "718f5ce8565dd92526257ecc7eff6e29f3d9ebd3", "parents": [ "229471bcc153bd38f93ca903a251550101384aed" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Fri Apr 12 19:39:13 2019 +0100" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Fri Apr 12 20:54:54 2019 +0000" }, "message": "GUI2 Bug fixes to Topo view\n\nChange-Id: Ib40279fec94ffecb1d6c771aa376ad1cded03c02\n" }, { "commit": "2b299d223252e0b48bac03630354d00ba9986b59", "tree": "955b3a4e7e985266d632272faba824c6c446bd69", "parents": [ "4c2715efb379d333ad1ad875d72fd666669cb501" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Thu Apr 11 14:19:06 2019 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Thu Apr 11 14:19:06 2019 -0700" }, "message": "Fix incorect string comparison\n\nChange-Id: Idf7f90e37d1cf17af3552ebe23c05ddde64960b1\n" }, { "commit": "a3ce00ba00b17b82c9e88046c6b37dff9ec382ee", "tree": "a6dfb642571f6c7734de20747a87ba1abadd4986", "parents": [ "8c57015a00096764012a63e244486828952c8408" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Wed Apr 10 11:44:01 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Wed Apr 10 11:44:01 2019 +0100" }, "message": "GUI2 Add links to GUI2 when created dynamically\n\nChange-Id: Ibfa7ae0fa9b02fd6e1b40b9f201ff002c19591a9\n" }, { "commit": "9de21357a2cad5aefd5a18a505de6b9d61f44aac", "tree": "8272a36b4fb80835a3c01a4fd15df3ca599a9d7f", "parents": [ "e288e5b5087d8061988efff5dfddab4f2ae99955" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Sat Apr 06 19:22:27 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Mon Apr 08 08:06:34 2019 +0000" }, "message": "GUI2 Command to Unpin or Freeze selected or all nodes\n\nChange-Id: I4f0494a3fadc04dd09afbd096ea1f0d4f73d5c4f\n" }, { "commit": "d88f366afc8d539298ed310a7b22f169af23bead", "tree": "eb1290b33f213ec039b6e30900e31949f8e81a13", "parents": [ "0a15a16c5ac588341569260abde82ea5dac7c95b" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Wed Apr 03 16:35:30 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean@opennetworking.org", "time": "Wed Apr 03 17:16:24 2019 +0000" }, "message": "GUI2 Topo Allow selection of multiple nodes at once\n\nChange-Id: I0bb226d4697e3df49da0a049d440a70aed172263\n" }, { "commit": "95fb5749b6179151586a28e3a9b0a15e5e840072", "tree": "599d3680376beee8c2d2c362cf1808654a646c5d", "parents": [ "7fd9ae2208be35dbcc1a0451a6be1acd4371256f" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Tue Apr 02 12:16:55 2019 +0100" }, "committer": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Tue Apr 02 20:07:01 2019 +0100" }, "message": "GUI2 Changed loading screen display to be a component\n\nChange-Id: Id1592b498e6827ec4cd3544dec92e46f00e8d378\n" }, { "commit": "28884334ee7f1a429c84f5835af2a874e8fd673e", "tree": "7929a02db63d3b33ec60174332a96791925b7fe6", "parents": [ "5e3afe560d2e82bcab1cb051cf6bdd10d2baf2fd" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Thu Mar 21 14:07:00 2019 +0000" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Tue Mar 26 14:36:47 2019 +0000" }, "message": "GUI2 added in the layout topo overlay\n\nChange-Id: I9960f95ae726a5af9950771ed67bcfc9d172e267\n" }, { "commit": "ff85fbede387cddd9dd6b9ce6f9574bdc8560d8a", "tree": "b64a23147e0d4f86bb9d7d2f1686b855f33f8864", "parents": [ "bf7ff4f3faec5595eb82fc4f6456651f016bec94" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Sat Mar 16 14:28:46 2019 +0000" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Mar 20 15:54:02 2019 +0000" }, "message": "GUI2 Extract Topology view in to its own library\n\nChange-Id: I45597d0902c99b5b3d606966866cc518011c54a0\n" }, { "commit": "bf7ff4f3faec5595eb82fc4f6456651f016bec94", "tree": "52f73a1c0512f7fd661d479583251b016e0d1bb8", "parents": [ "2d0bd6e66a4b6f19ddf4a1cf34b168190bd529f4" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Sun Mar 17 16:18:42 2019 +0000" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Mar 20 14:48:49 2019 +0000" }, "message": "Change GUI and GUI2 to be apps rather than core features\n\nChange-Id: I862e5bdbccc29fd78716159e168e7a14bc5053e1\n" }, { "commit": "ee5d4b9366c86c1da369654b2b560eab22f5d5a9", "tree": "ddaa5970ffc6286b8302b51b84f0c41a6f467209", "parents": [ "754701c956d2e2e607bad04bc791cb5bf04bbf15" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Mon Mar 11 19:57:34 2019 +0000" }, "committer": { "name": "Sean Condon", "email": "scondo01@gmail.com", "time": "Tue Mar 12 03:13:43 2019 +0000" }, "message": "GUI2 Minor bug fixes to position of devices\n\nChange-Id: I8fff317ea17a7b9311a2900ace75893b234f5633\n" }, { "commit": "addf6345a304fddeb12c738b1ad847a2daa5a31b", "tree": "31f048641fa46c4cd83786b9f880463b1a79db68", "parents": [ "1c8b7abceba607350beca0d597e874543e1e78a2" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Mon Mar 11 12:50:01 2019 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Mon Mar 11 12:50:01 2019 -0700" }, "message": "Added capture of errors during server-side websocket handling.\n\nChange-Id: I71a96aba30a7a232dc5d5f305c5da5a81d7b09d1\n" }, { "commit": "ee545769678fa5d5d5b75b10afc32bd78a58b001", "tree": "98008f3735efea601cba84ad52798e88d4d89bfc", "parents": [ "fe1bc066228744e850b929ede8d47cf7b8930d98" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Sat Mar 09 10:43:58 2019 +0000" }, "committer": { "name": "Sean Condon", "email": "scondo01@gmail.com", "time": "Mon Mar 11 09:44:10 2019 +0000" }, "message": "GUI2 Handle node additions and removals in Topology view\n\nChange-Id: Ic16fc1325fe338e2136f1cc70febc621342be4f2\n" }, { "commit": "b81fdc1168cab85ea69b2db25f4aa48396e60e8b", "tree": "730bfb4f915172b1d1b8f99af0ce7ea203b8b666", "parents": [ "3f731271d8981819024aa43cc132af67e1616848" ], "author": { "name": "Jordan Halterman", "email": "jordan@opennetworking.org", "time": "Mon Mar 04 18:12:20 2019 -0800" }, "committer": { "name": "Charles Chan", "email": "rascov@gmail.com", "time": "Wed Mar 06 17:59:20 2019 -0800" }, "message": "Optimize filtering flow rule counts by state\n\nChange-Id: I1e1d80b8e618743ee449162a081cf42e71c99abf\n" }, { "commit": "584fa13df86c56db18b780a7e7bcada295c1b74d", "tree": "7952cc15113b46410836b5b75f00681331812433", "parents": [ "6146946e1610b6d20ade06e15dfbd83bf3300b7e" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Mar 06 10:03:53 2019 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Mar 06 23:41:58 2019 +0000" }, "message": "REST specific provider is not ancillary, it should be a primary\n\nChange-Id: I19f7076085709a79019c5b73ae361e819ff92ef7\n" }, { "commit": "1ae1580bd29de387c377887d682ebbd7c1226917", "tree": "c286191b8bce8f49627fa8f477e257e013361a8e", "parents": [ "0091760ffbd716da1b86a691666391ca8572e319" ], "author": { "name": "Sean Condon", "email": "sean.condon@microsemi.com", "time": "Sat Mar 02 09:07:18 2019 +0000" }, "committer": { "name": "Sean Condon", "email": "scondo01@gmail.com", "time": "Mon Mar 04 09:11:16 2019 +0000" }, "message": "GUI2 added method to zoom to map size\n\nChange-Id: I3aa578b78ebe2ab26f72a7535b8b5e9e0a822cb6\n" }, { "commit": "40b62fd42c07ba8af4a4c9701ef386dd73c4912c", "tree": "12e2e0567df84e21c702e5d497e12b330138e851", "parents": [ "368bd3d646941ea03458e2e7a56b07021e9df523" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Tue Feb 26 15:00:47 2019 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Feb 27 15:00:38 2019 +0000" }, "message": "upgrade nodejs bazel rules to version 0.26.0\n\nChange-Id: Iee23d220e2cf2ca5d089ecf271f4a6ef8c9df3a8\n" } ], "next": "719105405405cbec3259cd78126eadb28c8e22c7" }