1. f58a888 Fill in some missing package info files. by Ray Milkey · 9 years ago
  2. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  3. 5256066 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  4. 5b3ff90 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  5. 94f7dae ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  6. 5783017 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  7. 743a849 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  8. d3ceffa ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  9. 7229721 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  10. d2862c3 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  11. 392e8f9 [ONOS-2096] Let GUI support tunnel by chengfan · 9 years ago
  12. 191c84a ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  13. b466a7e [ONOS-2096] Let GUI support tunnel by chengfan · 9 years ago
  14. 4fc8685 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  15. 5f31a02 GUI - Topo Overlay - restore BPS threshold to 4K. by Simon Hunt · 9 years ago
  16. a17fa67 ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  17. 0fa2aa1 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
  18. eff0e4e Adding GUI login/logout capability using form-based login. by Thomas Vachuska · 9 years ago
  19. 8d22c4b ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  20. 3a0598f ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  21. fb94011 ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  22. 00a27ff ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  23. b745ca6 ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  24. 93735af GUI -- deleting experimental code for topo refactoring. by Simon Hunt · 9 years ago
  25. 629b99e ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  26. 0af1ec3 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  27. 4e0e093 GUI -- Preventing UI web-socket from attempting to re-open when shutdown. by Thomas Vachuska · 9 years ago
  28. e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  29. a02fc81 Fixing & enhancing STC test scenarios. by Thomas Vachuska · 9 years ago
  30. be63b23 Regard the release when the APIs became deprecated as Cardinal by Sho SHIMIZU · 9 years ago
  31. 75deea6 Printing stacktrace in UiWebSocket.java catch block log message by Brian O'Connor · 9 years ago
  32. 522e756 ONOS-2074 - GUI -- Refactor Application view to use directives. WIP. by Bri Prebilic Cole · 9 years ago
  33. 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
  34. 48958b1 GUI -- Fixing related-intents when device(s) are included in selection. by Thomas Vachuska · 9 years ago
  35. 35dc0f2 [ONOS-2096]Revert useless modifies by cheng fan · 9 years ago
  36. 1a989c1 Deferring force layout until quiet period. by Thomas Vachuska · 9 years ago
  37. 8c1ccca Segment Routing ONS demo:Traffic visualization fixes by Srikanth Vavilapalli · 9 years ago
  38. 25455e7 Fixing port stats topo view rendering. by Thomas Vachuska · 9 years ago
  39. 204cb6c Fixing port stats rate calculation. by Thomas Vachuska · 9 years ago
  40. 9664137 GUI -- Topology - PortStats traffic: enhanced to change link style based on values (KBps, MBps, GBps). by Simon Hunt · 9 years ago
  41. fdbc4c2 Adding multi-instance support for flow stats. by Thomas Vachuska · 9 years ago
  42. f0397b5 GUI -- Added port-statistics traffic visualization to the topo view. by Thomas Vachuska · 9 years ago
  43. 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
  44. c7f7996 GUI -- Moved more potentially expensive processing off listener dispatch thread. by Thomas Vachuska · 9 years ago
  45. 52c98bd GUI -- Moved of potentially expensive processing off listener dispatch thread. by Thomas Vachuska · 9 years ago
  46. 51f540f GUI -- Fixed a shut-down exception by explicitly closing all web-sockets on shutdown. by Thomas Vachuska · 9 years ago
  47. d8b0789 GUI -- Added intent state to the tabular view. by Thomas Vachuska · 9 years ago
  48. aa8b0eb GUI -- Added Settings view by Thomas Vachuska · 9 years ago
  49. c0fe09a GUI -- Fixed traffic visualization broken due to change in intent framework. by Thomas Vachuska · 9 years ago
  50. 1deab53 Simplifying removeListener to merely log when remove indicates no such listener. by Thomas Vachuska · 9 years ago
  51. 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
  52. cb5016f Fixed GUI pulsing due to PORT_STATS_UPDATE event. by Thomas Vachuska · 9 years ago
  53. 6cdbdd8 Fixed javadocs. by Thomas Vachuska · 9 years ago
  54. 0799280 Removed legacy GUI. by Thomas Vachuska · 9 years ago
  55. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  56. 732bb2e GUI -- Further work on refactoring Topology View server side code. Still WIP... by Simon Hunt · 9 years ago
  57. da58088 GUI -- Further work on refactoring Topology View server side code. by Simon Hunt · 9 years ago
  58. c54cd1b GUI -- Beginnings of structure for topology Overlay API. by Simon Hunt · 9 years ago
  59. d7f7bcc GUI -- Major re-write of server-side Topology View code. WIP. by Simon Hunt · 9 years ago
  60. 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
  61. 530e52a GUI -- Fixed application upload/install functionality. by Thomas Vachuska · 9 years ago
  62. 9467a23 GUI -- General GUI backend cleanup and bug fixes. Added custom formatters for existing tables, unit test for Enum Formatter, and more glyphs. by Bri Prebilic Cole · 9 years ago
  63. 5939e65 GUI -- Added Locale and Time Zone decorators to TimeFormatter. by Simon Hunt · 9 years ago
  64. ff3dc67 ONOS-1819 - GUI -- Group view added (WIP). Enum Cell Formatter created. by Bri Prebilic Cole · 9 years ago
  65. 3d1b065 GUI -- refactored all the table views (server side) to use the new TableModel method of data generation. by Simon Hunt · 9 years ago
  66. 641b97b ONOS-1817 - GUI -- Bytes and packets are now displayed in the flow table. by Bri Prebilic Cole · 9 years ago
  67. ac829e4 ONOS-1820 - GUI -- Base port stats view created. Navigate to it using device or topo view. by Bri Prebilic Cole · 9 years ago
  68. abd16f6 GUI -- Introduce TableRequestHandler and refactor all table-based requests to use this class. by Simon Hunt · 9 years ago
  69. 43f17c0 GUI -- Refresh Icon added. - Fixed default column ID for intents view. by Bri Prebilic Cole · 9 years ago
  70. a0ddb02 GUI -- Rename UIMessageHandlerTwo => UIMessageHandler. Also, make bindHandlers() private. by Simon Hunt · 9 years ago
  71. d2747a0 GUI -- Huge Refactoring of server-side message handlers (Part Two). by Simon Hunt · 9 years ago
  72. 44aa2f8 GUI -- Refactoring of server-side message handlers (Part One). by Simon Hunt · 9 years ago
  73. 35fa3d4 GUI -- Adding synchronization for message sending and for create/destroy handlers. by Thomas Vachuska · 9 years ago
  74. c00295c Removed unnecessary mapper declaration -- use the one exposed in the superclass. by Simon Hunt · 9 years ago
  75. 3ccb9eb Added some protection again UiExtensions that return null inclusion streams. by Thomas Vachuska · 9 years ago
  76. 2bb4863 Fixed a defect in topology view handler where listeners were being removed prematurely. by Thomas Vachuska · 9 years ago
  77. cdc188d ONOS-1281, ONOS-1747 - GUI -- Flows table created; version updated. by Bri Prebilic Cole · 9 years ago
  78. 20e1679 ONOS-1477 - GUI -- Added glyphs to nav menu. by Simon Hunt · 9 years ago
  79. 38c2b6a ONOS-1478 - GUI -- Segment navigation menu into categories. by Simon Hunt · 9 years ago
  80. 8b91f4f GUI -- Added category to the UiView abstraction. by Thomas Vachuska · 9 years ago
  81. 1002cd8 GUI -- Added UiViewHidden subclass of UiView to allow for views that do not have an entry in the navigation panel. by Simon Hunt · 9 years ago
  82. b52a014 GUI -- Added ability to display port names in the devices view detail. by Thomas Vachuska · 9 years ago
  83. 07ee46e GUI -- Removed Sample View, now that we have plenty others. by Simon Hunt · 9 years ago
  84. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  85. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  86. fd8c7d7 GUI -- Reworked sprite definition loading via websocket events. by Simon Hunt · 9 years ago
  87. ab582b8 GUI -- "State" is now an icon on Link and Cluster node views. - Icon mapping has generic names to be reused between views - Fixed broken table unit tests - Other minor cleanup by Bri Prebilic Cole · 9 years ago
  88. 9ed335b GUI -- Added facility to upload and track various sprite JSON definitions. WIP by Thomas Vachuska · 9 years ago
  89. 583bc63 Consolidated link list into bidirectional links. Re-ordered views. Took-out builtin views from injected html snippets. by Thomas Vachuska · 9 years ago
  90. 9fb594a GUI -- Base Link View added -- WIP. by Bri Prebilic Cole · 9 years ago
  91. 384e8dc GUI -- Base Cluster View implemented. Bug fixed of table bodies not being wide enough. by Bri Prebilic Cole · 9 years ago
  92. b699a16 GUI -- Finished Device Details Panel. by Bri Prebilic Cole · 9 years ago
  93. 0feedc0 GUI -- WIP Device View details panel. Egress Links backend added, updated FnService, added CSS for panel, populates panel with properties and a close button. by Bri Prebilic Cole · 9 years ago
  94. 264c5ec GUI -- Adjusted height of tables in tabular views, added new and removed columns in Device View. Removed rounded bottom corners of tabular views, created table.css instead of using common.css by Bri Prebilic Cole · 9 years ago
  95. 619c538 GUI -- Playing with application actions; converted to table builder; added selCB support. by Thomas Vachuska · 9 years ago
  96. ae65c96 GUI -- Device View now has a column for Master Instance Id. by Bri Prebilic Cole · 9 years ago
  97. d5df254 GUI -- Refactored IntentView java backend for details. by Bri Prebilic Cole · 9 years ago
  98. 2bd8c35 GUI -- Updated Intent View to have resources and details listed for each intent. by Bri Prebilic Cole · 9 years ago
  99. 96f2647 GUI -- Basic Intent View implemented. Includes app id, key, type, and priority. Details / resources to be added later. by Bri Prebilic Cole · 9 years ago
  100. 58eded6 GUI -- Fixed host view row height CSS by adding an icon for host type. by Thomas Vachuska · 9 years ago