1. 205e490 Coverity Fixes by Michael Blow · 9 years ago
  2. e2439b4 remove end-of-line whitespace by Till Westmann · 9 years ago
  3. 928bbd1 Change License Headers by Ian Maxon · 9 years ago
  4. f18bba2 Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  5. 34d8163 Change folder structure for Java repackage by Ian Maxon · 9 years ago
  6. 032a178 Add Apache RAT License Auditor plugin, and fix missing licenses by Ian Maxon · 10 years ago
  7. d8ea5cc generate methods to print a record as JSON by Till Westmann · 11 years ago
  8. b1e74d2 some more cleanup (mostly removal of debug/logging code) by Till Westmann · 11 years ago
  9. c191e23 better attempt to fix the bug minor cleanup by Till Westmann · 11 years ago
  10. c17c989 a fix and a bunch of debugging changes by Till Westmann · 11 years ago
  11. e1b5d9e fix construction with allocId by Till Westmann · 11 years ago
  12. e140123 s/Stats/RecordManagerStats/ by Till Westmann · 11 years ago
  13. a1677db include upgraders in deadlock detection by Till Westmann · 11 years ago
  14. 948fec9 remove imports from code generator by Till Westmann · 11 years ago
  15. 28fbd9a the templates are now a fixed part of the maven plugin by Till Westmann · 11 years ago
  16. 7b1b22a read RecordTypes from JSON specifications by Till Westmann · 11 years ago
  17. e288038 put information into Type enum instead of static methods by Till Westmann · 11 years ago
  18. a16a5e6 add cache of size 1 inside of DatasetLockCache by Till Westmann · 11 years ago
  19. 46b138b some cleanup by Till Westmann · 11 years ago
  20. f303011 check that job is not aborted before requsting another lock by Till Westmann · 11 years ago
  21. 84afe04 cleanup by Till Westmann · 11 years ago
  22. b9cfe33 add dump functionality to ConcurrentLockManager by Till Westmann · 11 years ago
  23. 4b0122b throw exception if slotCheck fails by Till Westmann · 11 years ago
  24. 655aa72 pull AllocInfo out of RecordManager template by Till Westmann · 11 years ago
  25. a87253b - introduce (logical) type for local and global pointers (slots) by Till Westmann · 11 years ago
  26. 029c50b fix case where the same job re-acquires the exact same lock add debugging code by Till Westmann · 11 years ago
  27. b2a8772 initialize newly allocated job slots by Till Westmann · 11 years ago
  28. bb6180f add simple deadlock detection add JobArenaManager by Till Westmann · 11 years ago
  29. 0d31d5c create maven plugin for generator by Till Westmann · 11 years ago