1. 498e153 Remove old commons-lang by Yuta HIGUCHI · 10 years ago
  2. fc932d5 Refactor IdBlcok: move to core.util package by Sho SHIMIZU · 10 years ago
  3. 9257b0c Create an implementaion of IntentIdGenerator by Sho SHIMIZU · 10 years ago
  4. c78b8f6 Removed the old openflowj protocol library by Jonathan Hart · 10 years ago
  5. 53b208a Work toward ONOS-1451: Separate Event Key space per instance by Pavlin Radoslavov · 10 years ago
  6. 1dbcce6 Cosmetic code cleanup in registry (line lengths and comment formats) by Jonathan Hart · 10 years ago
  7. 12a26aa Addressed Checkstyle and PMD violations in the registry module. by Jonathan Hart · 10 years ago
  8. b2a8c1f Fixed file permissions: removed executable flag for Java source files. by Pavlin Radoslavov · 10 years ago
  9. 5df613b Enable checkstyle rule to catch variables that hide fields by Ray Milkey · 10 years ago
  10. ec83894 Enable checkstyle rule for JLS modifier order by Ray Milkey · 10 years ago
  11. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  12. deda0ba Renamed registry and packet packages by Jonathan Hart · 10 years ago[Renamed (97%) from src/main/java/net/onrc/onos/registry/controller/StandaloneRegistry.java]
  13. 52163ed Work toward fixing ONOS-1031: Moved method FlowManager.getNextFlowEntryId() by Pavlin Radoslavov · 10 years ago
  14. c35229e The order of calling startUp() for each module should take into account the by Pavlin Radoslavov · 10 years ago
  15. f1377ce Add a mechanism to elect a single leader in an ONOS cluster (ONOS-977). by Pavlin Radoslavov · 10 years ago
  16. 8abe717 add persistance of intents to ramcloud by Nick Karanatsios · 10 years ago
  17. 5302ddf Fix various logging related issues. by Yuta HIGUCHI · 11 years ago
  18. b32edf5 Separated ONOS specific REST API modules from floodlight. by Naoki Shiota · 11 years ago
  19. 6ac8d18 Make Logger instance final as SL4J suggests by Yuta HIGUCHI · 11 years ago
  20. a3b2dfa Merge JavaDoc modification and refactor. by Naoki Shiota · 11 years ago
  21. d00accf Squashed commit of the following: by Naoki Shiota · 11 years ago
  22. 1530ccc Added a function to the registry to allocate a block of numbers unique within the whole cluster using Curator's DistributedAtomicLong by Jonathan Hart · 11 years ago
  23. f08d5ff Implemented Cleanup thread to periodically detect inactive switches by Pankaj Berde · 11 years ago
  24. 7bf6217 Documentation and cleanup of registry code by Jonathan Hart · 11 years ago
  25. d10008d Minor Registry changes and Controller now registers itself on startup using the registry by Jonathan Hart · 11 years ago
  26. bd76697 Changed the disable zookeeper mechanism. There is now a class (StandaloneRegistry) that implements IControllerRegistryService without needing zookeeper - this is intended for single-node setups e.g. during development by Jonathan Hart · 11 years ago