1. 93d35ea Rename {Switch,Port,Link,Host}Event -> {...}Data by Yuta HIGUCHI · 10 years ago
  2. fde382d Remove Hazelcast client mode behavior. by Yuta HIGUCHI · 10 years ago
  3. 498e153 Remove old commons-lang by Yuta HIGUCHI · 10 years ago
  4. 8f18219 SharedLog runtime proto by Yuta HIGUCHI · 10 years ago
  5. 448bca0 Unify HazelcastInstance creation. by Yuta HIGUCHI · 10 years ago
  6. 4373cbe Fix some pmd high priority errors by Ray Milkey · 10 years ago
  7. 7e5bfbe Add missing javadoc by Yuta HIGUCHI · 10 years ago
  8. 53b208a Work toward ONOS-1451: Separate Event Key space per instance by Pavlin Radoslavov · 10 years ago
  9. 5bb0a29 Change precondition check by Yuta HIGUCHI · 10 years ago
  10. 9da3a6e unsigned PortNumber by Yuta HIGUCHI · 10 years ago
  11. bfc77f0 rename topology related objects: Device -> Host by Yuta HIGUCHI · 10 years ago
  12. ccb3583 Fixed javadoc by Praseed Balakrishnan · 10 years ago
  13. 8f3dfa3 Topology interface to use Dpid, PortNumber by Yuta HIGUCHI · 10 years ago
  14. 598e57e DistributedAtomicLong by Yuta HIGUCHI · 10 years ago
  15. 33a0497 Update to Hazelcast 3.2.3 by Yuta HIGUCHI · 10 years ago
  16. 18e0db8 Give access to HazelcastInstance by Yuta HIGUCHI · 10 years ago
  17. 99ff20a Cleaned up warnings reported by the Javadoc tool. by Jonathan Hart · 10 years ago
  18. c00f5c2 Enforced Checkstyle rule to limit line length. by Jonathan Hart · 10 years ago
  19. d082b96 Preperation for ZooKeeper failover by Yuta HIGUCHI · 10 years ago
  20. 8447c36 Add IdentifiedDataSerializable to hazelcast.xml config. by Yuta HIGUCHI · 10 years ago
  21. 6dfba39 Share Hazelcast instance when possible. by Yuta HIGUCHI · 10 years ago
  22. 0fe749a Update findbugs versions. by Yuta HIGUCHI · 10 years ago
  23. ff73514 Fix Java lint reported errors by Ray Milkey · 10 years ago
  24. cc56188 Add namespace support to KVObject. by Yuta HIGUCHI · 10 years ago
  25. f148aac Slicing out minor utils/modification created for shared logs by Yuta HIGUCHI · 10 years ago
  26. 3ebc948 Add fallback default hazelcast.xml by Yuta HIGUCHI · 10 years ago
  27. d150ece Update RAMCloud start-up procedure by Yuta HIGUCHI · 10 years ago
  28. d395b93 Check key/value size to mimic RAMCloud limit. by Yuta HIGUCHI · 10 years ago
  29. 8525205 Removing deprecated from update without version check. by Yuta HIGUCHI · 10 years ago
  30. c66073c Remove deprecated method getOp() by Yuta HIGUCHI · 10 years ago
  31. 28adcc3 Change for removing ip related info and some fix to our device. by TeruU · 10 years ago
  32. 3c049c4 Change for the way to learn IP and MAC binding. by TeruU · 10 years ago
  33. e316d5c Add RAMCloud related memo by Yuta HIGUCHI · 10 years ago
  34. ceb21b6 Faster HZ datastore related unit test. by Yuta HIGUCHI · 10 years ago
  35. 5df613b Enable checkstyle rule to catch variables that hide fields by Ray Milkey · 10 years ago
  36. 805bc8f StringBuffer -> StringBuilder by Yuta HIGUCHI · 10 years ago
  37. ce7e7f8 Fix EI_EXPOSE_REP family issue by copying. by Yuta HIGUCHI · 10 years ago
  38. 7a43d5b bug fix: NPE in hazelcast multiRead by Yuta HIGUCHI · 10 years ago
  39. c9bacee Suppress issues found by FindBugs: EI_EXPOSE_REP and EI_EXPOSE_REP2 by Pavlin Radoslavov · 10 years ago
  40. d47eac3 Expose atomic counter increment API to Java by Yuta HIGUCHI · 10 years ago
  41. 7531a34 Enable checkstyle rule to verify method names by Ray Milkey · 10 years ago
  42. 9526d6f Enable checkstyle rue to check formal parameter names. by Ray Milkey · 10 years ago
  43. 1584ec8 Enable checkstyle rule that looks for final classes. by Ray Milkey · 10 years ago
  44. b41100a Enable checkstyle Javadoc Comment Style rule by Ray Milkey · 10 years ago
  45. 5c9f2db Enable checkstyle rules to check names of static final members by Ray Milkey · 10 years ago
  46. 1aa71f8 Enable checkstyle rule to find empty code blocks by Ray Milkey · 10 years ago
  47. 7f1567c Enable checkstyle whitespace rules by Ray Milkey · 10 years ago
  48. 2476cac Enable checkstyle member and local variable checks by Ray Milkey · 10 years ago
  49. 0f913a0 Enable checkstyle check for newline at the end of by Ray Milkey · 10 years ago
  50. 1cd9029 Topology ProtoBuf refactoring by Yuta HIGUCHI · 10 years ago
  51. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  52. a99ec67 Organized imports for main classes by Jonathan Hart · 10 years ago
  53. 472062d Renamed networkgraph package to topology. by Jonathan Hart · 10 years ago
  54. 6df9017 Renamed datagrid and datastore packages by Jonathan Hart · 10 years ago