1. 3304169 Fix for ONOS-3428 - remove width constraint to intent view control buttons. by Simon Hunt · 8 years ago
  2. 98c0006 fix for ONOS-3428 by Kavitha Alagesan · 8 years ago
  3. c087453 Fix for ONOS-3677 by Kavitha Alagesan · 8 years ago
  4. eaf614c Fix for ONOS-3678 by Kavitha Alagesan · 8 years ago
  5. af3159d Added Breadcrumbs module by Steven Burrows · 8 years ago
  6. 13e5b51 [ONOS-5155] Exposed delta statistics via northbound REST by Viswanath KSP · 8 years ago
  7. fa875bb Cleaned up urlBase() readability. by Simon Hunt · 8 years ago
  8. 8ba356c updated the base url handler to extract any app prefix from the absUrl in case onos is behind an app prefix by David K. Bainbridge · 8 years ago
  9. 8e98f2f Widening column for device master to prevent text wrap. by Thomas Vachuska · 8 years ago
  10. b8d3798 EE unit test and h-bird. by Simon Hunt · 8 years ago
  11. 8ffb775 Exposed the newly added port specific portStatistics API via REST by Viswanath KSP · 8 years ago
  12. 98315a2 Fix for ONOS-4940 by Kavitha Alagesan · 8 years ago
  13. d3ff540 Fix for ONOS-5152:Encoder for Disjoint Rest API with NPE:onos-1.7 by Jayasree Ghosh · 8 years ago
  14. 34b3060 Fix ONOS-5091 by varunsha · 8 years ago
  15. 54f420d fix: router devices to packet layer by Michele Santuari · 8 years ago
  16. 7faabd5 ONOS-2582 : fix for reselecting previously selected nodes in the topology view. by Simon Hunt · 8 years ago
  17. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  18. a8f69ff Adding SinglePointToMultiPointIntentCodec for support SP2MP intent over REST by Chiara Contoli · 8 years ago
  19. 0f29770 Adding first set of changes for bug onos-5071 by Viswanath KSP · 8 years ago
  20. ec1f45c Updated fn-spec to include classNames by Steven Burrows · 8 years ago
  21. df2a4e6 Adjusted order of instance colors to run red/blue/grey/steel/lt-red/lt-blue/lt-grey. by Simon Hunt · 8 years ago
  22. 3d71252 Added endPortA/B to UiLink class. by Simon Hunt · 8 years ago
  23. f836a87 Added breadcrumbs array to topo2CurrentLayout response. by Simon Hunt · 8 years ago
  24. f4fd2a2 Clean up handling of lat/long geo-coordinates. by Simon Hunt · 8 years ago
  25. 6a8cb4f ONOS-4970: Device data for topology view -- WIP. by Simon Hunt · 8 years ago
  26. d01eda6 Prevent overlap of link labels in WEB UI by Carmelo Cascone · 8 years ago
  27. c9306e4 Enabling UI live-reload for apps not in the ONOS source code by Matteo Scandolo · 8 years ago
  28. c13082f ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  29. 57e24e9 Added Collections and Models for a Region. by Steven Burrows · 8 years ago
  30. 4f4ffc3 ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  31. e8468b5 ONOS Swagger Plugin by Brian O'Connor · 8 years ago
  32. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  33. f3ead25 [ONOS-4513] Slice optical-model into separate bundle (1/3) by HIGUCHI Yuta · 8 years ago
  34. 2a74983 Top level build of component Javadocs by Ray Milkey · 8 years ago
  35. 4854f3d ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  36. 46770fc Bump up ChartJs to 2.2.1 and AngularChart to 1.0 by Jian Li · 8 years ago
  37. 9818919 ONOS-4971: Synthetic Link Data -- WIP, merge anyway by Simon Hunt · 8 years ago
  38. 10973dd Added ui-cache-regions CLI command. by Simon Hunt · 8 years ago
  39. 8afbbee Bump up swagger ui from 2.1.4 to 2.1.5 by Jian Li · 8 years ago
  40. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  41. b1ce260 ONOS-4326: Working on topology topo2start processing. by Simon Hunt · 8 years ago
  42. 1853b3f Cherry pick ONOS-4835 fix by Varun Sharma · 8 years ago
  43. c553c95 [ONOS-4946] fix bug: GetTunnelCount cast exception when getting the device property panel details in WEB GUI by chengfan · 8 years ago
  44. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  45. eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
  46. 61419e7 ONOS-4326: TopoRegions: MockServer scenario with skeleton events. by Simon Hunt · 8 years ago
  47. 977aa05 ONOS-4326: TopoRegions: Implement basic structure of response to 'topo2Start' event. by Simon Hunt · 8 years ago
  48. 673399f BugFix: Allow to specify mastership role through REST API by Jian Li · 8 years ago
  49. d5b9673 TopoRegions: created skeleton Topo2 UI view for development of the "region-aware" topology. by Simon Hunt · 8 years ago
  50. cc0b7d6 Adding support for topology recipes and cleaning up topologies. by Thomas Vachuska · 8 years ago
  51. df352c6 Fix for the ONOS-4836 by Kavitha Alagesan · 8 years ago
  52. 5ab45e1 ONOS-4805: Choice of selected overlay persisted server side -- restored across login sessions. by Simon Hunt · 8 years ago
  53. 25f07be ONOS-2184 VirtualHost CLI and REST api's by Claudine Chiu · 8 years ago
  54. 018110c GUI - Adding display of attached hosts (in addition to showing egress links) in device details. by Thomas Vachuska · 8 years ago
  55. 93c8f9e Changing label from Switches to Devices by Thomas Vachuska · 8 years ago
  56. f51bf46 WEB UI -- Simplified listener mechanism in theme.js to match that of prefs.js by Simon Hunt · 8 years ago
  57. b3ef1fd Fix GroupKey interpretation in REST by Charles Chan · 8 years ago
  58. 28ad09a Lowering log level by Yuta HIGUCHI · 8 years ago
  59. 3be2994 WEB UI -- Cleaned up mast.js by Simon Hunt · 8 years ago
  60. 120904e ONOS-4745: Fixed device rename Enter/Esc bug. by Simon Hunt · 8 years ago
  61. a758f6d Change Settings nav item icon from 'chain' to 'cog'. by Simon Hunt · 8 years ago
  62. 50e80ea Properties need to be unique, even when they have the same name.. by Simon Hunt · 8 years ago
  63. d721f29 ONOS-4733: Simplified Settings Table view (removed redundant data) by Simon Hunt · 8 years ago
  64. f397304 Fix for ONOS-4740 by Ray Milkey · 8 years ago
  65. 7fae189 Fix for ONOS-4621. If any errors in parsing the configurations, continue with the next config key and return the list of subjectClass, subject, config failures by Deepa Vaddireddy · 8 years ago
  66. 12ed9af [ONOS-4624]keybindings are not disabled when dialog panel is in use by Fan Cheng · 8 years ago
  67. f29d8e6 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  68. a5487ad ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  69. 8f907cc ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  70. 8d47a5c ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  71. 4766dfb ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  72. f44d726 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  73. a976134 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  74. 1e44e08 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  75. 0991b34 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  76. e6e0984 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  77. 047f405 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  78. 5487ce7 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  79. a42c4dc ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  80. 986b92f ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  81. 5fdba20 ONOS-4359: continued work on theming UI (app control buttons). by Simon Hunt · 8 years ago
  82. 811d857 ONOS-4359: continued work on theming UI (app details panel) by Simon Hunt · 8 years ago
  83. 0f8d7e9 Fixed broken mast-spec test. by Simon Hunt · 8 years ago
  84. f3fd4ed ONOS-4359: New UI look and feel : table views - base table. (WIP) by Simon Hunt · 8 years ago
  85. b940d69 LnF updates to navigation menu. (reduce size of font). by Simon Hunt · 8 years ago
  86. fb35b83 LnF updates to navigation menu. by Simon Hunt · 8 years ago
  87. d42e5d1 LnF updates to masthead. by Simon Hunt · 8 years ago
  88. 58894c8 Separating theme from layout for CSS files. by Simon Hunt · 8 years ago
  89. fa4bb3b Fixing Europe map scale. by Thomas Vachuska · 8 years ago
  90. 984e2d8 Fix returned responses for DELETE operations by Ray Milkey · 8 years ago
  91. 0c49b60 Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed by Deepa Vaddireddy · 8 years ago
  92. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  93. 839b6ed Fixing file permissions by Yuta HIGUCHI · 8 years ago
  94. 1499864 Fixed NPE and return 404 error upon unknown app activation request by Hyunsun Moon · 8 years ago
  95. 54b83e8 Improve network config validation errors to show which fields are invalid. by Jonathan Hart · 8 years ago
  96. 492526a Move cluster event handling off of event dispatcher thread to a background thread by Madan Jampani · 8 years ago
  97. 20a070b allow applications to be installed by URL from REST API by alshabib · 8 years ago
  98. bee7bb1 Use SPDX license identifier by HIGUCHI Yuta · 8 years ago
  99. 5c1a938 ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data. by Simon Hunt · 8 years ago
  100. 6827dc3 Let JerseyTest pick random port by HIGUCHI Yuta · 8 years ago