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