1. 053d0a6 Potential fix for issue 123. by salsubaiee · 12 years ago
  2. 5d0c16d let inserting duplicate keys become a NoOp instead of throwing exceptions which fail the job by buyingyi · 12 years ago
  3. dd895d3 address Sattam's comments by buyingyi · 12 years ago
  4. fe8c141 Merged master by Vinayak Borkar · 12 years ago
  5. 2be7fcd LSM-indexes are now unaware of io devices. Absolute directory info is passed to the index. by salsubaiee · 12 years ago
  6. e273a6b Pass a boolean argument to the bulkload to decides if checking for an empty index is needed. by salsubaiee · 12 years ago
  7. 276bbc2 add/update license headers by Till Westmann · 12 years ago
  8. 8f00750 Fixed an issue where we throw an exception saying there is memory to activate an index although it is already open. by salsubaiee · 12 years ago
  9. db5b4b9 Merge branch 'master' into zheilbron/hyracks_asterix_issue470 by zheilbron · 12 years ago
  10. cc366ad Addressed Vinayak's comments by salsubaiee · 12 years ago
  11. aa7da00 ensuring new lifecycle changes work with all indexes by zheilbron · 12 years ago
  12. 62cccfd Merged in master by Vinayak Borkar · 12 years ago
  13. f4555c4 Merge branch 'master' into raman/fullstack_lsm_staging_coredump by salsubaiee · 12 years ago
  14. 52351b4 Orchestrated the use of executors and thread factory and added buffer cache core dump. by salsubaiee · 12 years ago
  15. 833fa9d Merge branch 'master' into zheilbron/hyracks_asterix_issue470 by zheilbron · 12 years ago
  16. b5c0219 Merge branch 'master' into salsubaiee/master_fix_asterix_issue_450 by salsubaiee · 12 years ago
  17. cd8ef83 Added missing file. by salsubaiee · 12 years ago
  18. 4943885 Addressed code review comments. by salsubaiee · 12 years ago
  19. 1cb8b1f Fix for issue 450. by salsubaiee · 12 years ago
  20. 290e635 Merge branch 'master' into salsubaiee/master_fix_asterix_issue_460 by salsubaiee · 12 years ago
  21. 3f5fb11 remove debug statements; add exceptions to IIndexLifecycleManager methods by zheilbron · 12 years ago
  22. 66eb39f Merge branch 'master' into vinayakb/resource_management by Vinayak Borkar · 12 years ago
  23. c4757a2 Merge branch 'master' into zheilbron/hyracks_asterix_issue470 by zheilbron · 12 years ago
  24. f6b5195 Throws HyracksDataException with appropriate error message when a tuple larger than frame size is appended by Vinayak Borkar · 12 years ago
  25. 7386928 Addressed code review comments. by salsubaiee · 12 years ago
  26. 195dc3b removed DualIndexFreePageManager; renamed InMemoryFreePage* to VirtualFreePage*; changed LSM index to construct FreePageManagers rather than pass them in by zheilbron · 12 years ago
  27. d0930c6 Fixed various bugs that prevented an lsm index from being partitioned accross iodevices. by salsubaiee · 12 years ago
  28. 40cc046 Added memory manager by Vinayak Borkar · 12 years ago
  29. 46b3981 coredump checkpoint by ramangrover29 · 12 years ago
  30. a6ef604 Modified the search for the lsm-btree to do properly use instant locks. by salsubaiee · 12 years ago
  31. 5728a70 merged hyracks_lsm_tree and fullstack_asterix_stabilization by zheilbron · 12 years ago
  32. 0c86039 Copied hyracks trunk into fullstack by vinayakb · 12 years ago