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