1. 52f3b38 fix issue592 by buyingyi · 11 years ago
  2. cb5efd4 Merge branch 'master' into yingyi/asterix_fix by buyingyi · 11 years ago
  3. 0ba1c05 checkpoint: addressed Vinayak's review comments. by JArod · 11 years ago
  4. 4a6f412 Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  5. 791c925 issue #267 is also fixed for fuzzy join by icetindil · 11 years ago
  6. 88e916c fixed issue #267 by icetindil · 11 years ago
  7. 2436b22 Merged master into salsubaiee/master_change_lsm_merge_policy by salsubaiee · 11 years ago
  8. 801bffe Allowed user to specify the merging policy by salsubaiee · 11 years ago
  9. 9479523 Merge branch 'master' into yingyi/asterix_fix by buyingyi · 11 years ago
  10. ddd2f94 fix external dataset join by buyingyi · 11 years ago
  11. 0b423fa Support for full compaction command. by salsubaiee · 11 years ago
  12. 6a0d6a5 checkpoint: updated PushAgg rule to avoid pushing unnesting with by JArod · 11 years ago
  13. c3673e4 checkpoint: added supporting rules and runtimes for running aggregation. by JArod · 11 years ago
  14. 49accfe checkpoint towards fixing diskComponents' LSN by Young-Seok · 11 years ago
  15. f56d96c fixed bugs related to rollback and primary key length by Young-Seok · 11 years ago
  16. 4f96fc9 Revert "Merge external indexes into master" by Abdullah Alamoudi · 11 years ago
  17. d6c7190 checkpoint: added rule to cancel the unnest with a nested listify by JArod · 11 years ago
  18. 9ab9b10 checkpoint towards fixing LSN related issues(issue 591, 609, and 614) and more by Young-Seok · 11 years ago
  19. 31b144f Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  20. 1a0d2b4 Merge external indexes into master by Abdullah Alamoudi · 11 years ago
  21. 71c575b Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  22. ba65dac changes to fix issues, 621 and 622 by Young-Seok · 11 years ago
  23. 91ee2bd add R-Tree support for external indexes and indexes optimizations by Abdullah Alamoudi · 11 years ago
  24. 6bf5b09 addressed code review comments and reverted the way that the logFlusher is stopped. by Young-Seok · 11 years ago
  25. 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
  26. f8c6cc6 Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  27. bab177f Merge branch 'master' into salsubaiee/master_lsm by salsubaiee · 11 years ago
  28. 2522504 Added many fixes. Checkpointpoing. by salsubaiee · 11 years ago
  29. 81f08cc changed assign and project ops in insert/feed/delete plans to flush frames without flushing. by salsubaiee · 11 years ago
  30. 343cb4b Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  31. 679a7be Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
  32. 695f919 fix issue 558 by buyingyi · 11 years ago
  33. ebfab59 checkpoint #2: passed all tests for offset-based-indexing unnest. by JArod · 11 years ago
  34. ea01744 checkpoint #1: support offset-based-indexing-unnest by JArod · 11 years ago
  35. cfaa55d Added suuport for a single activity materialization operator. by salsubaiee · 11 years ago
  36. 55114e7 added materialization step before an insert and a scan/join of the same dataset. by salsubaiee · 11 years ago
  37. 201be38 added materialization step before an insert and a scan/join of the same dataset. by salsubaiee · 11 years ago
  38. 5602446 corresponding changes for fixing operator execution mode by buyingyi · 11 years ago
  39. 9275cd1 Merge branch 'master' into jimahn/master_issue536 by JIMAHN · 11 years ago
  40. 35a0f70 issue 542: remove write into dataset statement by Till Westmann · 11 years ago
  41. 0a400c7 Fixing issue 536 - change jaccard-similarity function to support unordered list as its second parameter by JIMAHN · 11 years ago
  42. e6b4b24 merge up-to-date master to jimahn/master_invix_internal_renaming by JIMAHN · 11 years ago
  43. 8cdf655 addressed Jimah's comments on un-synced function names by JArod · 11 years ago
  44. b27deb2 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  45. 2dfb91b [maven-release-plugin] prepare release asterix-0.8.0 by Vinayak Borkar · 11 years ago asterix-0.8.0
  46. 9310134 Updated all pom.xml versions to 0.8.0-SNAPSHOT by Vinayak Borkar · 11 years ago
  47. b71c52f Merge branch 'master' into yingyi/asterix_beta_fix by buyingyi · 11 years ago
  48. f07495b fix issue218 by buyingyi · 11 years ago
  49. 0ee5ab9 merge master by Till Westmann · 11 years ago
  50. ea8ab39 add/update license headers by Till Westmann · 11 years ago
  51. 7de5905 addressed Yingyi's comments by JArod · 11 years ago
  52. fb3e80a added fix for PushAggFuncIntoStandaloneAggregateRule by JArod · 11 years ago
  53. b558e67 Merge branch 'master' into jarodwen/hotfix/issue425 by JArod · 11 years ago
  54. 4b69f58 merged back master to jarodwen/hotfix/issue461 by JArod · 11 years ago
  55. f6c79cb added fix for not pushing multiple aggregate functions in PushAggFuncIntoStandaloneAggregateRule by JArod · 11 years ago
  56. f6012cc Merge branch 'master' into jarodwen/hotfix/issue425 by JArod · 11 years ago
  57. db0583d Merge branch 'master' of https://code.google.com/p/asterixdb by zheilbron · 11 years ago
  58. 908337d Merge branch 'master' into jarodwen/hotfix/issue425 by JArod · 11 years ago
  59. bcd7fdb checkpoint: debugging the listify argument for aggregate functions by JArod · 11 years ago
  60. 3d66580 fix for issue244 by buyingyi · 11 years ago
  61. 7f005ad Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  62. 038b58a one more typo by Till Westmann · 11 years ago
  63. 13903e9 a little less redundancy by Till Westmann · 11 years ago
  64. f6994da all tests work by Till Westmann · 11 years ago
  65. fe24957 Merge branch 'master' into westmann/issue456 by Till Westmann · 11 years ago
  66. eaab72d issue 423 by pouria.pirzadeh · 11 years ago
  67. b75446d Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED by JIMAHN · 11 years ago
  68. c873c25 issues 456 and 465 "fixed" by Till Westmann · 11 years ago
  69. 298abda Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  70. ad69809 merge from master by ramangrover29 · 11 years ago
  71. 411a668 Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  72. 4855e7e Fixed POM files to remove unneeded dependencies by Vinayak Borkar · 11 years ago
  73. 030ec39 Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  74. b284469 change all indices within a dataset to use the same VirtualBufferCache by zheilbron · 11 years ago
  75. 9104e60 1) fixed issue 475 and 476 2) Added tiny social queries to test suite by ramangrover29 · 11 years ago
  76. c22cf7b Task complete: dependency between asterix-transactions and asterix-common broken. All test case PASS by ramangrover29 · 11 years ago
  77. 0eb3d44 added fixes for issue 461 to support long count by JArod · 11 years ago
  78. 9b48192 merged master into dependency branch, resolving all conflicts and made it compatible with hyracks master by ramangrover29 · 11 years ago
  79. cca6566 fix issue194 by buyingyi · 11 years ago
  80. 599dc5b fix issue273 by buyingyi · 11 years ago
  81. 8c0e37a Merge branch 'master' into yingyi/asterix_beta_fix by buyingyi · 11 years ago
  82. b4b2184 fix issue258 by buyingyi · 11 years ago
  83. 5cadee6 Merge branch 'master' into salsubaiee/master_add_configurable_bloom_filter_parameter by salsubaiee · 11 years ago
  84. 2bf3074 merge from master by ramangrover29 · 11 years ago
  85. e2228bd fix issue453 by buyingyi · 11 years ago
  86. bcacd9c merged master back to jarodwen/hotfix/issue363 by JArod · 11 years ago
  87. f5c6cd2 Passing bloom filter parameters to the LSM indexes. by salsubaiee · 11 years ago
  88. 72db644 merge from master by ramangrover29 · 11 years ago
  89. 247ddf9 fix issue410 by buyingyi · 11 years ago
  90. ba75a0b Merge branch 'master' into jarodwen/hotfix/issue363: 1f82dcc by JArod · 11 years ago
  91. ab94322 merged back master e4baf34 by JArod · 11 years ago
  92. 6682898 Merge branch 'yingyi/asterix_beta_fix' by buyingyi · 11 years ago
  93. 91949ed fix for issue 376: Need to classify and properly treat all built-in functions in AQL by ramangrover29 · 11 years ago
  94. e2eb6ef addressed raman's review comments by zheilbron · 11 years ago
  95. e15b094 fix issue433 by buyingyi · 11 years ago
  96. dd47dce Merge branch 'master' into zheilbron/asterix_lsm_stabilization_config_changes by zheilbron · 11 years ago
  97. 18e3138 resolving dependency between asterix-common and asterix-transactions by ramangrover29 · 11 years ago
  98. 76fee7f storage configurations are now accessed from config file by zheilbron · 11 years ago
  99. 491a208 address the case where there are multiple query plans inside a subplan operator by buyingyi · 11 years ago
  100. 9c5793c refactored configurations into hierarchy and namespaced property names by zheilbron · 11 years ago