1. e68324a [ONOS-3686] Add a script named onos-blackduck-zip in tools/build/ by Boyuan Yan · 8 years ago
  2. f4002d9 Fix registering config listener in SingleSwitchFibInstaller by Jonathan Hart · 8 years ago
  3. a273b8c Purge app bits off disk if install fails due to insufficient prerequisites. by Jonathan Hart · 8 years ago
  4. bec32eb [ONOS-4715] Port chain delete issue fix by Phaneendra Manda · 8 years ago
  5. 624bf45 Re-register listeners after a Copycat client recovers from a network partition by Madan Jampani · 8 years ago
  6. 45a1e9a [ONOS-4159] PCE Web GUI implementation: Tunnel highlight and defect fixes by Mahesh Raju-Huawei · 8 years ago
  7. dd9887e New ApplicationStore that uses a single ConsistentMap to track all app related state by Madan Jampani · 8 years ago
  8. 7f02b87 Ensure all active nodes are in contention before relinquishing a partition by Madan Jampani · 8 years ago
  9. 2d44004 Moved client availability check to copycat client by Madan Jampani · 8 years ago
  10. c4326f0 Move cluster event handling off of event dispatcher thread to a background thread by Madan Jampani · 8 years ago
  11. 323db5c When a Copycat client is in SUSPENDED or CLOSED state fail-fast all its operations by Madan Jampani · 8 years ago
  12. ec9e398 Fix IntentPartition rebalance to work correctly after a network partition heals by Madan Jampani · 8 years ago
  13. 25c3dcb Removed operation retry wrappers around various consistent map/atomic counter operations by Madan Jampani · 8 years ago
  14. 67a5719 Removed stale TODO by Madan Jampani · 8 years ago
  15. 448a09b Dropping jdvue from the main repo as it has been moved to its own. by Thomas Vachuska · 8 years ago
  16. 0c1497e [ONOS-4711] Removed cyclic dependencies because of JUNIT testcases by Gaurav Agrawal · 8 years ago
  17. 2aaa034 [ONOS-4711] Removed cyclic dependencies by Gaurav Agrawal · 8 years ago
  18. b46bee9 Fixed PathManager cost for edge-to-edge path. by Thomas Vachuska · 8 years ago
  19. 0c8f7ca [ONOS-4350] Inter Jar dependency implementation and code restructuring. by Bharat saraswal · 8 years ago
  20. ad6937a ONOS-4361 OSPF Provider JUNIT by Manikandan K · 8 years ago
  21. 55bd602 Code clean up: Removed unused code. Fixed comments. Renamed some files. by Madan Jampani · 8 years ago
  22. f5664a3 [ONOS-4670] Removal of Data Model dependencies on Linker by Gaurav Agrawal · 8 years ago
  23. 4344665 [ONOS-4687] GoldenEye - Label DB sync exception fix. by Avantika-Huawei · 8 years ago
  24. be4f654 Clean up references to the deprecated p0 storage partition by Madan Jampani · 8 years ago
  25. cd000eb Lower default operation timeout for distributed primitives to 5s by Madan Jampani · 8 years ago
  26. ca25f0c CachingAsyncConsistentMap: evict failed get responses from cache by Madan Jampani · 8 years ago
  27. e59a312 Migrating to latest Atomix by Madan Jampani · 8 years ago
  28. 7e503e4 New ComponentConfigStore that uses a ConsistentMap configured with sequential consistency by Madan Jampani · 8 years ago
  29. 9a1e18d ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  30. 70fec42 CORD-77 Dynamic Access Agent Config by Charles Chan · 8 years ago
  31. ff30816 Cleaning up uber-javadocs. by Thomas Vachuska · 8 years ago
  32. e8b5f3e Partially reverting BGP Route policy distribution and flow spec by Brian O'Connor · 8 years ago
  33. 100b57f ONOS-4361 OSPF Provider by Manikandan K · 8 years ago
  34. 2360d25 [ONOS-4713]GUI improvement and issue fix by Phaneendra Manda · 8 years ago
  35. b9f0eb5 [Hummingbird - ONOS4647] Check for the standard l3vpn yang by Gaurav Agrawal · 8 years ago
  36. eedcb8b [ONOS-4707] GoldenEye - SR-TE LSPs setup issues by Avantika-Huawei · 8 years ago
  37. b19d034 [ONOS] Capability defect fix and component activation fix by Priyanka B · 8 years ago
  38. 4a57525 Uses intra linking UT updation by janani b · 8 years ago
  39. ec4ef14 ONOS-4107: ISIS Provider - Junit by Manikandan K · 8 years ago
  40. 46f36d2 BGP Route policy distribution and flow spec by Thejaswi N K · 8 years ago
  41. e8c54db ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  42. 22be273 Update sample config for cross-connect by Charles Chan · 8 years ago
  43. 03e81e7 Added caching for bmv2 thrift sources by Carmelo Cascone · 8 years ago
  44. 5a7a878 Various bmv2 changes to reflect onos-bmv2 v1.0.0 by Carmelo Cascone · 8 years ago
  45. f11ee6a Preparing for separating STC into its own repository. by Thomas Vachuska · 8 years ago
  46. eae0a83 Removed STC as it has been moved to a separate repository. by Thomas Vachuska · 8 years ago
  47. 068b144 Added BMv2 demo apps by Carmelo Cascone · 8 years ago
  48. b27b444 ONOS-4604 Fixed flow objective installation by Thomas Vachuska · 8 years ago
  49. 15a8dff Added management service and renamed dummy to default by Hyunsun Moon · 8 years ago
  50. bb537ed [ONOS-4707] GoldenEye - SR-TE LSPs setup issues by Avantika-Huawei · 8 years ago
  51. 5fcacf1 Fixing onos-run-karaf for buck run onos usage. by Thomas Vachuska · 8 years ago
  52. 728dce0 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  53. 1981008 Add .buckconfig.local to .gitignore by Yuta HIGUCHI · 8 years ago
  54. 0edd7d4 Fixing file permissions by Yuta HIGUCHI · 8 years ago
  55. 92eaf44 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  56. bf6a656 Fixed issue with leaking various switch-related collectors, e.g. port stats, meters, table stats, flow stats. by Thomas Vachuska · 8 years ago
  57. e9a3f31 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  58. 42f6e6d In this commit: by Saurav Das · 8 years ago
  59. 2d147f6 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  60. 8863c46 Fix for ONOS-4632 by Jayasree Ghosh · 8 years ago
  61. 08dd00d Fix javadoc parameters by Charles Chan · 8 years ago
  62. cd9df3e ONOS-4635:Fix Issue with add flows using flowobjective-forward REST API with incorrect priority by Jayasree Ghosh · 8 years ago
  63. 34ffe4b [ONOS-4159] PCE Web GUI implementation:src and dst glymphs optimization by Mahesh Raju-Huawei · 8 years ago
  64. 37393f5 ONOS-4107: ISIS Provider - Bug Fixes by Manikandan K · 8 years ago
  65. 3d806ca [ONOS] RSVP defect fix by Priyanka B · 8 years ago
  66. bcd37b3 ONOS-4656 Addressing issue where intents get stuck in PURGE_REQ state. by Thomas Vachuska · 8 years ago
  67. b7ed09a Fixing host-to-host compiler not to produce any installables if one == two. by Thomas Vachuska · 8 years ago
  68. 7788219 Being sent a null config is not an error by Ray Milkey · 8 years ago
  69. 26bda4a Fix for the Issue - flow rules greater than max-priority ONOS-4613 . by Kavitha Alagesan · 8 years ago
  70. f4a2cc7 [ONOS] Cherry picked from master 1.7 till june 10 by Priyanka B · 8 years ago
  71. af919fd Fix ONOS-4683 - Don't process device events on the listener thread by Ray Milkey · 8 years ago
  72. 405620a [ONOS-4164] PceManager device and link event handling by Mahesh Poojary Huawei · 8 years ago
  73. c8322cf [ONOS-4166] Use device capapbility set using network config for path computation by Avantika-Huawei · 8 years ago
  74. 7e39e4e [ONOS-4166] Store device capapbilities using network config by Avantika-Huawei · 8 years ago
  75. 9f4303b ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  76. fee6635 [ONOS] Cherry picked from master 1.7 by Priyanka B · 8 years ago
  77. 18ae1a0 [ONOS-4164] todo removal by Mahesh Poojary S · 8 years ago
  78. b539ac0 [ONOS-4164] javadoc removal by Mahesh Poojary Huawei · 8 years ago
  79. 389f108 Starting snapshot 1.6.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  80. 1be50de Tagging 1.6.0-rc2 by Thomas Vachuska · 8 years ago 1.6.0-rc2
  81. 841d3b4 Unit tests to be sure drivers will load by Ray Milkey · 8 years ago
  82. bc7a8bf Improve network config validation errors to show which fields are invalid. by Jonathan Hart · 8 years ago
  83. ab0755b Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  84. 8d978f4 ONOS-4590 Added back-off mechanism for intent clean-up. by Thomas Vachuska · 8 years ago
  85. 9a6acff Various changes in BMv2 driver and provider modules by Carmelo Cascone · 8 years ago
  86. cf4b9a3 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  87. dac59bd ONOS-4665 OSPF refactoring - review comments by sunish vk · 8 years ago
  88. 01fb925 ONOS-4572 Adding checkstyle for Java tests in Buck by Brian O'Connor · 8 years ago
  89. f57eee3 In this commit: by Saurav Das · 8 years ago
  90. 3cf6b09 ONOS-4674 - update the version parsing to treat everything after the last separator as a single value by David K. Bainbridge · 8 years ago
  91. dc12c93 [ONOS-4164] Flow decode in bgpcep flow provider by Avantika-Huawei · 8 years ago
  92. fcef177 [ONOS-4170] [ONOS-4163] PCE APP side changes : PceManager (code + UT) by Avantika-Huawei · 8 years ago
  93. f8e7825 [ONOS-4164] Basic PCECC and SR-TE Handlers by Mahesh Poojary S · 8 years ago
  94. d46abf2 Fixed objective tracker not to do extra work so eagerly. by Thomas Vachuska · 8 years ago
  95. fdb82fa Bugfix: OpticalPortOperator should be able to overwrite port number. by HIGUCHI Yuta · 8 years ago
  96. 1b750c5 ONOS-4359: continued work on theming UI - updated app.pngs by Simon Hunt · 8 years ago
  97. 1fc873b ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  98. e076415 Revert "[ONOS-4513] Slice optical-model into separate bundle" by Yuta HIGUCHI · 8 years ago
  99. 3e57b65 remove wipeDeferred in ACL table by Charles Chan · 8 years ago
  100. c9467cf Fix shutdown crash if link pruner runs after services are shut down by Ray Milkey · 8 years ago