1. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  2. ce4b2aa Remove repeated license by sangyun-han · 8 years ago
  3. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  4. 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
  5. 0a33421 removing unused dependency by Brian O'Connor · 8 years ago
  6. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  7. c004adf NeighbourMessageService: Don't push ARP flows when there are no handlers registered. by Jonathan Hart · 8 years ago
  8. e7a240c FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue by Jayasree Ghosh · 8 years ago
  9. 3b8101a Refactored IntentPartitionService as WorkPartitionService by Madan Jampani · 8 years ago
  10. 28767f0 [ONOS-5238] Add neighbour message handler for vpls by Yi Tseng · 8 years ago
  11. 3188c9b Fix NPE if flowSpecCapability is not specified by Ray Milkey · 8 years ago
  12. 813a20d [onos-5251] This changeset contains implementation of purging intents from ONOS UI by Viswanath KSP · 8 years ago
  13. 3188803 Fixes javadoc errors by Madan Jampani · 8 years ago
  14. 1e393bb Rename some classes and methods of neighbour API by Jonathan Hart · 8 years ago
  15. ef91d38 Fix VPLS bundle error while using buck run by Yi Tseng · 8 years ago
  16. 32bceca Add range checking methods to PowerConfig by Jimmy Yan · 8 years ago
  17. 2914e4e StorageService API for creating AsyncDocumentTree primitive by Madan Jampani · 8 years ago
  18. a9e2955 Implemented SDN-IP/BgpRouter neighbour handling using NeighbourResolutionService by Jonathan Hart · 8 years ago
  19. c4f681c Reimplemented the ProxyArp app on top of the NeighbourResolutionService. by Jonathan Hart · 8 years ago
  20. 79924fa Supporting Atomix classes for DocumentTree distributed primitive by Madan Jampani · 8 years ago
  21. 3500734 Fixing buck in onos-pref-karaf by Brian O'Connor · 8 years ago
  22. 8cc10ec Adding maven coords to OAR and onos features.xml genrules by Brian O'Connor · 8 years ago
  23. ee67495 Enhancing OnosJar to build OSGi jars and wars if required. by Brian O'Connor · 8 years ago
  24. effde07 Force rebuild of plugins when buck is updated by Ray Milkey · 8 years ago
  25. 3231e1b Updating Buck to latest onos-released version by Brian O'Connor · 8 years ago
  26. a1d90cf Removing source_under_test which has been deprecated from Buck by Brian O'Connor · 8 years ago
  27. a027392 Updating onos_stage.py to use ONOS_VERSION global by Brian O'Connor · 8 years ago
  28. 4539410 Updating lib/deps and regenerating lib/BUCK by Brian O'Connor · 8 years ago
  29. 3e9aae3 Removing whitespace by Brian O'Connor · 8 years ago
  30. c9b64dc ONOS-5271 pendingDevices is used to track installation progress, by Brian O'Connor · 8 years ago
  31. 09d90f0 ONOS-5268 Intents don't properly transition from WITHDRAWING to INSTALLED by Brian O'Connor · 8 years ago
  32. e4e99fa Fixed the priority of flow when deleted. by jskim · 8 years ago
  33. be68a83 Fixes for checkstyle errors by Madan Jampani · 8 years ago
  34. ad5b8c7 Updates to DocumentTreeNode + Simple implementation of DocumentTree interface by Madan Jampani · 8 years ago
  35. a26f265 Fix to update floating IP association/disassociation in OpenstackInterfaceServce by Daniel Park · 8 years ago 1.7.0-rc1
  36. 7d88174 Added the media types that the DELETE methods of a resource can accept. by jskim · 8 years ago
  37. 7c99811 Fixing a minor stylistic issue. by Aaron Kruglikov · 8 years ago
  38. 94b0015 Fix for ONOS-5034 by sdn · 8 years ago
  39. e255cc4 Add descriptive message for MessagingExceptions. by Jonathan Hart · 8 years ago
  40. 7d8b3b1 Pass clean option to onos-setup-karaf by Yuta HIGUCHI · 8 years ago
  41. e38b866 Provide pendingDevices explicitly by Sho SHIMIZU · 8 years ago
  42. 4c79468 Provide hasFailed explicitly by Sho SHIMIZU · 8 years ago
  43. dfefecd Copy FlowOperationsProcessor defensively for thread safety by Sho SHIMIZU · 8 years ago
  44. 2548559 Add HA.py by Jon Hall · 8 years ago
  45. 37a396a [ONOS-5254] JUNIT Mocks for FUJITSU NETCONF by xueliang · 8 years ago
  46. d20e44f Move OmsPortHelper annotation keys to OpticalAnnotations by Jimmy Yan · 8 years ago
  47. e4f1216 Add LispMessageEncoder and LispMessageDecoder with unit tests by Jian Li · 8 years ago
  48. 1b8b559 Allowing message-id > 99 in NETCONF rcp-reply by Konstantinos Kanonakis · 8 years ago
  49. cc44cb4 Fix Jersey warning for redundant "@Path("/") by Ray Milkey · 8 years ago
  50. dbaed99 Proposing to undeprecate the non-device-specific packet request APIs. by Jonathan Hart · 8 years ago
  51. 6ff6ffe Move EdgeService back to Link/Device services rather than TopologyService. by Jonathan Hart · 8 years ago
  52. a32f6da [ONOS-5187] Compute path with Explicit path objects by Priyanka B · 8 years ago
  53. 9d7465e ONOS-5259 Fix ClassCastException by Charles Chan · 8 years ago
  54. bb1ac3f Give intents a little more time to complete by Ray Milkey · 8 years ago
  55. 57a61cd Fix the side effects introduced by https://gerrit.onosproject.org/#/c/10978/ by Pier Ventre · 8 years ago
  56. 5f70942 Add comments describing immutability/mutability by Sho SHIMIZU · 8 years ago
  57. 64ff13b Support for listening to DocumentTree modifications. by Madan Jampani · 8 years ago
  58. 2511889 changes for CORD-365,SingleSwitchFibInstaller, addressed comments, added comments. by gaurav · 8 years ago
  59. 1b0cb26 [ONOS-5134] VM cannot access to another VM with floating IP by Daniel Park · 8 years ago
  60. 64f2d58 Removing old code from ui/_dev by Brian O'Connor · 8 years ago
  61. 1184bc7 DocumentTreeNode: add support for a version by Madan Jampani · 8 years ago
  62. 03a5163 Pending review comment incorporationg for Rabbit MQ app by ADARA Networks · 8 years ago
  63. 317f329 [onos-5204] This commit contains fix for bug onos-5204 by Viswanath KSP · 8 years ago
  64. f5e6be4 Fixed javadoc error. by Thomas Vachuska · 8 years ago
  65. c3984c6 Fixed javadoc error. by Thomas Vachuska · 8 years ago
  66. 5bdebd5 Javadoc updates to DocumentTree classes by Madan Jampani · 8 years ago
  67. 2ca9a35 Added README by Bob Lantz · 8 years ago
  68. b789b5f Adding an initial API for the DomTree data structure. by Aaron Kruglikov · 8 years ago
  69. bbc6dba Remove superfluous debug flags from app definitions by Ray Milkey · 8 years ago
  70. 1fb1eb1 RabbitMQ Integration - Updates changeset 11110 - Review comments incorporated by ADARA Networks · 8 years ago
  71. 6192499 Use subject factory to create subject for deletion rather than using the string/ by Jonathan Hart · 8 years ago
  72. 3d8ff28 Cleanups for SDN-IP by Jonathan Hart · 8 years ago
  73. 734e1e6 Cosmetic fixes to Band by Yuta HIGUCHI · 8 years ago
  74. 6033d43 Fix for ONOS-5220 - Enable REST API for demo app by Ray Milkey · 8 years ago
  75. 4275587 Include ConsistentMap name in Timeout exception message by Madan Jampani · 8 years ago
  76. af9c7a7 YMS broker and Notification handler by VinodKumarS-Huawei · 8 years ago
  77. 04e7647 Removing dhcp app from the office cell because incompatible with local dhcp server. by Luca Prete · 8 years ago
  78. 625fb64 Fixing Protected P2PIntent Compiler issues by Yuta HIGUCHI · 8 years ago
  79. 27d4257 Support [ONOS-4593] and implement [ONOS-4594] by Pier Ventre · 8 years ago
  80. d4684b4 stc work queue test improvements by Madan Jampani · 8 years ago
  81. 23547b3 Minor changes around ProtectionConstraint by Yuta HIGUCHI · 8 years ago
  82. 30d1965 Add OF 1.3 status for reasserting master controller by Ray Milkey · 8 years ago
  83. 16144ba [ONOS-5185] fix bug for VTN data synchronized failed in cluster mode by bobzhou · 8 years ago
  84. 9c3f30a fix to apply TCP/UDP port rule of Security Group by kimjt · 8 years ago
  85. 685e34d Add Distributed Primitives scenario to smoke test by Ray Milkey · 8 years ago
  86. ce24073 stc scenario for testing work queue distributed primitive by Madan Jampani · 8 years ago
  87. 66da814 Change order of openflow app dependencies. by Jonathan Hart · 8 years ago
  88. 647a516 Refactor VPLS IntentInstaller by Yi Tseng · 8 years ago
  89. 382119e Touch-ups to patchpanel app, including adding to Buck build. by Jonathan Hart · 8 years ago
  90. ef74963 Patch Panel Application with Ui by Parvathi M · 8 years ago
  91. 7a174cf [ONOS-5184] Allow configuring cluster partition size by Thiago Santos · 8 years ago
  92. e43cccebf Fix peer data (never include root region). - Display peer data on temp view. by Simon Hunt · 8 years ago
  93. 377f5d2 Implement navigate-to-region (topo2navRegion) event; update scaffolding view (topoX) to exercise. by Simon Hunt · 8 years ago
  94. 4b9958b Fix app name for intentperf with BUCK by You Wang · 8 years ago
  95. 307a21e Utilities for composing future results by Madan Jampani · 8 years ago
  96. cd31850 Add P2PIntent CLI fix by Yuta HIGUCHI · 8 years ago
  97. b4ac46e Add a small delay between deleting a net config and testing it by Ray Milkey · 8 years ago
  98. ad4f2cd Apply Null Object pattern by Sho SHIMIZU · 8 years ago
  99. c9e4bb0 Remove redundant field by Sho SHIMIZU · 8 years ago
  100. ac54c70 Remove unnecessary semicolon by Sho SHIMIZU · 8 years ago