Tagging 2.2.2-rc1
  1. f9fc034 Display host names given in netcfg by Sean Condon · 4 years ago
  2. 6b055d3 Bump up jackson deps version to 2.10.0 with updated snakeyaml deps by Daniele Moro · 4 years, 3 months ago
  3. 53d4e83 [ONOS-8033] No Visible Indication for Active Applications in ONOS by Sean Condon · 4 years, 5 months ago
  4. 3fd3ad8 GUI2 changed web socket port to follow main window port rather than hardcode by Daniele Moro · 4 years, 2 months ago
  5. 7becb12 Supported recently introduced fields in HostsWebResource by Charles Chan · 4 years, 3 months ago
  6. 42d109d Added CLI and REST support for auxLocations by Charles Chan · 4 years, 3 months ago
  7. 50e61a6 Added a Pipeconf View to GUI2 including Table Statistics by Sean Condon · 4 years, 3 months ago
  8. f20b8ef Updated ROADM UI with Current Input Power by Sean Condon · 4 years, 8 months ago
  9. bdeeda1 Adding Modulation to UI by Andrea Campanella · 4 years, 8 months ago
  10. 16d4df9 cassini Modulation Driver Impl | ONOS-7979 by Rohit Singh · 4 years, 9 months ago
  11. 5a198b0 REST API for obj-nextids by Harshada Chaundkar · 4 years, 9 months ago
  12. 5edc84a useStaleLinkAge for VanishStaleLink by Ravi Dewangan · 4 years, 10 months ago
  13. d33d3b4 Build ONOS exclusively with Bazel-provided remote JDK by Carmelo Cascone · 4 years, 10 months ago
  14. 6b23b38 [ONOS-7995] upgrade roadm custom view from GUI to GUI2 by Boyuan Yan · 4 years, 10 months ago
  15. 13f42b7 Updated the GUI2 archetype with real gui code by Sean Condon · 4 years, 10 months ago
  16. b77768e [ONOS-7981] GUI2 Topo View Link handling fails WIP by Sean Condon · 5 years ago
  17. 64060ff GUI2 Updated unit tests for errors relating to topojson testing by Sean Condon · 4 years, 10 months ago
  18. 27f06da Added a README for the UI2 archetype by Sean Condon · 4 years, 10 months ago
  19. 4b7818d Prepared GUI2 FW lib for publishing on npmjs.org by Sean Condon · 4 years, 10 months ago
  20. 4747ece [ONOS-7967] GUI2 Device icon not shown on an Firewall, Optical_amplifier etc device in Topo view by Sean Condon · 5 years ago
  21. b0a196a GUI2 bug fix for Hosts hidden command by Sean Condon · 5 years ago
  22. c13d956 GUI2 bug fix for Force graph by Sean Condon · 5 years ago
  23. bed2e03 GUI2 fixed Quickhelp to use LionService by Sean Condon · 5 years ago
  24. 6eb2cb8 GUI2 update Angular component versions to 2.1.0 by Sean Condon · 5 years ago
  25. d131d1f GUI2 ModelCache bug fix for NPE by Sean Condon · 5 years ago
  26. 058804c GUI2 Display of mastership for devices by Sean Condon · 5 years ago
  27. 5f7d3bc GUI2 Fixed bug of edge link not being added dynamically by Sean Condon · 5 years ago
  28. adeb716 GUI2 Topo Added base common base for Topo2ViewMessageHandler and TopologyViewMessageHandlerBase by Sean Condon · 5 years ago
  29. 19e8367 GUI2 Added intents to Traffic2 Monitor by Sean Condon · 5 years ago
  30. 64ea7d2 GUI2 Bug fixes to Topo view by Sean Condon · 5 years ago
  31. 2b299d2 Fix incorect string comparison by Ray Milkey · 5 years ago
  32. a3ce00b GUI2 Add links to GUI2 when created dynamically by Sean Condon · 5 years ago
  33. 9de2135 GUI2 Command to Unpin or Freeze selected or all nodes by Sean Condon · 5 years ago
  34. d88f366 GUI2 Topo Allow selection of multiple nodes at once by Sean Condon · 5 years ago
  35. 95fb574 GUI2 Changed loading screen display to be a component by Sean Condon · 5 years ago
  36. 2888433 GUI2 added in the layout topo overlay by Sean Condon · 5 years ago
  37. ff85fbe GUI2 Extract Topology view in to its own library by Sean Condon · 5 years ago
  38. bf7ff4f Change GUI and GUI2 to be apps rather than core features by Sean Condon · 5 years ago
  39. ee5d4b9 GUI2 Minor bug fixes to position of devices by Sean Condon · 5 years ago
  40. addf634 Added capture of errors during server-side websocket handling. by Thomas Vachuska · 5 years ago
  41. ee54576 GUI2 Handle node additions and removals in Topology view by Sean Condon · 5 years ago
  42. b81fdc1 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  43. 584fa13 REST specific provider is not ancillary, it should be a primary by Ray Milkey · 5 years ago
  44. 1ae1580 GUI2 added method to zoom to map size by Sean Condon · 5 years ago
  45. 40b62fd upgrade nodejs bazel rules to version 0.26.0 by Ray Milkey · 5 years ago
  46. 7191054 GUI2 Absolute locations for Devices and Hosts by Sean Condon · 5 years ago
  47. 4f62a1e Potential Null Pointer Exception fix for Cpman, Groups , Flows and Mastership API by Harshada Chaundkar · 5 years ago
  48. c4b6b41 This api will register hostPorvider, if something wrong like no ipAddress or location specified, it will cause HostProviderRegistry say hostprovider already registered by macauley_cheng · 5 years ago
  49. fb5843e fix for service not found error by Arjun E K · 5 years ago
  50. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  51. 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 5 years ago
  52. 0d064ec GUI2 Added selection of background maps by Sean Condon · 5 years ago
  53. 59d3137 GUI2 Added in support for custom glyphs by Sean Condon · 5 years ago
  54. 175c33e Removing Topology 2 from the nav menu. by Thomas Vachuska · 5 years ago
  55. 794d250 [ONOS-7907] Glyph specified for device not used in device table or device detail boxes by Sean Condon · 5 years ago
  56. b2c483c GUI2 add in support for Preferences Service by Sean Condon · 5 years ago
  57. 1a098eb PacketProcessorWebResource cannot find PacketService when it become instantiated; changed debug logs to trace in FPMManager by Harshada Chaundkar · 5 years ago
  58. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  59. 9148182 GUI2 added in details panel, updated docs by Sean Condon · 5 years ago
  60. 50855cf Enable link functionality in GUI2 Topology View by Sean Condon · 5 years ago
  61. 53a2008 code modificationss with respect to #20641 by Arjun E K · 5 years ago
  62. fa0f6cc Adding OLS device Type for ODTN project by Andrea Campanella · 5 years ago
  63. bd8ddfe Refactoring audit subsystem to clean-up and eliminate back-dependency from core to CLI; still needs additional work. by Thomas Vachuska · 5 years ago
  64. 021f0fa Update GUI2 topology host icons by Sean Condon · 5 years ago
  65. f6353d4 ONOS audit REST API support by arjunek1992 · 5 years ago
  66. 4747a18 Increased timeout for Angular tests for GUI2 by Sean Condon · 5 years ago
  67. 0c577f6 Added d3 force graph to GUI2 topology by Sean Condon · 5 years ago
  68. 427e975 Add dependency on Jersey HK to prevent failure to locate injection factory class during startup by Ray Milkey · 5 years ago
  69. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  70. aa4366d Implemented Instance View of Topo in GUI2 by Sean Condon · 5 years ago
  71. 3380f44 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  72. 7d27516 Upgrade to Angular 7 for GUI2 by Sean Condon · 5 years ago
  73. 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 5 years ago
  74. a218d43 Merge branch 'master' into merge by Ray Milkey · 5 years ago
  75. 55c3053 Added in summary panel of GUI 2 topo view by Sean Condon · 5 years ago
  76. 2ac98b9 Remove unsupported onos-form-cluster scripts by Jordan Halterman · 5 years ago
  77. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  78. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 5 years ago
  79. 0ae3146 MeterRequest may be null, if meterRequest is null, the implementation of meterService.withdraw(meterRequest, tmpMeter.id()) will cause an exception. by 柯志勇10068695 · 5 years ago
  80. c0f757a Fixed GUI login redirect and web-socket idle issues. by Thomas Vachuska · 5 years ago
  81. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  82. f4f54a1 First part of migrating Topo2 to GUI2 by Sean Condon · 5 years ago
  83. 2bd1fc8 Fixing GUI packaging and web-socket code to allow onos-gui feature to load properly. by Thomas Vachuska · 5 years ago
  84. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 5 years ago
  85. 4df80f1 REST API support for packet-processors by rsahot036 · 5 years ago
  86. d0d7ea1 Updating web socket stuff to for Karaf 4.2.1 migration. by Thomas Vachuska · 5 years ago
  87. 8753ede Web GUI changes for karaf 4.2.1 CLI by Ray Milkey · 5 years ago
  88. 022ec27 Added a scroll bar to Nav Menu for GUI and GUI2 by Sean Condon · 5 years ago
  89. df52129 Merge remote-tracking branch 'origin/master' into merge-master by Ray Milkey · 5 years ago
  90. 87b7850 FM GUI as an NPM library for GUI 2 by Sean Condon · 6 years ago
  91. 2fd325f Minor clean-up of the 4.2.1 migration. by Thomas Vachuska · 5 years ago
  92. 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  93. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  94. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  95. 5ca0026 GUI2 Framework as a standalone NPM Library by Sean Condon · 6 years ago
  96. 2f1fb8d Updating NodeJS to v8.11.1 as it was with BUCK by Sean Condon · 6 years ago
  97. 3c8e558 Minor fixes for the Bazel build of GUI2 by Sean Condon · 6 years ago
  98. 277ec4e Breaks hermetic build. by Thomas Vachuska · 6 years ago
  99. 42db831 Minor fixes for the Bazel build of GUI2 by Sean Condon · 6 years ago
  100. 0c19e65 Fixing GUI2 build for MacOS which does not support shell substring with negative offsets. by Thomas Vachuska · 6 years ago