1. 4a6f412 Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  2. 791c925 issue #267 is also fixed for fuzzy join by icetindil · 11 years ago
  3. 88e916c fixed issue #267 by icetindil · 11 years ago
  4. 4f96fc9 Revert "Merge external indexes into master" by Abdullah Alamoudi · 11 years ago
  5. d6c7190 checkpoint: added rule to cancel the unnest with a nested listify by JArod · 11 years ago
  6. 1a0d2b4 Merge external indexes into master by Abdullah Alamoudi · 11 years ago
  7. 46f0815 Merge branch 'master' into kisskys_salsubaiee/storage_log_manager_fixes by salsubaiee · 11 years ago
  8. e5eb9da added support for day-of-week and skip in temporal parser by JArod · 11 years ago
  9. 2522504 Added many fixes. Checkpointpoing. by salsubaiee · 11 years ago
  10. 89f4334 checkpoint: Updated the format-based temporal parsers to support by JArod · 11 years ago
  11. 6e4efd63 checkpoint: added format-based printers for temporal types. by JArod · 11 years ago
  12. 66f5da1 checkpoint: added format-based parser; updated the internal by JArod · 11 years ago
  13. 679a7be Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
  14. f35620c added day-of-week function by JArod · 11 years ago
  15. c15b843 addressed Raman's comments by JArod · 11 years ago
  16. 8ef2abb Merge branch 'master' into jarodwen/hotfix/postbeta by JArod · 11 years ago
  17. 3119983 fix an issue in record casting with optional fields by zheilbron · 11 years ago
  18. 47b0d27 merge master to jarodwen/hotfix/postbeta by JArod · 11 years ago
  19. c982417 checkpoint 513#3: updated function visibility based on the function category document by JArod · 11 years ago
  20. e58f89a added interval-bin function with test cases for issue 546 by JArod · 11 years ago
  21. e65406f checkpoint 513#2: synced private functions with the documentation by JArod · 11 years ago
  22. 003089a checkpoint 513#1: fixed temporal arthmetic operations to use symobl-based operations instead of functions. by JArod · 11 years ago
  23. f1762cd fixed issue 531 by JArod · 11 years ago
  24. e6b4b24 merge up-to-date master to jimahn/master_invix_internal_renaming by JIMAHN · 11 years ago
  25. 644bd02 Pass absolute directoey info to the lsm indexes. by salsubaiee · 11 years ago
  26. 8cdf655 addressed Jimah's comments on un-synced function names by JArod · 11 years ago
  27. b27deb2 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  28. 2dfb91b [maven-release-plugin] prepare release asterix-0.8.0 by Vinayak Borkar · 11 years ago asterix-0.8.0
  29. 9310134 Updated all pom.xml versions to 0.8.0-SNAPSHOT by Vinayak Borkar · 11 years ago
  30. 0ee5ab9 merge master by Till Westmann · 11 years ago
  31. ea8ab39 add/update license headers by Till Westmann · 11 years ago
  32. c7ca374 addressed Vinayak's comments by JArod · 11 years ago
  33. b558e67 Merge branch 'master' into jarodwen/hotfix/issue425 by JArod · 11 years ago
  34. 4b69f58 merged back master to jarodwen/hotfix/issue461 by JArod · 11 years ago
  35. 908337d Merge branch 'master' into jarodwen/hotfix/issue425 by JArod · 11 years ago
  36. 3d66580 fix for issue244 by buyingyi · 11 years ago
  37. a92154f Merge branch 'master' into jarodwen/hotfix/issue425 by JArod · 11 years ago
  38. f6994da all tests work by Till Westmann · 11 years ago
  39. 46bafc8 Merge branch 'master' into jarodwen/hotfix/issue425 by JArod · 11 years ago
  40. 483fb87 Addressing Yingyi's Review by pouria.pirzadeh · 11 years ago
  41. eaab72d issue 423 by pouria.pirzadeh · 11 years ago
  42. b9b1864 Merge branch 'master' into jarodwen/hotfix/function-issues by JArod · 11 years ago
  43. 0eb62a7 addressed Sattam's comment by JArod · 11 years ago
  44. f0485ea added fix for the failed secondary index test cases by JArod · 11 years ago
  45. d3e190c addressed Sattam's comments, and fixed bugs introduced by the previous fix by JArod · 11 years ago
  46. b75446d Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED by JIMAHN · 11 years ago
  47. 79acc1d addressed Sattam's review comment on using constants for better readability by JArod · 11 years ago
  48. 3f6006f checkpoint: added more aggregate test cases by JArod · 11 years ago
  49. 9fe84e2 added type promotion code; updated min/max computer to support type promotion by JArod · 11 years ago
  50. ed6b1fb Merge branch 'master' into jarodwen/hotfix/issue425 by JArod · 11 years ago
  51. 16f1773 checkpoint: added type hierarchy support; updated sum to support heterogeneous list by JArod · 11 years ago
  52. b6209b2 merge from master by ramangrover29 · 11 years ago
  53. ad69809 merge from master by ramangrover29 · 11 years ago
  54. 5bf607f Merge branch 'master' into jarodwen/hotfix/function-issues by JArod · 11 years ago
  55. 935d1ad Merge branch 'master' into salsubaiee/master_fix_asterix_issue_460 by salsubaiee · 11 years ago
  56. 857d562 Addressed code review comments. by salsubaiee · 11 years ago
  57. e174045 fixing format issues by icetindil · 11 years ago
  58. 94dc9bd Addressing Yingyi's second round comments by icetindil · 11 years ago
  59. 80d6ead Merge branch 'master' of https://code.google.com/p/asterixdb into icetindil/issue_378 by icetindil · 11 years ago
  60. 9653e3a addressing Yingyi's comments by icetindil · 11 years ago
  61. 1bfa800 resolved dependency issue around AsterixClusterProperties that escaped the master fix, as it was hiding in a private branch. by ramangrover29 · 11 years ago
  62. 45d6121 merge master into branch. by salsubaiee · 11 years ago
  63. 9104e60 1) fixed issue 475 and 476 2) Added tiny social queries to test suite by ramangrover29 · 11 years ago
  64. 2ca2587 Merge branch 'master' of https://code.google.com/p/asterixdb into icetindil/issue_378 by icetindil · 11 years ago
  65. c22cf7b Task complete: dependency between asterix-transactions and asterix-common broken. All test case PASS by ramangrover29 · 11 years ago
  66. 0eb3d44 added fixes for issue 461 to support long count by JArod · 11 years ago
  67. b88fc97 Merge branch 'master' into raman/asterix_lsm_stabilization_dependency by ramangrover29 · 11 years ago
  68. 7799756 dependency resolution checkpoint 1 by ramangrover29 · 11 years ago
  69. bbe1618 1. fix the partitioning key ordering in AqlDataSource; 2. use murmur hash for all types by buyingyi · 11 years ago
  70. 008c29b fixed an issue reported by Steven on temporal loading issue; rewrote the printers to share the print code by JArod · 11 years ago
  71. dcda88b fixing issue 378 by icetindil · 11 years ago
  72. 9b48192 merged master into dependency branch, resolving all conflicts and made it compatible with hyracks master by ramangrover29 · 11 years ago
  73. 108d432 fixing issue 378 by icetindil · 11 years ago
  74. a8f1f53 fix hash function factory to not read out-of-bound byte and add order-by into test cases by buyingyi · 11 years ago
  75. 889ef58 addressed review comments for issue 178 by JArod · 11 years ago
  76. 51c565e fix issue442 by buyingyi · 11 years ago
  77. a559065 add runtime type check for the evaluatation results of boolean expressions by buyingyi · 11 years ago
  78. 8c0e37a Merge branch 'master' into yingyi/asterix_beta_fix by buyingyi · 11 years ago
  79. b4b2184 fix issue258 by buyingyi · 11 years ago
  80. 5eb24db fix for issue 172: string-length function does not return string length for a concatenated string by ramangrover29 · 11 years ago
  81. 4d9b5dc removed redundant function for sub-duration type from merging by JArod · 11 years ago
  82. f5e5140 remove the method addPrivateFunction by ramangrover29 · 11 years ago
  83. 2bf3074 merge from master by ramangrover29 · 11 years ago
  84. a321120 revised the list of private functions as per the recent changes to the google doc by ramangrover29 · 11 years ago
  85. 2c5e06a checkpoint: added test cases for order-by queries using sub-duration types; added printers for sub-duration types by JArod · 11 years ago
  86. e2228bd fix issue453 by buyingyi · 11 years ago
  87. a2c6fc1 checkpoint: updated murmur hash function to use hyracks-data by JArod · 11 years ago
  88. bcacd9c merged master back to jarodwen/hotfix/issue363 by JArod · 11 years ago
  89. 72db644 merge from master by ramangrover29 · 11 years ago
  90. ccac134 addressed Sattam's comments; added code to enable loading year-month-duration and day-time-duration through external data by JArod · 11 years ago
  91. d7c3748 fix issue51 by buyingyi · 11 years ago
  92. 7bc0261 Merge branch 'master' into yingyi/asterix_beta_fix by buyingyi · 11 years ago
  93. 7af3ece fix issue377 by buyingyi · 11 years ago
  94. a90e7e5 checkpoint: removed unused comparators by JArod · 11 years ago
  95. 580cf35 checkpoint: enable generic binary hashing for all types by JArod · 11 years ago
  96. ba75a0b Merge branch 'master' into jarodwen/hotfix/issue363: 1f82dcc by JArod · 11 years ago
  97. 2563f70 checkpoint for adding partial comparator: equality test passed by JArod · 11 years ago
  98. ab94322 merged back master e4baf34 by JArod · 11 years ago
  99. 31173e0 checkpoint for adding partial comparators by JArod · 11 years ago
  100. 6682898 Merge branch 'yingyi/asterix_beta_fix' by buyingyi · 11 years ago