1. e2542dc Consolidate JUnit configuration to top-level POM by Chris Hillery · 11 years ago
  2. 6313d24 remove useless gitignores that Eclipse generates by zheilbron · 11 years ago
  3. 9e00d47 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  4. 84fc7cc [maven-release-plugin] prepare release asterix-0.8.3 by Vinayak Borkar · 11 years ago asterix-0.8.3
  5. df89fbc Moved the skip secondary index search hint closer to the predicates. by salsubaiee · 11 years ago
  6. bb16791 Added a hint to AQL to exclude secondary indexes from the query plan. by salsubaiee · 11 years ago
  7. 4c35023 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  8. b633831 [maven-release-plugin] prepare release asterix-0.8.2 by Vinayak Borkar · 11 years ago asterix-0.8.2
  9. 229b80c [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  10. 9cca81b [maven-release-plugin] prepare release asterix-0.8.1 by Vinayak Borkar · 11 years ago asterix-0.8.1
  11. 72574eb Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  12. 3f026c5 modified test case to use adaptor alias instead of class name by ramangrover29 · 11 years ago
  13. 7696def added test for installation and use of an external adaptor by Raman Grover · 11 years ago
  14. 28e026f rename LoadFromFileStatement to LoadStatement by zheilbron · 11 years ago
  15. 9082e6c Merge remote-tracking branch 'origin/raman/master_feeds_merge' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  16. b6b7308 cosmetic changes by Raman Grover · 11 years ago
  17. 25a2b2e minor cosmetic changes by Raman Grover · 11 years ago
  18. d678090 merge from master, resolved all conflicts, compilation succesful by Raman Grover · 11 years ago
  19. b95a3b2 checkpoint by Raman Grover · 11 years ago
  20. f6b4b29 merge from master by Raman Grover · 11 years ago
  21. 801bffe Allowed user to specify the merging policy by salsubaiee · 11 years ago
  22. 0b423fa Support for full compaction command. by salsubaiee · 11 years ago
  23. 4f96fc9 Revert "Merge external indexes into master" by Abdullah Alamoudi · 11 years ago
  24. 195318a Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  25. 5922592 expose whether function is functional or not by zheilbron · 11 years ago
  26. 2467f2e added UUID type; added autogenerate syntax and AST info by zheilbron · 11 years ago
  27. a419c4d Merge branch 'dev/asterix_msr' of https://code.google.com/p/asterixdb into dev/asterix_msr by zheilbron · 11 years ago
  28. 555dc9d Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  29. e67365c fixed an issue related to correct evaluation of type associated with the output from feed adaptor by ramangrover29 · 11 years ago
  30. 2d3f6dd 1) minor fix in feed console 2) fixed bug incorrect evaluation of feed adapter output type by ramangrover29 · 11 years ago
  31. 679a7be Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
  32. cc5135d added missing xerces dependency from latest parser changes by zheilbron · 11 years ago
  33. 5df7b45 address review comments by Till Westmann · 11 years ago
  34. 20f2583 merge from zheilbron/asterix_msr (checkpoint 1) by ramangrover29 · 11 years ago
  35. 96c1f17 add lexer state to dintinguish between '}}' and 2 '}'s by Till Westmann · 11 years ago
  36. af0551c s/INTEGER/DIGITS/ simplify rules for IDENTIFIER and VARIABLE by Till Westmann · 11 years ago
  37. a774ef2 merge from master by ramangrover29 · 11 years ago
  38. 77cb2f4 enable use of field names with quotes for type creation some refactoring by Till Westmann · 11 years ago
  39. a5e4231 merge from master by ramangrover29 · 11 years ago
  40. 93dd823 checkpoint by ramangrover29 · 11 years ago
  41. 35a0f70 issue 542: remove write into dataset statement by Till Westmann · 11 years ago
  42. e6b4b24 merge up-to-date master to jimahn/master_invix_internal_renaming by JIMAHN · 11 years ago
  43. fef378d merged raman/asterix_lsm_stabilization_udfs by ramangrover29 · 11 years ago
  44. bdba1a8 fixed integration tests for external library/UDFs by ramangrover29 · 11 years ago
  45. 84d82ef checkpoint by ramangrover29 · 11 years ago
  46. 9f76a5e checkpoint by ramangrover29 · 11 years ago
  47. 5b12de1 checkpoint by ramangrover29 · 11 years ago
  48. 8be29bd merge from master by ramangrover29 · 11 years ago
  49. 7491566 merge from master by ramangrover29 · 11 years ago
  50. b27deb2 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  51. 2dfb91b [maven-release-plugin] prepare release asterix-0.8.0 by Vinayak Borkar · 11 years ago asterix-0.8.0
  52. 9310134 Updated all pom.xml versions to 0.8.0-SNAPSHOT by Vinayak Borkar · 11 years ago
  53. ea8ab39 add/update license headers by Till Westmann · 11 years ago
  54. b9b1864 Merge branch 'master' into jarodwen/hotfix/function-issues by JArod · 11 years ago
  55. b75446d Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED by JIMAHN · 11 years ago
  56. ad69809 merge from master by ramangrover29 · 11 years ago
  57. 5bf607f Merge branch 'master' into jarodwen/hotfix/function-issues by JArod · 11 years ago
  58. f4b2f75 fixing issue 277 by icetindil · 11 years ago
  59. 95932a3 Merge branch 'master' into jimahn/master_expose_only_two_invix by JIMAHN · 11 years ago
  60. 9104e60 1) fixed issue 475 and 476 2) Added tiny social queries to test suite by ramangrover29 · 11 years ago
  61. 9c66b1c Merge branch 'master' into westmann/one_dataset_arg by Till Westmann · 11 years ago
  62. 62e66c0 Fixed scoping issue with variables by Vinayak Borkar · 11 years ago
  63. 566b3a9 checkpoit by ramangrover29 · 11 years ago
  64. 39cd370 expose only two kinds of inverted index(ngram and keyword) which internally use length-partitioned ngram/keyword inverted index by JIMAHN · 11 years ago
  65. 1f7a236 remove second argument from dataset access as it's not supported at runtime by Till Westmann · 11 years ago
  66. 889ef58 addressed review comments for issue 178 by JArod · 11 years ago
  67. 0ef4a30 Merge branch 'master' into westmann/aql_update by Till Westmann · 11 years ago
  68. 5360052 Merge branch 'master' into westmann/aql_update by Till Westmann · 11 years ago
  69. 4f58e1a disallow '-' and '$' in variable names by Till Westmann · 11 years ago
  70. c6c4a74 remove variables from scope at the end of a function declaration by Till Westmann · 11 years ago
  71. 2bf3074 merge from master by ramangrover29 · 11 years ago
  72. 77e3c7b Merge branch 'master' into raman/master_issue_455 by ramangrover29 · 11 years ago
  73. a321120 revised the list of private functions as per the recent changes to the google doc by ramangrover29 · 11 years ago
  74. 2c5e06a checkpoint: added test cases for order-by queries using sub-duration types; added printers for sub-duration types by JArod · 11 years ago
  75. 4befced removing reference to AQL UDFs after they have been inlined. (Issue 455) by ramangrover29 · 11 years ago
  76. d7dcb12 factor function parameters out of function declaration and function definition by Till Westmann · 11 years ago
  77. 9807bd1 merge from master by ramangrover29 · 11 years ago
  78. 72db644 merge from master by ramangrover29 · 11 years ago
  79. 5e6d21f fixed issue 376 Need to classify and properly treat all built-in functions in AQL by ramangrover29 · 11 years ago
  80. 04478e7 remove FieldOrIndexAccessor by Till Westmann · 11 years ago
  81. 68d9965 allow StringLiteral() as one alternative in Identifier() by Till Westmann · 11 years ago
  82. 7d53532 introduce StringLiteral() by Till Westmann · 11 years ago
  83. 14a20a7 change return type of Identifier() from Identifier to String by Till Westmann · 11 years ago
  84. a4242bc introduce Identifier() remove getToken(0) calls remove Token.toString() calls by Till Westmann · 11 years ago
  85. 31c21f9 refactor Statement productions by Till Westmann · 11 years ago
  86. 91949ed fix for issue 376: Need to classify and properly treat all built-in functions in AQL by ramangrover29 · 11 years ago
  87. 8bdea78 changes to 1) fix Issue 379: DDL transaction model broken and 2) cleanup and deliver all thrown exception to the caller(reviewed by Raman) by Young-Seok · 11 years ago
  88. 1042b1a Merge branch 'asterix_lsm_stabilization' into salsubaiee/asterix_lsm_stabilization_issue_367. by salsubaiee · 11 years ago
  89. 29c2f83 Removed the Die statement footprint and the corresponding test cases. by salsubaiee · 11 years ago
  90. 33d5c8d merge asterix_lsm_stabilization by buyingyi · 11 years ago
  91. 726f392 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  92. 52a5978 [maven-release-plugin] prepare release asterix-0.0.5 by Vinayak Borkar · 11 years ago asterix-0.0.5
  93. 4369da8 pending deletes by ramangrover29 · 11 years ago
  94. 00560cc completed framework for automated testing of external libraries by ramangrover29 · 11 years ago
  95. e8d9697 commit from asterix_lsm_stabilization by ramangrover29 · 11 years ago
  96. 5f248e1 moved work related to external UDFs/libraries to descendant of asterix_lsm_stabilization from a descendant of asterix_stabilization by ramangrover29@gmail.com · 11 years ago
  97. f18c14b Code review by Sattam by ramangrover29@gmail.com · 11 years ago
  98. 8c7ffcd [maven-release-plugin] prepare for next development iteration by vinayakb · 11 years ago vault/asterix_lsm_stabilization@1654
  99. 8a1a718 [maven-release-plugin] prepare release asterix-0.0.4 by vinayakb · 11 years ago asterix-0.0.4@1646
  100. 45547d7 [maven-release-plugin] rollback the release of asterix-0.0.4 by vinayakb · 11 years ago