1. 6d33e80 FIXME: Move to app package by sangyun-han · 8 years ago
  2. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  3. 5c396e3 Remove explicit use of the default value by Sho SHIMIZU · 8 years ago
  4. 6c02d9e New ApplicationStore that uses a single ConsistentMap to track all app related state by Madan Jampani · 8 years ago
  5. 78be249 Code clean up: Removed unused code. Fixed comments. Renamed some files. by Madan Jampani · 8 years ago
  6. d5714e0 New and direct StorageService method for creating an AtomicCounter by Madan Jampani · 8 years ago
  7. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  8. 4a47a30 More APIs permission for new ONOS APIs by Heedo Kang · 8 years ago
  9. e17d328 Adds abstract distributed primitive builder + Refactored AtomicCounter and AtomicValue builder to make use of it. by Madan Jampani · 8 years ago
  10. f4c8850 Refactor change: Moved all distributed primitive implementation classes into onos-core-primitives bundle by Madan Jampani · 8 years ago
  11. fd563f5 Fix for ONOS-3649 - ONOS loses AAA app config across cluster restart by Ray Milkey · 8 years ago
  12. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  13. bc038a8 Remove unused executor field by HIGUCHI Yuta · 9 years ago
  14. a29c677 Added RetryingFunction for simplified retry support. by Madan Jampani · 9 years ago
  15. f4d58f3 Support for retries in AtomicCounter. Enabled counter operation retries in ConsistentApplicationIdStore by Madan Jampani · 9 years ago
  16. adba152 Increased number of retries and added variable delay to better withstand StorageException timeout. by Thomas Vachuska · 9 years ago
  17. d0d5854 Fixed error due to storage exception timeout. Added a delay between retries. by Thomas Vachuska · 9 years ago
  18. f64c077 Adding retry to id block store. by Thomas Vachuska · 9 years ago
  19. ba082b8 Removing hazelcat dependency throughout. by Thomas Vachuska · 9 years ago
  20. 04aeb45 Implementation of IdBlockStore on top of AtomicCounter by Madan Jampani · 9 years ago
  21. f4e724f Provide an implementation of ApplicationIdStore atop AtomicCounter and ConsistentMap + Disaable the hazelcast version by Madan Jampani · 9 years ago
  22. 5756c35 Trivial logging change by Madan Jampani · 9 years ago
  23. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  24. 3e033bd Added a LogicalClockService for ordering arbitrary events in the cluster. Updated couple of areas that are currently vulnerable to clock skew by Madan Jampani · 9 years ago
  25. 9054315 Retry returning AppId after reload triggered by cache miss by HIGUCHI Yuta · 9 years ago
  26. fd07991 IdBlockStore: changing default size by Brian O'Connor · 9 years ago
  27. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  28. 4400853 cleaning up some TODOs by Brian O'Connor · 9 years ago
  29. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  30. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago