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