1. f83c3e9 fix for displaying toolbar icons in dark theme by Steven Burrows · 8 years ago
  2. 01ddf60 Added keyboard shortcut to show/hide instance panel by Steven Burrows · 8 years ago
  3. a78f060 ONOS-5309 Clearing installables from intent data object on successful uninstallation by Brian O'Connor · 8 years ago
  4. 1ff0901 Fix incorrect boolean check for lat/long == 0. by Simon Hunt · 8 years ago
  5. 72c5e43 [ONOS-5097]adding group table entry failed by Frank Wang · 8 years ago
  6. 141ed81 Fix for ONOS-4803. Issue with of error msg parsing by flood light. by Prince Pereira · 8 years ago
  7. e7cc308 Topo2 Fixed device positions by Steven Burrows · 8 years ago
  8. 2d4aab7 Made the last item in the list non-click by Steven Burrows · 8 years ago
  9. 8dab1c7 Shorted if statements Fixed keybinding for use of modifiers by Steven Burrows · 8 years ago
  10. d8e6c33 Styled the breadcrumbs bar by Steven Burrows · 8 years ago
  11. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  12. 9fae8d5 Removed files that were accidentally commited to BMv2 protocol by Carmelo Cascone · 8 years ago
  13. 9ada8d7 onos-1818-search by tableid in Flow table by sisubram · 8 years ago
  14. 7a9d04e Close the topo2 instance panel on navigation by Steven Burrows · 8 years ago
  15. bbe3dda Removed blank lines by Steven Burrows · 8 years ago
  16. d576f64 Removed dialog logic from the Topo2Map Class by Steven Burrows · 8 years ago
  17. 02a417f ONOS-5214:Fix-For-Meter-WrongBandType-with-NPE-And-WrongUNITType-Issue by Jayasree Ghosh · 8 years ago
  18. cfcf52c FIX for ONOS-5296:Wrong MetricName throwing NPE by Jayasree Ghosh · 8 years ago
  19. d77cc11 Adding consistent document tree. by Aaron Kruglikov · 8 years ago
  20. 5b3d3444 [ONOS-5295] JUNIT Test cases for volt-onus, volt-setonu and volt-onustats as FUJITSU NETCONF commands by xueliang · 8 years ago
  21. f5908c9 resources cmd: option to show only available resource by Yuta HIGUCHI · 8 years ago
  22. b2ba8ab Print Port allocations by Yuta HIGUCHI · 8 years ago
  23. 3d66aca Fixed to add the subNetCidr of flow when deleted. by jskim · 8 years ago
  24. a67f8f2 Fix spelling error in LinkCollectionCompiler.java by Brian O'Connor · 8 years ago
  25. f353e40 Disabling host probing for now because it needs to consider the source of the probes. by Jonathan Hart · 8 years ago
  26. d5c3b93 Bugfix: default value is not applied to config correctly by Charles Chan · 8 years ago
  27. 852fecd - Typo fix by Yuta HIGUCHI · 8 years ago
  28. 5bf5361 Bumping OpenFlowJ version to 0.9.6.onos by Charles Chan · 8 years ago
  29. e3a1884 Added Map Dialog Added Map Background Prevent click on node drag event by Steven Burrows · 8 years ago
  30. 2efe0c2 NeighbourMessageContext: Change the name of the proxy API to forward. by Jonathan Hart · 8 years ago
  31. dd19371 Revise resouces command descripton to reflect actual behavior. by Yuta HIGUCHI · 8 years ago
  32. 4e8b783 [ONOS-5170] GroupStore: add purgeGroupEntries by Victor Silva · 8 years ago
  33. b941618 Fix broken reference in uitopo archetype (take 3). by Simon Hunt · 8 years ago
  34. 37549ee Added Key Commands to topo2 by Steven Burrows · 8 years ago
  35. a299ffc Fix broken reference in uitopo archetype. by Simon Hunt · 8 years ago
  36. 2808230 [ONOS-5286]remove update operation in the ovsdb createPort and modify qos table name by Frank Wang · 8 years ago
  37. c1050b2 Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  38. b058249 Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  39. 8add9ee Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  40. 5ccaefb Minor modification to OpticalPortConfig by Yuta HIGUCHI · 8 years ago
  41. f83fbc6 [ONOS-5281] JUNIT Test cases for device-controllers and device-setcontrollers as FUJITSU NETCONF by xueliang · 8 years ago
  42. 4c8e3fe Allow null values for DocumentTree nodes by Madan Jampani · 8 years ago
  43. 46ab5cc Move GossipDeviceStore away from deprecated ClusterCommunicationService API by Jonathan Hart · 8 years ago
  44. 714dd2b [ONOS-5269] JUNIT Test cases for volt-ponlinks and volt-setponlink for FUJITSU NETCONF by xueliang · 8 years ago
  45. 76609cd ONOS-5218 protected Link related changes. by Yuta HIGUCHI · 8 years ago
  46. 684b2b8 ONOS-5270 Tunnel needs more specific states. by tony-liu · 8 years ago
  47. f2b9d03 MastershipManager: make "useRegionForBalanceRoles" a property by Victor Silva · 8 years ago
  48. a0b0a13 Keep using same iterator. by Yuta HIGUCHI · 8 years ago
  49. 2c51531 [CORD-438] Fix Segment Routing application by Pier Ventre · 8 years ago
  50. 066aaa9 RegionEvent: fix documentation by Victor Silva · 8 years ago
  51. 155370e Fix LinkCollectionCompiler duplicate flow rules problem by Yi Tseng · 8 years ago
  52. 7944d14 OpenFlowDeviceProvider: call modified to properly grab configuration by Victor Silva · 8 years ago
  53. 1270aea Add abstract IP header class to unify IPv4 and IPv6 header classes by Jian Li · 8 years ago
  54. 0ba9852 Fix NeighbourResolutionManager which always by Pier Ventre · 8 years ago
  55. 139bca4 [ONOS-5171] FlowRuleStore: add purgeFlowEntries by Victor Silva · 8 years ago
  56. c5e478c Update version strings for archetypes by Ray Milkey · 8 years ago
  57. e0b53b3 Adding learning-switch application to apps pom.xml by Brian O'Connor · 8 years ago
  58. 35cd800 Updating onos-change-version by Brian O'Connor · 8 years ago
  59. dfa52b0 CSS Added fill-mode for nodes by Steven Burrows · 8 years ago
  60. d2db7ad Fix javadoc error by Yuta HIGUCHI · 8 years ago
  61. f6a460e Fix file not found error when calculating checksum of buck plugin by Charles Chan · 8 years ago
  62. e59cc05 Fix checkstyle error by Madan Jampani · 8 years ago
  63. 9809422 AtomixDocumentTree support for filtering notifications by DocumentPath by Madan Jampani · 8 years ago
  64. cdbf677 Fix AtomixDocumentTree event notifications by Madan Jampani · 8 years ago
  65. 8698328 Support for a recurive create in AsyncDocumentTree + Javadoc clean up by Madan Jampani · 8 years ago
  66. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  67. ce4b2aa Remove repeated license by sangyun-han · 8 years ago
  68. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  69. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  70. 0a33421 removing unused dependency by Brian O'Connor · 8 years ago
  71. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  72. c004adf NeighbourMessageService: Don't push ARP flows when there are no handlers registered. by Jonathan Hart · 8 years ago
  73. e7a240c FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue by Jayasree Ghosh · 8 years ago
  74. 3b8101a Refactored IntentPartitionService as WorkPartitionService by Madan Jampani · 8 years ago
  75. 28767f0 [ONOS-5238] Add neighbour message handler for vpls by Yi Tseng · 8 years ago
  76. 3188c9b Fix NPE if flowSpecCapability is not specified by Ray Milkey · 8 years ago
  77. 813a20d [onos-5251] This changeset contains implementation of purging intents from ONOS UI by Viswanath KSP · 8 years ago
  78. 3188803 Fixes javadoc errors by Madan Jampani · 8 years ago
  79. 1e393bb Rename some classes and methods of neighbour API by Jonathan Hart · 8 years ago
  80. ef91d38 Fix VPLS bundle error while using buck run by Yi Tseng · 8 years ago
  81. 32bceca Add range checking methods to PowerConfig by Jimmy Yan · 8 years ago
  82. 2914e4e StorageService API for creating AsyncDocumentTree primitive by Madan Jampani · 8 years ago
  83. a9e2955 Implemented SDN-IP/BgpRouter neighbour handling using NeighbourResolutionService by Jonathan Hart · 8 years ago
  84. c4f681c Reimplemented the ProxyArp app on top of the NeighbourResolutionService. by Jonathan Hart · 8 years ago
  85. 79924fa Supporting Atomix classes for DocumentTree distributed primitive by Madan Jampani · 8 years ago
  86. 3500734 Fixing buck in onos-pref-karaf by Brian O'Connor · 8 years ago
  87. 8cc10ec Adding maven coords to OAR and onos features.xml genrules by Brian O'Connor · 8 years ago
  88. ee67495 Enhancing OnosJar to build OSGi jars and wars if required. by Brian O'Connor · 8 years ago
  89. effde07 Force rebuild of plugins when buck is updated by Ray Milkey · 8 years ago
  90. 3231e1b Updating Buck to latest onos-released version by Brian O'Connor · 8 years ago
  91. a1d90cf Removing source_under_test which has been deprecated from Buck by Brian O'Connor · 8 years ago
  92. a027392 Updating onos_stage.py to use ONOS_VERSION global by Brian O'Connor · 8 years ago
  93. 4539410 Updating lib/deps and regenerating lib/BUCK by Brian O'Connor · 8 years ago
  94. 3e9aae3 Removing whitespace by Brian O'Connor · 8 years ago
  95. c9b64dc ONOS-5271 pendingDevices is used to track installation progress, by Brian O'Connor · 8 years ago
  96. 09d90f0 ONOS-5268 Intents don't properly transition from WITHDRAWING to INSTALLED by Brian O'Connor · 8 years ago
  97. e4e99fa Fixed the priority of flow when deleted. by jskim · 8 years ago
  98. be68a83 Fixes for checkstyle errors by Madan Jampani · 8 years ago
  99. ad5b8c7 Updates to DocumentTreeNode + Simple implementation of DocumentTree interface by Madan Jampani · 8 years ago
  100. a26f265 Fix to update floating IP association/disassociation in OpenstackInterfaceServce by Daniel Park · 8 years ago 1.7.0-rc1