1. 8526700 checkstyle rule to check copyrights by Ray Milkey · 7 years ago
  2. 092e895 Adding Encapsulation in VPLS and correcting bugs. by Luca Prete · 7 years ago
  3. ffe88d6 [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 7 years ago
  4. 98308ab [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 7 years ago
  5. a19e1b7 [ONOS-5560] remove unneecessary comments by Jihwan Kim · 7 years ago
  6. 81c47bf Fixes [ONOS-5415] and [ONOS-5491] by Pier Ventre · 7 years ago
  7. 766995d [ONOS-5239] Adds encapsulation to LinkCollectionIntent by Pier Ventre · 7 years ago
  8. d0fa284 Layout and Region configs. by Simon Hunt · 7 years ago
  9. 3822430 ONOS-4858 Resubmit pending intents with same timestamp by Brian O'Connor · 8 years ago
  10. 75f5fb9 MAX value positive, check value only in public constructor. by Jordi Ortiz · 7 years ago
  11. 584ea2d Unit tests for Neighbour Resolution Service. by Jonathan Hart · 7 years ago
  12. 37dca33 Exclude alien Port from Edge ports by Yuta HIGUCHI · 7 years ago
  13. 22ba76d Minor improvement dealing with Port by Yuta HIGUCHI · 7 years ago
  14. a6f8589 Moving core/security/BUCK to new, simplified format by Brian O'Connor · 7 years ago
  15. 6f63005 [CORD-545] Adds OVID support in ONOS core by Pier Ventre · 7 years ago
  16. 8e46acf Config utility class for JSON handling. by Yuta HIGUCHI · 7 years ago
  17. fc1bf34 [ONOS-5560] IntentCleanupTestMock::corruptPoll fails very rarely due to race by Jihwan Kim · 7 years ago
  18. e252a00 Implementation for ONOS-5327. Creating rest api for finding intent statistics. by Author Name · 8 years ago
  19. 576f09c netconf provider basic unitest and fix ONOS-5532 by Michele Santuari · 8 years ago
  20. f6aed99 Adding an additional method for getting paths from default topology with a bound on how many paths will be returned. This should not effect any existing uses. by Aaron Kruglikov · 7 years ago
  21. ef79434 Fix Javadoc warnings by Ray Milkey · 7 years ago
  22. 386620e [ONOS-3526]Web UI - Provide a 'Navigate to help page' link or button by chengfan · 7 years ago
  23. 1e20dae Added UI_TYPE annotation key, and augmented BasicDeviceConfig and BasicHostConfig to support defining a custom "uiType" value to override the glyph used in rendering on the Topology View. by Simon Hunt · 7 years ago
  24. fc3f6de Key of packet request should include priority, not just selector. by Jonathan Hart · 8 years ago
  25. 6cad179 Add resources to Intent.Builder by Yuta HIGUCHI · 7 years ago
  26. 5d08e1e Unit tests for virtual host codec. by Ray Milkey · 7 years ago
  27. c0bfe7c Revert "Copy FlowOperationsProcessor defensively for thread safety" by Sho SHIMIZU · 8 years ago
  28. b9e0ab7 Revert "Provide hasFailed explicitly" by Sho SHIMIZU · 8 years ago
  29. 776f074 JSON Codec for FilteredConnectPoint by Yuta HIGUCHI · 7 years ago
  30. f8543d8 Fixes [ONOS-5412] and implements [ONOS-5300] by Pier Ventre · 7 years ago
  31. 9215ff2 Adding support for VLAN_PUSH with EtherType (incl. Q-in-Q) by Konstantinos Kanonakis · 7 years ago
  32. 4d19ab9 Adding javadoc to IntentInstaller.OperationContext by Yuta HIGUCHI · 7 years ago
  33. 617c284 Remove log message about default cluster metadata provider. by Jonathan Hart · 7 years ago
  34. b7fd080 Implement host-device synthetic links. by Simon Hunt · 7 years ago
  35. 61582a0 Creating new creators for multimap primitive and a name based getter for treemap primitive. by Aaron Kruglikov · 8 years ago
  36. 112ed82 ONOS-5552 DocumentTree builder not available by Sithara Punnassery · 7 years ago
  37. 9cd4819 Remove deprecated PushHeaderInstructions, PopVlanInstruction class by GUNiNE · 8 years ago
  38. c7ec0fa Catching exception thrown in case of a query for a path with an incorrect root token. by Aaron Kruglikov · 7 years ago
  39. 6d33e80 FIXME: Move to app package by sangyun-han · 8 years ago
  40. a6b2112 Improve test coverage for DefaultDeviceDescription by Ray Milkey · 7 years ago
  41. a91dc19 Adding FIXME to IntentCleanupTestMock by Brian O'Connor · 7 years ago
  42. 8aca677 Fix for ONOS-5306:NPE in Flows Instructions Decoder by Jayasree Ghosh · 7 years ago
  43. d7395c8 Added UiTopoLayoutId network config to BasicNetworkConfigs. by Simon Hunt · 7 years ago
  44. 9e11b58 Fixing issue where recursive to string method caused crash. by Aaron Kruglikov · 7 years ago
  45. ce48f96 ONOS-3600 - use separate dispatch queues for different classes of events by Ray Milkey · 7 years ago
  46. 44929b7 Fix for ONOS-5323:Issue with POST /intents - Causing NPE with null/wrong appId by Jayasree Ghosh · 7 years ago
  47. cad338a CORD-413 Implement MPLS Termination in OFDPA3 pipeliner by Charles Chan · 8 years ago
  48. 4f3a407 ONOS-5411: BasicRegionConfig and BasicUiTopoLayoutConfig. by Simon Hunt · 7 years ago
  49. f0b3ad8 [OpenTAM_DPIS] DPI Statistics Manager & dpis CLI by Sangsik Yoon · 8 years ago
  50. b885ed0 Change wording to improve clarity by sangyun-han · 7 years ago
  51. dbe4c53 Update map names to match naming convention by Jon Hall · 7 years ago
  52. 1bee529 Partial revert of hosts/regions work to fix NPE with null provider. by Simon Hunt · 7 years ago
  53. 351282d Revert "Fixing Hosts filtered by RegionId... for topo-2 view." by Simon Hunt · 7 years ago
  54. 4aef6c3 Fixing Hosts filtered by RegionId... for topo-2 view. by Simon Hunt · 7 years ago
  55. f59d36b ONOS-5411: Introduce basic region config. by Simon Hunt · 7 years ago
  56. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  57. 3d59f71 getting javadoc to build by Brian O'Connor · 7 years ago
  58. 589fac2 ONOS-5318 Proprietary Config Store by Sithara Punnassery · 7 years ago
  59. 973bb03 Fix [ONOS-5467] by Pier Ventre · 7 years ago
  60. 562d9d3 Adding serializer for FilteredConnectPoint by Brian O'Connor · 7 years ago
  61. c4a9e87 Creating L2SwitchVlanConfigBehaviour to manage VLANs on legacy L2 switch devices by Konstantinos Kanonakis · 8 years ago
  62. 19e6e4f Implementing region hosts for topology 2 by Steven Burrows · 7 years ago
  63. 2a81c9d [ONOS-5264] [ONOS-5242] Intents w/ FilteredConnectPoint by Yi Tseng · 8 years ago
  64. 20d452b Fix duplicated lines of code in method decode() by Antonio Marsico · 7 years ago
  65. 6329880 Disabling NettyMessagingManagerTest.testSendAndReceive() for random failures by Brian O'Connor · 7 years ago
  66. 3ff504c Fix for ONOS-5175. GroupId refactoring. by Prince Pereira · 8 years ago
  67. 46c82d4 Fix for ONOS-291. Highlighting intents in ONOS GUI for selected links. by Prince Pereira · 8 years ago
  68. a78f060 ONOS-5309 Clearing installables from intent data object on successful uninstallation by Brian O'Connor · 8 years ago
  69. 72c5e43 [ONOS-5097]adding group table entry failed by Frank Wang · 8 years ago
  70. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  71. 02a417f ONOS-5214:Fix-For-Meter-WrongBandType-with-NPE-And-WrongUNITType-Issue by Jayasree Ghosh · 8 years ago
  72. d77cc11 Adding consistent document tree. by Aaron Kruglikov · 8 years ago
  73. a67f8f2 Fix spelling error in LinkCollectionCompiler.java by Brian O'Connor · 8 years ago
  74. d5c3b93 Bugfix: default value is not applied to config correctly by Charles Chan · 8 years ago
  75. 852fecd - Typo fix by Yuta HIGUCHI · 8 years ago
  76. 4e8b783 [ONOS-5170] GroupStore: add purgeGroupEntries by Victor Silva · 8 years ago
  77. b058249 Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  78. 8add9ee Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  79. 4c8e3fe Allow null values for DocumentTree nodes by Madan Jampani · 8 years ago
  80. 46ab5cc Move GossipDeviceStore away from deprecated ClusterCommunicationService API by Jonathan Hart · 8 years ago
  81. 76609cd ONOS-5218 protected Link related changes. by Yuta HIGUCHI · 8 years ago
  82. f2b9d03 MastershipManager: make "useRegionForBalanceRoles" a property by Victor Silva · 8 years ago
  83. a0b0a13 Keep using same iterator. by Yuta HIGUCHI · 8 years ago
  84. 066aaa9 RegionEvent: fix documentation by Victor Silva · 8 years ago
  85. 155370e Fix LinkCollectionCompiler duplicate flow rules problem by Yi Tseng · 8 years ago
  86. 139bca4 [ONOS-5171] FlowRuleStore: add purgeFlowEntries by Victor Silva · 8 years ago
  87. d2db7ad Fix javadoc error by Yuta HIGUCHI · 8 years ago
  88. e59cc05 Fix checkstyle error by Madan Jampani · 8 years ago
  89. 9809422 AtomixDocumentTree support for filtering notifications by DocumentPath by Madan Jampani · 8 years ago
  90. cdbf677 Fix AtomixDocumentTree event notifications by Madan Jampani · 8 years ago
  91. 8698328 Support for a recurive create in AsyncDocumentTree + Javadoc clean up by Madan Jampani · 8 years ago
  92. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  93. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  94. 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
  95. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  96. e7a240c FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue by Jayasree Ghosh · 8 years ago
  97. 3b8101a Refactored IntentPartitionService as WorkPartitionService by Madan Jampani · 8 years ago
  98. 3188803 Fixes javadoc errors by Madan Jampani · 8 years ago
  99. 32bceca Add range checking methods to PowerConfig by Jimmy Yan · 8 years ago
  100. 2914e4e StorageService API for creating AsyncDocumentTree primitive by Madan Jampani · 8 years ago