1. 1cde365 ASTERIXDB-1053: change IndexLifecycleManager API to use resource name by Murtadha Hubail · 9 years ago
  2. aaa888b ASTERIXDB-1077: Fixed - Inverted index tests are slow compared to others by Taewoo Kim · 9 years ago
  3. d885779 Change license headers by Ian Maxon · 9 years ago
  4. e915e8c Change Java package from edu.uci.ics to org.apache by Ian Maxon · 10 years ago
  5. 9939b48 Change folder structure for Java repackage by Ian Maxon · 9 years ago
  6. 0d87a57 VariableSizeFrame(VSizeFrame) support for Hyracks. by JavierJia · 10 years ago
  7. e0f048d - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  8. 09da56b Added LSM component-level filters for all indexes. by salsubaiee · 11 years ago
  9. 0622e8e Several major changes in hyracks: by Yingyi Bu · 11 years ago
  10. e5f5676 Merge branch 'ceej/tiered-tests' - consolidated surefire configuration, by Chris Hillery · 11 years ago
  11. a91842e LSM Rtree Optimization by Abdullah Alamoudi · 11 years ago
  12. a0f19b1 Merge remote-tracking branch 'origin/master' into ceej/tiered-tests by Chris Hillery · 11 years ago
  13. 48851f5 fix issue 130 thanks to patch from Till by Zachary Heilbron · 11 years ago
  14. 1be44df Ensure batchSize is at least 1 in all cases by Chris Hillery · 11 years ago
  15. 4077fd8 Ensure batchSize > 0 even when running with very many CPU cores by Chris Hillery · 11 years ago
  16. a7f3738 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  17. 3d94fc5 Merge branch 'master' into pouria/fix-memory by pouria.pirzadeh · 11 years ago
  18. 8178fc0 Fixing Methods signature by pouria.pirzadeh · 11 years ago
  19. a716af0 added ability to trigger an application state dump through the rest api by zheilbron · 11 years ago
  20. cbf79d8 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  21. dfb026a fix IIndexAccessor interface, add a boolean exclusiveMode parameter for the createSearchCursor method by buyingyi · 11 years ago
  22. 71267de Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  23. cf69ff4 Optimized search and split of the btree for monotonically increasing keys. by salsubaiee · 11 years ago
  24. 94dcb37 Adding required method to TestCtx by pouria.pirzadeh · 11 years ago
  25. f2d5c2c Merge branch 'master' into jarodwen/features/positionvar_local by JArod · 11 years ago
  26. 975908d Merge branch 'master' into dev/hyracks_msr by zheilbron · 11 years ago
  27. e671e20 Modified tests parameters. by salsubaiee · 11 years ago
  28. ad3583d Added another debugging parameters. by Young-Seok · 11 years ago
  29. f8f6eac Added debugging parameters. by Young-Seok · 11 years ago
  30. 77aad6b try to fix memory leak issue by JArod · 11 years ago
  31. bc8a2c6 Implemented k-buffering for lsm indexes. Also add a fix for issues 589 and 594. by salsubaiee · 11 years ago
  32. da7e21b Merge branch 'master' into dev/hyracks_msr by zheilbron · 11 years ago
  33. 64bc7a9 revise an index test for the new exception by buyingyi · 11 years ago
  34. 3b22171 merge from zheilbron/hyracks_msr by ramangrover29 · 11 years ago
  35. 5d0c16d let inserting duplicate keys become a NoOp instead of throwing exceptions which fail the job by buyingyi · 11 years ago
  36. fe8c141 Merged master by Vinayak Borkar · 12 years ago
  37. 3dd3818 Delete the artifacts of a loaded component if it turn out to be an empty load. by salsubaiee · 12 years ago
  38. e273a6b Pass a boolean argument to the bulkload to decides if checking for an empty index is needed. by salsubaiee · 12 years ago
  39. 136aeb1 Prevented bulkloading an lsm index if it is not empty. by salsubaiee · 12 years ago
  40. 276bbc2 add/update license headers by Till Westmann · 12 years ago
  41. db5b4b9 Merge branch 'master' into zheilbron/hyracks_asterix_issue470 by zheilbron · 12 years ago
  42. e819029 activating/deactivating an index multiple times now throws error by zheilbron · 12 years ago
  43. 62cccfd Merged in master by Vinayak Borkar · 12 years ago
  44. f4555c4 Merge branch 'master' into raman/fullstack_lsm_staging_coredump by salsubaiee · 12 years ago
  45. 52351b4 Orchestrated the use of executors and thread factory and added buffer cache core dump. by salsubaiee · 12 years ago
  46. 833fa9d Merge branch 'master' into zheilbron/hyracks_asterix_issue470 by zheilbron · 12 years ago
  47. 1cb8b1f Fix for issue 450. by salsubaiee · 12 years ago
  48. 9186c7b added IVirtualBufferCacheProvider interface; fixed bug in VBC; add reference counts to VBC open/close methods; give unique virtual file names in lsm indices by zheilbron · 12 years ago
  49. 263ddb0 Merge branch 'master' into vinayakb/resource_management by Vinayak Borkar · 12 years ago
  50. abd2fe1 Passing bloom filter parameters to the LSM indexes. by salsubaiee · 12 years ago
  51. 40cc046 Added memory manager by Vinayak Borkar · 12 years ago
  52. 80bb3cc reintegrate fullstack_dynamic_deployment by buyingyi · 12 years ago
  53. a6ef604 Modified the search for the lsm-btree to do properly use instant locks. by salsubaiee · 12 years ago
  54. 88f4804 merged from fullstack_asterix_stabilization to fullstack_lsm_staging -r3100:3171 by kisskys · 12 years ago
  55. 9506d18 Merged fullstack_asterix_stabilization -r 2933:3157 by vinayakb · 12 years ago
  56. 5728a70 merged hyracks_lsm_tree and fullstack_asterix_stabilization by zheilbron · 12 years ago
  57. 1696995 Eliminated Application deployment code. Eliminated hyracks-cli. Fixed hyracks examples to work with the new application model by vinayakb · 12 years ago
  58. 4b606fd Merged hyracks_asterix_vldb_demo -r 1860:1862 by vinayakb · 12 years ago
  59. 819edac Added IPageCleanerPolicy by vinayakb · 12 years ago
  60. 0c86039 Copied hyracks trunk into fullstack by vinayakb · 12 years ago