1. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  2. e4ba2a4 Add unit tests for LISP control message serializer and deserializer by Jian Li · 8 years ago
  3. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  4. e8f48d8 ExecutorService with somewhat predictable thread assignment. by Yuta HIGUCHI · 8 years ago
  5. 86f142f Update kryo to 4.0.0 by Yuta HIGUCHI · 8 years ago
  6. c2e6815 Use Java 8 Map#compute when possible by Yuta HIGUCHI · 8 years ago
  7. d5c8ba1 Remove a white space by Sho SHIMIZU · 8 years ago
  8. 4767190 [ONOS-4718] Initial implementation of LISP control msg deserializer by Jian Li · 8 years ago
  9. 679d24d Unit test for Kryo namespaces to prevent people overflowing the namespaces. by Jonathan Hart · 8 years ago
  10. 0666f15 Cleaning-up shared executors use of metrics service. by Thomas Vachuska · 8 years ago
  11. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  12. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  13. 804c001 Added kryo serializer for ImmutableByteSequence by Carmelo Cascone · 8 years ago
  14. 17fc9e4 Major refactoring of the BMv2 protocol module (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
  15. 839b6ed Fixing file permissions by Yuta HIGUCHI · 8 years ago
  16. 6d9ab3a Added possibility to decode HEX strings without separator by Carmelo Cascone · 8 years ago
  17. 163efb5 Some improvements around EventuallyConsistentMapBuilder serializer handling. by HIGUCHI Yuta · 8 years ago
  18. b2d0fd8 KryoNamespace improvements by HIGUCHI Yuta · 8 years ago
  19. b7f38d4 Lower log level for Kryo serializer id fallback message by Madan Jampani · 8 years ago
  20. 6f95568 lower severity to info if a class is registered more than once for serialization by Ray Milkey · 8 years ago
  21. 0a1f29e Check if there's conflict in serializer registration Id. by HIGUCHI Yuta · 8 years ago
  22. 0bc256f Help type inference. by HIGUCHI Yuta · 8 years ago
  23. c0e010dd Implement compact serialization for a set of discrete resources by Sho SHIMIZU · 8 years ago
  24. 6ac2098 Make the method receive a more flexible parameter by Sho SHIMIZU · 8 years ago
  25. aa8b629 Various Bmv2 protocol refactorings in preparation of the flow rule by Carmelo Cascone · 8 years ago
  26. caad26b Fix for ONOS-4315 by HIGUCHI Yuta · 8 years ago
  27. 6b32c99 New utils class for immutable byte sequences by Carmelo Cascone · 8 years ago
  28. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  29. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  30. be093f7 Upgrade Kryo to 3.0.3. by Jonathan Hart · 8 years ago
  31. a1d7f27 [ONOS-4142] Restart failed tasks when using SharedScheduledExecutor by Jian Li · 8 years ago
  32. e65a8f6 Revert "Upgrade Kryo to 3.0.3." by Jonathan Hart · 8 years ago
  33. aa20d61 Upgrade Kryo to 3.0.3. by Jonathan Hart · 8 years ago
  34. c29171a Remove methods deprecated in Emu by Sho SHIMIZU · 8 years ago
  35. 329dd1b Avoid autoboxing in high frequency code paths by Madan Jampani · 8 years ago
  36. d9b5f55 Refactor getIntegerProperty and isPropertyEnabled methods into Tools by Jian Li · 8 years ago
  37. 66f1526 Add SharedScheduledExecutors for ease of using ScheduledExecutors by Jian Li · 8 years ago
  38. 54526b4 [ONOS-3528] Log exceptions of the tasks for SharedExecutorService by Jian Li · 8 years ago
  39. 1b4cb33 A new ScheduledExecutorService that captures and logs exception by Jian Li · 8 years ago
  40. 6686568 [ONOS-3528] Enable logging exception for SharedExecutorService by Jian Li · 8 years ago
  41. e0ae3fb [ONOS-3528] Log exception for all threads that use BoundedThreadPool by Jian Li · 8 years ago
  42. 03e9fb0 [ONOS-3528] Enable logging exception when Executor.execute invoked by Jian Li · 8 years ago
  43. b49b007 Add some serializer related sanity check by HIGUCHI Yuta · 8 years ago
  44. 4844808 Introducing concept of a physical or logical region to facilitate by Thomas Vachuska · 8 years ago
  45. dc17f7b Shared system timer and executor services - monitoring by Murat Parlakisik · 8 years ago
  46. b5638b8 Add utility method to convert an Optional to a Stream by Sho SHIMIZU · 8 years ago
  47. 54119bb Add neighbor lifecycle management. by Jonathan Hart · 8 years ago
  48. c27b6b2 Fix files with windows line endings + Add checkstyle rule to catch this issue by Madan Jampani · 8 years ago
  49. 7a7ef6d A utility for deferring callback invocation until a preset number of actions complete by Madan Jampani · 8 years ago
  50. 7f256f5 Fix all javadoc warnings by Jian Li · 8 years ago
  51. dfba739 Fix javadoc warnings by Jian Li · 8 years ago
  52. 85803e2 Add more convenient version of CompletableFuture.allOf() by Sho SHIMIZU · 8 years ago
  53. 31f37ed Define sub-types of Bandwidth to reduce round-off error by Sho SHIMIZU · 8 years ago
  54. f2f086c Added Change utility class for representing change events + Moved Match class to org.onlab.util by Madan Jampani · 8 years ago
  55. aef4585 Revert changes to use constants for Sonar suppression by Ray Milkey · 8 years ago
  56. 00762ee Avoid potential round-off error caused by floating point by Sho SHIMIZU · 8 years ago
  57. e7eacfd Hex dump read for channel buffer by Shashikanth VH · 8 years ago
  58. 9f87e51 Sonar related fixes by Ray Milkey · 8 years ago
  59. 9092db8 Event history service and CLI by HIGUCHI Yuta · 8 years ago
  60. b7a15d7 Modify MPLS/VLAN query by HIGUCHI Yuta · 8 years ago
  61. 676249c Fix Sonar critical flagged bugs by Ray Milkey · 8 years ago
  62. 86f20cc [Falcon] Fix SONAR flagged blocker issues by Ray Milkey · 8 years ago
  63. 17ed48b Added a utility method for creating store Serializer from a single KryoNamespace and some additional classes by Madan Jampani · 8 years ago
  64. 83c2783 Added an extended set that provides methods to get and (conditionally) replace existing entries by Madan Jampani · 8 years ago
  65. b0fb41d Implementation of lambda query behaviour for LINC and Calient drivers. by Marc De Leenheer · 8 years ago
  66. 41fe1ec ONOS-3515 Added ability to configure different link-weight functions as defaults; or inject custom ones. by Thomas Vachuska · 8 years ago
  67. 2340c79 Improve toHexString such that caller can specify the separator by Charles Chan · 8 years ago
  68. 36992c8 ONOS-3379: Config REST 500 errors on GET operations if keys don't exist by Ray Milkey · 8 years ago
  69. 8f39cfb Make DefaultHashMap class final. by Simon Hunt · 8 years ago
  70. 95d56fd ONOS-3347 - HostMoved event now processed correctly. by Simon Hunt · 8 years ago
  71. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 years ago
  72. 501c465 Add DataRateUnit to help specifying Bandwidth. by HIGUCHI Yuta · 9 years ago
  73. e107e66 [Emu][ONOS-2593, ONOS-2594] BGP SBI controller and session handler by Satish K · 9 years ago
  74. 3b3bd1e Deprecate Tools.slurp(..) by HIGUCHI Yuta · 9 years ago
  75. cf4d617 Fix resource leak warning. by HIGUCHI Yuta · 9 years ago
  76. 1651e98 Add missing `executor.` by HIGUCHI Yuta · 9 years ago
  77. f97edc1 Javadoc fixes by Madan Jampani · 9 years ago
  78. 91caf1a Fixed log message. by Thomas Vachuska · 9 years ago
  79. 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
  80. 87ae1d9 Fixed javadoc warnings & added a few deprecations. by Thomas Vachuska · 9 years ago
  81. eadfc8e Moving meter store implementation to use map events by alshabib · 9 years ago
  82. 71081a6 Fix for ONOS-2572 - Excessive events delivered by AbstractAccumulator by Ray Milkey · 9 years ago
  83. 8d22c4b ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  84. a29c677 Added RetryingFunction for simplified retry support. by Madan Jampani · 9 years ago
  85. 9eb55d1 ONOS-2495: Workaround for the fact that kryo deserialization is not thread safe by Madan Jampani · 9 years ago
  86. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  87. b931137 Driver and flow stats handling for Calient fiber switch S160. by Marc De Leenheer · 9 years ago
  88. bfc8b7a Utility method to treat Iterable as a Stream. by HIGUCHI Yuta · 9 years ago
  89. d43fe45 REST API to create flows by Ray Milkey · 9 years ago
  90. adba152 Increased number of retries and added variable delay to better withstand StorageException timeout. by Thomas Vachuska · 9 years ago
  91. f2af771 Dropping log level to debug in few places by Madan Jampani · 9 years ago
  92. f9c8436 STC work in progress by Thomas Vachuska · 9 years ago
  93. 27b69c6 ONOS-1983: Migrating all copycat Raft protocol specific communication to use ONOS cluster communication primitives by Madan Jampani · 9 years ago
  94. 5d410a2 Fixed javadocs. by Thomas Vachuska · 9 years ago
  95. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  96. 5c73fd9 Implement add() and subtract() methos in Bandwidth by Sho SHIMIZU · 9 years ago
  97. 2908d9e Implement methods to compare objects in classes representing unit by Sho SHIMIZU · 9 years ago
  98. 8169779 Define Bandwidth class to represent bandwidth with explicit its unit by Sho SHIMIZU · 9 years ago
  99. ea56028 Implement a class representing frequency by Sho SHIMIZU · 9 years ago
  100. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago