1. 13e2bec merged from master by ramangrover29 · 11 years ago
  2. d4fd2ed modified PullBasedAdaptor to account for the case when data is not available at the external data source for sufficiently longer duration of time by Raman Grover · 11 years ago
  3. 9b7cd11 fixed issue 650 by icetindil · 11 years ago
  4. cb5efd4 Merge branch 'master' into yingyi/asterix_fix by buyingyi · 11 years ago
  5. b6b7308 cosmetic changes by Raman Grover · 11 years ago
  6. 6791ec2 null check when installing adapters contained in an external library by Raman Grover · 11 years ago
  7. 47c92e7 miscellaneous/minor changes + support for installing adapters by Raman Grover · 11 years ago
  8. 25a2b2e minor cosmetic changes by Raman Grover · 11 years ago
  9. e5cdb78 merged master, resolved conflicts by ramangrover29 · 11 years ago
  10. 5b0e352 Merge branch 'raman/master_feeds_ext' of https://code.google.com/p/asterixdb into raman/master_feeds_ext by ramangrover29 · 11 years ago
  11. b95a3b2 checkpoint by Raman Grover · 11 years ago
  12. 119f8c9 Fixed typos. by salsubaiee · 11 years ago
  13. f6b4b29 merge from master by Raman Grover · 11 years ago
  14. 2436b22 Merged master into salsubaiee/master_change_lsm_merge_policy by salsubaiee · 11 years ago
  15. 801bffe Allowed user to specify the merging policy by salsubaiee · 11 years ago
  16. d40ec80 checkpoint by ramangrover29 · 11 years ago
  17. 85a78dd Modified storage config paramters. by salsubaiee · 11 years ago
  18. 9479523 Merge branch 'master' into yingyi/asterix_fix by buyingyi · 11 years ago
  19. 0b423fa Support for full compaction command. by salsubaiee · 11 years ago
  20. d8c2051 Added a new merge policy. by salsubaiee · 11 years ago
  21. 49accfe checkpoint towards fixing diskComponents' LSN by Young-Seok · 11 years ago
  22. 4f96fc9 Revert "Merge external indexes into master" by Abdullah Alamoudi · 11 years ago
  23. eb2723a Revert "fix merge issues" by Abdullah Alamoudi · 11 years ago
  24. d9702ac modified strategy to choose a substitute node in event of failure by ramangrover29 · 11 years ago
  25. e74a5ef adapt to the new constructor of hash merge partitioning connector by buyingyi · 11 years ago
  26. a41d418 1) minor fixes to feed management console 2) added provision for specifying (min,max) tps to the twitter firehose adaptor by ramangrover29 · 11 years ago
  27. 9ab9b10 checkpoint towards fixing LSN related issues(issue 591, 609, and 614) and more by Young-Seok · 11 years ago
  28. 6440e89 fix merge issues by Abdullah Alamoudi · 11 years ago
  29. 1a0d2b4 Merge external indexes into master by Abdullah Alamoudi · 11 years ago
  30. 863d5d2 Correct behaviour of drop dataverse and drop dataset to drop external data indexes by Abdullah Alamoudi · 11 years ago
  31. 5eba6a0 changes to remove configuration parameters related to groupcommit and log sector by Young-Seok · 11 years ago
  32. 91ee2bd add R-Tree support for external indexes and indexes optimizations by Abdullah Alamoudi · 11 years ago
  33. c5346f41 another change to stop the LogFlusher thread by Young-Seok · 11 years ago
  34. 46f0815 Merge branch 'master' into kisskys_salsubaiee/storage_log_manager_fixes by salsubaiee · 11 years ago
  35. eea6555 removed the information of the numOfPartitions and refined synchronization blocks in transaction related classes. by Young-Seok · 11 years ago
  36. 53c2b10 added debug info by Young-Seok · 11 years ago
  37. 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
  38. 85b89ef Merged kisskys/master_serialized_log_appender into kisskys_salsubaiee/storage_log_manager_fixes. by salsubaiee · 11 years ago
  39. 721bd51 Check for duplicate keys when loading a dataset. Fixed many erroneous test cases that wer eloading wrong data. by salsubaiee · 11 years ago
  40. 206f407 fixed: incorrect logging of feed activity details by ramangrover29 · 11 years ago
  41. bab177f Merge branch 'master' into salsubaiee/master_lsm by salsubaiee · 11 years ago
  42. 2522504 Added many fixes. Checkpointpoing. by salsubaiee · 11 years ago
  43. 7d102dd Fix for issue 596. by salsubaiee · 11 years ago
  44. 1585798 Checkpoint, the code does not compile. by salsubaiee · 12 years ago
  45. 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
  46. 1172959 Change the passed io scheduler to lsm indexes to asynchronous scheduler. by salsubaiee · 12 years ago
  47. 2d3f6dd 1) minor fix in feed console 2) fixed bug incorrect evaluation of feed adapter output type by ramangrover29 · 11 years ago
  48. 72f05e7 Fix the transaction type of the feeds. by salsubaiee · 11 years ago
  49. 679a7be Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
  50. ff74550 ensuring proper shutdown of feed (checkpoint 1) by ramangrover29 · 11 years ago
  51. 20afdc3 minor changes to feed console by ramangrover29 · 11 years ago
  52. 75b7355 built a basic feed console by ramangrover29 · 11 years ago
  53. 40636ee mechanism for collection of feed statistics (checkpoint 1) by ramangrover29 · 11 years ago
  54. c996e28 1) removed printing of stack trace from interupted exceptions 2) added feed datasource properties by ramangrover29 · 11 years ago
  55. 5aa5d5f fixed log messages by ramangrover29 · 11 years ago
  56. a04696c 1) fixed bug in super feed manager (de) initialization 2) experimneting with feed manager by ramangrover29 · 11 years ago
  57. 3663ac1 fixed issue related to election of super feed manager by ramangrover29 · 12 years ago
  58. 6fb5e92 fault-tolerance checkpoint by ramangrover29 · 12 years ago
  59. 4734f3b remove dead code by Till Westmann · 12 years ago
  60. 013842b added support for cloning a feed job spec, wrapping operators with meta versions by ramangrover29 · 12 years ago
  61. 8880690 cloning of feed job spec using wrapping operator by ramangrover29 · 12 years ago
  62. b114741 checkpoint by ramangrover29 · 12 years ago
  63. 064c69b checkpoint by ramangrover29 · 12 years ago
  64. 022532f checkpoint by ramangrover29 · 12 years ago
  65. a774ef2 merge from master by ramangrover29 · 12 years ago
  66. 9253569 added basic feeds robustness test; testing behavior upon a cluster restart by ramangrover29 · 12 years ago
  67. a5e4231 merge from master by ramangrover29 · 12 years ago
  68. fb8ee3f checkpoint by ramangrover29 · 12 years ago
  69. 7b807ff checkpoint by ramangrover29 · 12 years ago
  70. 1621766 add option to execute the query (or not) to the web interface by Till Westmann · 12 years ago
  71. 5f97391 added test case for fault-tolerance by ramangrover29 · 12 years ago
  72. d7fa966 added managix commands for starting/stopping a node by ramangrover29 · 12 years ago
  73. 93dd823 checkpoint by ramangrover29 · 12 years ago
  74. 35a0f70 issue 542: remove write into dataset statement by Till Westmann · 12 years ago
  75. e6b4b24 merge up-to-date master to jimahn/master_invix_internal_renaming by JIMAHN · 12 years ago
  76. 644bd02 Pass absolute directoey info to the lsm indexes. by salsubaiee · 12 years ago
  77. 2682065 Merge branch 'master' into salsubaiee/master_fix_issue_500 by salsubaiee · 12 years ago
  78. 81f2af4 Check that user's data is sorted if load statement does not have the *pre-sorted* assertion. by salsubaiee · 12 years ago
  79. a6a2484 Changes to prevent loading a dataset more than once by salsubaiee · 12 years ago
  80. fef378d merged raman/asterix_lsm_stabilization_udfs by ramangrover29 · 12 years ago
  81. bdba1a8 fixed integration tests for external library/UDFs by ramangrover29 · 12 years ago
  82. 84d82ef checkpoint by ramangrover29 · 12 years ago
  83. 1eb0e3d Fix for issue 534. by salsubaiee · 12 years ago
  84. 4da3606 checkpoint by ramangrover29 · 12 years ago
  85. 68014a9 checkpoint by ramangrover29 · 12 years ago
  86. ec1998a checkpoint by ramangrover29 · 12 years ago
  87. 5b12de1 checkpoint by ramangrover29 · 12 years ago
  88. 44fc782 code cleanup for adaptors/factories by ramangrover29 · 12 years ago
  89. f30b9da resolved conflicts post merge by ramangrover29 · 12 years ago
  90. 8be29bd merge from master by ramangrover29 · 12 years ago
  91. 8679d45 checkpoint post merge from master by ramangrover29 · 12 years ago
  92. 723fc10 Merge branch 'master' into raman/master_feeds by ramangrover29 · 12 years ago
  93. f7f449a completed merge from master by ramangrover29 · 12 years ago
  94. 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
  95. 7491566 merge from master by ramangrover29 · 12 years ago
  96. 4968cc4 Set the result sweeper values to very low values for tests. by Madhusudan.C.S · 12 years ago
  97. 8e17f33 Add the imports that was accidentally removed in previous commits. by Madhusudan.C.S · 12 years ago
  98. a0818c5 Remove unnecessary parameters and imports. by Madhusudan.C.S · 12 years ago
  99. d420a68 Make the query mode available to the result distribution operator. by Madhusudan.C.S · 12 years ago
  100. 0ee5ab9 merge master by Till Westmann · 12 years ago