1. 1a659da Make LSM bulkload append-only and write-once. by Ian Maxon · 9 years ago
  2. feeb08b ASTERIXDB-1137: Prevent file from being deleted while a page is being flushed. by Murtadha Hubail · 9 years ago
  3. 6326eb3 ASTERIXDB-1058: ensure memory availablity before allocation by Murtadha Hubail · 9 years ago
  4. bb3457c ASTERIXDB-139: Add temp workspace files deletion to IOManager by Murtadha Hubail · 9 years ago
  5. 1cde365 ASTERIXDB-1053: change IndexLifecycleManager API to use resource name by Murtadha Hubail · 9 years ago
  6. 017fdfe Set the priority of the following threads to be Thread.MAX_PRIORITY: by Yingyi Bu · 9 years ago
  7. d885779 Change license headers by Ian Maxon · 9 years ago
  8. e915e8c Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  9. 9939b48 Change folder structure for Java repackage by Ian Maxon · 9 years ago
  10. c2cc117 This change includes: by Yingyi Bu · 9 years ago
  11. fd43426 improve the buffer cache perf. with 1) a better hash function for fileid-pageid, 2) reduce synchronization in clock page replacement policy. by Yingyi Bu · 9 years ago
  12. b5e88a2 Performance fix for BufferCache. by Yingyi Bu · 9 years ago
  13. da37cb2 Introducing data replication API to LSM indexes by Murtadha Hubail · 9 years ago
  14. fac0d34 1. Fix the "writerCount!=0 during component flushing" issue by Yingyi Bu · 9 years ago
  15. 0b17175 Adding virtual pages to BufferCache for lsm-on-hdfs by Ian · 10 years ago
  16. 40508e8 Adding external indexes by Abdullah Alamoudi · 10 years ago
  17. 0622e8e Several major changes in hyracks: by Yingyi Bu · 10 years ago
  18. a716af0 added ability to trigger an application state dump through the rest api by zheilbron · 11 years ago
  19. dfb026a fix IIndexAccessor interface, add a boolean exclusiveMode parameter for the createSearchCursor method by buyingyi · 11 years ago
  20. 674bf7e Merge branch 'master' into yingyi/fullstack_fix by buyingyi · 11 years ago
  21. a1f2c5c Pages are decided to be dirty when the write latches are released. Optimized the scan and update cursor. by salsubaiee · 11 years ago
  22. 04f685e fix in-place update by buyingyi · 11 years ago
  23. 5b82c92 Fixed hot spot code in the buffer cache. by salsubaiee · 11 years ago
  24. 2be7fcd LSM-indexes are now unaware of io devices. Absolute directory info is passed to the index. by salsubaiee · 11 years ago
  25. 276bbc2 add/update license headers by Till Westmann · 11 years ago
  26. db5b4b9 Merge branch 'master' into zheilbron/hyracks_asterix_issue470 by zheilbron · 11 years ago
  27. cc366ad Addressed Vinayak's comments by salsubaiee · 11 years ago
  28. f4737ce changed virtual buffer cache to throw an error if opened (closed) while open (closed) by zheilbron · 11 years ago
  29. f4555c4 Merge branch 'master' into raman/fullstack_lsm_staging_coredump by salsubaiee · 11 years ago
  30. 52351b4 Orchestrated the use of executors and thread factory and added buffer cache core dump. by salsubaiee · 11 years ago
  31. d0930c6 Fixed various bugs that prevented an lsm index from being partitioned accross iodevices. by salsubaiee · 11 years ago
  32. 46b3981 coredump checkpoint by ramangrover29 · 12 years ago
  33. 20a074d moved to Asterix project classes related to PersistentLocalResourceRepository by kisskys · 12 years ago
  34. 5728a70 merged hyracks_lsm_tree and fullstack_asterix_stabilization by zheilbron · 12 years ago
  35. 819edac Added IPageCleanerPolicy by vinayakb · 12 years ago
  36. 0c86039 Copied hyracks trunk into fullstack by vinayakb · 12 years ago