1. 4f96fc9 Revert "Merge external indexes into master" by Abdullah Alamoudi · 11 years ago
  2. eb2723a Revert "fix merge issues" by Abdullah Alamoudi · 11 years ago
  3. 6440e89 fix merge issues by Abdullah Alamoudi · 11 years ago
  4. 1a0d2b4 Merge external indexes into master by Abdullah Alamoudi · 11 years ago
  5. 863d5d2 Correct behaviour of drop dataverse and drop dataset to drop external data indexes by Abdullah Alamoudi · 11 years ago
  6. 91ee2bd add R-Tree support for external indexes and indexes optimizations by Abdullah Alamoudi · 11 years ago
  7. c5346f41 another change to stop the LogFlusher thread by Young-Seok · 11 years ago
  8. 46f0815 Merge branch 'master' into kisskys_salsubaiee/storage_log_manager_fixes by salsubaiee · 11 years ago
  9. eea6555 removed the information of the numOfPartitions and refined synchronization blocks in transaction related classes. by Young-Seok · 11 years ago
  10. 53c2b10 added debug info by Young-Seok · 11 years ago
  11. 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
  12. 85b89ef Merged kisskys/master_serialized_log_appender into kisskys_salsubaiee/storage_log_manager_fixes. by salsubaiee · 11 years ago
  13. 721bd51 Check for duplicate keys when loading a dataset. Fixed many erroneous test cases that wer eloading wrong data. by salsubaiee · 11 years ago
  14. bab177f Merge branch 'master' into salsubaiee/master_lsm by salsubaiee · 11 years ago
  15. 2522504 Added many fixes. Checkpointpoing. by salsubaiee · 11 years ago
  16. 7d102dd Fix for issue 596. by salsubaiee · 11 years ago
  17. 1585798 Checkpoint, the code does not compile. by salsubaiee · 11 years ago
  18. ac8992e Fix for issue 574: Use the primary index search call back when scanning the primary index for the initial secondary index load. by salsubaiee · 12 years ago
  19. 1172959 Change the passed io scheduler to lsm indexes to asynchronous scheduler. by salsubaiee · 12 years ago
  20. 72f05e7 Fix the transaction type of the feeds. by salsubaiee · 11 years ago
  21. 679a7be Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
  22. 4734f3b remove dead code by Till Westmann · 12 years ago
  23. 1621766 add option to execute the query (or not) to the web interface by Till Westmann · 12 years ago
  24. 35a0f70 issue 542: remove write into dataset statement by Till Westmann · 12 years ago
  25. e6b4b24 merge up-to-date master to jimahn/master_invix_internal_renaming by JIMAHN · 12 years ago
  26. 644bd02 Pass absolute directoey info to the lsm indexes. by salsubaiee · 12 years ago
  27. 2682065 Merge branch 'master' into salsubaiee/master_fix_issue_500 by salsubaiee · 12 years ago
  28. 81f2af4 Check that user's data is sorted if load statement does not have the *pre-sorted* assertion. by salsubaiee · 12 years ago
  29. a6a2484 Changes to prevent loading a dataset more than once by salsubaiee · 12 years ago
  30. 1eb0e3d Fix for issue 534. by salsubaiee · 12 years ago
  31. d3f631c Fixed issues with using the right operation call back providers, and fixed an issue where deactivating indexes upon shutdown is done in the wrong place. by salsubaiee · 12 years ago
  32. 4968cc4 Set the result sweeper values to very low values for tests. by Madhusudan.C.S · 12 years ago
  33. 8e17f33 Add the imports that was accidentally removed in previous commits. by Madhusudan.C.S · 12 years ago
  34. a0818c5 Remove unnecessary parameters and imports. by Madhusudan.C.S · 12 years ago
  35. d420a68 Make the query mode available to the result distribution operator. by Madhusudan.C.S · 12 years ago
  36. 0ee5ab9 merge master by Till Westmann · 12 years ago
  37. ea8ab39 add/update license headers by Till Westmann · 12 years ago
  38. 407c071 properly delete transaction log directories during all tests (MD, Exec, Opt) by zheilbron · 12 years ago
  39. db0583d Merge branch 'master' of https://code.google.com/p/asterixdb by zheilbron · 12 years ago
  40. bf2cc0e Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 12 years ago
  41. 4299e2a plugging in compiler parameters by icetindil · 12 years ago
  42. 91f94b5 plugging in log and lock configuration parameters by icetindil · 12 years ago
  43. 99c77b9 Merge branch 'master' into raman/asterix_lsm_stabilization_coredump by salsubaiee · 12 years ago
  44. 103697f Plugged in the core dump configuration (paths) from managix by ramangrover29 · 12 years ago
  45. 5a05d46 Show the error messages for parser exception similar to the other exceptions. by Madhusudan.C.S · 12 years ago
  46. 7f005ad Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 12 years ago
  47. 7f6ad12 Merge master into raman/asterix_lsm_stabilization_coredump. by salsubaiee · 12 years ago
  48. 978c633 Orchestrated the use of executors and thread factory and fixed couple of issues related to the core dump functionilaty. by salsubaiee · 12 years ago
  49. 097793e Merge branch 'master' into madhusudancs/testframework-update by Madhusudan.C.S · 12 years ago
  50. eaab72d issue 423 by pouria.pirzadeh · 12 years ago
  51. 60c4803 Frame Size is now set consistently for all JobSpecifications by Vinayak Borkar · 12 years ago
  52. b75446d Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED by JIMAHN · 12 years ago
  53. 292aad3 Set the HttpResponse code to server error if the AQL fails to execute. by Madhusudan.C.S · 12 years ago
  54. 9f3d028 change indexes in a dataset to share indexoptracker incl. partitions on same machine by zheilbron · 12 years ago
  55. 186c380 Update the API result framework to include 3 levels of details. by Madhusudan.C.S · 12 years ago
  56. 103ea5e Add the new error reporting UI. by Madhusudan.C.S · 12 years ago
  57. c82c7ba Style fixes. by Madhusudan.C.S · 12 years ago
  58. 3717421 use only the primary index to track transaction counts within a dataset by zheilbron · 12 years ago
  59. 298abda Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 12 years ago
  60. aa26bb7 Merge eugenia/web_ui_beta_fixes into madhusudancs/error-reporting. by Madhusudan.C.S · 12 years ago
  61. 94d8c4b Merge master to madhusudancs/error-reporting. by Madhusudan.C.S · 12 years ago
  62. 935d1ad Merge branch 'master' into salsubaiee/master_fix_asterix_issue_460 by salsubaiee · 12 years ago
  63. cad4997 fix issue487 by buyingyi · 12 years ago
  64. eac961d added datasetlifecyclemanager to properly account for memory throughout index lifecycle; adjusted default memory budget to be slightly lower by zheilbron · 12 years ago
  65. 1bfa800 resolved dependency issue around AsterixClusterProperties that escaped the master fix, as it was hiding in a private branch. by ramangrover29 · 12 years ago
  66. f02e52e6 Fixed an issue when trying to create NCs that share the same io devices. by salsubaiee · 12 years ago
  67. 45d6121 merge master into branch. by salsubaiee · 12 years ago
  68. 030ec39 Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 12 years ago
  69. 41eb26f address Madhusudan's review comments by buyingyi · 12 years ago
  70. 01af688 Merge branch 'master' into yingyi/asterix_beta_fix by buyingyi · 12 years ago
  71. 7fc5709 fix the error reporting format by buyingyi · 12 years ago
  72. 35324f6 Merge branch 'raman/asterix_lsm_stabilization_dependency' by ramangrover29 · 12 years ago
  73. c9747ba Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 12 years ago
  74. b284469 change all indices within a dataset to use the same VirtualBufferCache by zheilbron · 12 years ago
  75. dd8128b Addressed code review comments. by salsubaiee · 12 years ago
  76. c22cf7b Task complete: dependency between asterix-transactions and asterix-common broken. All test case PASS by ramangrover29 · 12 years ago
  77. 7799756 dependency resolution checkpoint 1 by ramangrover29 · 12 years ago
  78. 5800c16 Fixed various bugs that prevented an lsm index from being partitioned accross iodevices. by salsubaiee · 12 years ago
  79. 9b48192 merged master into dependency branch, resolving all conflicts and made it compatible with hyracks master by ramangrover29 · 12 years ago
  80. 5db8ef2 Fixed PNG serving issue and added new external link icon by genia.likes.science@gmail.com · 12 years ago
  81. 766d987 Correct servlet handling behavior for png resource by genia.likes.science@gmail.com · 12 years ago
  82. 8c4c394 factor out code that checks the default dataverse and throws an exception if not dataverse is specified by Till Westmann · 12 years ago
  83. 904d250 1) Asterix now subscribes to cluster membership events. 2) By virtue of (1), it now collects NC config params and uses the # of iodevices when creating a dataset. 3) Upon a node failure, Asterix declares itself in UNUSABLE state and shows appropriate message when a user tries the webui by ramangrover29 · 12 years ago
  84. b0680b3 Multi-query formatting bug fixed, some visual appearance tweaks by genia.likes.science@gmail.com · 12 years ago
  85. e27846c Merge branch 'master' into eugenia/web_ui_beta_fixes by genia.likes.science@gmail.com · 12 years ago
  86. 5cadee6 Merge branch 'master' into salsubaiee/master_add_configurable_bloom_filter_parameter by salsubaiee · 12 years ago
  87. a321120 revised the list of private functions as per the recent changes to the google doc by ramangrover29 · 12 years ago
  88. f5c6cd2 Passing bloom filter parameters to the LSM indexes. by salsubaiee · 12 years ago
  89. 72db644 merge from master by ramangrover29 · 12 years ago
  90. 5e6d21f fixed issue 376 Need to classify and properly treat all built-in functions in AQL by ramangrover29 · 12 years ago
  91. 63adebc APIServerlet - png handling bug cont'd by genia.likes.science@gmail.com · 12 years ago
  92. a092cc8 Working on APIServlet PNG handling bug by genia.likes.science@gmail.com · 12 years ago
  93. 9d239d1 Some appearance and text changes - awaiting demo approval by genia.likes.science@gmail.com · 12 years ago
  94. 007c5a9 Added a heading to results output in html by genia.likes.science@gmail.com · 12 years ago
  95. 5d71d89 Duration of jobs unit is now msec by genia.likes.science@gmail.com · 12 years ago
  96. fd075e7 WebUI: corrected rewritten word in API framework by genia.likes.science@gmail.com · 12 years ago
  97. 6797a08 remove dataverse folder when dataverse is dropped by zheilbron · 12 years ago
  98. e2eb6ef addressed raman's review comments by zheilbron · 12 years ago
  99. 18e3138 resolving dependency between asterix-common and asterix-transactions by ramangrover29 · 12 years ago
  100. 76fee7f storage configurations are now accessed from config file by zheilbron · 12 years ago