1. 486b792 - Added Tokenize Operator in addition to the bulkload operator changes that were made by Zachary Heilbron. by Taewoo Kim · 10 years ago
  2. 09da56b Added LSM component-level filters for all indexes. by salsubaiee · 11 years ago
  3. 40508e8 Adding external indexes by Abdullah Alamoudi · 11 years ago
  4. 699f8e8 fixed issue 731, 740, and more by Young-Seok · 11 years ago
  5. a91842e LSM Rtree Optimization by Abdullah Alamoudi · 11 years ago
  6. a716af0 added ability to trigger an application state dump through the rest api by zheilbron · 11 years ago
  7. cbf79d8 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  8. dfb026a fix IIndexAccessor interface, add a boolean exclusiveMode parameter for the createSearchCursor method by buyingyi · 11 years ago
  9. a1f2c5c Pages are decided to be dirty when the write latches are released. Optimized the scan and update cursor. by salsubaiee · 11 years ago
  10. 71267de Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  11. 13c51cf Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  12. 31a29b7 Merge branch 'master' into yingyi/fullstack_fix by buyingyi · 11 years ago
  13. 5931ffe Fix for asterix issue 630. by salsubaiee · 11 years ago
  14. cefced5 use raw binary comparator internally for pregelix by buyingyi · 11 years ago
  15. 8f58a45 Support for full compation. by salsubaiee · 11 years ago
  16. 45c66bc fix fault-tolerance and error reporting to handle disk failures by buyingyi · 11 years ago
  17. 975908d Merge branch 'master' into dev/hyracks_msr by zheilbron · 11 years ago
  18. a87391a Revert a change that was done during debugging. by salsubaiee · 11 years ago
  19. e3dfa5d Code refactoring and cleanup. by salsubaiee · 11 years ago
  20. eb942e5 Bug fixes. by salsubaiee · 11 years ago
  21. b61da8d Added many fixes. Checkpointing. by salsubaiee · 11 years ago
  22. da7e21b Merge branch 'master' into dev/hyracks_msr by zheilbron · 11 years ago
  23. 3b22171 merge from zheilbron/hyracks_msr by ramangrover29 · 11 years ago
  24. 053d0a6 Potential fix for issue 123. by salsubaiee · 11 years ago
  25. 5d0c16d let inserting duplicate keys become a NoOp instead of throwing exceptions which fail the job by buyingyi · 11 years ago
  26. dd895d3 address Sattam's comments by buyingyi · 11 years ago
  27. fe8c141 Merged master by Vinayak Borkar · 12 years ago
  28. 2be7fcd LSM-indexes are now unaware of io devices. Absolute directory info is passed to the index. by salsubaiee · 12 years ago
  29. e273a6b Pass a boolean argument to the bulkload to decides if checking for an empty index is needed. by salsubaiee · 12 years ago
  30. 276bbc2 add/update license headers by Till Westmann · 12 years ago
  31. 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
  32. db5b4b9 Merge branch 'master' into zheilbron/hyracks_asterix_issue470 by zheilbron · 12 years ago
  33. cc366ad Addressed Vinayak's comments by salsubaiee · 12 years ago
  34. aa7da00 ensuring new lifecycle changes work with all indexes by zheilbron · 12 years ago
  35. 62cccfd Merged in master by Vinayak Borkar · 12 years ago
  36. f4555c4 Merge branch 'master' into raman/fullstack_lsm_staging_coredump by salsubaiee · 12 years ago
  37. 52351b4 Orchestrated the use of executors and thread factory and added buffer cache core dump. by salsubaiee · 12 years ago
  38. 833fa9d Merge branch 'master' into zheilbron/hyracks_asterix_issue470 by zheilbron · 12 years ago
  39. b5c0219 Merge branch 'master' into salsubaiee/master_fix_asterix_issue_450 by salsubaiee · 12 years ago
  40. cd8ef83 Added missing file. by salsubaiee · 12 years ago
  41. 4943885 Addressed code review comments. by salsubaiee · 12 years ago
  42. 1cb8b1f Fix for issue 450. by salsubaiee · 12 years ago
  43. 290e635 Merge branch 'master' into salsubaiee/master_fix_asterix_issue_460 by salsubaiee · 12 years ago
  44. 3f5fb11 remove debug statements; add exceptions to IIndexLifecycleManager methods by zheilbron · 12 years ago
  45. 66eb39f Merge branch 'master' into vinayakb/resource_management by Vinayak Borkar · 12 years ago
  46. c4757a2 Merge branch 'master' into zheilbron/hyracks_asterix_issue470 by zheilbron · 12 years ago
  47. f6b5195 Throws HyracksDataException with appropriate error message when a tuple larger than frame size is appended by Vinayak Borkar · 12 years ago
  48. 7386928 Addressed code review comments. by salsubaiee · 12 years ago
  49. 195dc3b removed DualIndexFreePageManager; renamed InMemoryFreePage* to VirtualFreePage*; changed LSM index to construct FreePageManagers rather than pass them in by zheilbron · 12 years ago
  50. d0930c6 Fixed various bugs that prevented an lsm index from being partitioned accross iodevices. by salsubaiee · 12 years ago
  51. 40cc046 Added memory manager by Vinayak Borkar · 12 years ago
  52. 46b3981 coredump checkpoint by ramangrover29 · 12 years ago
  53. a6ef604 Modified the search for the lsm-btree to do properly use instant locks. by salsubaiee · 12 years ago
  54. 5728a70 merged hyracks_lsm_tree and fullstack_asterix_stabilization by zheilbron · 12 years ago
  55. 0c86039 Copied hyracks trunk into fullstack by vinayakb · 12 years ago