1. b1ce260 ONOS-4326: Working on topology topo2start processing. by Simon Hunt · 8 years ago
  2. c553c95 [ONOS-4946] fix bug: GetTunnelCount cast exception when getting the device property panel details in WEB GUI by chengfan · 8 years ago
  3. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  4. eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
  5. 977aa05 ONOS-4326: TopoRegions: Implement basic structure of response to 'topo2Start' event. by Simon Hunt · 8 years ago
  6. d5b9673 TopoRegions: created skeleton Topo2 UI view for development of the "region-aware" topology. by Simon Hunt · 8 years ago
  7. cc0b7d6 Adding support for topology recipes and cleaning up topologies. by Thomas Vachuska · 8 years ago
  8. 018110c GUI - Adding display of attached hosts (in addition to showing egress links) in device details. by Thomas Vachuska · 8 years ago
  9. 28ad09a Lowering log level by Yuta HIGUCHI · 8 years ago
  10. 50e80ea Properties need to be unique, even when they have the same name.. by Simon Hunt · 8 years ago
  11. d721f29 ONOS-4733: Simplified Settings Table view (removed redundant data) by Simon Hunt · 8 years ago
  12. 986b92f ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  13. fb35b83 LnF updates to navigation menu. by Simon Hunt · 8 years ago
  14. fa4bb3b Fixing Europe map scale. by Thomas Vachuska · 8 years ago
  15. 492526a Move cluster event handling off of event dispatcher thread to a background thread by Madan Jampani · 8 years ago
  16. 5c1a938 ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data. by Simon Hunt · 8 years ago
  17. 3a9a644 Topojsons have all been formatted with jsonlint by Steven Burrows · 8 years ago
  18. 92b016b Enhanced layout service and hooked-in the ui topo session. by Thomas Vachuska · 8 years ago
  19. 58a0dd0 Included connect point port number in definition of UiLinkId. by Simon Hunt · 8 years ago
  20. 318cd58 Fixing GUI to bypass the new UiTopoSession code which is not ready. by Thomas Vachuska · 8 years ago
  21. c0f20c1 Implemented initial loading of ModelCache. by Simon Hunt · 8 years ago
  22. 642bc45 ONOS-4326: Focusing on add/remove cluster member. (WIP). by Simon Hunt · 8 years ago
  23. 23f21e3 GUI -- Log the name of the logged-in user to the Javascript console, at beginning of index.html. by Simon Hunt · 8 years ago
  24. 170fe4e Removing GUI hang bypass. by Thomas Vachuska · 8 years ago
  25. bf8ee80 Move map event handling onto a background thread to unblock even dispatch loop by Madan Jampani · 8 years ago
  26. d710d8c Temporary GUI fix. by Thomas Vachuska · 8 years ago
  27. 7b93ceb Replace ECMap with ConsistentMap in UiExtensionManager by Madan Jampani · 8 years ago
  28. 4d66d0a Implementing the UiLayoutManager. by Thomas Vachuska · 8 years ago
  29. 44b3d2d Clean up ECMap on deactivate by HIGUCHI Yuta · 8 years ago
  30. 338a3b4 Starting implementation of UI topo modeling. WIP. by Simon Hunt · 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. a7592bc Show meter and/or table transition in GUI even if flow entry has no other treatment instructions. by Konstantinos Kanonakis · 8 years ago
  33. ea32708 Temporary patch around unavailable username during websocket failover. by Simon Hunt · 8 years ago
  34. 23fb135 Started fleshing out the UI topo model classes. by Simon Hunt · 8 years ago
  35. cda9c03 Converted UiSharedTopologyModel to be a @Service. by Simon Hunt · 8 years ago
  36. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  37. 7092cc4 UI topo model - Started fleshing out the UiSharedTopologyModel by Simon Hunt · 8 years ago
  38. 90053ed UI topo - remove 'world' from map options (creates sluggish response) by Simon Hunt · 8 years ago
  39. d4334db Javadoc warning fixes by Ray Milkey · 8 years ago
  40. 845c328 Added meter and table transition following other treatment instructions in FlowViewMessageHandler. by Konstantinos Kanonakis · 8 years ago
  41. f679c4e You've been checkstyled! by Simon Hunt · 8 years ago
  42. 26be4f3 Adding ability to select geo map from the GUI. by Thomas Vachuska · 8 years ago
  43. ed804d5 Initial cut for UI topo model implementation. by Simon Hunt · 8 years ago
  44. 3678c2a Remove magic numbers and in-line string constants in UiExtensionManager. by Simon Hunt · 8 years ago
  45. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  46. fba7f3d ONOS-4137 Adding a "ready" check-mark glyph to the node instances. by Thomas Vachuska · 8 years ago
  47. 7a8de84 Added ability to track whether or not node has all components running fully. by Thomas Vachuska · 8 years ago
  48. 0af2691 Adding server-side user preferences. by Thomas Vachuska · 8 years ago
  49. a42ce0b Adding ability to drop OAR files to install apps. by Thomas Vachuska · 8 years ago
  50. fa74dd7 Adding ability for the server to notify clients about GUI additions/removals. by Thomas Vachuska · 8 years ago
  51. 4a47a30 More APIs permission for new ONOS APIs by Heedo Kang · 8 years ago
  52. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  53. a1f1c02 GUI- poke the traffic monitor to resend highlight data, on topology event. by Simon Hunt · 8 years ago
  54. da0665b Fixing GUI to work with the new flow objective intents. by Thomas Vachuska · 8 years ago
  55. a78aeb8 Fix NPE in LinkViewMessageHandler by Charles Chan · 8 years ago
  56. fd7106c ONOS-2470: Implement "Reset Node Locations" function in topology view. by Simon Hunt · 8 years ago
  57. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  58. b7f0f64 ONOS-3460 - Link provider that enforces strict configuration by Ray Milkey · 8 years ago
  59. a834660 foo servlet by Simon Hunt · 8 years ago
  60. be6de22 Enhance the detection of meter table supportability in meter GUI by Jian Li · 8 years ago
  61. 3164293 GUI -- Application View Details Panel - by Simon Hunt · 8 years ago
  62. 4092733 GUI -- Clean up of index.html and onos.js generation. by Simon Hunt · 8 years ago
  63. da253e0 [ONOS-3635] Add more information to Application panel view by Jian Li · 8 years ago
  64. a54de5a [ONOS-3635] Implement detail panel view for extended app properties by Jian Li · 8 years ago
  65. 97d6b2d [ONOS-3635] Implement List view for extended application properties by Jian Li · 8 years ago
  66. 8baf447 [ONOS-3722] Augment TableModel to support annotations by Jian Li · 8 years ago
  67. 69f6663 [WIP][ONOS-3722] Augment TableModel with Annotations Mechanism by Jian Li · 8 years ago
  68. 111bc59 Format string should use %n rather than \n by Phil Huang · 8 years ago
  69. be60dde ONOS-3755: use thousand separator for packet and byte counts, etc. Fix alignment (numbers right justified). by Simon Hunt · 8 years ago
  70. 3e4ccaf ONOS-3749: Show Flow ID and group ID in the flow table as hex values. by Simon Hunt · 8 years ago
  71. 79f6732 [ONOS-3642] Add missing meter icon in topology view by Jian Li · 8 years ago
  72. 1f54473 [ONOS-3642] Add GUI Meter View by Jian Li · 8 years ago
  73. c4178cc Adding protection against UI extension failures crashing the whole UI. by Thomas Vachuska · 8 years ago
  74. 297907a ONOS-2412 Fixing CLI & GUI inconcistency for reporting device count. by Thomas Vachuska · 8 years ago
  75. e50b621 Tweaked summary panel on the GUI to place version information at the top. by Thomas Vachuska · 8 years ago
  76. 598c28d Inconsistent synchronization fix for UiWebSocket.connection by Satish K · 8 years ago
  77. 33f28a9 Carry previous host subject in HostEvent by Charles Chan · 8 years ago
  78. 95d56fd ONOS-3347 - HostMoved event now processed correctly. by Simon Hunt · 8 years ago
  79. 1ad5927 ONOS-1864 -- Topology view sending events after view changed by Simon Hunt · 8 years ago
  80. 4a6b54b ONOS-3129 : GUI Intents to Topo :: part 2 - pushing data through topo view and having the intent path show up. by Simon Hunt · 9 years ago
  81. de99e0b GUI Topo -- Badges - Enhanced uitopo archetype to also use badges. by Simon Hunt · 9 years ago
  82. d557925 ONOS-2876 -- GUI - Setting friendly device names. by Simon Hunt · 9 years ago
  83. 8f62f57 Sketched out server-side GUI code for setting/getting device friendly name. by Thomas Vachuska · 9 years ago
  84. d766c31 ONOS-2876 -- GUI - first cut at client-side code for device friendly name setting (still WIP). by Simon Hunt · 9 years ago
  85. 347cc87 Fixed a few blemishes in the packet processor GUI view code. by Thomas Vachuska · 9 years ago
  86. 3ece373 Added a new GUI view for packet processors. by Thomas Vachuska · 9 years ago
  87. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  88. f58a888 Fill in some missing package info files. by Ray Milkey · 9 years ago
  89. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  90. 5256066 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  91. 5b3ff90 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  92. 94f7dae ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  93. 5783017 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  94. 743a849 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  95. d3ceffa ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  96. 7229721 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  97. d2862c3 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  98. 392e8f9 [ONOS-2096] Let GUI support tunnel by chengfan · 9 years ago
  99. 191c84a ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  100. b466a7e [ONOS-2096] Let GUI support tunnel by chengfan · 9 years ago