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