1. 4de98c3 Removed the Pavlin FlowPath abstraction. by Jonathan Hart · 10 years ago
  2. 448bca0 Unify HazelcastInstance creation. by Yuta HIGUCHI · 10 years ago
  3. 119672d Adding ISharedCollectionsService and implementation in HazelcastDatagrid. by Brian O'Connor · 10 years ago
  4. 8aa2f9b Hazelcast Debug CLI. by Yuta HIGUCHI · 10 years ago
  5. c248d0d Remove HZ magic numbers from Java code by Yuta HIGUCHI · 10 years ago
  6. 62d8637 Copy byte[] before deserializing them using Kryo. by Yuta HIGUCHI · 10 years ago
  7. 8f3dfa3 Topology interface to use Dpid, PortNumber by Yuta HIGUCHI · 10 years ago
  8. fb56450 Rename Port to PortNumber by Yuta HIGUCHI · 10 years ago
  9. d4acc80 Remove @author tag from our code. by Yuta HIGUCHI · 10 years ago
  10. e8bfe61 BugFix: Potential Kryo instance leak on Exception. by Yuta HIGUCHI · 10 years ago
  11. a5dcd19 BugFix: 1st listener could potentially break Event value. by Yuta HIGUCHI · 10 years ago
  12. 57701af BugFix: Kryo instance leak on Exception. by Yuta HIGUCHI · 10 years ago
  13. 8447c36 Add IdentifiedDataSerializable to hazelcast.xml config. by Yuta HIGUCHI · 10 years ago
  14. 6dfba39 Share Hazelcast instance when possible. by Yuta HIGUCHI · 10 years ago
  15. ff73514 Fix Java lint reported errors by Ray Milkey · 10 years ago
  16. e37e4e2 Renamed *NetworkGraph* references to *Topology*. by Jonathan Hart · 10 years ago
  17. 1fc395e Move Path to intent package. by Yuta HIGUCHI · 10 years ago
  18. 3ebc948 Add fallback default hazelcast.xml by Yuta HIGUCHI · 10 years ago
  19. b2a8c1f Fixed file permissions: removed executable flag for Java source files. by Pavlin Radoslavov · 10 years ago
  20. 8a7bb7c Removed broken intent API. by Yuta HIGUCHI · 10 years ago
  21. 964f8ae Updated Intent-related log messages from log.error() to log.debug() by Pavlin Radoslavov · 10 years ago
  22. 2fa80f4 Use DPID format like "00:00:00:00:00:00:00:00" to set the switch DPID by Pavlin Radoslavov · 10 years ago
  23. 7439db1 Fix a bug when deserializing Kryo-serialized values. by Pavlin Radoslavov · 10 years ago
  24. 14c4a76 Added support for class hierarchies in the notification system. by Jonathan Hart · 10 years ago
  25. b41100a Enable checkstyle Javadoc Comment Style rule by Ray Milkey · 10 years ago
  26. b29e626 Enable checkstyle check for blocks without braces. by Ray Milkey · 10 years ago
  27. 424150c Fix issues found by FindBugs: SBSC_USE_STRINGBUFFER_CONCATENATION by Pavlin Radoslavov · 10 years ago
  28. ec83894 Enable checkstyle rule for JLS modifier order by Ray Milkey · 10 years ago
  29. 29a2a88 Change some of the basic classes in the "unit/" directory to immutable: by Pavlin Radoslavov · 10 years ago
  30. 2476cac Enable checkstyle member and local variable checks by Ray Milkey · 10 years ago
  31. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  32. a99ec67 Organized imports for main classes by Jonathan Hart · 10 years ago
  33. 472062d Renamed networkgraph package to topology. by Jonathan Hart · 10 years ago
  34. 23701d1 Renamed devicemanager, flowprogrammer, linkdiscovery and util packages by Jonathan Hart · 10 years ago
  35. aa38097 Renamed the intent package by Jonathan Hart · 10 years ago
  36. 6df9017 Renamed datagrid and datastore packages by Jonathan Hart · 10 years ago