1. d0d7ea1 Updating web socket stuff to for Karaf 4.2.1 migration. by Thomas Vachuska · 6 years ago
  2. 2fd325f Minor clean-up of the 4.2.1 migration. by Thomas Vachuska · 6 years ago
  3. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  4. d358574 [OS-14] Reinstating authentication on web-socket channel. by Thomas Vachuska · 6 years ago
  5. 5b48d6c Adding topology overlay support for the server-side topo layout app. by Thomas Vachuska · 6 years ago
  6. bf5d1fe Customer bug-fixes: by Thomas Vachuska · 6 years ago
  7. 759f0d3 [ONOS-6958] Add glyph registration java code by Laszlo Papp · 6 years ago
  8. 3ed7585 Adding an error trap for the web-socket onClose handler. by Thomas Vachuska · 6 years ago
  9. 879ce45 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  10. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  11. b09fdf3 ONOS-6785 ServiceNotFoundException in ONOS shutdown by dvaddire · 7 years ago
  12. 1f4365d UI-Lion: A little more client-side logging. by Simon Hunt · 7 years ago
  13. d6d3ad3 UI-Lion: uberlion event transmitted to the web UI. by Simon Hunt · 7 years ago
  14. 1169c95 OS-1 : insecure UI websocket. by Simon Hunt · 7 years ago
  15. 2d7cd6f ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  16. e6f6461 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  17. 22c35df ONOS-6258: UiTopo2Overlay et al. - initial support for topo-2 highlighting. by Simon Hunt · 7 years ago
  18. 47f8fb7 ONOS-6255 : Integrate Topology 2 into Nav Menu. by Simon Hunt · 7 years ago
  19. 95f4b42 Clean up topo2 initialization. (WIP) by Simon Hunt · 7 years ago
  20. 5881be8 Oops - checked in exposed Topo2 Dev by mistake; fixing... by Simon Hunt · 7 years ago
  21. 86b74fc Topo2: Change the map background according to the current layout payload by Steven Burrows · 7 years ago
  22. 8eac4ae ONOS-4972: Augmented UiModelEvents to hold context and memo about the event subject. by Simon Hunt · 7 years ago
  23. bbd0f46 Prevent unwanted events transmitted to UI (while T2 under development). by Simon Hunt · 7 years ago
  24. c536818 More removal of deprecated sid. by Simon Hunt · 7 years ago
  25. 537bc76 Pushing UiModelEvents up to the client... by Simon Hunt · 7 years ago
  26. d7395c8 Added UiTopoLayoutId network config to BasicNetworkConfigs. by Simon Hunt · 8 years ago
  27. 8add9ee Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  28. d5b9673 TopoRegions: created skeleton Topo2 UI view for development of the "region-aware" topology. by Simon Hunt · 8 years ago
  29. 92b016b Enhanced layout service and hooked-in the ui topo session. by Thomas Vachuska · 8 years ago
  30. 318cd58 Fixing GUI to bypass the new UiTopoSession code which is not ready. by Thomas Vachuska · 8 years ago
  31. 7715e89 Web UI - reflect logged-in-username back to UI in the bootstrap event. by Simon Hunt · 8 years ago
  32. cda9c03 Converted UiSharedTopologyModel to be a @Service. by Simon Hunt · 8 years ago
  33. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  34. 7092cc4 UI topo model - Started fleshing out the UiSharedTopologyModel by Simon Hunt · 8 years ago
  35. 0af2691 Adding server-side user preferences. by Thomas Vachuska · 8 years ago
  36. fa74dd7 Adding ability for the server to notify clients about GUI additions/removals. by Thomas Vachuska · 8 years ago
  37. c4178cc Adding protection against UI extension failures crashing the whole UI. by Thomas Vachuska · 8 years ago
  38. 598c28d Inconsistent synchronization fix for UiWebSocket.connection by Satish K · 8 years ago
  39. 629b99e ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  40. e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  41. 75deea6 Printing stacktrace in UiWebSocket.java catch block log message by Brian O'Connor · 9 years ago
  42. 1a989c1 Deferring force layout until quiet period. by Thomas Vachuska · 9 years ago
  43. fc52fec Fixed a slew of shutdown exceptions that arose due to improper or out-of-order resource clean-up, e.g. listeners, timers, executors. by Thomas Vachuska · 9 years ago
  44. da58088 GUI -- Further work on refactoring Topology View server side code. by Simon Hunt · 9 years ago
  45. a0ddb02 GUI -- Rename UIMessageHandlerTwo => UIMessageHandler. Also, make bindHandlers() private. by Simon Hunt · 9 years ago
  46. d2747a0 GUI -- Huge Refactoring of server-side message handlers (Part Two). by Simon Hunt · 9 years ago
  47. 35fa3d4 GUI -- Adding synchronization for message sending and for create/destroy handlers. by Thomas Vachuska · 9 years ago
  48. 20084b7 Testing & fixing GUI fail-over code. by Thomas Vachuska · 9 years ago
  49. b6acc7b Adding code to enable GUI failover. by Thomas Vachuska · 9 years ago
  50. 329af53 Deprecating old web-socket stuff and adding ability for client-side message handler registration. Failover still to be done and same for the async hooks. by Thomas Vachuska · 9 years ago
  51. 3553b30 ONOS-1235 Enhanced UI extension mechanism to provide message handler factory and took a first cut at the core UiWebSocket mechanism. by Thomas Vachuska · 9 years ago