1. d450d0a increase retry count by Till Westmann · 11 years ago
  2. 0f52b17 introduce some local variables by Till Westmann · 11 years ago
  3. c449de9 Fix for issue 646. by salsubaiee · 11 years ago
  4. edca4c7 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  5. 8f576a5 fix lifecycle issue introduced by hyracks nc fix by buyingyi · 11 years ago
  6. c28288d fix metdata booststrap, leave the work to dataset lifecyle manager by buyingyi · 11 years ago
  7. 12cdf66 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  8. d5ee34c Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  9. 3e67bc4 reduce MAX_RETRY_COUNT to 6 by Till Westmann · 11 years ago
  10. e7e0597 implement Young-Seok's review comments by Till Westmann · 11 years ago
  11. 03ae5bd remove output to System.err by Till Westmann · 11 years ago
  12. 553ea2a1 Merge branch 'master' into westmann/scratch by Till Westmann · 11 years ago
  13. e05eec1 Used LinkedHashMap instead of HashMap to maintian the compaction policy properties to avoid getting different order of the test results. by salsubaiee · 11 years ago
  14. 339d144 Merge branch 'master' into westmann/scratch by Till Westmann · 11 years ago
  15. a106832 add lock mode parameter to unlock method by Till Westmann · 11 years ago
  16. a58d273 fix for hyracks master changes by buyingyi · 11 years ago
  17. 01bd0a0 use temp variables (instead of ignoring them) by Till Westmann · 11 years ago
  18. e2235f0 set proxy for MetadataNode after MetadataBootstrap is done by Till Westmann · 11 years ago
  19. 0b7c80e move retry from TestUtils to MetadataManager by Till Westmann · 11 years ago
  20. 2436b22 Merged master into salsubaiee/master_change_lsm_merge_policy by salsubaiee · 11 years ago
  21. 801bffe Allowed user to specify the merging policy by salsubaiee · 11 years ago
  22. 49accfe checkpoint towards fixing diskComponents' LSN by Young-Seok · 11 years ago
  23. f56d96c fixed bugs related to rollback and primary key length by Young-Seok · 11 years ago
  24. 4f96fc9 Revert "Merge external indexes into master" by Abdullah Alamoudi · 11 years ago
  25. eb2723a Revert "fix merge issues" by Abdullah Alamoudi · 11 years ago
  26. 9ab9b10 checkpoint towards fixing LSN related issues(issue 591, 609, and 614) and more by Young-Seok · 11 years ago
  27. 6440e89 fix merge issues by Abdullah Alamoudi · 11 years ago
  28. 1a0d2b4 Merge external indexes into master by Abdullah Alamoudi · 11 years ago
  29. 863d5d2 Correct behaviour of drop dataverse and drop dataset to drop external data indexes by Abdullah Alamoudi · 11 years ago
  30. 91ee2bd add R-Tree support for external indexes and indexes optimizations by Abdullah Alamoudi · 11 years ago
  31. 6bf5b09 addressed code review comments and reverted the way that the logFlusher is stopped. by Young-Seok · 11 years ago
  32. c5346f41 another change to stop the LogFlusher thread by Young-Seok · 11 years ago
  33. eea6555 removed the information of the numOfPartitions and refined synchronization blocks in transaction related classes. by Young-Seok · 11 years ago
  34. 53c2b10 added debug info by Young-Seok · 11 years ago
  35. 0e5dacb 1) corrected the way that the logFlusher thread is stopped, 2) fixed the issue of multiple job-level commits, and 3) cleaned up the TransactionContext class by Young-Seok · 11 years ago
  36. 67fa3e0 Change metadata to use forceInsert and forceDelete to insert/delete records to avoid a possible deadlock scenario. by salsubaiee · 11 years ago
  37. 85b89ef Merged kisskys/master_serialized_log_appender into kisskys_salsubaiee/storage_log_manager_fixes. by salsubaiee · 11 years ago
  38. 3873e90 Fix compilation errors. by salsubaiee · 11 years ago
  39. 2522504 Added many fixes. Checkpointpoing. by salsubaiee · 11 years ago
  40. 1585798 Checkpoint, the code does not compile. by salsubaiee · 11 years ago
  41. d50e0a2 Fix for issue 587. by salsubaiee · 11 years ago
  42. 679a7be Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
  43. 38ff45c update for latest yingyi/fullstack_fix by buyingyi · 11 years ago
  44. 5602446 corresponding changes for fixing operator execution mode by buyingyi · 11 years ago
  45. 42f2b7b Fix for issue 554. by salsubaiee · 11 years ago
  46. e6b4b24 merge up-to-date master to jimahn/master_invix_internal_renaming by JIMAHN · 11 years ago
  47. 644bd02 Pass absolute directoey info to the lsm indexes. by salsubaiee · 11 years ago
  48. 2682065 Merge branch 'master' into salsubaiee/master_fix_issue_500 by salsubaiee · 11 years ago
  49. 047cdc7 Addressed code review comments. by salsubaiee · 11 years ago
  50. a6a2484 Changes to prevent loading a dataset more than once by salsubaiee · 11 years ago
  51. 1eb0e3d Fix for issue 534. by salsubaiee · 11 years ago
  52. 8cdf655 addressed Jimah's comments on un-synced function names by JArod · 11 years ago
  53. b27deb2 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  54. 2dfb91b [maven-release-plugin] prepare release asterix-0.8.0 by Vinayak Borkar · 11 years ago asterix-0.8.0
  55. 9310134 Updated all pom.xml versions to 0.8.0-SNAPSHOT by Vinayak Borkar · 11 years ago
  56. d420a68 Make the query mode available to the result distribution operator. by Madhusudan.C.S · 11 years ago
  57. ea8ab39 add/update license headers by Till Westmann · 11 years ago
  58. bf2cc0e Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  59. 73877cc Merge branch 'master' into raman/asterix_lsm_stabilization_coredump by salsubaiee · 11 years ago
  60. 99c77b9 Merge branch 'master' into raman/asterix_lsm_stabilization_coredump by salsubaiee · 11 years ago
  61. f17db3d Merge branch 'master' into yingyi/asterix_beta_fix by buyingyi · 11 years ago
  62. 7f005ad Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  63. 7f6ad12 Merge master into raman/asterix_lsm_stabilization_coredump. by salsubaiee · 11 years ago
  64. 978c633 Orchestrated the use of executors and thread factory and fixed couple of issues related to the core dump functionilaty. by salsubaiee · 11 years ago
  65. 54151ae cleanup the fix for issue349 by buyingyi · 11 years ago
  66. 209adfb fix issue349 by buyingyi · 11 years ago
  67. b75446d Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED by JIMAHN · 11 years ago
  68. 64e8e0c fix a bug adding an adapter to metadata cache by zheilbron · 11 years ago
  69. 9f3d028 change indexes in a dataset to share indexoptracker incl. partitions on same machine by zheilbron · 11 years ago
  70. 3717421 use only the primary index to track transaction counts within a dataset by zheilbron · 11 years ago
  71. 298abda Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  72. 9d0a1bf lowered default global budget for memory components; propagate error if one occurs in MDBootstrap; change DSLifecycleManager to flush indexes when they close by zheilbron · 11 years ago
  73. 06558f9 Merge branch 'master' into raman/master_issue_489 by ramangrover29 · 11 years ago
  74. 78eddce fix: cannot drop function by Raman Grover · 11 years ago
  75. ad69809 merge from master by ramangrover29 · 11 years ago
  76. 857d562 Addressed code review comments. by salsubaiee · 11 years ago
  77. eac961d added datasetlifecyclemanager to properly account for memory throughout index lifecycle; adjusted default memory budget to be slightly lower by zheilbron · 11 years ago
  78. 1bfa800 resolved dependency issue around AsterixClusterProperties that escaped the master fix, as it was hiding in a private branch. by ramangrover29 · 11 years ago
  79. 45d6121 merge master into branch. by salsubaiee · 11 years ago
  80. 030ec39 Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  81. c9747ba Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  82. b284469 change all indices within a dataset to use the same VirtualBufferCache by zheilbron · 11 years ago
  83. 99e0c32 Fixed a bug where the location constraints were not set properly when using multipe IO devices. by salsubaiee · 11 years ago
  84. 9104e60 1) fixed issue 475 and 476 2) Added tiny social queries to test suite by ramangrover29 · 11 years ago
  85. dd8128b Addressed code review comments. by salsubaiee · 11 years ago
  86. 034156a reflect hyracks changes to not pass FreePageManager by zheilbron · 11 years ago
  87. c22cf7b Task complete: dependency between asterix-transactions and asterix-common broken. All test case PASS by ramangrover29 · 11 years ago
  88. 285ce1f replaced (Dual)InMemoryBufferCache with VirtualBufferCache by zheilbron · 11 years ago
  89. b88fc97 Merge branch 'master' into raman/asterix_lsm_stabilization_dependency by ramangrover29 · 11 years ago
  90. 7799756 dependency resolution checkpoint 1 by ramangrover29 · 11 years ago
  91. b8b78fd Changed number of file splits for metadata datasets so that it can be queried. by salsubaiee · 11 years ago
  92. 5800c16 Fixed various bugs that prevented an lsm index from being partitioned accross iodevices. by salsubaiee · 11 years ago
  93. bbe1618 1. fix the partitioning key ordering in AqlDataSource; 2. use murmur hash for all types by buyingyi · 11 years ago
  94. 9b48192 merged master into dependency branch, resolving all conflicts and made it compatible with hyracks master by ramangrover29 · 11 years ago
  95. 5c20734 attempt to make branch work with current hyracks: checkpoint 1 by ramangrover29 · 11 years ago
  96. ee5bf52 Plugged in number of IODevices to determine number of file splits. by salsubaiee · 11 years ago
  97. 9d776bf Changed number of file splits to be based on IODevices per NC. by salsubaiee · 11 years ago
  98. 5cadee6 Merge branch 'master' into salsubaiee/master_add_configurable_bloom_filter_parameter by salsubaiee · 11 years ago
  99. f5c6cd2 Passing bloom filter parameters to the LSM indexes. by salsubaiee · 11 years ago
  100. 5665017 Removed artificial creation of runtime exception (that was there to test coredump) by ramangrover29 · 11 years ago