1. 1169c95 OS-1 : insecure UI websocket. by Simon Hunt · 7 years ago
  2. 2d7cd6f ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  3. e6f6461 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  4. 22c35df ONOS-6258: UiTopo2Overlay et al. - initial support for topo-2 highlighting. by Simon Hunt · 7 years ago
  5. 47f8fb7 ONOS-6255 : Integrate Topology 2 into Nav Menu. by Simon Hunt · 7 years ago
  6. 95f4b42 Clean up topo2 initialization. (WIP) by Simon Hunt · 7 years ago
  7. 5881be8 Oops - checked in exposed Topo2 Dev by mistake; fixing... by Simon Hunt · 7 years ago
  8. 86b74fc Topo2: Change the map background according to the current layout payload by Steven Burrows · 7 years ago
  9. 8eac4ae ONOS-4972: Augmented UiModelEvents to hold context and memo about the event subject. by Simon Hunt · 7 years ago
  10. bbd0f46 Prevent unwanted events transmitted to UI (while T2 under development). by Simon Hunt · 7 years ago
  11. c536818 More removal of deprecated sid. by Simon Hunt · 7 years ago
  12. 537bc76 Pushing UiModelEvents up to the client... by Simon Hunt · 7 years ago
  13. d7395c8 Added UiTopoLayoutId network config to BasicNetworkConfigs. by Simon Hunt · 8 years ago
  14. 8add9ee Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  15. d5b9673 TopoRegions: created skeleton Topo2 UI view for development of the "region-aware" topology. by Simon Hunt · 8 years ago
  16. 92b016b Enhanced layout service and hooked-in the ui topo session. by Thomas Vachuska · 8 years ago
  17. 318cd58 Fixing GUI to bypass the new UiTopoSession code which is not ready. by Thomas Vachuska · 8 years ago
  18. 7715e89 Web UI - reflect logged-in-username back to UI in the bootstrap event. by Simon Hunt · 8 years ago
  19. cda9c03 Converted UiSharedTopologyModel to be a @Service. by Simon Hunt · 8 years ago
  20. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  21. 7092cc4 UI topo model - Started fleshing out the UiSharedTopologyModel by Simon Hunt · 8 years ago
  22. 0af2691 Adding server-side user preferences. by Thomas Vachuska · 8 years ago
  23. fa74dd7 Adding ability for the server to notify clients about GUI additions/removals. by Thomas Vachuska · 8 years ago
  24. c4178cc Adding protection against UI extension failures crashing the whole UI. by Thomas Vachuska · 8 years ago
  25. 598c28d Inconsistent synchronization fix for UiWebSocket.connection by Satish K · 8 years ago
  26. 629b99e ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  27. e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  28. 75deea6 Printing stacktrace in UiWebSocket.java catch block log message by Brian O'Connor · 9 years ago
  29. 1a989c1 Deferring force layout until quiet period. by Thomas Vachuska · 9 years ago
  30. 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
  31. da58088 GUI -- Further work on refactoring Topology View server side code. by Simon Hunt · 9 years ago
  32. a0ddb02 GUI -- Rename UIMessageHandlerTwo => UIMessageHandler. Also, make bindHandlers() private. by Simon Hunt · 9 years ago
  33. d2747a0 GUI -- Huge Refactoring of server-side message handlers (Part Two). by Simon Hunt · 9 years ago
  34. 35fa3d4 GUI -- Adding synchronization for message sending and for create/destroy handlers. by Thomas Vachuska · 9 years ago
  35. 20084b7 Testing & fixing GUI fail-over code. by Thomas Vachuska · 9 years ago
  36. b6acc7b Adding code to enable GUI failover. by Thomas Vachuska · 9 years ago
  37. 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
  38. 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