1. 00762ee Avoid potential round-off error caused by floating point by Sho SHIMIZU · 8 years ago
  2. e7eacfd Hex dump read for channel buffer by Shashikanth VH · 8 years ago
  3. 9f87e51 Sonar related fixes by Ray Milkey · 8 years ago
  4. 9092db8 Event history service and CLI by HIGUCHI Yuta · 8 years ago
  5. b7a15d7 Modify MPLS/VLAN query by HIGUCHI Yuta · 8 years ago
  6. 676249c Fix Sonar critical flagged bugs by Ray Milkey · 8 years ago
  7. 86f20cc [Falcon] Fix SONAR flagged blocker issues by Ray Milkey · 8 years ago
  8. 17ed48b Added a utility method for creating store Serializer from a single KryoNamespace and some additional classes by Madan Jampani · 8 years ago
  9. 83c2783 Added an extended set that provides methods to get and (conditionally) replace existing entries by Madan Jampani · 8 years ago
  10. b0fb41d Implementation of lambda query behaviour for LINC and Calient drivers. by Marc De Leenheer · 8 years ago
  11. 41fe1ec ONOS-3515 Added ability to configure different link-weight functions as defaults; or inject custom ones. by Thomas Vachuska · 8 years ago
  12. 2340c79 Improve toHexString such that caller can specify the separator by Charles Chan · 8 years ago
  13. 36992c8 ONOS-3379: Config REST 500 errors on GET operations if keys don't exist by Ray Milkey · 8 years ago
  14. 8f39cfb Make DefaultHashMap class final. by Simon Hunt · 8 years ago
  15. 95d56fd ONOS-3347 - HostMoved event now processed correctly. by Simon Hunt · 9 years ago
  16. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 years ago
  17. 501c465 Add DataRateUnit to help specifying Bandwidth. by HIGUCHI Yuta · 9 years ago
  18. e107e66 [Emu][ONOS-2593, ONOS-2594] BGP SBI controller and session handler by Satish K · 9 years ago
  19. 3b3bd1e Deprecate Tools.slurp(..) by HIGUCHI Yuta · 9 years ago
  20. cf4d617 Fix resource leak warning. by HIGUCHI Yuta · 9 years ago
  21. 1651e98 Add missing `executor.` by HIGUCHI Yuta · 9 years ago
  22. f97edc1 Javadoc fixes by Madan Jampani · 9 years ago
  23. 91caf1a Fixed log message. by Thomas Vachuska · 9 years ago
  24. a82341c ONOS-2572 Fix to abstract accumulator to proactively finalize the batches when full and to avoid repeat misfires. by Thomas Vachuska · 9 years ago
  25. 87ae1d9 Fixed javadoc warnings & added a few deprecations. by Thomas Vachuska · 9 years ago
  26. eadfc8e Moving meter store implementation to use map events by alshabib · 9 years ago
  27. 71081a6 Fix for ONOS-2572 - Excessive events delivered by AbstractAccumulator by Ray Milkey · 9 years ago
  28. 8d22c4b ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  29. a29c677 Added RetryingFunction for simplified retry support. by Madan Jampani · 9 years ago
  30. 9eb55d1 ONOS-2495: Workaround for the fact that kryo deserialization is not thread safe by Madan Jampani · 9 years ago
  31. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  32. b931137 Driver and flow stats handling for Calient fiber switch S160. by Marc De Leenheer · 9 years ago
  33. bfc8b7a Utility method to treat Iterable as a Stream. by HIGUCHI Yuta · 9 years ago
  34. d43fe45 REST API to create flows by Ray Milkey · 9 years ago
  35. adba152 Increased number of retries and added variable delay to better withstand StorageException timeout. by Thomas Vachuska · 9 years ago
  36. f2af771 Dropping log level to debug in few places by Madan Jampani · 9 years ago
  37. f9c8436 STC work in progress by Thomas Vachuska · 9 years ago
  38. 27b69c6 ONOS-1983: Migrating all copycat Raft protocol specific communication to use ONOS cluster communication primitives by Madan Jampani · 9 years ago
  39. 5d410a2 Fixed javadocs. by Thomas Vachuska · 9 years ago
  40. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  41. 5c73fd9 Implement add() and subtract() methos in Bandwidth by Sho SHIMIZU · 9 years ago
  42. 2908d9e Implement methods to compare objects in classes representing unit by Sho SHIMIZU · 9 years ago
  43. 8169779 Define Bandwidth class to represent bandwidth with explicit its unit by Sho SHIMIZU · 9 years ago
  44. ea56028 Implement a class representing frequency by Sho SHIMIZU · 9 years ago
  45. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  46. c40d463 Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies. by Thomas Vachuska · 9 years ago
  47. 22fa5cb Fix Kryo serialization memory leak by Madan Jampani · 9 years ago
  48. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  49. b0317c6 Fixed javadoc warning; added shared executor/timer wrappers to prevent inadvertent shutdown; added shutdown to CoreManager.deactivate. by Thomas Vachuska · 9 years ago
  50. ca88bb7 Cleaning up and enhancing driver subsystem and the flow objective subsystem. by Thomas Vachuska · 9 years ago
  51. 553db17 Shared system services configurability (ONOS-1304) by Murat Parlakisik · 9 years ago
  52. 945e7b0 Cleaning up documentation and some white-space. by Thomas Vachuska · 9 years ago
  53. af1042d Shared Executors implementation , (ONOS-1302) by Murat Parlakisik · 9 years ago
  54. 6519e6f Making number of components configurable using the central component configuration subsystem. by Thomas Vachuska · 9 years ago
  55. 480adad Fixing uncaught exception handler and adding a test. by Thomas Vachuska · 9 years ago
  56. 233a18a Don't run anti-entropy when under high load by Jonathan Hart · 9 years ago
  57. 3e2b651 Fixing javadocs. by Thomas Vachuska · 9 years ago
  58. 30a57f8 Added creationTime to Versioned object. This enables supporting a electedTime in leadership, which in turn helps us track how stable leadership terms are. by Madan Jampani · 9 years ago
  59. c6713a8 Adding BoundedThreadPool and BlockingBoolean by Brian O'Connor · 9 years ago
  60. 75af68a Enhancing accumulator to allow subclasses to indicate whether they are ready for the batch to be processed. Default behaviour returns true. by Thomas Vachuska · 9 years ago
  61. ecb63c5 Updated accumulator documentation and refactored names to remove the event heritage. by Thomas Vachuska · 9 years ago
  62. 6b6d0c1 AbstractAccumulator: synchronized add and null check by Brian O'Connor · 9 years ago
  63. c13b90a Added thread-group name as a prefix to the thread-group pattern. by Thomas Vachuska · 9 years ago
  64. 62ad95f Added ability to upload apps as both app.xml or app.zip. by Thomas Vachuska · 9 years ago
  65. 9c17a6d Adding ability to easily create name thread factories with threads belonging to hierarchical thread groups. by Thomas Vachuska · 9 years ago
  66. e2eac10 Using replace instead install when there is already an intent by Brian O'Connor · 9 years ago
  67. db15b04 started work to parrallize compliation and "installation" by Brian O'Connor · 9 years ago
  68. cff0332 Started refactoring Intent Manager by Brian O'Connor · 9 years ago
  69. 90b453f ONOS-785 Adding distributed store for apps & app admin CLIs by Thomas Vachuska · 9 years ago
  70. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  71. c8ad76d Allow null as parameter by Yuta HIGUCHI · 9 years ago
  72. 9a39eca ONOS-423 - Throw a specific exception when resources are exhausted by Ray Milkey · 9 years ago
  73. 683e978 Attempt to keep record of uncaught Exception by Yuta HIGUCHI · 9 years ago
  74. 0658627 Run Anti-Entropy in background by Yuta HIGUCHI · 9 years ago
  75. 91768e3 Kryo related fixes by Yuta HIGUCHI · 9 years ago
  76. 75fb1f4 Slice out byte[] printer by Yuta HIGUCHI · 9 years ago
  77. 705d9bc Last two high priority findbugs errors by Ray Milkey · 9 years ago
  78. 6b38ee3 Minor fixes by Yuta HIGUCHI · 9 years ago
  79. 21e0364 Cleaning up Javadocs. by Thomas Vachuska · 10 years ago
  80. 3878205 KryoNamespace: smaller initial buffer size by Yuta HIGUCHI · 10 years ago
  81. d2a3882 Switched KryoNamespace internal buffer to ByteBufferOutput by Yuta HIGUCHI · 10 years ago
  82. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  83. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 10 years ago
  84. 2befc66 Loosen Kryo config only for DistributedIntentStore by Yuta HIGUCHI · 10 years ago
  85. 4f60f98 Implemented multi-instance packet out. by Jonathan Hart · 10 years ago
  86. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  87. 24c849c Added copyrights to the utils code by Thomas Vachuska · 10 years ago
  88. d26f57a Refactoring in the unit test utility framework: by Pavlin Radoslavov · 10 years ago
  89. e5ca93b fix some of findbugs issues by Yuta HIGUCHI · 10 years ago
  90. cac919c flushing just to be sure by Yuta HIGUCHI · 10 years ago
  91. 633cf88 KryoNamespace as KryoFactory by Yuta HIGUCHI · 10 years ago
  92. 8d143d2 Rename KryoPool -> KryoNamespace by Yuta HIGUCHI · 10 years ago
  93. 38c42ed Optical topology provider for UC1 by weibit · 10 years ago
  94. 20d8e51 Ported BGP tests from old codebase by Jonathan Hart · 10 years ago
  95. e66d10e remove unnecessary Exception declaration by Yuta HIGUCHI · 10 years ago
  96. 53efab5 Added Version and CoreService/Manager as an initial outline of a bootstrap coordinator. by tom · 10 years ago
  97. a546afc Try fixing Timer bug by Yuta HIGUCHI · 10 years ago
  98. f9ce497 Fixed potentially thread unsafe initialization. by Yuta HIGUCHI · 10 years ago
  99. 39ede6a SimpleLinkStore with annotation and multi-provider support by Yuta HIGUCHI · 10 years ago
  100. 533ec32 AntiEntropy sketch + required Serializer work by Yuta HIGUCHI · 10 years ago