1. 52c568e This change integrates a run statement for running Pregelix jobs into the AQL. by Markus Holzemer · 10 years ago
  2. a84eee4 Fix for issue 836 by Steven Jacobs · 10 years ago
  3. 4a816dc Add license info so it is visible to maven by Ian · 10 years ago
  4. 2fd7fa6 Add NoSQL grammar: by buyingyi · 10 years ago
  5. e64055d Issue 804: Spell "Adapter" consistently by Chris Hillery · 10 years ago
  6. e3e8ffa support for JSON escapes in ADM and AQL parser by Till Westmann · 10 years ago
  7. 6212c90 fix build warnings by Till Westmann · 10 years ago
  8. 661b9c7 Added a new merge policy, called correlated-prefix. by salsubaiee · 10 years ago
  9. db37f66 remove global metadata lock by Abdullah Alamoudi · 10 years ago
  10. f2ed8bc [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  11. 25bed01 [maven-release-plugin] prepare release asterix-0.8.6 by Ian Maxon · 10 years ago asterix-0.8.6
  12. fd733ee improvements for demo by Till Westmann · 10 years ago
  13. a5af4e0 Added filters to AsterixDB's primary and secondary indexes. by salsubaiee · 10 years ago
  14. d905773 Add external indexes by Abdullah Alamoudi · 10 years ago
  15. 5860fb9 added a tets case, addressed Raman's code review comment by icetindil · 10 years ago
  16. a611ac7 Adding support for accessing an item in list using non constant index by icetindil · 10 years ago
  17. ca2cba2 Merge branch 'master' into westmann/issue748 by Till Westmann · 10 years ago
  18. eb78b8a [maven-release-plugin] prepare for next development iteration by Zachary Heilbron · 10 years ago
  19. f3268e9 [maven-release-plugin] prepare release asterix-0.8.5 by Zachary Heilbron · 10 years ago asterix-0.8.5 documentation-13
  20. e0cc01c introduce escape sequence '\\' for '\' in AQL by Till Westmann · 10 years ago
  21. 762470b [maven-release-plugin] prepare for next development iteration by Zachary Heilbron · 10 years ago
  22. 8350912 [maven-release-plugin] prepare release asterix-0.8.4 by Zachary Heilbron · 10 years ago asterix-0.8.4
  23. e2542dc Consolidate JUnit configuration to top-level POM by Chris Hillery · 11 years ago
  24. 6313d24 remove useless gitignores that Eclipse generates by zheilbron · 11 years ago
  25. 9e00d47 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  26. 84fc7cc [maven-release-plugin] prepare release asterix-0.8.3 by Vinayak Borkar · 11 years ago asterix-0.8.3
  27. df89fbc Moved the skip secondary index search hint closer to the predicates. by salsubaiee · 11 years ago
  28. bb16791 Added a hint to AQL to exclude secondary indexes from the query plan. by salsubaiee · 11 years ago
  29. 4c35023 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  30. b633831 [maven-release-plugin] prepare release asterix-0.8.2 by Vinayak Borkar · 11 years ago asterix-0.8.2
  31. 229b80c [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  32. 9cca81b [maven-release-plugin] prepare release asterix-0.8.1 by Vinayak Borkar · 11 years ago asterix-0.8.1
  33. 72574eb Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  34. 3f026c5 modified test case to use adaptor alias instead of class name by ramangrover29 · 11 years ago
  35. 7696def added test for installation and use of an external adaptor by Raman Grover · 11 years ago
  36. 28e026f rename LoadFromFileStatement to LoadStatement by zheilbron · 11 years ago
  37. 9082e6c Merge remote-tracking branch 'origin/raman/master_feeds_merge' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  38. b6b7308 cosmetic changes by Raman Grover · 11 years ago
  39. 25a2b2e minor cosmetic changes by Raman Grover · 11 years ago
  40. d678090 merge from master, resolved all conflicts, compilation succesful by Raman Grover · 11 years ago
  41. b95a3b2 checkpoint by Raman Grover · 11 years ago
  42. f6b4b29 merge from master by Raman Grover · 11 years ago
  43. 801bffe Allowed user to specify the merging policy by salsubaiee · 11 years ago
  44. 0b423fa Support for full compaction command. by salsubaiee · 11 years ago
  45. 4f96fc9 Revert "Merge external indexes into master" by Abdullah Alamoudi · 11 years ago
  46. 195318a Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  47. 5922592 expose whether function is functional or not by zheilbron · 11 years ago
  48. 2467f2e added UUID type; added autogenerate syntax and AST info by zheilbron · 11 years ago
  49. a419c4d Merge branch 'dev/asterix_msr' of https://code.google.com/p/asterixdb into dev/asterix_msr by zheilbron · 11 years ago
  50. 555dc9d Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  51. e67365c fixed an issue related to correct evaluation of type associated with the output from feed adaptor by ramangrover29 · 11 years ago
  52. 2d3f6dd 1) minor fix in feed console 2) fixed bug incorrect evaluation of feed adapter output type by ramangrover29 · 11 years ago
  53. 679a7be Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
  54. cc5135d added missing xerces dependency from latest parser changes by zheilbron · 11 years ago
  55. 5df7b45 address review comments by Till Westmann · 11 years ago
  56. 20f2583 merge from zheilbron/asterix_msr (checkpoint 1) by ramangrover29 · 11 years ago
  57. 96c1f17 add lexer state to dintinguish between '}}' and 2 '}'s by Till Westmann · 11 years ago
  58. af0551c s/INTEGER/DIGITS/ simplify rules for IDENTIFIER and VARIABLE by Till Westmann · 11 years ago
  59. a774ef2 merge from master by ramangrover29 · 11 years ago
  60. 77cb2f4 enable use of field names with quotes for type creation some refactoring by Till Westmann · 11 years ago
  61. a5e4231 merge from master by ramangrover29 · 11 years ago
  62. 93dd823 checkpoint by ramangrover29 · 11 years ago
  63. 35a0f70 issue 542: remove write into dataset statement by Till Westmann · 11 years ago
  64. e6b4b24 merge up-to-date master to jimahn/master_invix_internal_renaming by JIMAHN · 11 years ago
  65. fef378d merged raman/asterix_lsm_stabilization_udfs by ramangrover29 · 11 years ago
  66. bdba1a8 fixed integration tests for external library/UDFs by ramangrover29 · 11 years ago
  67. 84d82ef checkpoint by ramangrover29 · 11 years ago
  68. 9f76a5e checkpoint by ramangrover29 · 11 years ago
  69. 5b12de1 checkpoint by ramangrover29 · 11 years ago
  70. 8be29bd merge from master by ramangrover29 · 11 years ago
  71. 7491566 merge from master by ramangrover29 · 11 years ago
  72. b27deb2 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  73. 2dfb91b [maven-release-plugin] prepare release asterix-0.8.0 by Vinayak Borkar · 11 years ago asterix-0.8.0
  74. 9310134 Updated all pom.xml versions to 0.8.0-SNAPSHOT by Vinayak Borkar · 11 years ago
  75. ea8ab39 add/update license headers by Till Westmann · 11 years ago
  76. b9b1864 Merge branch 'master' into jarodwen/hotfix/function-issues by JArod · 11 years ago
  77. b75446d Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED by JIMAHN · 11 years ago
  78. ad69809 merge from master by ramangrover29 · 11 years ago
  79. 5bf607f Merge branch 'master' into jarodwen/hotfix/function-issues by JArod · 11 years ago
  80. f4b2f75 fixing issue 277 by icetindil · 11 years ago
  81. 95932a3 Merge branch 'master' into jimahn/master_expose_only_two_invix by JIMAHN · 11 years ago
  82. 9104e60 1) fixed issue 475 and 476 2) Added tiny social queries to test suite by ramangrover29 · 11 years ago
  83. 9c66b1c Merge branch 'master' into westmann/one_dataset_arg by Till Westmann · 11 years ago
  84. 62e66c0 Fixed scoping issue with variables by Vinayak Borkar · 11 years ago
  85. 566b3a9 checkpoit by ramangrover29 · 11 years ago
  86. 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
  87. 1f7a236 remove second argument from dataset access as it's not supported at runtime by Till Westmann · 11 years ago
  88. 889ef58 addressed review comments for issue 178 by JArod · 11 years ago
  89. 0ef4a30 Merge branch 'master' into westmann/aql_update by Till Westmann · 11 years ago
  90. 5360052 Merge branch 'master' into westmann/aql_update by Till Westmann · 11 years ago
  91. 4f58e1a disallow '-' and '$' in variable names by Till Westmann · 11 years ago
  92. c6c4a74 remove variables from scope at the end of a function declaration by Till Westmann · 11 years ago
  93. 2bf3074 merge from master by ramangrover29 · 11 years ago
  94. 77e3c7b Merge branch 'master' into raman/master_issue_455 by ramangrover29 · 11 years ago
  95. a321120 revised the list of private functions as per the recent changes to the google doc by ramangrover29 · 11 years ago
  96. 2c5e06a checkpoint: added test cases for order-by queries using sub-duration types; added printers for sub-duration types by JArod · 11 years ago
  97. 4befced removing reference to AQL UDFs after they have been inlined. (Issue 455) by ramangrover29 · 11 years ago
  98. d7dcb12 factor function parameters out of function declaration and function definition by Till Westmann · 11 years ago
  99. 9807bd1 merge from master by ramangrover29 · 11 years ago
  100. 72db644 merge from master by ramangrover29 · 11 years ago