1. a04696c 1) fixed bug in super feed manager (de) initialization 2) experimneting with feed manager by ramangrover29 · 11 years ago
  2. 3663ac1 fixed issue related to election of super feed manager by ramangrover29 · 11 years ago
  3. 6fb5e92 fault-tolerance checkpoint by ramangrover29 · 11 years ago
  4. 013842b added support for cloning a feed job spec, wrapping operators with meta versions by ramangrover29 · 11 years ago
  5. 8880690 cloning of feed job spec using wrapping operator by ramangrover29 · 11 years ago
  6. b114741 checkpoint by ramangrover29 · 11 years ago
  7. 064c69b checkpoint by ramangrover29 · 11 years ago
  8. 022532f checkpoint by ramangrover29 · 11 years ago
  9. a774ef2 merge from master by ramangrover29 · 11 years ago
  10. 9253569 added basic feeds robustness test; testing behavior upon a cluster restart by ramangrover29 · 11 years ago
  11. a5e4231 merge from master by ramangrover29 · 11 years ago
  12. fb8ee3f checkpoint by ramangrover29 · 11 years ago
  13. 7b807ff checkpoint by ramangrover29 · 11 years ago
  14. 1621766 add option to execute the query (or not) to the web interface by Till Westmann · 11 years ago
  15. 5f97391 added test case for fault-tolerance by ramangrover29 · 11 years ago
  16. d7fa966 added managix commands for starting/stopping a node by ramangrover29 · 11 years ago
  17. 93dd823 checkpoint by ramangrover29 · 11 years ago
  18. 35a0f70 issue 542: remove write into dataset statement by Till Westmann · 11 years ago
  19. e6b4b24 merge up-to-date master to jimahn/master_invix_internal_renaming by JIMAHN · 11 years ago
  20. 644bd02 Pass absolute directoey info to the lsm indexes. by salsubaiee · 11 years ago
  21. 2682065 Merge branch 'master' into salsubaiee/master_fix_issue_500 by salsubaiee · 11 years ago
  22. 81f2af4 Check that user's data is sorted if load statement does not have the *pre-sorted* assertion. by salsubaiee · 11 years ago
  23. a6a2484 Changes to prevent loading a dataset more than once by salsubaiee · 11 years ago
  24. fef378d merged raman/asterix_lsm_stabilization_udfs by ramangrover29 · 11 years ago
  25. bdba1a8 fixed integration tests for external library/UDFs by ramangrover29 · 11 years ago
  26. 84d82ef checkpoint by ramangrover29 · 11 years ago
  27. 1eb0e3d Fix for issue 534. by salsubaiee · 11 years ago
  28. 4da3606 checkpoint by ramangrover29 · 11 years ago
  29. 68014a9 checkpoint by ramangrover29 · 11 years ago
  30. ec1998a checkpoint by ramangrover29 · 11 years ago
  31. 5b12de1 checkpoint by ramangrover29 · 11 years ago
  32. 44fc782 code cleanup for adaptors/factories by ramangrover29 · 11 years ago
  33. f30b9da resolved conflicts post merge by ramangrover29 · 11 years ago
  34. 8be29bd merge from master by ramangrover29 · 11 years ago
  35. 8679d45 checkpoint post merge from master by ramangrover29 · 11 years ago
  36. 723fc10 Merge branch 'master' into raman/master_feeds by ramangrover29 · 11 years ago
  37. f7f449a completed merge from master by ramangrover29 · 11 years ago
  38. 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 · 11 years ago
  39. 7491566 merge from master by ramangrover29 · 11 years ago
  40. 4968cc4 Set the result sweeper values to very low values for tests. by Madhusudan.C.S · 11 years ago
  41. 8e17f33 Add the imports that was accidentally removed in previous commits. by Madhusudan.C.S · 11 years ago
  42. a0818c5 Remove unnecessary parameters and imports. by Madhusudan.C.S · 11 years ago
  43. d420a68 Make the query mode available to the result distribution operator. by Madhusudan.C.S · 11 years ago
  44. 0ee5ab9 merge master by Till Westmann · 11 years ago
  45. 1965b8d fix permissions by Till Westmann · 11 years ago
  46. ea8ab39 add/update license headers by Till Westmann · 11 years ago
  47. 407c071 properly delete transaction log directories during all tests (MD, Exec, Opt) by zheilbron · 11 years ago
  48. c1e3222 added default txn log directory by ramangrover29 · 11 years ago
  49. 85b2952 changed asterix-build-configuration.xml by ramangrover29 · 11 years ago
  50. 5287c4a lowered num pages for mem components during the build to test flushes by zheilbron · 11 years ago
  51. db0583d Merge branch 'master' of https://code.google.com/p/asterixdb by zheilbron · 11 years ago
  52. bf2cc0e Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  53. 4299e2a plugging in compiler parameters by icetindil · 11 years ago
  54. 91f94b5 plugging in log and lock configuration parameters by icetindil · 11 years ago
  55. 99c77b9 Merge branch 'master' into raman/asterix_lsm_stabilization_coredump by salsubaiee · 11 years ago
  56. 103697f Plugged in the core dump configuration (paths) from managix by ramangrover29 · 11 years ago
  57. 5a05d46 Show the error messages for parser exception similar to the other exceptions. by Madhusudan.C.S · 11 years ago
  58. 0ccfc92 Show output when there is only success duration too. by Madhusudan.C.S · 11 years ago
  59. 7f005ad Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  60. 7f6ad12 Merge master into raman/asterix_lsm_stabilization_coredump. by salsubaiee · 11 years ago
  61. 506003d Merge branch 'madhusudancs/testframework-update' by Madhusudan.C.S · 11 years ago
  62. e34557a Merge branch 'madhusudancs/error-reporting' by Madhusudan.C.S · 11 years ago
  63. 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
  64. 097793e Merge branch 'master' into madhusudancs/testframework-update by Madhusudan.C.S · 11 years ago
  65. eaab72d issue 423 by pouria.pirzadeh · 11 years ago
  66. 60c4803 Frame Size is now set consistently for all JobSpecifications by Vinayak Borkar · 11 years ago
  67. b75446d Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED by JIMAHN · 11 years ago
  68. 8a0f738 checkpoint by ramangrover29 · 11 years ago
  69. 695839b Merge branch 'eugenia/web_ui_beta_fixes' into madhusudancs/error-reporting by Madhusudan.C.S · 11 years ago
  70. ba39611 Fixes horizontal scroll bug in Chrome for <pre> blocks by genia.likes.science@gmail.com · 11 years ago
  71. 292aad3 Set the HttpResponse code to server error if the AQL fails to execute. by Madhusudan.C.S · 11 years ago
  72. 9f3d028 change indexes in a dataset to share indexoptracker incl. partitions on same machine by zheilbron · 11 years ago
  73. 186c380 Update the API result framework to include 3 levels of details. by Madhusudan.C.S · 11 years ago
  74. 3b14c2d Add the error template. by Madhusudan.C.S · 11 years ago
  75. e7bdea6 Update the UI code for the new error reporting UI. by Madhusudan.C.S · 11 years ago
  76. 103ea5e Add the new error reporting UI. by Madhusudan.C.S · 11 years ago
  77. c82c7ba Style fixes. by Madhusudan.C.S · 11 years ago
  78. 2076bee Cleared options checkboxes, standardized button size by genia.likes.science@gmail.com · 11 years ago
  79. 3717421 use only the primary index to track transaction counts within a dataset by zheilbron · 11 years ago
  80. a393c0d Merge branch 'master' into eugenia/web_ui_beta_fixes by genia.likes.science@gmail.com · 11 years ago
  81. 298abda Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  82. aa26bb7 Merge eugenia/web_ui_beta_fixes into madhusudancs/error-reporting. by Madhusudan.C.S · 11 years ago
  83. 94d8c4b Merge master to madhusudancs/error-reporting. by Madhusudan.C.S · 11 years ago
  84. 935d1ad Merge branch 'master' into salsubaiee/master_fix_asterix_issue_460 by salsubaiee · 11 years ago
  85. cad4997 fix issue487 by buyingyi · 11 years ago
  86. b2201c4 saving state by ramangrover29 · 11 years ago
  87. eac961d added datasetlifecyclemanager to properly account for memory throughout index lifecycle; adjusted default memory budget to be slightly lower by zheilbron · 11 years ago
  88. 1bfa800 resolved dependency issue around AsterixClusterProperties that escaped the master fix, as it was hiding in a private branch. by ramangrover29 · 11 years ago
  89. f02e52e6 Fixed an issue when trying to create NCs that share the same io devices. by salsubaiee · 11 years ago
  90. 45d6121 merge master into branch. by salsubaiee · 11 years ago
  91. 030ec39 Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  92. 41eb26f address Madhusudan's review comments by buyingyi · 11 years ago
  93. 01af688 Merge branch 'master' into yingyi/asterix_beta_fix by buyingyi · 11 years ago
  94. 7fc5709 fix the error reporting format by buyingyi · 11 years ago
  95. 35324f6 Merge branch 'raman/asterix_lsm_stabilization_dependency' by ramangrover29 · 11 years ago
  96. c9747ba Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  97. b284469 change all indices within a dataset to use the same VirtualBufferCache by zheilbron · 11 years ago
  98. dd8128b Addressed code review comments. by salsubaiee · 11 years ago
  99. 566b3a9 checkpoit by ramangrover29 · 11 years ago
  100. 4424af4 policy stuff by ramangrover29 · 11 years ago