1. 84d82ef checkpoint by ramangrover29 · 12 years ago
  2. 4da3606 checkpoint by ramangrover29 · 12 years ago
  3. 68014a9 checkpoint by ramangrover29 · 12 years ago
  4. ec1998a checkpoint by ramangrover29 · 12 years ago
  5. 5b12de1 checkpoint by ramangrover29 · 12 years ago
  6. 44fc782 code cleanup for adaptors/factories by ramangrover29 · 12 years ago
  7. 8679d45 checkpoint post merge from master by ramangrover29 · 12 years ago
  8. 723fc10 Merge branch 'master' into raman/master_feeds by ramangrover29 · 12 years ago
  9. f7f449a completed merge from master by ramangrover29 · 12 years ago
  10. 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
  11. 7491566 merge from master by ramangrover29 · 12 years ago
  12. 4968cc4 Set the result sweeper values to very low values for tests. by Madhusudan.C.S · 12 years ago
  13. 8e17f33 Add the imports that was accidentally removed in previous commits. by Madhusudan.C.S · 12 years ago
  14. a0818c5 Remove unnecessary parameters and imports. by Madhusudan.C.S · 12 years ago
  15. d420a68 Make the query mode available to the result distribution operator. by Madhusudan.C.S · 12 years ago
  16. 0ee5ab9 merge master by Till Westmann · 12 years ago
  17. 1965b8d fix permissions by Till Westmann · 12 years ago
  18. ea8ab39 add/update license headers by Till Westmann · 12 years ago
  19. 407c071 properly delete transaction log directories during all tests (MD, Exec, Opt) by zheilbron · 12 years ago
  20. c1e3222 added default txn log directory by ramangrover29 · 12 years ago
  21. 85b2952 changed asterix-build-configuration.xml by ramangrover29 · 12 years ago
  22. 5287c4a lowered num pages for mem components during the build to test flushes by zheilbron · 12 years ago
  23. db0583d Merge branch 'master' of https://code.google.com/p/asterixdb by zheilbron · 12 years ago
  24. bf2cc0e Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 12 years ago
  25. 4299e2a plugging in compiler parameters by icetindil · 12 years ago
  26. 91f94b5 plugging in log and lock configuration parameters by icetindil · 12 years ago
  27. 99c77b9 Merge branch 'master' into raman/asterix_lsm_stabilization_coredump by salsubaiee · 12 years ago
  28. 103697f Plugged in the core dump configuration (paths) from managix by ramangrover29 · 12 years ago
  29. 5a05d46 Show the error messages for parser exception similar to the other exceptions. by Madhusudan.C.S · 12 years ago
  30. 0ccfc92 Show output when there is only success duration too. by Madhusudan.C.S · 12 years ago
  31. 7f005ad Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 12 years ago
  32. 7f6ad12 Merge master into raman/asterix_lsm_stabilization_coredump. by salsubaiee · 12 years ago
  33. 506003d Merge branch 'madhusudancs/testframework-update' by Madhusudan.C.S · 12 years ago
  34. e34557a Merge branch 'madhusudancs/error-reporting' by Madhusudan.C.S · 12 years ago
  35. 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
  36. 097793e Merge branch 'master' into madhusudancs/testframework-update by Madhusudan.C.S · 12 years ago
  37. eaab72d issue 423 by pouria.pirzadeh · 12 years ago
  38. 60c4803 Frame Size is now set consistently for all JobSpecifications by Vinayak Borkar · 12 years ago
  39. 8a0f738 checkpoint by ramangrover29 · 12 years ago
  40. 695839b Merge branch 'eugenia/web_ui_beta_fixes' into madhusudancs/error-reporting by Madhusudan.C.S · 12 years ago
  41. ba39611 Fixes horizontal scroll bug in Chrome for <pre> blocks by genia.likes.science@gmail.com · 12 years ago
  42. 292aad3 Set the HttpResponse code to server error if the AQL fails to execute. by Madhusudan.C.S · 12 years ago
  43. 9f3d028 change indexes in a dataset to share indexoptracker incl. partitions on same machine by zheilbron · 12 years ago
  44. 186c380 Update the API result framework to include 3 levels of details. by Madhusudan.C.S · 12 years ago
  45. 3b14c2d Add the error template. by Madhusudan.C.S · 12 years ago
  46. e7bdea6 Update the UI code for the new error reporting UI. by Madhusudan.C.S · 12 years ago
  47. 103ea5e Add the new error reporting UI. by Madhusudan.C.S · 12 years ago
  48. c82c7ba Style fixes. by Madhusudan.C.S · 12 years ago
  49. 2076bee Cleared options checkboxes, standardized button size by genia.likes.science@gmail.com · 12 years ago
  50. 3717421 use only the primary index to track transaction counts within a dataset by zheilbron · 12 years ago
  51. a393c0d Merge branch 'master' into eugenia/web_ui_beta_fixes by genia.likes.science@gmail.com · 12 years ago
  52. 298abda Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 12 years ago
  53. aa26bb7 Merge eugenia/web_ui_beta_fixes into madhusudancs/error-reporting. by Madhusudan.C.S · 12 years ago
  54. 94d8c4b Merge master to madhusudancs/error-reporting. by Madhusudan.C.S · 12 years ago
  55. 935d1ad Merge branch 'master' into salsubaiee/master_fix_asterix_issue_460 by salsubaiee · 12 years ago
  56. cad4997 fix issue487 by buyingyi · 12 years ago
  57. b2201c4 saving state by ramangrover29 · 12 years ago
  58. eac961d added datasetlifecyclemanager to properly account for memory throughout index lifecycle; adjusted default memory budget to be slightly lower by zheilbron · 12 years ago
  59. 1bfa800 resolved dependency issue around AsterixClusterProperties that escaped the master fix, as it was hiding in a private branch. by ramangrover29 · 12 years ago
  60. f02e52e6 Fixed an issue when trying to create NCs that share the same io devices. by salsubaiee · 12 years ago
  61. 45d6121 merge master into branch. by salsubaiee · 12 years ago
  62. 030ec39 Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 12 years ago
  63. 41eb26f address Madhusudan's review comments by buyingyi · 12 years ago
  64. 01af688 Merge branch 'master' into yingyi/asterix_beta_fix by buyingyi · 12 years ago
  65. 7fc5709 fix the error reporting format by buyingyi · 12 years ago
  66. 35324f6 Merge branch 'raman/asterix_lsm_stabilization_dependency' by ramangrover29 · 12 years ago
  67. c9747ba Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 12 years ago
  68. b284469 change all indices within a dataset to use the same VirtualBufferCache by zheilbron · 12 years ago
  69. dd8128b Addressed code review comments. by salsubaiee · 12 years ago
  70. 566b3a9 checkpoit by ramangrover29 · 12 years ago
  71. 4424af4 policy stuff by ramangrover29 · 12 years ago
  72. c22cf7b Task complete: dependency between asterix-transactions and asterix-common broken. All test case PASS by ramangrover29 · 12 years ago
  73. 7799756 dependency resolution checkpoint 1 by ramangrover29 · 12 years ago
  74. 5800c16 Fixed various bugs that prevented an lsm index from being partitioned accross iodevices. by salsubaiee · 12 years ago
  75. 2b90817 Cleaned up result plan expand button behavior by genia.likes.science@gmail.com · 12 years ago
  76. 016314e Single-button checkbox handling for query options selection by genia.likes.science@gmail.com · 12 years ago
  77. 9b48192 merged master into dependency branch, resolving all conflicts and made it compatible with hyracks master by ramangrover29 · 12 years ago
  78. 5db8ef2 Fixed PNG serving issue and added new external link icon by genia.likes.science@gmail.com · 12 years ago
  79. 766d987 Correct servlet handling behavior for png resource by genia.likes.science@gmail.com · 12 years ago
  80. 8c4c394 factor out code that checks the default dataverse and throws an exception if not dataverse is specified by Till Westmann · 12 years ago
  81. 23d504a Merge branch 'master' into raman/master_feeds by ramangrover29 · 12 years ago
  82. d427d44 Label colors now correct by genia.likes.science@gmail.com · 12 years ago
  83. 7fdb107 Results now appear before plan, dropdowns hidden if no options selected by Eugenia Gabrielova · 12 years ago
  84. 0200195 Moved clear button into buttongroup under entry field by Eugenia Gabrielova · 12 years ago
  85. 1e0d5e8 Run button moved by Eugenia Gabrielova · 12 years ago
  86. 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
  87. f9f7834 synthetic adapter by ramangrover29 · 12 years ago
  88. f885fff Rewrite of multi-query organization UI by Eugenia Gabrielova · 12 years ago
  89. c459e2b Corrects broken links, accordion blip issue, missing duration by Eugenia Gabrielova · 12 years ago
  90. b0680b3 Multi-query formatting bug fixed, some visual appearance tweaks by genia.likes.science@gmail.com · 12 years ago
  91. c69cb70 Multi-query outputs organization now correct by genia.likes.science@gmail.com · 12 years ago
  92. e27846c Merge branch 'master' into eugenia/web_ui_beta_fixes by genia.likes.science@gmail.com · 12 years ago
  93. 811c3cb Reset of run function - unexpected output from TinySocial query by genia.likes.science@gmail.com · 12 years ago
  94. 83fb065 Select/unselect/clear functionality correct, reorganized page by genia.likes.science@gmail.com · 12 years ago
  95. 024749d Added select/unselect buttons by genia.likes.science@gmail.com · 12 years ago
  96. 6995caf Reverted coverts and logo placeholder by genia.likes.science@gmail.com · 12 years ago
  97. 5cadee6 Merge branch 'master' into salsubaiee/master_add_configurable_bloom_filter_parameter by salsubaiee · 12 years ago
  98. a321120 revised the list of private functions as per the recent changes to the google doc by ramangrover29 · 12 years ago
  99. f5c6cd2 Passing bloom filter parameters to the LSM indexes. by salsubaiee · 12 years ago
  100. c95c32d added job event listener by ramangrover29 · 12 years ago