1. 2b4de87 Added mechanism for apps to easily add their own custom link/node/host highlighting wihout having to create a new UI extensions by Thomas Vachuska · 3 years, 1 month ago
  2. f9ff66a Display host names given in netcfg by Sean Condon · 4 years, 2 months ago
  3. bed2e03 GUI2 fixed Quickhelp to use LionService by Sean Condon · 5 years ago
  4. d131d1f GUI2 ModelCache bug fix for NPE by Sean Condon · 5 years ago
  5. 058804c GUI2 Display of mastership for devices by Sean Condon · 5 years ago
  6. 5f7d3bc GUI2 Fixed bug of edge link not being added dynamically by Sean Condon · 5 years ago
  7. adeb716 GUI2 Topo Added base common base for Topo2ViewMessageHandler and TopologyViewMessageHandlerBase by Sean Condon · 5 years ago
  8. 64ea7d2 GUI2 Bug fixes to Topo view by Sean Condon · 5 years ago
  9. 2b299d2 Fix incorect string comparison by Ray Milkey · 5 years ago
  10. a3ce00b GUI2 Add links to GUI2 when created dynamically by Sean Condon · 5 years ago
  11. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 6 years ago
  12. 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  13. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  14. c616e17 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  15. 177ea1b Fixed NPE in ServiceBundle introduced by a recent merge. by Thomas Vachuska · 6 years ago
  16. e1579fa [ONOS-6958] Register policon for openflow by Laszlo Papp · 6 years ago
  17. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  18. 1b1355d Adding ability to wipe-out UI model cache and network config. by Thomas Vachuska · 6 years ago
  19. 22cb550 ONOS-6329 - Added configured property to the Host Panel by Steven Burrows · 6 years ago
  20. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  21. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  22. 708a5b3 Server-side GUI: handle ClusterEvent JSON encoding and posting. by Simon Hunt · 7 years ago
  23. edeaf4a ONOS-6667 NullPointerException on device-remove by dvaddire · 7 years ago
  24. 9bb8fb9 Added CLI command ui-geo-map-list. by Simon Hunt · 7 years ago
  25. 3432701 Renamed UI- CLI command classes to be more consistent. by Simon Hunt · 7 years ago
  26. 5b83ac2 ONOS-6415: NPE in Topo2Jsonifier by Simon Hunt · 7 years ago
  27. cf76a65 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  28. bf59db2 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  29. 05eba35 ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  30. 0ee20bf ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  31. 0e16109 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  32. 8e25811 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  33. f27a929 ONOS-6372: Topo2 - Refactor "location" data to be consistent by Simon Hunt · 7 years ago
  34. 2d7cd6f ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  35. a7aea84 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  36. 9e2413e ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  37. 1911fe4 GUI - Topologies - refactoring of ServicesBundle. by Simon Hunt · 7 years ago
  38. e6f6461 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  39. 6cc8645 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  40. 22c35df ONOS-6258: UiTopo2Overlay et al. - initial support for topo-2 highlighting. by Simon Hunt · 7 years ago
  41. 8f60ff8 ONOS-6257: fixing Region-peer-location function... by Simon Hunt · 7 years ago
  42. 8c0b18a Added region-based filtering for the GUI to make sure only the relevant by Thomas Vachuska · 7 years ago
  43. b877a6f Modified UI model objects to be backed merely by IDs of the core model objects. by Thomas Vachuska · 7 years ago
  44. c4ca710 Europe Region Demo data script written. by Simon Hunt · 7 years ago
  45. 605134d Adding provisional coloring thresholds for packet-per-sec visualization. by Thomas Vachuska · 7 years ago
  46. 21281fd Refactored Traffic Monitor code to display packets / second. by Simon Hunt · 7 years ago
  47. 0932ac5 Adding support for GUI TopologyView to visualize port packet stats as an alternative to port byte stats. by Thomas Vachuska · 7 years ago
  48. f7e7d4a Remove unnecessary parameter (region id) when layout already encapsulates that data. by Simon Hunt · 7 years ago
  49. f0c6f54 Keep track of pan and zoom of layouts in metaUI data (no longer in user preferences). by Simon Hunt · 7 years ago
  50. 2521d5f Topo2: Correctly track location of nodes PER Region. by Simon Hunt · 7 years ago
  51. b43c1a9 Topo2: Refactored Maps and Sprites to be managed by a BackgroundService by Steven Burrows · 7 years ago
  52. af93468 ONOS-6071 adding Mods for protection links by Andrea Campanella · 7 years ago
  53. 95f4b42 Clean up topo2 initialization. (WIP) by Simon Hunt · 7 years ago
  54. 86b74fc Topo2: Change the map background according to the current layout payload by Steven Burrows · 7 years ago
  55. bc30e68 More plumbing of grid coordinates vs. geo coordinates. by Simon Hunt · 7 years ago
  56. eb3cf54 Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config). by Simon Hunt · 7 years ago
  57. 441c9ae ONOS-5726: augmented implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago
  58. 8eac4ae ONOS-4972: Augmented UiModelEvents to hold context and memo about the event subject. by Simon Hunt · 7 years ago
  59. bbd0f46 Prevent unwanted events transmitted to UI (while T2 under development). by Simon Hunt · 7 years ago
  60. c536818 More removal of deprecated sid. by Simon Hunt · 7 years ago
  61. 8a0429a Remove deprecated "sid" parameter in UI events. by Simon Hunt · 7 years ago
  62. 537bc76 Pushing UiModelEvents up to the client... by Simon Hunt · 7 years ago
  63. 512b627 Topo2: Update UI on UiModelCache changes by Steven Burrows · 7 years ago
  64. ad75aa2 Topo2: Fixed instance device count and mastership by Steven Burrows · 7 years ago
  65. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  66. d0fa284 Layout and Region configs. by Simon Hunt · 8 years ago
  67. 583f4be Topo2: ONOS Build Paris Demo tweaks by Steven Burrows · 8 years ago
  68. 15079bb Remove duplicate registration of UiTopoLayoutId in UiTopoLayoutManager. by Jonathan Hart · 8 years ago
  69. 8f45ce2 Fixing reconciling hosts to regions by Steven Burrows · 8 years ago
  70. cd508a6 Removed redundant checks from Topo2Jsonifier. by Simon Hunt · 8 years ago
  71. b7fd080 Implement host-device synthetic links. by Simon Hunt · 8 years ago
  72. 1bee529 Partial revert of hosts/regions work to fix NPE with null provider. by Simon Hunt · 8 years ago
  73. 19e6e4f Implementing region hosts for topology 2 by Steven Burrows · 8 years ago
  74. 46c82d4 Fix for ONOS-291. Highlighting intents in ONOS GUI for selected links. by Prince Pereira · 8 years ago
  75. 482d950 Topo2 Fixed device positions by Steven Burrows · 8 years ago
  76. e7cc308 Topo2 Fixed device positions by Steven Burrows · 8 years ago
  77. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  78. e43cccebf Fix peer data (never include root region). - Display peer data on temp view. by Simon Hunt · 8 years ago
  79. 377f5d2 Implement navigate-to-region (topo2navRegion) event; update scaffolding view (topoX) to exercise. by Simon Hunt · 8 years ago
  80. 3d71252 Added endPortA/B to UiLink class. by Simon Hunt · 8 years ago
  81. f836a87 Added breadcrumbs array to topo2CurrentLayout response. by Simon Hunt · 8 years ago
  82. 6a8cb4f ONOS-4970: Device data for topology view -- WIP. by Simon Hunt · 8 years ago
  83. c13082f ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  84. 4f4ffc3 ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  85. 4854f3d ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  86. 9818919 ONOS-4971: Synthetic Link Data -- WIP, merge anyway by Simon Hunt · 8 years ago
  87. 10973dd Added ui-cache-regions CLI command. by Simon Hunt · 8 years ago
  88. b1ce260 ONOS-4326: Working on topology topo2start processing. by Simon Hunt · 8 years ago
  89. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  90. eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
  91. 977aa05 ONOS-4326: TopoRegions: Implement basic structure of response to 'topo2Start' event. by Simon Hunt · 8 years ago
  92. d5b9673 TopoRegions: created skeleton Topo2 UI view for development of the "region-aware" topology. by Simon Hunt · 8 years ago
  93. 28ad09a Lowering log level by Yuta HIGUCHI · 8 years ago
  94. 492526a Move cluster event handling off of event dispatcher thread to a background thread by Madan Jampani · 8 years ago
  95. 92b016b Enhanced layout service and hooked-in the ui topo session. by Thomas Vachuska · 8 years ago
  96. 58a0dd0 Included connect point port number in definition of UiLinkId. by Simon Hunt · 8 years ago
  97. 318cd58 Fixing GUI to bypass the new UiTopoSession code which is not ready. by Thomas Vachuska · 8 years ago
  98. c0f20c1 Implemented initial loading of ModelCache. by Simon Hunt · 8 years ago
  99. 642bc45 ONOS-4326: Focusing on add/remove cluster member. (WIP). by Simon Hunt · 8 years ago
  100. 4d66d0a Implementing the UiLayoutManager. by Thomas Vachuska · 8 years ago