1. 2014cdb Sonar objects to non-static members in servlet objects by Ray Milkey · 6 years ago
  2. 164ecf6 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  3. 4c47a38 Changed topo view handlers to depend directly on network configs for by Thomas Vachuska · 6 years ago
  4. 5b48d6c Adding topology overlay support for the server-side topo layout app. by Thomas Vachuska · 6 years ago
  5. bf5d1fe Customer bug-fixes: by Thomas Vachuska · 6 years ago
  6. f389723 Cleaning up unnecessary synchronization in UI web socket servlet. by Thomas Vachuska · 6 years ago
  7. 43455b8 Fix ConcurrentModificationException in UiWebSocketServlet by Charles Chan · 6 years ago
  8. c616e17 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  9. 86ee5e8 Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  10. 59266bc [CORD-2856] Traffic on dual-homed hosts not properly highlighted by Pier · 6 years ago
  11. 177ea1b Fixed NPE in ServiceBundle introduced by a recent merge. by Thomas Vachuska · 6 years ago
  12. e1579fa [ONOS-6958] Register policon for openflow by Laszlo Papp · 6 years ago
  13. c67a991 Added support for grid coordinates in the legacy topology view. by Thomas Vachuska · 6 years ago
  14. 759f0d3 [ONOS-6958] Add glyph registration java code by Laszlo Papp · 6 years ago
  15. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  16. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  17. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  18. 604ad0b ONOS-6733 l18n for Flows by ArturoF Velasco · 6 years ago
  19. 3f5341a Ports with zero counters displayed on UI by Georgios Katsikas · 6 years ago
  20. 1b1355d Adding ability to wipe-out UI model cache and network config. by Thomas Vachuska · 6 years ago
  21. 22cb550 ONOS-6329 - Added configured property to the Host Panel by Steven Burrows · 6 years ago
  22. 1567b53 SONAR suggestion - implement equals() whenever compareTo() is implmented by Ray Milkey · 6 years ago
  23. 99b7bbe Adding REST API and CLI for managing UI user preferences. by Thomas Vachuska · 6 years ago
  24. 06297ed SONAR suggestion - Synchronize initialization of static fields by Ray Milkey · 6 years ago
  25. 3ed7585 Adding an error trap for the web-socket onClose handler. by Thomas Vachuska · 6 years ago
  26. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  27. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 7 years ago
  28. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 7 years ago
  29. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  30. 7ed6036 ONOS-5409: Added details panel to Meters view by Steven Burrows · 7 years ago
  31. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  32. c9e8321 ONOS-5407: Added details panel for Ports View. by Simon Hunt · 7 years ago
  33. 528ea95 Adding option to show no host labels in the GUI. by Thomas Vachuska · 7 years ago
  34. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  35. 3da6212 Fixing some content and visual glitches in the device flows view. by Thomas Vachuska · 7 years ago
  36. a87b40c [ONOS-6964][ONOS-6966] Add pipeconf codec and pipeconf view by Yi Tseng · 7 years ago
  37. 18177a5 [ONOS-7026] Show table name if the table id of a flow is PiTableId by Yi Tseng · 7 years ago
  38. 12c79ed Added support for dual-homed hosts (on "classic" topo). by Simon Hunt · 7 years ago
  39. 08b4dec ONOS-6980 Adding support for download of application bits. by Thomas Vachuska · 7 years ago
  40. 1802f55 [ONOS-6963] Show Pipeconf name in device detail view by Yi Tseng · 7 years ago
  41. f257a96 ONOS-6332: Flows: bad parsing of EXTENSION:of:0000nnnn identifier by Simon Hunt · 7 years ago
  42. a58d894 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  43. 879ce45 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  44. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  45. 5989ddf ONOS-6730: Lion: I18n for Topology View by Simon Hunt · 7 years ago
  46. 708a5b3 Server-side GUI: handle ClusterEvent JSON encoding and posting. by Simon Hunt · 7 years ago
  47. d25440b [onos-6337] Adding first set of changes ( server side with client side stub ) by Viswanath KSP · 7 years ago
  48. cfef6f9 ONOS-6833: UiPreferencesService: augment to include getPreferences(username, prefsKey) by Simon Hunt · 7 years ago
  49. 8f057ee ONOS-6334: Flow treatments immediate vs deferred, should be clearer. by Simon Hunt · 7 years ago
  50. 36b658d ONOS-6336: Flows View : show app name (not integer ID). by Simon Hunt · 7 years ago
  51. 9bff595 ONOS-6335: Flows View: columns should be re-ordered. by Simon Hunt · 7 years ago
  52. b09fdf3 ONOS-6785 ServiceNotFoundException in ONOS shutdown by dvaddire · 7 years ago
  53. 23f9c7b ONOS-6725: UI-Lion: NavItems. by Simon Hunt · 7 years ago
  54. cffb286 UI-Lion: Reference more bundles. by Simon Hunt · 7 years ago
  55. 7648cac UI-Lion: Fix for reading .properties files as UTF-8, when loading ResourceBundles. by Simon Hunt · 7 years ago
  56. 1f4365d UI-Lion: A little more client-side logging. by Simon Hunt · 7 years ago
  57. d6d3ad3 UI-Lion: uberlion event transmitted to the web UI. by Simon Hunt · 7 years ago
  58. e6c55dd UI-Lion: Lion bundles loading correctly under Karaf... by Simon Hunt · 7 years ago
  59. 7d1c081 UI-Lion: Using try-with-resource for reading config file. by Simon Hunt · 7 years ago
  60. d875465 UI-Lion: Better instrumentation of the Lion-bundle-building process. by Simon Hunt · 7 years ago
  61. a5323ce Cleaning up resource reading code. by Yuta HIGUCHI · 7 years ago
  62. edeaf4a ONOS-6667 NullPointerException on device-remove by dvaddire · 7 years ago
  63. 00b369a UI-Lion: Migrate BundleStitcher and LionConfig to web.gui module. by Simon Hunt · 7 years ago
  64. 7379a3d UI-Lion: start integration of LionBundles into UiExtension. by Simon Hunt · 7 years ago
  65. 10618f6 ONOS-6327: Implement details panel for host view. by Simon Hunt · 7 years ago
  66. 8694308 ONOS-6327: Implemented details panel for host view. by Simon Hunt · 7 years ago
  67. b804203 Lion Utilities: by Simon Hunt · 7 years ago
  68. 36740d0 Remove deprecated use of 'sid' parameter. by Simon Hunt · 7 years ago
  69. 1169c95 OS-1 : insecure UI websocket. by Simon Hunt · 7 years ago
  70. 9bb8fb9 Added CLI command ui-geo-map-list. by Simon Hunt · 7 years ago
  71. 3432701 Renamed UI- CLI command classes to be more consistent. by Simon Hunt · 7 years ago
  72. 8521f81 remove deprecated isDurable() method by Ray Milkey · 7 years ago
  73. 5b83ac2 ONOS-6415: NPE in Topo2Jsonifier by Simon Hunt · 7 years ago
  74. cf76a65 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  75. bf59db2 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  76. 05eba35 ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  77. 0ee20bf ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  78. 0e16109 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  79. 8e25811 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  80. f27a929 ONOS-6372: Topo2 - Refactor "location" data to be consistent by Simon Hunt · 7 years ago
  81. 2d7cd6f ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  82. a7aea84 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  83. 9e2413e ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  84. 1911fe4 GUI - Topologies - refactoring of ServicesBundle. by Simon Hunt · 7 years ago
  85. e6f6461 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  86. 6cc8645 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  87. 22c35df ONOS-6258: UiTopo2Overlay et al. - initial support for topo-2 highlighting. by Simon Hunt · 7 years ago
  88. 8f60ff8 ONOS-6257: fixing Region-peer-location function... by Simon Hunt · 7 years ago
  89. 20913c6 Adding visual mapping of packet to optical path. by Marc De Leenheer · 7 years ago
  90. 8c0b18a Added region-based filtering for the GUI to make sure only the relevant by Thomas Vachuska · 7 years ago
  91. b877a6f Modified UI model objects to be backed merely by IDs of the core model objects. by Thomas Vachuska · 7 years ago
  92. 47f8fb7 ONOS-6255 : Integrate Topology 2 into Nav Menu. by Simon Hunt · 7 years ago
  93. c4ca710 Europe Region Demo data script written. by Simon Hunt · 7 years ago
  94. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  95. 605134d Adding provisional coloring thresholds for packet-per-sec visualization. by Thomas Vachuska · 7 years ago
  96. 21281fd Refactored Traffic Monitor code to display packets / second. by Simon Hunt · 7 years ago
  97. 0932ac5 Adding support for GUI TopologyView to visualize port packet stats as an alternative to port byte stats. by Thomas Vachuska · 7 years ago
  98. e4fdebb Avoid high-lighting wrong link by Yuta HIGUCHI · 7 years ago
  99. f7e7d4a Remove unnecessary parameter (region id) when layout already encapsulates that data. by Simon Hunt · 7 years ago
  100. f0c6f54 Keep track of pan and zoom of layouts in metaUI data (no longer in user preferences). by Simon Hunt · 7 years ago