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