1. ddb4d48 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  2. 195318a Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  3. 9fc9a11 enable autoidgeneration rule by zheilbron · 11 years ago
  4. 5577ba7 disable feed statistic collection by zheilbron · 11 years ago
  5. 2467f2e added UUID type; added autogenerate syntax and AST info by zheilbron · 11 years ago
  6. f84e422 added back files that got lost in the merge by zheilbron · 11 years ago
  7. bf064e5 Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  8. c5346f41 another change to stop the LogFlusher thread by Young-Seok · 11 years ago
  9. 46f0815 Merge branch 'master' into kisskys_salsubaiee/storage_log_manager_fixes by salsubaiee · 11 years ago
  10. 65cdf5f Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  11. eea6555 removed the information of the numOfPartitions and refined synchronization blocks in transaction related classes. by Young-Seok · 11 years ago
  12. 53c2b10 added debug info by Young-Seok · 11 years ago
  13. 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
  14. 85b89ef Merged kisskys/master_serialized_log_appender into kisskys_salsubaiee/storage_log_manager_fixes. by salsubaiee · 11 years ago
  15. 721bd51 Check for duplicate keys when loading a dataset. Fixed many erroneous test cases that wer eloading wrong data. by salsubaiee · 11 years ago
  16. 206f407 fixed: incorrect logging of feed activity details by ramangrover29 · 11 years ago
  17. c576550 Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  18. bab177f Merge branch 'master' into salsubaiee/master_lsm by salsubaiee · 11 years ago
  19. 2522504 Added many fixes. Checkpointpoing. by salsubaiee · 11 years ago
  20. 7d102dd Fix for issue 596. by salsubaiee · 11 years ago
  21. 1585798 Checkpoint, the code does not compile. by salsubaiee · 11 years ago
  22. 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 · 11 years ago
  23. 1172959 Change the passed io scheduler to lsm indexes to asynchronous scheduler. by salsubaiee · 11 years ago
  24. a419c4d Merge branch 'dev/asterix_msr' of https://code.google.com/p/asterixdb into dev/asterix_msr by zheilbron · 11 years ago
  25. e67365c fixed an issue related to correct evaluation of type associated with the output from feed adaptor by ramangrover29 · 11 years ago
  26. 2d3f6dd 1) minor fix in feed console 2) fixed bug incorrect evaluation of feed adapter output type by ramangrover29 · 11 years ago
  27. 72f05e7 Fix the transaction type of the feeds. by salsubaiee · 11 years ago
  28. ff74550 ensuring proper shutdown of feed (checkpoint 1) by ramangrover29 · 11 years ago
  29. 20afdc3 minor changes to feed console by ramangrover29 · 11 years ago
  30. 75b7355 built a basic feed console by ramangrover29 · 11 years ago
  31. 40636ee mechanism for collection of feed statistics (checkpoint 1) by ramangrover29 · 11 years ago
  32. c996e28 1) removed printing of stack trace from interupted exceptions 2) added feed datasource properties by ramangrover29 · 11 years ago
  33. 5aa5d5f fixed log messages by ramangrover29 · 11 years ago
  34. f4ffed1 merge from zheilbron/asterix_msr (checkpoint 3) by ramangrover29 · 11 years ago
  35. 56e3caf merge from zheilbron/asterix_msr (checkpoint 2) by ramangrover29 · 11 years ago
  36. 20f2583 merge from zheilbron/asterix_msr (checkpoint 1) by ramangrover29 · 11 years ago
  37. a04696c 1) fixed bug in super feed manager (de) initialization 2) experimneting with feed manager by ramangrover29 · 11 years ago
  38. bf8b024 add post methods to rest API by zheilbron · 11 years ago
  39. 553817e remove staticness of lifecyclemanager and asterixthreadexecutor/factory; remove unnecessary asterixappruntimecontext used only for recovery by zheilbron · 12 years ago
  40. 3663ac1 fixed issue related to election of super feed manager by ramangrover29 · 11 years ago
  41. 6fb5e92 fault-tolerance checkpoint by ramangrover29 · 11 years ago
  42. 4734f3b remove dead code by Till Westmann · 11 years ago
  43. 013842b added support for cloning a feed job spec, wrapping operators with meta versions by ramangrover29 · 11 years ago
  44. 8880690 cloning of feed job spec using wrapping operator by ramangrover29 · 11 years ago
  45. b114741 checkpoint by ramangrover29 · 12 years ago
  46. 064c69b checkpoint by ramangrover29 · 12 years ago
  47. 022532f checkpoint by ramangrover29 · 12 years ago
  48. a774ef2 merge from master by ramangrover29 · 12 years ago
  49. 9253569 added basic feeds robustness test; testing behavior upon a cluster restart by ramangrover29 · 12 years ago
  50. a5e4231 merge from master by ramangrover29 · 12 years ago
  51. fb8ee3f checkpoint by ramangrover29 · 12 years ago
  52. 7b807ff checkpoint by ramangrover29 · 12 years ago
  53. 1621766 add option to execute the query (or not) to the web interface by Till Westmann · 12 years ago
  54. 5f97391 added test case for fault-tolerance by ramangrover29 · 12 years ago
  55. d7fa966 added managix commands for starting/stopping a node by ramangrover29 · 12 years ago
  56. 93dd823 checkpoint by ramangrover29 · 12 years ago
  57. 35a0f70 issue 542: remove write into dataset statement by Till Westmann · 12 years ago
  58. e6b4b24 merge up-to-date master to jimahn/master_invix_internal_renaming by JIMAHN · 12 years ago
  59. 644bd02 Pass absolute directoey info to the lsm indexes. by salsubaiee · 12 years ago
  60. 2682065 Merge branch 'master' into salsubaiee/master_fix_issue_500 by salsubaiee · 12 years ago
  61. 81f2af4 Check that user's data is sorted if load statement does not have the *pre-sorted* assertion. by salsubaiee · 12 years ago
  62. a6a2484 Changes to prevent loading a dataset more than once by salsubaiee · 12 years ago
  63. fef378d merged raman/asterix_lsm_stabilization_udfs by ramangrover29 · 12 years ago
  64. bdba1a8 fixed integration tests for external library/UDFs by ramangrover29 · 12 years ago
  65. 84d82ef checkpoint by ramangrover29 · 12 years ago
  66. 1eb0e3d Fix for issue 534. by salsubaiee · 12 years ago
  67. 4da3606 checkpoint by ramangrover29 · 12 years ago
  68. 68014a9 checkpoint by ramangrover29 · 12 years ago
  69. ec1998a checkpoint by ramangrover29 · 12 years ago
  70. 5b12de1 checkpoint by ramangrover29 · 12 years ago
  71. 44fc782 code cleanup for adaptors/factories by ramangrover29 · 12 years ago
  72. f30b9da resolved conflicts post merge by ramangrover29 · 12 years ago
  73. 8be29bd merge from master by ramangrover29 · 12 years ago
  74. 8679d45 checkpoint post merge from master by ramangrover29 · 12 years ago
  75. 723fc10 Merge branch 'master' into raman/master_feeds by ramangrover29 · 12 years ago
  76. f7f449a completed merge from master by ramangrover29 · 12 years ago
  77. 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
  78. 7491566 merge from master by ramangrover29 · 12 years ago
  79. 4968cc4 Set the result sweeper values to very low values for tests. by Madhusudan.C.S · 12 years ago
  80. 8e17f33 Add the imports that was accidentally removed in previous commits. by Madhusudan.C.S · 12 years ago
  81. a0818c5 Remove unnecessary parameters and imports. by Madhusudan.C.S · 12 years ago
  82. d420a68 Make the query mode available to the result distribution operator. by Madhusudan.C.S · 12 years ago
  83. 0ee5ab9 merge master by Till Westmann · 12 years ago
  84. ea8ab39 add/update license headers by Till Westmann · 12 years ago
  85. 407c071 properly delete transaction log directories during all tests (MD, Exec, Opt) by zheilbron · 12 years ago
  86. db0583d Merge branch 'master' of https://code.google.com/p/asterixdb by zheilbron · 12 years ago
  87. bf2cc0e Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 12 years ago
  88. 4299e2a plugging in compiler parameters by icetindil · 12 years ago
  89. 91f94b5 plugging in log and lock configuration parameters by icetindil · 12 years ago
  90. 99c77b9 Merge branch 'master' into raman/asterix_lsm_stabilization_coredump by salsubaiee · 12 years ago
  91. 103697f Plugged in the core dump configuration (paths) from managix by ramangrover29 · 12 years ago
  92. 5a05d46 Show the error messages for parser exception similar to the other exceptions. by Madhusudan.C.S · 12 years ago
  93. 7f005ad Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 12 years ago
  94. 7f6ad12 Merge master into raman/asterix_lsm_stabilization_coredump. by salsubaiee · 12 years ago
  95. 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
  96. 097793e Merge branch 'master' into madhusudancs/testframework-update by Madhusudan.C.S · 12 years ago
  97. eaab72d issue 423 by pouria.pirzadeh · 12 years ago
  98. 60c4803 Frame Size is now set consistently for all JobSpecifications by Vinayak Borkar · 12 years ago
  99. b75446d Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED by JIMAHN · 12 years ago
  100. 8a0f738 checkpoint by ramangrover29 · 12 years ago