1. 401edbf Change order of elements in unordered list to make sure it works correctly by JIMAHN · 12 years ago
  2. 4682984 modifying some optimizer test cases to have unordered list as second parameter of jaccard-similarity function by JIMAHN · 12 years ago
  3. 0a400c7 Fixing issue 536 - change jaccard-similarity function to support unordered list as its second parameter by JIMAHN · 12 years ago
  4. 39cd370 expose only two kinds of inverted index(ngram and keyword) which internally use length-partitioned ngram/keyword inverted index by JIMAHN · 12 years ago
  5. b9411d8 removed test case corresponding to invalid issue by ramangrover29 · 12 years ago
  6. 5e6d21f fixed issue 376 Need to classify and properly treat all built-in functions in AQL by ramangrover29 · 12 years ago
  7. 6d55667 merged r1426:1454 asterix_stabilization --> asterix_lsm_stabilization by zheilbron · 12 years ago
  8. 7b4175b Test index ordering changes by khfaraaz82@gmail.com · 12 years ago
  9. 37498c5 merged asterix_stabilization -r1373:1393 --> asterix_lsm_stabilization by zheilbron · 12 years ago
  10. 8a992ac Checkpoint #1 to fix runtimets. by madhusudancs@gmail.com · 12 years ago
  11. f4c3324 merge -r1055:1282 (merging from asterix_stabilization to asterix_lsm_stabilization) by kisskys · 12 years ago
  12. c37fb89 New directory structure for tests to run using REST framework. by khfaraaz82@gmail.com · 12 years ago
  13. 669d8f6 Fix for issue 252 and 253 by ramangrover29 · 12 years ago
  14. 3c59d76 Fixed issue 174. Whenever there are mixed intervals in the predicate of a BTree search, we will relax the BTree predicate to be inclusive and then do a post processing to filter out those records that don't satisfy the search predicate. by salsubaiee · 12 years ago
  15. a9faa61 Added runtime tests for fuzzy selection queries based on length-partitioned inverted indexes. by alexander.behm · 12 years ago
  16. 2a0d817 Fixed issue 214 (allowing r-trees to be created for rectangle data type). Added test cases for all other spatial data types. by salsubaiee@gmail.com · 12 years ago
  17. af5c4e9 Fixed issue 204. by alexander.behm · 12 years ago
  18. c51d71d Added test to cover issue 162 by khfaraaz82@gmail.com · 12 years ago
  19. c576c60 Reintegrated asterix-fuzzy. by alexander.behm · 13 years ago