1. a42ce0b Adding ability to drop OAR files to install apps. by Thomas Vachuska · 8 years ago
  2. fa74dd7 Adding ability for the server to notify clients about GUI additions/removals. by Thomas Vachuska · 8 years ago
  3. 4a47a30 More APIs permission for new ONOS APIs by Heedo Kang · 8 years ago
  4. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  5. a1f1c02 GUI- poke the traffic monitor to resend highlight data, on topology event. by Simon Hunt · 8 years ago
  6. da0665b Fixing GUI to work with the new flow objective intents. by Thomas Vachuska · 8 years ago
  7. a78aeb8 Fix NPE in LinkViewMessageHandler by Charles Chan · 8 years ago
  8. fd7106c ONOS-2470: Implement "Reset Node Locations" function in topology view. by Simon Hunt · 8 years ago
  9. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  10. b7f0f64 ONOS-3460 - Link provider that enforces strict configuration by Ray Milkey · 8 years ago
  11. a834660 foo servlet by Simon Hunt · 8 years ago
  12. be6de22 Enhance the detection of meter table supportability in meter GUI by Jian Li · 8 years ago
  13. 3164293 GUI -- Application View Details Panel - by Simon Hunt · 8 years ago
  14. 4092733 GUI -- Clean up of index.html and onos.js generation. by Simon Hunt · 8 years ago
  15. da253e0 [ONOS-3635] Add more information to Application panel view by Jian Li · 8 years ago
  16. a54de5a [ONOS-3635] Implement detail panel view for extended app properties by Jian Li · 8 years ago
  17. 97d6b2d [ONOS-3635] Implement List view for extended application properties by Jian Li · 8 years ago
  18. 8baf447 [ONOS-3722] Augment TableModel to support annotations by Jian Li · 8 years ago
  19. 69f6663 [WIP][ONOS-3722] Augment TableModel with Annotations Mechanism by Jian Li · 8 years ago
  20. 111bc59 Format string should use %n rather than \n by Phil Huang · 8 years ago
  21. be60dde ONOS-3755: use thousand separator for packet and byte counts, etc. Fix alignment (numbers right justified). by Simon Hunt · 8 years ago
  22. 3e4ccaf ONOS-3749: Show Flow ID and group ID in the flow table as hex values. by Simon Hunt · 8 years ago
  23. 79f6732 [ONOS-3642] Add missing meter icon in topology view by Jian Li · 8 years ago
  24. 1f54473 [ONOS-3642] Add GUI Meter View by Jian Li · 8 years ago
  25. c4178cc Adding protection against UI extension failures crashing the whole UI. by Thomas Vachuska · 8 years ago
  26. 297907a ONOS-2412 Fixing CLI & GUI inconcistency for reporting device count. by Thomas Vachuska · 8 years ago
  27. e50b621 Tweaked summary panel on the GUI to place version information at the top. by Thomas Vachuska · 8 years ago
  28. 598c28d Inconsistent synchronization fix for UiWebSocket.connection by Satish K · 8 years ago
  29. 33f28a9 Carry previous host subject in HostEvent by Charles Chan · 9 years ago
  30. 95d56fd ONOS-3347 - HostMoved event now processed correctly. by Simon Hunt · 9 years ago
  31. 1ad5927 ONOS-1864 -- Topology view sending events after view changed by Simon Hunt · 9 years ago
  32. 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
  33. de99e0b GUI Topo -- Badges - Enhanced uitopo archetype to also use badges. by Simon Hunt · 9 years ago
  34. d557925 ONOS-2876 -- GUI - Setting friendly device names. by Simon Hunt · 9 years ago
  35. 8f62f57 Sketched out server-side GUI code for setting/getting device friendly name. by Thomas Vachuska · 9 years ago
  36. d766c31 ONOS-2876 -- GUI - first cut at client-side code for device friendly name setting (still WIP). by Simon Hunt · 9 years ago
  37. 347cc87 Fixed a few blemishes in the packet processor GUI view code. by Thomas Vachuska · 9 years ago
  38. 3ece373 Added a new GUI view for packet processors. by Thomas Vachuska · 9 years ago
  39. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  40. f58a888 Fill in some missing package info files. by Ray Milkey · 9 years ago
  41. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  42. 5256066 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  43. 5b3ff90 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  44. 94f7dae ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  45. 5783017 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  46. 743a849 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  47. d3ceffa ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  48. 7229721 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  49. d2862c3 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  50. 392e8f9 [ONOS-2096] Let GUI support tunnel by chengfan · 9 years ago
  51. 191c84a ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  52. b466a7e [ONOS-2096] Let GUI support tunnel by chengfan · 9 years ago
  53. 4fc8685 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  54. 5f31a02 GUI - Topo Overlay - restore BPS threshold to 4K. by Simon Hunt · 9 years ago
  55. a17fa67 ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  56. 0fa2aa1 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
  57. eff0e4e Adding GUI login/logout capability using form-based login. by Thomas Vachuska · 9 years ago
  58. 8d22c4b ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  59. 3a0598f ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  60. fb94011 ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  61. 00a27ff ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  62. b745ca6 ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  63. 93735af GUI -- deleting experimental code for topo refactoring. by Simon Hunt · 9 years ago
  64. 629b99e ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  65. 0af1ec3 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  66. 4e0e093 GUI -- Preventing UI web-socket from attempting to re-open when shutdown. by Thomas Vachuska · 9 years ago
  67. e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  68. a02fc81 Fixing & enhancing STC test scenarios. by Thomas Vachuska · 9 years ago
  69. be63b23 Regard the release when the APIs became deprecated as Cardinal by Sho SHIMIZU · 9 years ago
  70. 75deea6 Printing stacktrace in UiWebSocket.java catch block log message by Brian O'Connor · 9 years ago
  71. 522e756 ONOS-2074 - GUI -- Refactor Application view to use directives. WIP. by Bri Prebilic Cole · 9 years ago
  72. 80170a7 GUI -- Topo View - Clip bit rate to 10.0 Gbps - temporary measure for CORD Fabric demo at ONS 2015. by Simon Hunt · 9 years ago
  73. 48958b1 GUI -- Fixing related-intents when device(s) are included in selection. by Thomas Vachuska · 9 years ago
  74. 35dc0f2 [ONOS-2096]Revert useless modifies by cheng fan · 9 years ago
  75. 1a989c1 Deferring force layout until quiet period. by Thomas Vachuska · 9 years ago
  76. 8c1ccca Segment Routing ONS demo:Traffic visualization fixes by Srikanth Vavilapalli · 9 years ago
  77. 25455e7 Fixing port stats topo view rendering. by Thomas Vachuska · 9 years ago
  78. 204cb6c Fixing port stats rate calculation. by Thomas Vachuska · 9 years ago
  79. 9664137 GUI -- Topology - PortStats traffic: enhanced to change link style based on values (KBps, MBps, GBps). by Simon Hunt · 9 years ago
  80. fdbc4c2 Adding multi-instance support for flow stats. by Thomas Vachuska · 9 years ago
  81. f0397b5 GUI -- Added port-statistics traffic visualization to the topo view. by Thomas Vachuska · 9 years ago
  82. 76f632c ONOS-2033 - GUI -- Buckets in groups view are one per line, Link direction on links view has HTML arrow. by Bri Prebilic Cole · 9 years ago
  83. c7f7996 GUI -- Moved more potentially expensive processing off listener dispatch thread. by Thomas Vachuska · 9 years ago
  84. 52c98bd GUI -- Moved of potentially expensive processing off listener dispatch thread. by Thomas Vachuska · 9 years ago
  85. 51f540f GUI -- Fixed a shut-down exception by explicitly closing all web-sockets on shutdown. by Thomas Vachuska · 9 years ago
  86. d8b0789 GUI -- Added intent state to the tabular view. by Thomas Vachuska · 9 years ago
  87. aa8b0eb GUI -- Added Settings view by Thomas Vachuska · 9 years ago
  88. c0fe09a GUI -- Fixed traffic visualization broken due to change in intent framework. by Thomas Vachuska · 9 years ago
  89. 1deab53 Simplifying removeListener to merely log when remove indicates no such listener. by Thomas Vachuska · 9 years ago
  90. 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
  91. cb5016f Fixed GUI pulsing due to PORT_STATS_UPDATE event. by Thomas Vachuska · 9 years ago
  92. 6cdbdd8 Fixed javadocs. by Thomas Vachuska · 9 years ago
  93. 0799280 Removed legacy GUI. by Thomas Vachuska · 9 years ago
  94. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  95. 732bb2e GUI -- Further work on refactoring Topology View server side code. Still WIP... by Simon Hunt · 9 years ago
  96. da58088 GUI -- Further work on refactoring Topology View server side code. by Simon Hunt · 9 years ago
  97. c54cd1b GUI -- Beginnings of structure for topology Overlay API. by Simon Hunt · 9 years ago
  98. d7f7bcc GUI -- Major re-write of server-side Topology View code. WIP. by Simon Hunt · 9 years ago
  99. 27bf079 GUI -- Enhanced DefaultCellComparator to utilize Comparable implementation if available on the objects being compared, defaulting to string comparison otherwise. by Simon Hunt · 9 years ago
  100. 530e52a GUI -- Fixed application upload/install functionality. by Thomas Vachuska · 9 years ago