1. 6ec029a Implemented a Builder pattern for EventuallyConsistentMaps. by Jonathan Hart · 9 years ago
  2. 6e0d147 Fixes a javadoc warning by Madan Jampani · 9 years ago
  3. 7c52100 ONOS-1362: Support async version of ConsistentMap that lets efficient chaining of operations by Madan Jampani · 9 years ago
  4. ff96523 Fixing the 'wrong subject' bug. by Thomas Vachuska · 9 years ago
  5. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  6. ba47223 Bypass netty stack for messages that are sent to self by Madan Jampani · 9 years ago
  7. 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
  8. ba7da65 Removed lockservice and related classes since they provide no useful functionality at the moment. by Madan Jampani · 9 years ago
  9. 403ea93 Simplify anti-entropy code by Jonathan Hart · 9 years ago
  10. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  11. 054da97 Implement command to view Raft partitions by Jonathan Hart · 9 years ago
  12. 144eec5 Fix Javadoc warnings by Ray Milkey · 9 years ago
  13. 6468955 WIP: Revamped transaction API. Introduces a transaction context for running blocks of code that can be committed by Madan Jampani · 9 years ago
  14. 2546111 Added copy right headers. by Madan Jampani · 9 years ago
  15. e97fec4 Remove deprecated code. by Madan Jampani · 9 years ago
  16. 393e0f0 1. Refactored ConsistentMap and StorageServive (renamed from DatabaseService) to api bundle. by Madan Jampani · 9 years ago
  17. 584d2f3 Unit tests for EventuallyConsistentMapImpl. by Jonathan Hart · 9 years ago
  18. 7d656f4 Remove "throws IOException" from ClusterCommunicationService APIs by Jonathan Hart · 9 years ago
  19. ab98466 adding license to ALL files by alshabib · 10 years ago
  20. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 10 years ago
  21. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 10 years ago