1. 5df613b Enable checkstyle rule to catch variables that hide fields by Ray Milkey · 10 years ago
  2. ec83894 Enable checkstyle rule for JLS modifier order by Ray Milkey · 10 years ago
  3. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  4. 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]
  5. 52163ed Work toward fixing ONOS-1031: Moved method FlowManager.getNextFlowEntryId() by Pavlin Radoslavov · 10 years ago
  6. c35229e The order of calling startUp() for each module should take into account the by Pavlin Radoslavov · 10 years ago
  7. f1377ce Add a mechanism to elect a single leader in an ONOS cluster (ONOS-977). by Pavlin Radoslavov · 10 years ago
  8. 8abe717 add persistance of intents to ramcloud by Nick Karanatsios · 10 years ago
  9. 5302ddf Fix various logging related issues. by Yuta HIGUCHI · 11 years ago
  10. b32edf5 Separated ONOS specific REST API modules from floodlight. by Naoki Shiota · 11 years ago
  11. 6ac8d18 Make Logger instance final as SL4J suggests by Yuta HIGUCHI · 11 years ago
  12. a3b2dfa Merge JavaDoc modification and refactor. by Naoki Shiota · 11 years ago
  13. d00accf Squashed commit of the following: by Naoki Shiota · 11 years ago
  14. 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
  15. f08d5ff Implemented Cleanup thread to periodically detect inactive switches by Pankaj Berde · 11 years ago
  16. 7bf6217 Documentation and cleanup of registry code by Jonathan Hart · 11 years ago
  17. d10008d Minor Registry changes and Controller now registers itself on startup using the registry by Jonathan Hart · 11 years ago
  18. 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