1. fd6d11b Implemented WebSockets for GUI2 by Sean Condon · 6 years ago
  2. 353e709 This is the Flow properties file -Greek version by Anastasia Kollia · 6 years ago
  3. 8377568 Added the FlashComponent in to GUI 2 by Sean Condon · 6 years ago
  4. 49e15be Added app, tests, lint to BUCK file for web/gui2 by Sean Condon · 6 years ago
  5. 2ff911b Modify glob expression by Yuta HIGUCHI · 6 years ago
  6. ffd4bf8 Removed the web/gui2 symlink by Sean Condon · 6 years ago
  7. be348a3 GUI2 pom fix by Yuta HIGUCHI · 6 years ago
  8. 2014cdb Sonar objects to non-static members in servlet objects by Ray Milkey · 6 years ago
  9. 83fc39f Initial import of Angular5 components services and modules by Sean Condon · 6 years ago
  10. 164ecf6 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  11. a43af46 Adding Korean localization for Lion project by sdn · 6 years ago
  12. 4c47a38 Changed topo view handlers to depend directly on network configs for by Thomas Vachuska · 6 years ago
  13. ab7d9ab Show chassisId in CLI and fix UI string by Andrea Campanella · 6 years ago
  14. 5b48d6c Adding topology overlay support for the server-side topo layout app. by Thomas Vachuska · 6 years ago
  15. 0f9564d Adding new REST api to fetch pending flows only by rsahot036 · 6 years ago
  16. 7ef2671 Adding new REST API resource to obtain system level summary. by Thomas Vachuska · 6 years ago
  17. bf5d1fe Customer bug-fixes: by Thomas Vachuska · 6 years ago
  18. f389723 Cleaning up unnecessary synchronization in UI web socket servlet. by Thomas Vachuska · 6 years ago
  19. 471bcbb Add REST API to change administrative state of a port. by Jonathan Hart · 6 years ago
  20. 43455b8 Fix ConcurrentModificationException in UiWebSocketServlet by Charles Chan · 6 years ago
  21. e4a75a1 Backing out the server-side zooming for now. by Thomas Vachuska · 6 years ago
  22. c3a947f Adding server-side default topo layout and fixing GUI to allow remote zoom/pan. by Thomas Vachuska · 6 years ago
  23. 913f736 Additional translations for Lion language bundle: Dutch (NL) by Keesjan Karsten · 6 years ago
  24. c616e17 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  25. 1657032 Fix handling of several error cases in the application REST API by Ray Milkey · 6 years ago
  26. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  27. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  28. 957bb37 ONOS-7577 - REST API to add and remove buckets from a group by Ray Milkey · 6 years ago
  29. 9ad6260 GUI tweak for release. by Thomas Vachuska · 6 years ago
  30. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  31. a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 6 years ago
  32. 86ee5e8 Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  33. 59266bc [CORD-2856] Traffic on dual-homed hosts not properly highlighted by Pier · 6 years ago
  34. 054e23d Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  35. 177ea1b Fixed NPE in ServiceBundle introduced by a recent merge. by Thomas Vachuska · 6 years ago
  36. e1579fa [ONOS-6958] Register policon for openflow by Laszlo Papp · 6 years ago
  37. c5cd662 Fix: resolve REST Unit test failure caused by incorrect jersey deps by Jian Li · 6 years ago
  38. c67a991 Added support for grid coordinates in the legacy topology view. by Thomas Vachuska · 6 years ago
  39. 759f0d3 [ONOS-6958] Add glyph registration java code by Laszlo Papp · 6 years ago
  40. 8d16304 Adding italian localization for flows view by Andrea Campanella · 6 years ago
  41. 1a9a858 Adding Korean localization for flows view by Jian Li · 6 years ago
  42. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  43. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  44. 979f634 Fix: resolve REST test failure issue caused by jersey deps omission by Jian Li · 6 years ago
  45. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  46. 604ad0b ONOS-6733 l18n for Flows by ArturoF Velasco · 6 years ago
  47. 3f5341a Ports with zero counters displayed on UI by Georgios Katsikas · 6 years ago
  48. 58bdbdd ONOS-7190 - Adding the missing Toolbar items (for current functionality) by Steven Burrows · 6 years ago
  49. 1b1355d Adding ability to wipe-out UI model cache and network config. by Thomas Vachuska · 6 years ago
  50. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  51. 22cb550 ONOS-6329 - Added configured property to the Host Panel by Steven Burrows · 6 years ago
  52. 31e00c61 ONOS-7187 - Added testcard for color the swatch by Steven Burrows · 6 years ago
  53. 1567b53 SONAR suggestion - implement equals() whenever compareTo() is implmented by Ray Milkey · 6 years ago
  54. 99b7bbe Adding REST API and CLI for managing UI user preferences. by Thomas Vachuska · 6 years ago
  55. c4960e9 This is a language bundle for LION: Dutch(NL) by Keesjan Karsten · 6 years ago
  56. 15370d2 Adding a tool for remote collection of node and cluster diagnostics. by Thomas Vachuska · 6 years ago
  57. 094a135 Removed the setServiceDirectory() method from the base web resource by Ray Milkey · 6 years ago
  58. 06297ed SONAR suggestion - Synchronize initialization of static fields by Ray Milkey · 6 years ago
  59. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  60. 3ed7585 Adding an error trap for the web-socket onClose handler. by Thomas Vachuska · 6 years ago
  61. dbd7457 This is a language bundle for ONOS -Greek translations by Anastasia Kollia · 6 years ago
  62. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  63. b2a91f2 Fix the Statistics resource title by Laszlo Papp · 6 years ago
  64. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  65. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  66. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  67. dda4edd Adding Ami's french translation for LION by Murat Parlakisik · 6 years ago
  68. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  69. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  70. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  71. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  72. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  73. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  74. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  75. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  76. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  77. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  78. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  79. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  80. 02ffa71 added OAuth2 authentication for REST protocol by fahadnaeemkhan · 6 years ago
  81. e2a1500 [ONOS-7267] Fix pipeconf UI by Yi Tseng · 6 years ago
  82. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  83. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  84. 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 7 years ago
  85. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  86. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  87. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  88. b51380a Added tests for the details panel service by Steven Burrows · 6 years ago
  89. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  90. bea68cf GUI fix by Thomas Vachuska · 6 years ago
  91. ad01820 ONOS-7200: Fixed GUI build times by Steven Burrows · 6 years ago
  92. 42d7a6c ONOS-7181: Hide port label on UiEdgeLinks when hosts are disabled by Steven Burrows · 6 years ago
  93. 6404721 ONOS-7179: Styled the instance panel the same as clasassic topo by Steven Burrows · 6 years ago
  94. a58cb82 ONOS-7189: Added helpFormat for the quick help modal by Steven Burrows · 6 years ago
  95. b8ebd40 ONOS-7178: Added command to Enabled/Disable the details panel by Steven Burrows · 6 years ago
  96. 8ba9e6d ONOS-7183: Toggle Offline devices by Steven Burrows · 6 years ago
  97. 2641bb3 Update Korean Topo view string by Jian Li · 7 years ago
  98. 292b708 Update Chinese Topo view string by Frank Wang · 7 years ago
  99. 7ed6036 ONOS-5409: Added details panel to Meters view by Steven Burrows · 7 years ago
  100. f9c40da ONOS-7021 Application View: Add Filter Widget by ArturoF Velasco · 7 years ago