1. 4a816dc Add license info so it is visible to maven by Ian · 10 years ago
  2. 18997ce Change default Hadoop version to 2.2.0 by Ian · 10 years ago
  3. 6212c90 fix build warnings by Till Westmann · 10 years ago
  4. b9b5176 apply code conventions to files containing tabs by Till Westmann · 10 years ago
  5. f2ed8bc [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  6. 25bed01 [maven-release-plugin] prepare release asterix-0.8.6 by Ian Maxon · 10 years ago asterix-0.8.6
  7. 8cdbd39 add escapes to ADM parser remove unused parameter from ADMDataParser.checkType by Till Westmann · 10 years ago
  8. eb78b8a [maven-release-plugin] prepare for next development iteration by Zachary Heilbron · 10 years ago
  9. f3268e9 [maven-release-plugin] prepare release asterix-0.8.5 by Zachary Heilbron · 10 years ago asterix-0.8.5 documentation-13
  10. 762470b [maven-release-plugin] prepare for next development iteration by Zachary Heilbron · 10 years ago
  11. 8350912 [maven-release-plugin] prepare release asterix-0.8.4 by Zachary Heilbron · 10 years ago asterix-0.8.4
  12. ab40b09 add error locations to exceptions in the ADM parser by Till Westmann · 10 years ago
  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
  43. 4f96fc9 Revert "Merge external indexes into master" by Abdullah Alamoudi · 11 years ago
  44. 863d5d2 Correct behaviour of drop dataverse and drop dataset to drop external data indexes by Abdullah Alamoudi · 11 years ago
  45. 679a7be Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
  46. b27deb2 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  47. 2dfb91b [maven-release-plugin] prepare release asterix-0.8.0 by Vinayak Borkar · 11 years ago asterix-0.8.0
  48. 9310134 Updated all pom.xml versions to 0.8.0-SNAPSHOT by Vinayak Borkar · 11 years ago
  49. ea8ab39 add/update license headers by Till Westmann · 11 years ago
  50. e910818 Update the lexer generator code to Java 1.7. by Madhusudan.C.S · 11 years ago
  51. 726f392 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  52. 52a5978 [maven-release-plugin] prepare release asterix-0.0.5 by Vinayak Borkar · 11 years ago asterix-0.0.5
  53. 8c7ffcd [maven-release-plugin] prepare for next development iteration by vinayakb · 11 years ago vault/asterix_lsm_stabilization@1654
  54. 8a1a718 [maven-release-plugin] prepare release asterix-0.0.4 by vinayakb · 11 years ago asterix-0.0.4@1646
  55. 45547d7 [maven-release-plugin] rollback the release of asterix-0.0.4 by vinayakb · 11 years ago
  56. 5b3b3a3 [maven-release-plugin] prepare release asterix-0.0.4 by vinayakb · 11 years ago
  57. 67c655f [maven-release-plugin] rollback the release of asterix-0.0.4 by vinayakb · 11 years ago
  58. 634d9e3 [maven-release-plugin] prepare release asterix-0.0.4 by vinayakb · 11 years ago
  59. 9fe5844 Fixed maven plugin poms to be releas-able by vinayakb · 11 years ago
  60. 5ee049d Merged asterix_lsm_stabilization upto r1547 by vinayakb · 11 years ago