Tagging 1.10.10
  1. b9d78f0 Tagging 1.10.10 by Ray Milkey · 6 years ago 1.10.10
  2. dcfd99a Starting snapshot 1.10.10-SNAPSHOT by Ray Milkey · 7 years ago
  3. cead3c5 Tagging 1.10.9 by Ray Milkey · 7 years ago 1.10.9
  4. 8947216 Starting snapshot 1.10.9-SNAPSHOT by Ray Milkey · 7 years ago
  5. 66866e3 Tagging 1.10.8 by Ray Milkey · 7 years ago 1.10.8
  6. 3c9e8c3 Starting snapshot 1.10.8-SNAPSHOT by Ray Milkey · 7 years ago
  7. 3861b33 Tagging 1.10.7 by Ray Milkey · 7 years ago 1.10.7
  8. 674f517 ONOS-7034 app-install should give error code 400 if dependencies are missing by Deepa Vaddireddy · 7 years ago
  9. 9bc1e72 Starting snapshot 1.10.7-SNAPSHOT by Ray Milkey · 7 years ago
  10. d8aab2f Tagging 1.10.6 by Ray Milkey · 7 years ago 1.10.6
  11. ba98d2a Starting snapshot 1.10.6-SNAPSHOT by Ray Milkey · 7 years ago
  12. 9a17b20 Tagging 1.10.5 by Ray Milkey · 7 years ago 1.10.5
  13. f9ef48a NPE_app_delete by dvaddire · 7 years ago
  14. 4d2d6c8 Starting snapshot 1.10.5-SNAPSHOT by Ray Milkey · 7 years ago
  15. 678da3f Tagging 1.10.4 by Ray Milkey · 7 years ago 1.10.4
  16. 878868a Rename route REST API to routes to match others by Jonathan Hart · 7 years ago
  17. 0cf8c18 Allow addition and removal of individual routes via REST. by Jonathan Hart · 7 years ago
  18. ce2a03d Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  19. 130fb5e Starting snapshot 1.10.4-SNAPSHOT by Ray Milkey · 7 years ago
  20. 3d2f773 Tagging 1.10.3 by Ray Milkey · 7 years ago 1.10.3
  21. 146e68f6 Minor GUI clean-up. by Thomas Vachuska · 7 years ago
  22. 9464bee Starting snapshot 1.10.3-SNAPSHOT by Ray Milkey · 7 years ago
  23. 5059b40 Tagging 1.10.2 by Ray Milkey · 7 years ago 1.10.2
  24. 8533e09 ONOS-6667 NullPointerException on device-remove by dvaddire · 7 years ago
  25. be7338c Starting snapshot 1.10.2-SNAPSHOT by Ray Milkey · 7 years ago
  26. f7395c3 Tagging 1.10.1 by Ray Milkey · 7 years ago 1.10.1
  27. 365cc08 OS-1 : insecure UI websocket. by Simon Hunt · 7 years ago
  28. eedf6a6 Starting snapshot 1.10.1-SNAPSHOT by Ray Milkey · 7 years ago
  29. 17ef7ca Tagging 1.10.0 by Ray Milkey · 7 years ago 1.10.0
  30. c3b86b9 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  31. e8d98fd Tagging 1.10.0-rc5 by Ray Milkey · 7 years ago 1.10.0-rc5
  32. 60740ad ONOS-6517 by deepa · 7 years ago
  33. b436e92 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  34. c559910 Tagging 1.10.0-rc4 by Ray Milkey · 7 years ago 1.10.0-rc4
  35. 281624b Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  36. 0629e8a Tagging 1.10.0-rc3 by Ray Milkey · 7 years ago 1.10.0-rc3
  37. 4ee25f2 Replace usage of .html(...) with .text(...) where possible; by Simon Hunt · 7 years ago
  38. 4327358 Web UI: augment sanitize() function by Simon Hunt · 7 years ago
  39. 706a180 Web UI: add sanitize() function to fn.js library. by Simon Hunt · 7 years ago
  40. 6aac251 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  41. ced6334 ONOS-5784: Empty latitude/longitude in ONOS Web UI. by Simon Hunt · 7 years ago
  42. 78193fd ONOS-5784: Empty latitude/longitude in ONOS Web UI by Simon Hunt · 7 years ago
  43. 0a9b5a1 ONOS-6415: NPE in Topo2Jsonifier by Simon Hunt · 7 years ago
  44. 1c69c9b Topo2: LinkLabels on an edge link are only visible if the host is shown by Steven Burrows · 7 years ago
  45. 268ebfa Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  46. 33d7e58 Tagging 1.10.0-rc2 by Ray Milkey · 7 years ago 1.10.0-rc2
  47. 70c460a Fix: Resolve MAC presentation issue caused by broken split method by Jian Li · 7 years ago
  48. cf76a65 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  49. bf59db2 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  50. 10dd108 UI: Updated masthead styles so everything is properly aligned by Steven Burrows · 7 years ago
  51. 8c9a701 [ONOS-6354] CFG values and applied values are mismatching while trying to set a property with an invalid value by sivachidambaram subramanian · 7 years ago
  52. 2b29ca4 Topo2: Updated collection to ignore models with the same Id by Steven Burrows · 7 years ago
  53. 05eba35 ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  54. cc2d7fc ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  55. 0ee20bf ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  56. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  57. 3bdfa77 Fine-tuning the visuals in the Applications view. by Thomas Vachuska · 7 years ago
  58. f01826c Fixed issue with canonicalization of link identifiers. by Simon Hunt · 7 years ago
  59. b582df3 OS-3 fixing exploit to upload malicious apps through UI rest APIs by Andrea Campanella · 7 years ago
  60. 0e16109 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  61. ca1a39c Topo2: Implemented Link Labels JIRA-Tasks; ONOS-6387 by Steven Burrows · 7 years ago
  62. 8e25811 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  63. f27a929 ONOS-6372: Topo2 - Refactor "location" data to be consistent by Simon Hunt · 7 years ago
  64. cdf6b33 Topo: Suppress lat and long in details panel if null JIRA Tasks; ONOS-6328 by Steven Burrows · 7 years ago
  65. 2d7cd6f ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  66. a7aea84 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  67. 9e2413e ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  68. 1911fe4 GUI - Topologies - refactoring of ServicesBundle. by Simon Hunt · 7 years ago
  69. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  70. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  71. 4b4d2d9 Web UI framework README's - added skeletons for remaining Util services. by Simon Hunt · 7 years ago
  72. 37cd451 Moved and updated Web UI framework function service README. by Simon Hunt · 7 years ago
  73. ad74af8 Topo2: Implement Link Labels JIRA Tasks; ONOS-6263 by Steven Burrows · 7 years ago
  74. 4a1b553 Topo2: Place peer regions in their configured locations JIRA Tasks; ONOS-6257 by Steven Burrows · 7 years ago
  75. 2b15ae7 Bug fix: Drag threshold was prevent drag events when zoomed in by Steven Burrows · 7 years ago
  76. e6f6461 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  77. 6cc8645 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  78. c2e7736 fix for incompatible multiplication cast from int to long by rohit · 7 years ago
  79. 22c35df ONOS-6258: UiTopo2Overlay et al. - initial support for topo-2 highlighting. by Simon Hunt · 7 years ago
  80. 6a4febe Topo2: Refactored NavigateToRegion events by Steven Burrows · 7 years ago
  81. 8f60ff8 ONOS-6257: fixing Region-peer-location function... by Simon Hunt · 7 years ago
  82. e51a5e9 Start of client-side Framework Library documentation. by Simon Hunt · 7 years ago
  83. 9ce0e40 Topo2: Update multilink positions when scaling JIRA Tasks; ONOS-6340 by Steven Burrows · 7 years ago
  84. 20913c6 Adding visual mapping of packet to optical path. by Marc De Leenheer · 7 years ago
  85. 0bc6665 Topo2: Enhanced link width uses scale to set the width by Steven Burrows · 7 years ago
  86. 12ea220 More work on UI documentation. by Simon Hunt · 7 years ago
  87. 8019e6f Packet Processors table view should NOT be sortable. by Simon Hunt · 7 years ago
  88. 965eeec GUI README's: Add links to wiki pages. by Simon Hunt · 7 years ago
  89. 9bb0fc0 Initial draft of GUI user documentation under revision control. by Simon Hunt · 7 years ago
  90. 4201954 ONOS-6106 Adding Missing Fields in the " get flows and get devices" rest api by kalagesa · 7 years ago
  91. c64d1b2 Topo2: Improved node scaling performance by Steven Burrows · 7 years ago
  92. 25fa1dc Topo2: Improved extensibility of Collections by Steven Burrows · 7 years ago
  93. 8c0b18a Added region-based filtering for the GUI to make sure only the relevant by Thomas Vachuska · 7 years ago
  94. b877a6f Modified UI model objects to be backed merely by IDs of the core model objects. by Thomas Vachuska · 7 years ago
  95. 448468c Topo2 - Removed old code carried over from clasic topo by Steven Burrows · 7 years ago
  96. 02e67f4 Topo2: Key Command 'M' to show and hide offline devices JIRA Tasks; ONOS-5381 by Steven Burrows · 7 years ago
  97. 2e89ada Topo2 - Port label consistent positions while scaling by Steven Burrows · 7 years ago
  98. 32ce1d9 Topo2 - Added Multilink support by Steven Burrows · 7 years ago
  99. c59481f Topo2 - Animate the position of the details panel based on SummaryPanel visiblity by Steven Burrows · 7 years ago
  100. c515e60 Topo2 - Show the mastership when selecting an instance panel by Steven Burrows · 7 years ago