1. 64ea7d2 GUI2 Bug fixes to Topo view by Sean Condon · 5 years ago
  2. 2b299d2 Fix incorect string comparison by Ray Milkey · 5 years ago
  3. a3ce00b GUI2 Add links to GUI2 when created dynamically by Sean Condon · 5 years ago
  4. 9de2135 GUI2 Command to Unpin or Freeze selected or all nodes by Sean Condon · 5 years ago
  5. d88f366 GUI2 Topo Allow selection of multiple nodes at once by Sean Condon · 5 years ago
  6. 95fb574 GUI2 Changed loading screen display to be a component by Sean Condon · 5 years ago
  7. 2888433 GUI2 added in the layout topo overlay by Sean Condon · 5 years ago
  8. ff85fbe GUI2 Extract Topology view in to its own library by Sean Condon · 5 years ago
  9. bf7ff4f Change GUI and GUI2 to be apps rather than core features by Sean Condon · 5 years ago
  10. ee5d4b9 GUI2 Minor bug fixes to position of devices by Sean Condon · 5 years ago
  11. addf634 Added capture of errors during server-side websocket handling. by Thomas Vachuska · 5 years ago
  12. ee54576 GUI2 Handle node additions and removals in Topology view by Sean Condon · 5 years ago
  13. b81fdc1 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  14. 584fa13 REST specific provider is not ancillary, it should be a primary by Ray Milkey · 5 years ago
  15. 1ae1580 GUI2 added method to zoom to map size by Sean Condon · 5 years ago
  16. 40b62fd upgrade nodejs bazel rules to version 0.26.0 by Ray Milkey · 5 years ago
  17. 7191054 GUI2 Absolute locations for Devices and Hosts by Sean Condon · 5 years ago
  18. 4f62a1e Potential Null Pointer Exception fix for Cpman, Groups , Flows and Mastership API by Harshada Chaundkar · 5 years ago
  19. 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
  20. fb5843e fix for service not found error by Arjun E K · 5 years ago
  21. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  22. 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 5 years ago
  23. 0d064ec GUI2 Added selection of background maps by Sean Condon · 5 years ago
  24. 59d3137 GUI2 Added in support for custom glyphs by Sean Condon · 5 years ago
  25. 175c33e Removing Topology 2 from the nav menu. by Thomas Vachuska · 5 years ago
  26. 794d250 [ONOS-7907] Glyph specified for device not used in device table or device detail boxes by Sean Condon · 5 years ago
  27. b2c483c GUI2 add in support for Preferences Service by Sean Condon · 5 years ago
  28. 1a098eb PacketProcessorWebResource cannot find PacketService when it become instantiated; changed debug logs to trace in FPMManager by Harshada Chaundkar · 5 years ago
  29. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  30. 9148182 GUI2 added in details panel, updated docs by Sean Condon · 5 years ago
  31. 50855cf Enable link functionality in GUI2 Topology View by Sean Condon · 5 years ago
  32. 53a2008 code modificationss with respect to #20641 by Arjun E K · 5 years ago
  33. fa0f6cc Adding OLS device Type for ODTN project by Andrea Campanella · 5 years ago
  34. 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
  35. 021f0fa Update GUI2 topology host icons by Sean Condon · 5 years ago
  36. f6353d4 ONOS audit REST API support by arjunek1992 · 5 years ago
  37. 4747a18 Increased timeout for Angular tests for GUI2 by Sean Condon · 5 years ago
  38. 0c577f6 Added d3 force graph to GUI2 topology by Sean Condon · 5 years ago
  39. 427e975 Add dependency on Jersey HK to prevent failure to locate injection factory class during startup by Ray Milkey · 5 years ago
  40. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  41. aa4366d Implemented Instance View of Topo in GUI2 by Sean Condon · 5 years ago
  42. 3380f44 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  43. 7d27516 Upgrade to Angular 7 for GUI2 by Sean Condon · 5 years ago
  44. 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 5 years ago
  45. a218d43 Merge branch 'master' into merge by Ray Milkey · 5 years ago
  46. 55c3053 Added in summary panel of GUI 2 topo view by Sean Condon · 5 years ago
  47. 2ac98b9 Remove unsupported onos-form-cluster scripts by Jordan Halterman · 5 years ago
  48. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  49. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 5 years ago
  50. 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
  51. c0f757a Fixed GUI login redirect and web-socket idle issues. by Thomas Vachuska · 5 years ago
  52. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  53. f4f54a1 First part of migrating Topo2 to GUI2 by Sean Condon · 5 years ago
  54. 2bd1fc8 Fixing GUI packaging and web-socket code to allow onos-gui feature to load properly. by Thomas Vachuska · 5 years ago
  55. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 5 years ago
  56. 4df80f1 REST API support for packet-processors by rsahot036 · 5 years ago
  57. d0d7ea1 Updating web socket stuff to for Karaf 4.2.1 migration. by Thomas Vachuska · 5 years ago
  58. 8753ede Web GUI changes for karaf 4.2.1 CLI by Ray Milkey · 5 years ago
  59. 022ec27 Added a scroll bar to Nav Menu for GUI and GUI2 by Sean Condon · 5 years ago
  60. df52129 Merge remote-tracking branch 'origin/master' into merge-master by Ray Milkey · 5 years ago
  61. 87b7850 FM GUI as an NPM library for GUI 2 by Sean Condon · 6 years ago
  62. 2fd325f Minor clean-up of the 4.2.1 migration. by Thomas Vachuska · 5 years ago
  63. 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  64. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  65. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  66. 5ca0026 GUI2 Framework as a standalone NPM Library by Sean Condon · 6 years ago
  67. 2f1fb8d Updating NodeJS to v8.11.1 as it was with BUCK by Sean Condon · 6 years ago
  68. 3c8e558 Minor fixes for the Bazel build of GUI2 by Sean Condon · 6 years ago
  69. 277ec4e Breaks hermetic build. by Thomas Vachuska · 6 years ago
  70. 42db831 Minor fixes for the Bazel build of GUI2 by Sean Condon · 6 years ago
  71. 0c19e65 Fixing GUI2 build for MacOS which does not support shell substring with negative offsets. by Thomas Vachuska · 6 years ago
  72. 61289c1 Allow GUI component to build when behind a proxy by Ray Milkey · 6 years ago
  73. f6af2a5 Adding GUI2 to the Bazel build system by Sean Condon · 6 years ago
  74. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  75. f31ac6f Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
  76. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  77. e820e9b Supporting authentication to WebSocket for GUI2 by Sean Condon · 6 years ago
  78. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  79. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  80. d358574 [OS-14] Reinstating authentication on web-socket channel. by Thomas Vachuska · 6 years ago
  81. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  82. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  83. 0ed6443 [ONOS-7626] FlowsWebResource cannot find FlowRuleService when it become instantiated by jaegonkim · 6 years ago
  84. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  85. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  86. 25ffa03 Minor GUi tweak. by Thomas Vachuska · 6 years ago
  87. 0620613 Sealing another leak with GUI packaging where Bower looks in $HOME/.local/share/bower. by Thomas Vachuska · 6 years ago
  88. d486a73 Support to build openstack related apps using Bazel by Jian Li · 6 years ago
  89. fa5b77a GUI2-Cluster View by Priyanka H M · 6 years ago
  90. 3432862 Changing GUI packaging to use jar files instead of tar to avoid smuggling user/group info as meta-data. by Thomas Vachuska · 6 years ago
  91. d0b8bae GUI2 Settings and Partitions View by Bhavesh Kumar · 6 years ago
  92. f34554f Fixing bazel GUI packaging by Thomas Vachuska · 6 years ago
  93. 1506abb Fixing bazel GUI packaging; still wip. by Thomas Vachuska · 6 years ago
  94. cc9620a Stop bower from reaching outside the sandbox by Ray Milkey · 6 years ago
  95. 9d44596 Review comment incorporated Gui2 Intent and Processor View by prai · 6 years ago
  96. 72ead49 GUI2 implementation of device/flow/port/group/meter/host/link/tunnel view by Bhavesh · 6 years ago
  97. 2aa8609 Added actions to the Apps view of web/gui2 by Sean Condon · 6 years ago
  98. 67484d9 Added RBAC for REST APIs. by Thomas Vachuska · 6 years ago
  99. d7be362 Make onos-gui bazel build hermetic by Ray Milkey · 6 years ago
  100. 2a61ac2 Test build for web/gui2 testing with chromium browser by Sean Condon · 6 years ago