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