1. 928bbd1 Change License Headers by Ian Maxon · 9 years ago
  2. f18bba2 Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  3. 34d8163 Change folder structure for Java repackage by Ian Maxon · 9 years ago
  4. 032a178 Add Apache RAT License Auditor plugin, and fix missing licenses by Ian Maxon · 10 years ago
  5. 18997ce Change default Hadoop version to 2.2.0 by Ian · 10 years ago
  6. 6212c90 fix build warnings by Till Westmann · 10 years ago
  7. f2ed8bc [maven-release-plugin] prepare for next development iteration by Ian Maxon · 11 years ago
  8. 25bed01 [maven-release-plugin] prepare release asterix-0.8.6 by Ian Maxon · 11 years ago asterix-0.8.6
  9. eb78b8a [maven-release-plugin] prepare for next development iteration by Zachary Heilbron · 11 years ago
  10. f3268e9 [maven-release-plugin] prepare release asterix-0.8.5 by Zachary Heilbron · 11 years ago asterix-0.8.5 documentation-13
  11. 762470b [maven-release-plugin] prepare for next development iteration by Zachary Heilbron · 11 years ago
  12. 8350912 [maven-release-plugin] prepare release asterix-0.8.4 by Zachary Heilbron · 11 years ago asterix-0.8.4
  13. e2542dc Consolidate JUnit configuration to top-level POM by Chris Hillery · 11 years ago
  14. d8ea5cc generate methods to print a record as JSON by Till Westmann · 11 years ago
  15. b1e74d2 some more cleanup (mostly removal of debug/logging code) by Till Westmann · 11 years ago
  16. c191e23 better attempt to fix the bug minor cleanup by Till Westmann · 11 years ago
  17. c17c989 a fix and a bunch of debugging changes by Till Westmann · 11 years ago
  18. e1b5d9e fix construction with allocId by Till Westmann · 11 years ago
  19. 9e00d47 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  20. 84fc7cc [maven-release-plugin] prepare release asterix-0.8.3 by Vinayak Borkar · 11 years ago asterix-0.8.3
  21. 4c35023 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  22. b633831 [maven-release-plugin] prepare release asterix-0.8.2 by Vinayak Borkar · 11 years ago asterix-0.8.2
  23. 229b80c [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  24. 9cca81b [maven-release-plugin] prepare release asterix-0.8.1 by Vinayak Borkar · 11 years ago asterix-0.8.1
  25. e140123 s/Stats/RecordManagerStats/ by Till Westmann · 11 years ago
  26. a1677db include upgraders in deadlock detection by Till Westmann · 11 years ago
  27. 948fec9 remove imports from code generator by Till Westmann · 11 years ago
  28. 28fbd9a the templates are now a fixed part of the maven plugin by Till Westmann · 11 years ago
  29. 7b1b22a read RecordTypes from JSON specifications by Till Westmann · 11 years ago
  30. e288038 put information into Type enum instead of static methods by Till Westmann · 11 years ago
  31. a16a5e6 add cache of size 1 inside of DatasetLockCache by Till Westmann · 11 years ago
  32. 46b138b some cleanup by Till Westmann · 11 years ago
  33. f303011 check that job is not aborted before requsting another lock by Till Westmann · 11 years ago
  34. 84afe04 cleanup by Till Westmann · 11 years ago
  35. b9cfe33 add dump functionality to ConcurrentLockManager by Till Westmann · 11 years ago
  36. 4b0122b throw exception if slotCheck fails by Till Westmann · 11 years ago
  37. 655aa72 pull AllocInfo out of RecordManager template by Till Westmann · 11 years ago
  38. a87253b - introduce (logical) type for local and global pointers (slots) by Till Westmann · 11 years ago
  39. 029c50b fix case where the same job re-acquires the exact same lock add debugging code by Till Westmann · 11 years ago
  40. b2a8772 initialize newly allocated job slots by Till Westmann · 11 years ago
  41. bb6180f add simple deadlock detection add JobArenaManager by Till Westmann · 11 years ago
  42. 0d31d5c create maven plugin for generator by Till Westmann · 11 years ago