1. edeaf4a ONOS-6667 NullPointerException on device-remove by dvaddire · 7 years ago
  2. 7b82170 Minor changes to PI runtime classes by Carmelo Cascone · 7 years ago
  3. 00b369a UI-Lion: Migrate BundleStitcher and LionConfig to web.gui module. by Simon Hunt · 7 years ago
  4. 7379a3d UI-Lion: start integration of LionBundles into UiExtension. by Simon Hunt · 7 years ago
  5. fb7f95b UI-Lion: set up framework for Italian BundleStitcherTest. by Simon Hunt · 7 years ago
  6. e556e94 UI-Lion: by Simon Hunt · 7 years ago
  7. 7e40c01 [ONOS-6607] Get active flow entries count in FlowRuleService by Patryk Konopka · 7 years ago
  8. 10618f6 ONOS-6327: Implement details panel for host view. by Simon Hunt · 7 years ago
  9. 0d89ea3 Limit/validate string lengths for various identifiers to prevent DoS from large objects by Jordan Halterman · 7 years ago
  10. 113091f Cosmetic fixes by Yuta HIGUCHI · 7 years ago
  11. 9986c07 Add zh_CN test file for Lion localization by Frank Wang · 7 years ago
  12. 8694308 ONOS-6327: Implemented details panel for host view. by Simon Hunt · 7 years ago
  13. a5b1454 Cleaned up LionUtilsTest so that further language bundle tests by Simon Hunt · 7 years ago
  14. 67d47e8 Add Korean test file for Lion localization by Jian Li · 7 years ago
  15. 99d6696 Improved comparator unit tests by Sbhat35 · 7 years ago
  16. b804203 Lion Utilities: by Simon Hunt · 7 years ago
  17. ee2c854 Add zh_TW test file for Lion localization by Yi Tseng · 7 years ago
  18. 7a8fe6e Lion Utilities: - Incorporate Italian message bundle in unit tests. by Simon Hunt · 7 years ago
  19. 888e20a Remove host location when port down or device down by Charles Chan · 7 years ago
  20. 61fc0d8 Extend Network Config Host Provider to support multihoming by Charles Chan · 7 years ago
  21. 22ed0a1 Adding italian test file for Lion localization by Andrea Campanella · 7 years ago
  22. 0c85f11 Made a start on localization ("lion") utilities. by Simon Hunt · 7 years ago
  23. 9eed0b1 Revisit Annotations merging by Yuta HIGUCHI · 7 years ago
  24. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  25. 241896c [ONOS-6463] general device Provider by Andrea Campanella · 7 years ago
  26. 3142f64 Avoid accidental link type override by Yuta HIGUCHI · 7 years ago
  27. 2ad387d Respect bidirectional link config by Yuta HIGUCHI · 7 years ago
  28. 43740a0 Pruned old BMv2 stuff by Carmelo Cascone · 7 years ago
  29. 1022a4e ONOS-6464 interfaces for protocol-independence (PI) by Carmelo Cascone · 7 years ago
  30. 36740d0 Remove deprecated use of 'sid' parameter. by Simon Hunt · 7 years ago
  31. 1169c95 OS-1 : insecure UI websocket. by Simon Hunt · 7 years ago
  32. 0c6182f Remove deprecated proxy ARP implementation by Ray Milkey · 7 years ago
  33. a695719 Remove deprecated flow statistics APIs by Ray Milkey · 7 years ago
  34. 686fba0 Remove deprecated MPLS Intent classes by Ray Milkey · 7 years ago
  35. 485da34 Optimize FlowId hash computation. by Jordan Halterman · 7 years ago
  36. 0a42095 Remove deprecated NetTools class by Ray Milkey · 7 years ago
  37. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  38. 9bb8fb9 Added CLI command ui-geo-map-list. by Simon Hunt · 7 years ago
  39. 0d1f3fa [ONOS-6527] Support serializing multiple types using the same type ID when a serializer is explicitly provided by Jordan Halterman · 7 years ago
  40. 46bf89b Implement listeners for ConsistentMultimap. by Jonathan Hart · 7 years ago
  41. 4d04b2c Avoid sporadic test failure by Yuta HIGUCHI · 7 years ago
  42. 6440b09 Fix incorrectly spelled DEFAULT_OPERTATION_TIMEOUT_MILLIS constant... Driving me crazy! by Jordan Halterman · 7 years ago
  43. 8521f81 remove deprecated isDurable() method by Ray Milkey · 7 years ago
  44. a1c8f71 [ONOS-6508] Copy ImmutableList in DiscreteResourceId constructor to ensure binary serialization formats match across all resource IDs by Jordan Halterman · 7 years ago
  45. 5a1053e [ONOS-6497] Add globally unique numeric ID generator primitive by Jordan Halterman · 7 years ago
  46. 6deacbd DisjointPath should've been immutable. by Yuta HIGUCHI · 7 years ago
  47. 80bee53 [ONOS-6451] Datapath type setting function for supporting OVS DPDK addBridge by jaegonkim · 7 years ago
  48. b6e0e91 Moving NetconfDeviceConfig to API bundle by Yuta HIGUCHI · 7 years ago
  49. 16efe17 Remove deprecated flag on a method that has no replacement by Ray Milkey · 7 years ago
  50. a684b6e Add K-shortest path API to PathService. by Yuta HIGUCHI · 7 years ago
  51. b1b4489 fix obstacle constraint to support edge links by Michele Santuari · 7 years ago
  52. 9f2d724 Added builder for PortDescription by Yuta HIGUCHI · 7 years ago
  53. e9b7a02 OpenFlow message processing for new loxi by Jimmy Jin · 8 years ago
  54. d3a0b21 Fix latency constraint by dingdamu · 7 years ago
  55. 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  56. 5d4f9f4 Removing deprecated annotation by Andrea Campanella · 7 years ago
  57. c916699 Unit tests for some protection objects by Ray Milkey · 7 years ago
  58. 552eeb6 Use k-shortest paths in optical path provisioner (ONOS-6289). by Marc De Leenheer · 7 years ago
  59. f76f6d5 Add more log for debugging. by Yuta HIGUCHI · 7 years ago
  60. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  61. 24d9be7 [ONOS-6446] ObjectiveTrackerService is not a public service by Yi Tseng · 7 years ago
  62. 5733c38 [ONOS-6208]Implemention of onos and loxi for OVS NAT and connection tracking support by Frank Wang · 7 years ago
  63. df28ecd [ONOS-6188] Notify to MeterListeners meter installation and removal on device. by Jordi Ortiz · 7 years ago
  64. bf59db2 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  65. 6c84776 [ONOS-5934] MeterId availability after withdraw. by Jordi Ortiz · 7 years ago
  66. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  67. 05eba35 ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  68. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  69. c927a06 [ONOS-6348] Intent installer redesign by Yi Tseng · 7 years ago
  70. bbf6e8b Enhance the behaviour of ProtectionConfigBehaviour by MaoLu · 7 years ago
  71. 5d73df7 [ONOS-5925] Removing 1.6 deprecated optical ports by Andrea Campanella · 7 years ago
  72. 770093f Extension of the LinkCollectionCompiler to support Domains by Thomas Szyrkowiec · 7 years ago
  73. f01826c Fixed issue with canonicalization of link identifiers. by Simon Hunt · 7 years ago
  74. 0e16109 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  75. 2103304 Fix to enable adding INDIRECT link via BasicLinkConfig by Yuta HIGUCHI · 7 years ago
  76. 8e25811 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  77. f27a929 ONOS-6372: Topo2 - Refactor "location" data to be consistent by Simon Hunt · 7 years ago
  78. 5f97a30 [ONOS-6345] Track tombstones within transactions for optimistic locking on null values by Jordan Halterman · 7 years ago
  79. a271faa Implementation of the DomainService by Michele Santuari · 7 years ago
  80. 38dd82e domain intent APIs by Michele Santuari · 7 years ago
  81. ac8b229 ONOS-6225 Expose k-shortest path search as part of TopologyService. by Yuta HIGUCHI · 7 years ago
  82. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  83. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  84. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  85. 6cc8645 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  86. 9bdc24f [ONOS-6267] Support configurable Executors for primitives by Jordan Halterman · 7 years ago
  87. 948d659 [ONOS-6342] Refactor transaction architecture to support a shared cache for transactional primitives by Jordan Halterman · 7 years ago
  88. 22c35df ONOS-6258: UiTopo2Overlay et al. - initial support for topo-2 highlighting. by Simon Hunt · 7 years ago
  89. 8f60ff8 ONOS-6257: fixing Region-peer-location function... by Simon Hunt · 7 years ago
  90. a64f0c8 [ONOS-5932] New FlowObjective compiler for LinkCollection Intent by Yi Tseng · 7 years ago
  91. 38fc71e [ONOS-6016] Enhance IntentInstaller for FlowObjective by Yi Tseng · 7 years ago
  92. f627244 [ONOS-6324] Add getOrDefault method to ConsistentMap. by Jordan Halterman · 7 years ago
  93. 8c0b18a Added region-based filtering for the GUI to make sure only the relevant by Thomas Vachuska · 7 years ago
  94. 603d055 Fix typo by Yi Tseng · 7 years ago
  95. b877a6f Modified UI model objects to be backed merely by IDs of the core model objects. by Thomas Vachuska · 7 years ago
  96. c4ca710 Europe Region Demo data script written. by Simon Hunt · 7 years ago
  97. b3656d4 WIP:: Initial stab at regions demo for Europe. by Simon Hunt · 7 years ago
  98. b471f2c Add Unit tests for ClusterEvent by Jon Hall · 7 years ago
  99. 3557db5 Add unit tests for ClusterMetadataEvent by Jon Hall · 7 years ago
  100. 672a3ed Add unit tests for MastershipEvent by Jon Hall · 7 years ago