1. ddb4d48 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  2. 195318a Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  3. 06178b1 remove debug statements by zheilbron · 11 years ago
  4. 692ac0a add not-null function to the output of autoidgeneration; allow record merge to handle null/union types by zheilbron · 11 years ago
  5. 71c575b Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  6. ba65dac changes to fix issues, 621 and 622 by Young-Seok · 11 years ago
  7. c63a5fb add autogenerate ID rewrite rule by zheilbron · 11 years ago
  8. 8473f9f avoid constant folding non-functional functions by zheilbron · 11 years ago
  9. 5922592 expose whether function is functional or not by zheilbron · 11 years ago
  10. e7b03ab fix PushFieldAccessRule to check whether it can push assigns through projects on recursive invocations by zheilbron · 11 years ago
  11. 91ee2bd add R-Tree support for external indexes and indexes optimizations by Abdullah Alamoudi · 11 years ago
  12. 2467f2e added UUID type; added autogenerate syntax and AST info by zheilbron · 11 years ago
  13. bf064e5 Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  14. 6bf5b09 addressed code review comments and reverted the way that the logFlusher is stopped. by Young-Seok · 11 years ago
  15. 0e5dacb 1) corrected the way that the logFlusher thread is stopped, 2) fixed the issue of multiple job-level commits, and 3) cleaned up the TransactionContext class by Young-Seok · 11 years ago
  16. f8c6cc6 Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  17. 206f407 fixed: incorrect logging of feed activity details by ramangrover29 · 11 years ago
  18. c576550 Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  19. bab177f Merge branch 'master' into salsubaiee/master_lsm by salsubaiee · 11 years ago
  20. 2522504 Added many fixes. Checkpointpoing. by salsubaiee · 11 years ago
  21. 555dc9d Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  22. 2d3f6dd 1) minor fix in feed console 2) fixed bug incorrect evaluation of feed adapter output type by ramangrover29 · 11 years ago
  23. 81f08cc changed assign and project ops in insert/feed/delete plans to flush frames without flushing. by salsubaiee · 11 years ago
  24. 343cb4b Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  25. 679a7be Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
  26. 695f919 fix issue 558 by buyingyi · 11 years ago
  27. b83a4ec disabled PushFieldAccessRule when the datasource is a feed by ramangrover29 · 11 years ago
  28. 75b7355 built a basic feed console by ramangrover29 · 11 years ago
  29. 56e3caf merge from zheilbron/asterix_msr (checkpoint 2) by ramangrover29 · 11 years ago
  30. 20f2583 merge from zheilbron/asterix_msr (checkpoint 1) by ramangrover29 · 11 years ago
  31. ebfab59 checkpoint #2: passed all tests for offset-based-indexing unnest. by JArod · 11 years ago
  32. ea01744 checkpoint #1: support offset-based-indexing-unnest by JArod · 11 years ago
  33. a774ef2 merge from master by ramangrover29 · 11 years ago
  34. cfaa55d Added suuport for a single activity materialization operator. by salsubaiee · 11 years ago
  35. 55114e7 added materialization step before an insert and a scan/join of the same dataset. by salsubaiee · 11 years ago
  36. 201be38 added materialization step before an insert and a scan/join of the same dataset. by salsubaiee · 11 years ago
  37. 5602446 corresponding changes for fixing operator execution mode by buyingyi · 11 years ago
  38. a5e4231 merge from master by ramangrover29 · 11 years ago
  39. fb8ee3f checkpoint by ramangrover29 · 11 years ago
  40. 7b807ff checkpoint by ramangrover29 · 11 years ago
  41. 9275cd1 Merge branch 'master' into jimahn/master_issue536 by JIMAHN · 11 years ago
  42. 35a0f70 issue 542: remove write into dataset statement by Till Westmann · 11 years ago
  43. 0a400c7 Fixing issue 536 - change jaccard-similarity function to support unordered list as its second parameter by JIMAHN · 11 years ago
  44. e6b4b24 merge up-to-date master to jimahn/master_invix_internal_renaming by JIMAHN · 11 years ago
  45. fef378d merged raman/asterix_lsm_stabilization_udfs by ramangrover29 · 11 years ago
  46. f30b9da resolved conflicts post merge by ramangrover29 · 11 years ago
  47. 8be29bd merge from master by ramangrover29 · 11 years ago
  48. 723fc10 Merge branch 'master' into raman/master_feeds by ramangrover29 · 11 years ago
  49. 7491566 merge from master by ramangrover29 · 11 years ago
  50. 8cdf655 addressed Jimah's comments on un-synced function names by JArod · 11 years ago
  51. b27deb2 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  52. 2dfb91b [maven-release-plugin] prepare release asterix-0.8.0 by Vinayak Borkar · 11 years ago asterix-0.8.0
  53. 9310134 Updated all pom.xml versions to 0.8.0-SNAPSHOT by Vinayak Borkar · 11 years ago
  54. b71c52f Merge branch 'master' into yingyi/asterix_beta_fix by buyingyi · 11 years ago
  55. f07495b fix issue218 by buyingyi · 11 years ago
  56. 0ee5ab9 merge master by Till Westmann · 11 years ago
  57. ea8ab39 add/update license headers by Till Westmann · 11 years ago
  58. 7de5905 addressed Yingyi's comments by JArod · 11 years ago
  59. fb3e80a added fix for PushAggFuncIntoStandaloneAggregateRule by JArod · 11 years ago
  60. b558e67 Merge branch 'master' into jarodwen/hotfix/issue425 by JArod · 11 years ago
  61. 4b69f58 merged back master to jarodwen/hotfix/issue461 by JArod · 11 years ago
  62. f6c79cb added fix for not pushing multiple aggregate functions in PushAggFuncIntoStandaloneAggregateRule by JArod · 11 years ago
  63. f6012cc Merge branch 'master' into jarodwen/hotfix/issue425 by JArod · 11 years ago
  64. db0583d Merge branch 'master' of https://code.google.com/p/asterixdb by zheilbron · 11 years ago
  65. 908337d Merge branch 'master' into jarodwen/hotfix/issue425 by JArod · 11 years ago
  66. bcd7fdb checkpoint: debugging the listify argument for aggregate functions by JArod · 11 years ago
  67. 3d66580 fix for issue244 by buyingyi · 11 years ago
  68. 7f005ad Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  69. 038b58a one more typo by Till Westmann · 11 years ago
  70. 13903e9 a little less redundancy by Till Westmann · 11 years ago
  71. f6994da all tests work by Till Westmann · 11 years ago
  72. fe24957 Merge branch 'master' into westmann/issue456 by Till Westmann · 11 years ago
  73. eaab72d issue 423 by pouria.pirzadeh · 11 years ago
  74. b75446d Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED by JIMAHN · 11 years ago
  75. c873c25 issues 456 and 465 "fixed" by Till Westmann · 11 years ago
  76. 298abda Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  77. ad69809 merge from master by ramangrover29 · 11 years ago
  78. 411a668 Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  79. 4855e7e Fixed POM files to remove unneeded dependencies by Vinayak Borkar · 11 years ago
  80. 030ec39 Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  81. b284469 change all indices within a dataset to use the same VirtualBufferCache by zheilbron · 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. 566b3a9 checkpoit by ramangrover29 · 11 years ago
  84. c22cf7b Task complete: dependency between asterix-transactions and asterix-common broken. All test case PASS by ramangrover29 · 11 years ago
  85. 0eb3d44 added fixes for issue 461 to support long count by JArod · 11 years ago
  86. 9b48192 merged master into dependency branch, resolving all conflicts and made it compatible with hyracks master by ramangrover29 · 11 years ago
  87. cca6566 fix issue194 by buyingyi · 11 years ago
  88. 599dc5b fix issue273 by buyingyi · 11 years ago
  89. 8c0e37a Merge branch 'master' into yingyi/asterix_beta_fix by buyingyi · 11 years ago
  90. b4b2184 fix issue258 by buyingyi · 11 years ago
  91. 5cadee6 Merge branch 'master' into salsubaiee/master_add_configurable_bloom_filter_parameter by salsubaiee · 11 years ago
  92. 2bf3074 merge from master by ramangrover29 · 11 years ago
  93. e2228bd fix issue453 by buyingyi · 11 years ago
  94. bcacd9c merged master back to jarodwen/hotfix/issue363 by JArod · 11 years ago
  95. f5c6cd2 Passing bloom filter parameters to the LSM indexes. by salsubaiee · 11 years ago
  96. 9807bd1 merge from master by ramangrover29 · 11 years ago
  97. 72db644 merge from master by ramangrover29 · 11 years ago
  98. 247ddf9 fix issue410 by buyingyi · 11 years ago
  99. ba75a0b Merge branch 'master' into jarodwen/hotfix/issue363: 1f82dcc by JArod · 11 years ago
  100. ab94322 merged back master e4baf34 by JArod · 11 years ago