1. cc44cb4 Fix Jersey warning for redundant "@Path("/") by Ray Milkey · 8 years ago
  2. 64f2d58 Removing old code from ui/_dev by Brian O'Connor · 8 years ago
  3. 317f329 [onos-5204] This commit contains fix for bug onos-5204 by Viswanath KSP · 8 years ago
  4. 6192499 Use subject factory to create subject for deletion rather than using the string/ by Jonathan Hart · 8 years ago
  5. 7a174cf [ONOS-5184] Allow configuring cluster partition size by Thiago Santos · 8 years ago
  6. e43cccebf Fix peer data (never include root region). - Display peer data on temp view. by Simon Hunt · 8 years ago
  7. 377f5d2 Implement navigate-to-region (topo2navRegion) event; update scaffolding view (topoX) to exercise. by Simon Hunt · 8 years ago
  8. 06e08c5 Update simon-single cell; make topoX view scrollable. by Simon Hunt · 8 years ago
  9. c217cb9 Updated topo toolbar to use mojo glyphs and give it a cleaner look. by Simon Hunt · 8 years ago
  10. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  11. 9edc7e0 Topo2Link - Fixed width of rectangle and centered text by Steven Burrows · 8 years ago
  12. 33ab2692 Fix glyph names. by Simon Hunt · 8 years ago
  13. 0e6c214 Updating / Adding mojo icons to Glyph Library. by Simon Hunt · 8 years ago
  14. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  15. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  16. 36dd8f1 Added mojo icons: - ports, switch, roadm, uiAttached, summary, detail by Simon Hunt · 8 years ago
  17. 9a4b96d Added mojo icons: map and selectMap. by Simon Hunt · 8 years ago
  18. 5a6c60c Enhanced "Show-Glyphs" development web page to show zoomed icons. by Simon Hunt · 8 years ago
  19. 6deb4ce Grouped injected vars and shortened findNodeById by Steven Burrows · 8 years ago
  20. 3304169 Fix for ONOS-3428 - remove width constraint to intent view control buttons. by Simon Hunt · 8 years ago
  21. 98c0006 fix for ONOS-3428 by Kavitha Alagesan · 8 years ago
  22. c087453 Fix for ONOS-3677 by Kavitha Alagesan · 8 years ago
  23. eaf614c Fix for ONOS-3678 by Kavitha Alagesan · 8 years ago
  24. af3159d Added Breadcrumbs module by Steven Burrows · 8 years ago
  25. 13e5b51 [ONOS-5155] Exposed delta statistics via northbound REST by Viswanath KSP · 8 years ago
  26. fa875bb Cleaned up urlBase() readability. by Simon Hunt · 8 years ago
  27. 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
  28. 8e98f2f Widening column for device master to prevent text wrap. by Thomas Vachuska · 8 years ago
  29. b8d3798 EE unit test and h-bird. by Simon Hunt · 8 years ago
  30. 8ffb775 Exposed the newly added port specific portStatistics API via REST by Viswanath KSP · 8 years ago
  31. 98315a2 Fix for ONOS-4940 by Kavitha Alagesan · 8 years ago
  32. d3ff540 Fix for ONOS-5152:Encoder for Disjoint Rest API with NPE:onos-1.7 by Jayasree Ghosh · 8 years ago
  33. 34b3060 Fix ONOS-5091 by varunsha · 8 years ago
  34. 54f420d fix: router devices to packet layer by Michele Santuari · 8 years ago
  35. 7faabd5 ONOS-2582 : fix for reselecting previously selected nodes in the topology view. by Simon Hunt · 8 years ago
  36. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  37. a8f69ff Adding SinglePointToMultiPointIntentCodec for support SP2MP intent over REST by Chiara Contoli · 8 years ago
  38. 0f29770 Adding first set of changes for bug onos-5071 by Viswanath KSP · 8 years ago
  39. ec1f45c Updated fn-spec to include classNames by Steven Burrows · 8 years ago
  40. df2a4e6 Adjusted order of instance colors to run red/blue/grey/steel/lt-red/lt-blue/lt-grey. by Simon Hunt · 8 years ago
  41. 3d71252 Added endPortA/B to UiLink class. by Simon Hunt · 8 years ago
  42. f836a87 Added breadcrumbs array to topo2CurrentLayout response. by Simon Hunt · 8 years ago
  43. f4fd2a2 Clean up handling of lat/long geo-coordinates. by Simon Hunt · 8 years ago
  44. 6a8cb4f ONOS-4970: Device data for topology view -- WIP. by Simon Hunt · 8 years ago
  45. d01eda6 Prevent overlap of link labels in WEB UI by Carmelo Cascone · 8 years ago
  46. c9306e4 Enabling UI live-reload for apps not in the ONOS source code by Matteo Scandolo · 8 years ago
  47. c13082f ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  48. 57e24e9 Added Collections and Models for a Region. by Steven Burrows · 8 years ago
  49. 4f4ffc3 ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  50. e8468b5 ONOS Swagger Plugin by Brian O'Connor · 8 years ago
  51. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  52. f3ead25 [ONOS-4513] Slice optical-model into separate bundle (1/3) by HIGUCHI Yuta · 8 years ago
  53. 2a74983 Top level build of component Javadocs by Ray Milkey · 8 years ago
  54. 4854f3d ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  55. 46770fc Bump up ChartJs to 2.2.1 and AngularChart to 1.0 by Jian Li · 8 years ago
  56. 9818919 ONOS-4971: Synthetic Link Data -- WIP, merge anyway by Simon Hunt · 8 years ago
  57. 10973dd Added ui-cache-regions CLI command. by Simon Hunt · 8 years ago
  58. 8afbbee Bump up swagger ui from 2.1.4 to 2.1.5 by Jian Li · 8 years ago
  59. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  60. b1ce260 ONOS-4326: Working on topology topo2start processing. by Simon Hunt · 8 years ago
  61. 1853b3f Cherry pick ONOS-4835 fix by Varun Sharma · 8 years ago
  62. c553c95 [ONOS-4946] fix bug: GetTunnelCount cast exception when getting the device property panel details in WEB GUI by chengfan · 8 years ago
  63. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  64. eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
  65. 61419e7 ONOS-4326: TopoRegions: MockServer scenario with skeleton events. by Simon Hunt · 8 years ago
  66. 977aa05 ONOS-4326: TopoRegions: Implement basic structure of response to 'topo2Start' event. by Simon Hunt · 8 years ago
  67. 673399f BugFix: Allow to specify mastership role through REST API by Jian Li · 8 years ago
  68. d5b9673 TopoRegions: created skeleton Topo2 UI view for development of the "region-aware" topology. by Simon Hunt · 8 years ago
  69. cc0b7d6 Adding support for topology recipes and cleaning up topologies. by Thomas Vachuska · 8 years ago
  70. df352c6 Fix for the ONOS-4836 by Kavitha Alagesan · 8 years ago
  71. 5ab45e1 ONOS-4805: Choice of selected overlay persisted server side -- restored across login sessions. by Simon Hunt · 8 years ago
  72. 25f07be ONOS-2184 VirtualHost CLI and REST api's by Claudine Chiu · 8 years ago
  73. 018110c GUI - Adding display of attached hosts (in addition to showing egress links) in device details. by Thomas Vachuska · 8 years ago
  74. 93c8f9e Changing label from Switches to Devices by Thomas Vachuska · 8 years ago
  75. f51bf46 WEB UI -- Simplified listener mechanism in theme.js to match that of prefs.js by Simon Hunt · 8 years ago
  76. b3ef1fd Fix GroupKey interpretation in REST by Charles Chan · 8 years ago
  77. 28ad09a Lowering log level by Yuta HIGUCHI · 8 years ago
  78. 3be2994 WEB UI -- Cleaned up mast.js by Simon Hunt · 8 years ago
  79. 120904e ONOS-4745: Fixed device rename Enter/Esc bug. by Simon Hunt · 8 years ago
  80. a758f6d Change Settings nav item icon from 'chain' to 'cog'. by Simon Hunt · 8 years ago
  81. 50e80ea Properties need to be unique, even when they have the same name.. by Simon Hunt · 8 years ago
  82. d721f29 ONOS-4733: Simplified Settings Table view (removed redundant data) by Simon Hunt · 8 years ago
  83. f397304 Fix for ONOS-4740 by Ray Milkey · 8 years ago
  84. 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
  85. 12ed9af [ONOS-4624]keybindings are not disabled when dialog panel is in use by Fan Cheng · 8 years ago
  86. f29d8e6 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  87. a5487ad ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  88. 8f907cc ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  89. 8d47a5c ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  90. 4766dfb ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  91. f44d726 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  92. a976134 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  93. 1e44e08 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  94. 0991b34 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  95. e6e0984 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  96. 047f405 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  97. 5487ce7 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  98. a42c4dc ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  99. 986b92f ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  100. 5fdba20 ONOS-4359: continued work on theming UI (app control buttons). by Simon Hunt · 8 years ago