1. c04e876 Updating onos-upload-docs to bump version in index.html by Brian O'Connor · 8 years ago
  2. c5996b2 Sourcing envDefaults in onos-prepare-release by Brian O'Connor · 8 years ago
  3. 56872a4 Removing extra leading line from olt/api/pom.xml by Brian O'Connor · 8 years ago
  4. f5d433a Simon-UK cell by Simon Hunt · 8 years ago
  5. d730b22 Updating scripts for release by Brian O'Connor · 8 years ago
  6. b5f6f52 Moving LLDP provider configuration processing off the event thread. by Thomas Vachuska · 8 years ago
  7. 3fad9bc Adding onos-edit-config script by Brian O'Connor · 8 years ago
  8. 9ee4979 Enhancing ONOS mininet topology approach to remove boilerplate and simplify testing and demos. by Thomas Vachuska · 8 years ago
  9. 0448ea0 Don't PNAT for DHCP packets by Hyunsun Moon · 8 years ago
  10. 5c999e2 Moving netconf connect devices to thread, fixing listener kickout by Andrea Campanella · 8 years ago
  11. bef0750 Adding a clarifying comment to onos-secure-ssh runtime script. by Thomas Vachuska · 8 years ago
  12. cb44e03 Adding net-prerequisites.xml scenario - included in fast & smoke scenarios. by Thomas Vachuska · 8 years ago
  13. 8e8770a YANG construct collision detection framework added by Gaurav Agrawal · 8 years ago
  14. 3debf50 Fixing up config message in the intent registrator. by Thomas Vachuska · 8 years ago
  15. 3354745 PartitionManager support for reacting to cluster metadata changes by Madan Jampani · 8 years ago
  16. 9ab0dc4 Add support for OTU ports in TributarySlotQuery by Rimon Ashkenazy · 8 years ago
  17. 926e316 Unit testing code for the Netconf Controller. by Thanuj Ravindranath · 8 years ago
  18. aedabfd Remove duplicated multicast prefix declaration by Charles Chan · 8 years ago
  19. 3afcfd1 Changing Ciena Lineside ports names by Andrea Campanella · 8 years ago
  20. d09e2ee ONOS-4018 - Enhance the DistributedRegionStore to make sure that a by Brian Stanke · 8 years ago
  21. d264b49 Exception and Preconditions Netconf Refactoring by Andrea Campanella · 8 years ago
  22. 1c401ee Fix issue with debug option not being picked up by init.d script by Jonathan Hart · 8 years ago
  23. bdbdd24 Adding configurability for registration of flow-based intent compilers. by Thomas Vachuska · 8 years ago
  24. db74ec7 Flow Objective compiler for link collections intents by Ray Milkey · 8 years ago
  25. a567124 Refactor: Simplify method by Sho SHIMIZU · 8 years ago
  26. 6953cf1 Refactor: Tighten method visibility by Sho SHIMIZU · 8 years ago
  27. 0a8332c Refactor: Inline method by Sho SHIMIZU · 8 years ago
  28. caf0b34 Refactor: Make method simpler by Sho SHIMIZU · 8 years ago
  29. d620967 Simplify statements by Sho SHIMIZU · 8 years ago
  30. ec0433d Refactor: Split into two if statements and inline variables by Sho SHIMIZU · 8 years ago
  31. 92e4a04 [GEANT] Remove configuration from device interfaces. by Andreas Papazois · 8 years ago
  32. 8879991 Refactor: Simplify method by Sho SHIMIZU · 8 years ago
  33. 50d2521 ONOS-4000 trimming reply from device and minor Netconf classes refactoring by Andrea Campanella · 8 years ago
  34. cf7e3b5 GUI -- UK TOPO -- clean up order of links added - add alias. by Simon Hunt · 8 years ago
  35. 0505f1d Refactor: Simplify method by Stream API by Sho SHIMIZU · 8 years ago
  36. 1f8188d Changing error message in case of no pipeliner by Andrea Campanella · 8 years ago
  37. 3e04129 Override toString for flow objectives by Charles Chan · 8 years ago
  38. 6f0ec20 Refactor: Split into two if statements by Sho SHIMIZU · 8 years ago
  39. 6d10aed Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  40. 5c3c091 GUI -- added topo script and configuration for projection onto UK map. by Simon Hunt · 8 years ago
  41. 597d7b2 [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  42. d79fb94 [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  43. 3ac8526 Updating FlowObjectiveService javadoc by Brian O'Connor · 8 years ago
  44. 2980c97 IntentManager refactoring for flow objectives. by Thomas Vachuska · 8 years ago
  45. cdac6e8 Adding command to list mapping between intent class and compiler by Thomas Vachuska · 8 years ago
  46. 661c38c Add path intent compiler that generates flow objective intents by Ray Milkey · 8 years ago
  47. 00f4816 Adding copy builders for flow objectives. by Thomas Vachuska · 8 years ago
  48. b6d998e [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  49. 47001d1 Refactor: Inline method by Sho SHIMIZU · 8 years ago
  50. 1807057 ClusterManager support for reacting to cluster metadata changes by Madan Jampani · 8 years ago
  51. 54fa580 Refactor: Extract method by Sho SHIMIZU · 8 years ago
  52. 898fcca Support for watching changes to static cluster metadata file by Madan Jampani · 8 years ago
  53. 64339fe Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  54. d8f7dc4 Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  55. 3763a02 Refactor: Rename by Sho SHIMIZU · 8 years ago
  56. 979c3d9 Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  57. 931e97d Remove base (p0) partition in StorageManager by Madan Jampani · 8 years ago
  58. 3ec585d Clarify config parameters/environment variables by Bob Lantz · 8 years ago
  59. 43a0b2f [ONOS-4015] Enhance Region CLI to support add/update NodeIds sets by Jian Li · 8 years ago
  60. 5e4d49d Set -u and -e, and respect ONOS_HOME by Bob Lantz · 8 years ago
  61. a428124 GUI - Fixed a timing issue with topology event handler binding. by Simon Hunt · 8 years ago
  62. 3e783d0 Fix NPE in SegmentRoutingManager by Charles Chan · 8 years ago
  63. 1eee51d GUI - added remapping of device type to glyph ID. by Simon Hunt · 8 years ago
  64. 0f8c505 GUI - added CORD logo to glyph library. by Simon Hunt · 8 years ago
  65. 874e0a3 Extract method to create a FlowRule by Sho SHIMIZU · 8 years ago
  66. 953b0fb Move variable definition close to line using the variable by Sho SHIMIZU · 8 years ago
  67. cf74444 [ONOS-4015] Implement Region administration CLI by Jian Li · 8 years ago
  68. b07f6b5 GUI -updated "OTN" design with "laser" idiom. by Simon Hunt · 8 years ago
  69. 4ca8e60 Introduce an easy way to check whether an IP address is multicast or not by Charles Chan · 8 years ago
  70. 56efe43 fix olt cookie issue by alshabib · 8 years ago
  71. f51950d Proposal for replacing Upstart with init.d script. by Jonathan Hart · 8 years ago
  72. c343f7a Stage external apidoc tarball to $ONOS_STAGE_ROOT by HIGUCHI Yuta · 8 years ago
  73. 707a2ac GUI - topo view: added/updated... OTN, ROADM_OTN, FIBER_SWITCH by Simon Hunt · 8 years ago
  74. 82b9d17 Ignore config event if not master not to cause concurrent registrations by Sho SHIMIZU · 8 years ago
  75. a34fcb5 GUI - topo view: enhancements to provide tinting of maps. by Simon Hunt · 8 years ago
  76. 02ba2d1 Correctly handle case when .tar.gz archive is missing by Bob Lantz · 8 years ago
  77. 814a339 Resolve openstacknetworking and openstackswitching dependency issue by Jian Li · 8 years ago
  78. e7bfaae Fixing onos-archetypes-test error by HIGUCHI Yuta · 8 years ago
  79. b8ff641 Fixing device key REST API bugs and adding json definitions. by Brian Stanke · 8 years ago
  80. 05a1ba1 Use allocateNextId when building new NextObjective by Zsolt Haraszti · 8 years ago
  81. d5bf106 Load ComponentConfigService in IntentManager by Sho SHIMIZU · 8 years ago
  82. 0cfdeed Yang Listener for BITS Data Type by Gaurav Agrawal · 8 years ago
  83. ad84e0c [ONOS-4004] DistributedStatisticStore and DistributedFlowStatisticStore make configurable by sangyun-han · 8 years ago
  84. a74171d Added wrapper application of openstack4j by Hyunsun Moon · 8 years ago
  85. 64d3721 Remove retry logic from NewDistributedLeadershipStore by Madan Jampani · 8 years ago
  86. 71cba68 [ONOS-3904] Derived data type and formatting fixes by Vinod Kumar S · 8 years ago
  87. bf15a5a adding cli for aaa to show users by Qianqian Hu · 8 years ago
  88. fdfdb70 Use ONOS_STAGE_ROOT if defined by HIGUCHI Yuta · 8 years ago
  89. 8b8ebdc UT for YANG translator utils by b.janani · 8 years ago
  90. 25938a5 Add logging in ConsistentResourceStore by Sho SHIMIZU · 8 years ago
  91. facad99 GUI - topo view: enhancements to allow scaling of bay area map. by Simon Hunt · 8 years ago
  92. 265cd83 Remove groupId casting to short from rest handler by Zsolt Haraszti · 8 years ago
  93. 964d948 Simplified RegionCodec in places. by Simon Hunt · 8 years ago
  94. 2e02fab Fix some typos in meter and group REST API by Jian Li · 8 years ago
  95. 0c45180 [ONOS-4016] Implement Region administration REST API by Jian Li · 8 years ago
  96. e1bef6e GUI - Added bay area topojson. by Simon Hunt · 8 years ago
  97. 630c882 Update StorageManager.getPartitionInfo() to delegate to PartitionAdminService.partitionInfo() by Madan Jampani · 8 years ago
  98. 53f4c89 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  99. 4dab561 Narrow the scope of the variable by Sho SHIMIZU · 8 years ago
  100. 9c512e0 [ONOS-3897] Yang Listener for Enumeration Data Type by Gaurav Agrawal · 8 years ago