1. dbd5a2f Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into RAMCloud-master by Yuta HIGUCHI · 10 years ago
  2. ce479d6 Fix ramcloud configuration by yoshi · 10 years ago
  3. 391d68d Allow RAMCloud to start from a configurable option by yoshi · 10 years ago
  4. b6a66eb Fix ramcloud configuration path by yoshi · 10 years ago
  5. df051d4 Removed FireBugs warnings. by Naoki Shiota · 10 years ago
  6. e929d0d Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS into RAMCloud by yoshi · 11 years ago
  7. 67a7a3e Fix fingbug warning FI_PUBLIC_SHOULD_BE_PROTECTED by Yuta HIGUCHI · 11 years ago
  8. d6d88a7 remove unused GraphDBOperation class by Toshio Koide · 11 years ago
  9. ef3828d Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into RAMCloud-yoshi by Yuta HIGUCHI · 11 years ago
  10. b32edf5 Separated ONOS specific REST API modules from floodlight. by Naoki Shiota · 11 years ago
  11. b1a1f33 Merge from upstream/master by yoshi · 11 years ago
  12. 4839f6d Replaced "default" switch case statements with explicit case value statements. by Pavlin Radoslavov · 11 years ago
  13. e2f4da7 Cleaned up source to suppress warnings. by Naoki Shiota · 11 years ago
  14. d38cd31 Modified getting GraphDB object by yoshi · 11 years ago
  15. f7424e4 Modified how to get DBOperator object by yoshi · 11 years ago
  16. 29bba84 Modified how to get DBOperator object by yoshi · 11 years ago
  17. b292c62 Success complication by yoshitomo · 11 years ago
  18. e1038fb Update Javadoc better describe what this class does by Yuta HIGUCHI · 11 years ago
  19. 3ecd41e Refactoring: by Pavlin Radoslavov · 11 years ago
  20. 6ac8d18 Make Logger instance final as SL4J suggests by Yuta HIGUCHI · 11 years ago
  21. c685c0d Removed unused "import" statements. by Pavlin Radoslavov · 11 years ago
  22. 15954d4 Refactor the TopologyManager: by Pavlin Radoslavov · 11 years ago
  23. 0367d35 Minor cleanup in the TopologyManager API: by Pavlin Radoslavov · 11 years ago
  24. 5d8d77e Update the TopologyManager so it is now a module (IFloodlightModule). by Pavlin Radoslavov · 11 years ago
  25. 3afc3a6 Merge branch 'master' into suppress_warnings by Yuta HIGUCHI · 11 years ago
  26. 1278ac7 Renamed interface by Pavlin Radoslavov · 11 years ago
  27. e1b37bc Renamed class routing.TopoRouteService to topology.TopologyManager by Pavlin Radoslavov · 11 years ago
  28. 9f0379f Renamed file routing/TopoRouteService.java to topology/TopologyManager.java by Pavlin Radoslavov · 11 years ago[Renamed from src/main/java/net/onrc/onos/ofcontroller/routing/TopoRouteService.java]
  29. 5972893 Moved variable decl to commented out section to eliminate unused variable warning by Yuta HIGUCHI · 11 years ago
  30. 4996353 Fix unused import warnings by Yuta HIGUCHI · 11 years ago
  31. 65d50b5 Fix for bug ONOS-243 by Pavlin Radoslavov · 11 years ago
  32. ddd01ba Cleanup the TopoRouteService so it is not a Floodlight module anymore. by Pavlin Radoslavov · 11 years ago
  33. c5d2fbc Added Javadoc info for class TopoRouteService. by Pavlin Radoslavov · 11 years ago
  34. cec899a Added new method TopoRouteService.setDbOperationHandler() by Pavlin Radoslavov · 11 years ago
  35. 38646d6 rename onos.util to onos.graph by Pankaj Berde · 11 years ago
  36. ed13a24 Add a missing @param Javadoc marker. by Pavlin Radoslavov · 11 years ago
  37. bfe9b92 add another GraphDBOperation constructor which creates an instance directry from GraphDBConnection configuration path. by Toshio Koide · 11 years ago
  38. 45aca60 Merge branch 'dev1' by Toshio Koide · 11 years ago
  39. 356086e Moved pure ONOS code in net.floodlightcontroller.util to onos package namespace by HIGUCHI Yuta · 11 years ago
  40. 4e64f31 Moved pure ONOS code in net.floodlightcontroller.routing to onos package namespace by HIGUCHI Yuta · 11 years ago[Renamed (99%) from src/main/java/net/floodlightcontroller/routing/TopoRouteService.java]
  41. 2051490 Moved pure ONOS code in net.floodlightcontroller.core to onos package namespace by HIGUCHI Yuta · 11 years ago
  42. 9d2451c Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Pankaj Berde · 11 years ago