1. 59d3137 GUI2 Added in support for custom glyphs by Sean Condon · 5 years ago
  2. 175c33e Removing Topology 2 from the nav menu. by Thomas Vachuska · 5 years ago
  3. 794d250 [ONOS-7907] Glyph specified for device not used in device table or device detail boxes by Sean Condon · 5 years ago
  4. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  5. fa0f6cc Adding OLS device Type for ODTN project by Andrea Campanella · 5 years ago
  6. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 6 years ago
  7. 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 6 years ago
  8. c0f757a Fixed GUI login redirect and web-socket idle issues. by Thomas Vachuska · 6 years ago
  9. 2bd1fc8 Fixing GUI packaging and web-socket code to allow onos-gui feature to load properly. by Thomas Vachuska · 6 years ago
  10. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  11. d0d7ea1 Updating web socket stuff to for Karaf 4.2.1 migration. by Thomas Vachuska · 6 years ago
  12. 022ec27 Added a scroll bar to Nav Menu for GUI and GUI2 by Sean Condon · 6 years ago
  13. 2fd325f Minor clean-up of the 4.2.1 migration. by Thomas Vachuska · 6 years ago
  14. 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  15. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  16. d358574 [OS-14] Reinstating authentication on web-socket channel. by Thomas Vachuska · 6 years ago
  17. 25ffa03 Minor GUi tweak. by Thomas Vachuska · 6 years ago
  18. 2aa8609 Added actions to the Apps view of web/gui2 by Sean Condon · 6 years ago
  19. 9f5b52b Fix ONOS UI doesn't expose CONTROLLER type device. by Daniel Park · 6 years ago
  20. 40ecef3 New Device type for commodity servers by Georgios Katsikas · 6 years ago
  21. 353e709 This is the Flow properties file -Greek version by Anastasia Kollia · 6 years ago
  22. 2014cdb Sonar objects to non-static members in servlet objects by Ray Milkey · 6 years ago
  23. 164ecf6 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  24. a43af46 Adding Korean localization for Lion project by sdn · 6 years ago
  25. 4c47a38 Changed topo view handlers to depend directly on network configs for by Thomas Vachuska · 6 years ago
  26. ab7d9ab Show chassisId in CLI and fix UI string by Andrea Campanella · 6 years ago
  27. 5b48d6c Adding topology overlay support for the server-side topo layout app. by Thomas Vachuska · 6 years ago
  28. bf5d1fe Customer bug-fixes: by Thomas Vachuska · 6 years ago
  29. f389723 Cleaning up unnecessary synchronization in UI web socket servlet. by Thomas Vachuska · 6 years ago
  30. 43455b8 Fix ConcurrentModificationException in UiWebSocketServlet by Charles Chan · 6 years ago
  31. e4a75a1 Backing out the server-side zooming for now. by Thomas Vachuska · 6 years ago
  32. c3a947f Adding server-side default topo layout and fixing GUI to allow remote zoom/pan. by Thomas Vachuska · 6 years ago
  33. 913f736 Additional translations for Lion language bundle: Dutch (NL) by Keesjan Karsten · 6 years ago
  34. c616e17 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  35. 9ad6260 GUI tweak for release. by Thomas Vachuska · 6 years ago
  36. a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 6 years ago
  37. 86ee5e8 Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  38. 59266bc [CORD-2856] Traffic on dual-homed hosts not properly highlighted by Pier · 6 years ago
  39. 177ea1b Fixed NPE in ServiceBundle introduced by a recent merge. by Thomas Vachuska · 6 years ago
  40. e1579fa [ONOS-6958] Register policon for openflow by Laszlo Papp · 6 years ago
  41. c67a991 Added support for grid coordinates in the legacy topology view. by Thomas Vachuska · 6 years ago
  42. 759f0d3 [ONOS-6958] Add glyph registration java code by Laszlo Papp · 6 years ago
  43. 8d16304 Adding italian localization for flows view by Andrea Campanella · 6 years ago
  44. 1a9a858 Adding Korean localization for flows view by Jian Li · 6 years ago
  45. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  46. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  47. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  48. 604ad0b ONOS-6733 l18n for Flows by ArturoF Velasco · 6 years ago
  49. 3f5341a Ports with zero counters displayed on UI by Georgios Katsikas · 6 years ago
  50. 58bdbdd ONOS-7190 - Adding the missing Toolbar items (for current functionality) by Steven Burrows · 6 years ago
  51. 1b1355d Adding ability to wipe-out UI model cache and network config. by Thomas Vachuska · 6 years ago
  52. 22cb550 ONOS-6329 - Added configured property to the Host Panel by Steven Burrows · 6 years ago
  53. 31e00c61 ONOS-7187 - Added testcard for color the swatch by Steven Burrows · 6 years ago
  54. 1567b53 SONAR suggestion - implement equals() whenever compareTo() is implmented by Ray Milkey · 6 years ago
  55. 99b7bbe Adding REST API and CLI for managing UI user preferences. by Thomas Vachuska · 6 years ago
  56. c4960e9 This is a language bundle for LION: Dutch(NL) by Keesjan Karsten · 6 years ago
  57. 06297ed SONAR suggestion - Synchronize initialization of static fields by Ray Milkey · 6 years ago
  58. 3ed7585 Adding an error trap for the web-socket onClose handler. by Thomas Vachuska · 6 years ago
  59. dbd7457 This is a language bundle for ONOS -Greek translations by Anastasia Kollia · 6 years ago
  60. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  61. dda4edd Adding Ami's french translation for LION by Murat Parlakisik · 6 years ago
  62. e2a1500 [ONOS-7267] Fix pipeconf UI by Yi Tseng · 6 years ago
  63. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 7 years ago
  64. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 7 years ago
  65. b51380a Added tests for the details panel service by Steven Burrows · 7 years ago
  66. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  67. bea68cf GUI fix by Thomas Vachuska · 7 years ago
  68. 42d7a6c ONOS-7181: Hide port label on UiEdgeLinks when hosts are disabled by Steven Burrows · 7 years ago
  69. 6404721 ONOS-7179: Styled the instance panel the same as clasassic topo by Steven Burrows · 7 years ago
  70. a58cb82 ONOS-7189: Added helpFormat for the quick help modal by Steven Burrows · 7 years ago
  71. b8ebd40 ONOS-7178: Added command to Enabled/Disable the details panel by Steven Burrows · 7 years ago
  72. 8ba9e6d ONOS-7183: Toggle Offline devices by Steven Burrows · 7 years ago
  73. 2641bb3 Update Korean Topo view string by Jian Li · 7 years ago
  74. 292b708 Update Chinese Topo view string by Frank Wang · 7 years ago
  75. 7ed6036 ONOS-5409: Added details panel to Meters view by Steven Burrows · 7 years ago
  76. f9c40da ONOS-7021 Application View: Add Filter Widget by ArturoF Velasco · 7 years ago
  77. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  78. 90de3b8 Bundle _es update for Lion by ArturoF Velasco · 7 years ago
  79. 5e6ebb3 Update zh_TW localization support, update core.view.App and core.view.Topo by hwchiu · 7 years ago
  80. c9e8321 ONOS-5407: Added details panel for Ports View. by Simon Hunt · 7 years ago
  81. 4260dd5 Bug Fix: Updated topo2 Link Details to use the new data structure for the list builder service by Steven Burrows · 7 years ago
  82. 3387288 Ports View: Allow filtering by >, >=, <, <= operators ONOS-6877 by Steven Burrows · 7 years ago
  83. 6f30eca This is a language bundle for LION - Turkish by yavuz sert · 7 years ago
  84. 528ea95 Adding option to show no host labels in the GUI. by Thomas Vachuska · 7 years ago
  85. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  86. 3da6212 Fixing some content and visual glitches in the device flows view. by Thomas Vachuska · 7 years ago
  87. ae4b22f Changed 'friendly' to 'name' in the link details pane. by Thomas Vachuska · 7 years ago
  88. 4257383 Update Mast_zh_TW.properties by Wei-Yu Chen · 7 years ago
  89. 405361a This is a Spanish bundle for Lion by ArturoF Velasco · 7 years ago
  90. a87b40c [ONOS-6964][ONOS-6966] Add pipeconf codec and pipeconf view by Yi Tseng · 7 years ago
  91. 18177a5 [ONOS-7026] Show table name if the table id of a flow is PiTableId by Yi Tseng · 7 years ago
  92. 1fb0055 Fixed issue with 'removeHost' event handling in the by Simon Hunt · 7 years ago
  93. 7df764f Fixed issue with 'moveHost' event handling in the topo view, to by Simon Hunt · 7 years ago
  94. f50a177 ONOS-5579 Refactoring Details Panel by Steven Burrows · 7 years ago
  95. a441074 Fixing minor visual inconsistencies in the GUI settings and clusters views. by Thomas Vachuska · 7 years ago
  96. 1270c18 Topo2: Added Friendly host names JIRA: ONOS-6657 by Steven Burrows · 7 years ago
  97. 6af7f15 Adjusting GUI table & details panes fonts to a slightly smaller size. by Thomas Vachuska · 7 years ago
  98. 12c79ed Added support for dual-homed hosts (on "classic" topo). by Simon Hunt · 7 years ago
  99. b12eda5 Fixed typos of Korean localization string by Jian Li · 7 years ago
  100. 83b92a3 Added custom upload glyph. by Simon Hunt · 7 years ago