1. e2235f0 set proxy for MetadataNode after MetadataBootstrap is done by Till Westmann · 11 years ago
  2. ac292f9 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  3. 9082e6c Merge remote-tracking branch 'origin/raman/master_feeds_merge' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  4. a5670f6 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  5. 9b7cd11 fixed issue 650 by icetindil · 11 years ago
  6. 20ba107 move shutdown of AsterixThreadExecutor out of LogManager by Till Westmann · 11 years ago
  7. 17e1a72 add rule to sweep plan for illegal non-functional functions + Minor cleanup by zheilbron · 11 years ago
  8. cb5efd4 Merge branch 'master' into yingyi/asterix_fix by buyingyi · 11 years ago
  9. b6b7308 cosmetic changes by Raman Grover · 11 years ago
  10. 6791ec2 null check when installing adapters contained in an external library by Raman Grover · 11 years ago
  11. 47c92e7 miscellaneous/minor changes + support for installing adapters by Raman Grover · 11 years ago
  12. d7fc147 Merge branch 'master' into eugenia/black_cherry_stable by genia.likes.science@gmail.com · 11 years ago
  13. 25a2b2e minor cosmetic changes by Raman Grover · 11 years ago
  14. e5cdb78 merged master, resolved conflicts by ramangrover29 · 11 years ago
  15. 5b0e352 Merge branch 'raman/master_feeds_ext' of https://code.google.com/p/asterixdb into raman/master_feeds_ext by ramangrover29 · 11 years ago
  16. b95a3b2 checkpoint by Raman Grover · 11 years ago
  17. 119f8c9 Fixed typos. by salsubaiee · 11 years ago
  18. f6b4b29 merge from master by Raman Grover · 11 years ago
  19. 2436b22 Merged master into salsubaiee/master_change_lsm_merge_policy by salsubaiee · 11 years ago
  20. 801bffe Allowed user to specify the merging policy by salsubaiee · 11 years ago
  21. d40ec80 checkpoint by ramangrover29 · 11 years ago
  22. 85a78dd Modified storage config paramters. by salsubaiee · 11 years ago
  23. 9479523 Merge branch 'master' into yingyi/asterix_fix by buyingyi · 11 years ago
  24. 0b423fa Support for full compaction command. by salsubaiee · 11 years ago
  25. d8c2051 Added a new merge policy. by salsubaiee · 11 years ago
  26. 49accfe checkpoint towards fixing diskComponents' LSN by Young-Seok · 11 years ago
  27. 4f96fc9 Revert "Merge external indexes into master" by Abdullah Alamoudi · 11 years ago
  28. eb2723a Revert "fix merge issues" by Abdullah Alamoudi · 11 years ago
  29. d9702ac modified strategy to choose a substitute node in event of failure by ramangrover29 · 11 years ago
  30. e74a5ef adapt to the new constructor of hash merge partitioning connector by buyingyi · 11 years ago
  31. 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
  32. 1a10f6b Merge branch 'master' into eugenia/black_cherry_stable by genia.likes.science@gmail.com · 11 years ago
  33. 9ab9b10 checkpoint towards fixing LSN related issues(issue 591, 609, and 614) and more by Young-Seok · 11 years ago
  34. 6440e89 fix merge issues by Abdullah Alamoudi · 11 years ago
  35. 1a0d2b4 Merge external indexes into master by Abdullah Alamoudi · 11 years ago
  36. 863d5d2 Correct behaviour of drop dataverse and drop dataset to drop external data indexes by Abdullah Alamoudi · 11 years ago
  37. ddb4d48 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  38. 195318a Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  39. 5eba6a0 changes to remove configuration parameters related to groupcommit and log sector by Young-Seok · 11 years ago
  40. 9fc9a11 enable autoidgeneration rule by zheilbron · 11 years ago
  41. 5577ba7 disable feed statistic collection by zheilbron · 11 years ago
  42. 91ee2bd add R-Tree support for external indexes and indexes optimizations by Abdullah Alamoudi · 11 years ago
  43. 2467f2e added UUID type; added autogenerate syntax and AST info by zheilbron · 11 years ago
  44. f84e422 added back files that got lost in the merge by zheilbron · 11 years ago
  45. bf064e5 Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  46. c5346f41 another change to stop the LogFlusher thread by Young-Seok · 11 years ago
  47. 46f0815 Merge branch 'master' into kisskys_salsubaiee/storage_log_manager_fixes by salsubaiee · 11 years ago
  48. c59d2fa Merge branch 'master' into eugenia/black_cherry_stable by genia.likes.science@gmail.com · 11 years ago
  49. 65cdf5f Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  50. eea6555 removed the information of the numOfPartitions and refined synchronization blocks in transaction related classes. by Young-Seok · 11 years ago
  51. 53c2b10 added debug info by Young-Seok · 11 years ago
  52. 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
  53. 85b89ef Merged kisskys/master_serialized_log_appender into kisskys_salsubaiee/storage_log_manager_fixes. by salsubaiee · 11 years ago
  54. 721bd51 Check for duplicate keys when loading a dataset. Fixed many erroneous test cases that wer eloading wrong data. by salsubaiee · 11 years ago
  55. 206f407 fixed: incorrect logging of feed activity details by ramangrover29 · 11 years ago
  56. c576550 Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  57. bab177f Merge branch 'master' into salsubaiee/master_lsm by salsubaiee · 11 years ago
  58. 2522504 Added many fixes. Checkpointpoing. by salsubaiee · 11 years ago
  59. 7d102dd Fix for issue 596. by salsubaiee · 11 years ago
  60. 1585798 Checkpoint, the code does not compile. by salsubaiee · 11 years ago
  61. 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
  62. 1172959 Change the passed io scheduler to lsm indexes to asynchronous scheduler. by salsubaiee · 11 years ago
  63. a419c4d Merge branch 'dev/asterix_msr' of https://code.google.com/p/asterixdb into dev/asterix_msr by zheilbron · 11 years ago
  64. e67365c fixed an issue related to correct evaluation of type associated with the output from feed adaptor by ramangrover29 · 11 years ago
  65. 2d3f6dd 1) minor fix in feed console 2) fixed bug incorrect evaluation of feed adapter output type by ramangrover29 · 11 years ago
  66. 72f05e7 Fix the transaction type of the feeds. by salsubaiee · 11 years ago
  67. 679a7be Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
  68. ff74550 ensuring proper shutdown of feed (checkpoint 1) by ramangrover29 · 11 years ago
  69. 73ebafd Merge branch 'master' into eugenia/black_cherry_stable by genia.likes.science@gmail.com · 11 years ago
  70. 20afdc3 minor changes to feed console by ramangrover29 · 11 years ago
  71. 75b7355 built a basic feed console by ramangrover29 · 11 years ago
  72. 40636ee mechanism for collection of feed statistics (checkpoint 1) by ramangrover29 · 11 years ago
  73. c996e28 1) removed printing of stack trace from interupted exceptions 2) added feed datasource properties by ramangrover29 · 11 years ago
  74. 5aa5d5f fixed log messages by ramangrover29 · 11 years ago
  75. f4ffed1 merge from zheilbron/asterix_msr (checkpoint 3) by ramangrover29 · 11 years ago
  76. 56e3caf merge from zheilbron/asterix_msr (checkpoint 2) by ramangrover29 · 11 years ago
  77. 20f2583 merge from zheilbron/asterix_msr (checkpoint 1) by ramangrover29 · 11 years ago
  78. a04696c 1) fixed bug in super feed manager (de) initialization 2) experimneting with feed manager by ramangrover29 · 11 years ago
  79. bf8b024 add post methods to rest API by zheilbron · 11 years ago
  80. 553817e remove staticness of lifecyclemanager and asterixthreadexecutor/factory; remove unnecessary asterixappruntimecontext used only for recovery by zheilbron · 11 years ago
  81. 3663ac1 fixed issue related to election of super feed manager by ramangrover29 · 11 years ago
  82. 6fb5e92 fault-tolerance checkpoint by ramangrover29 · 11 years ago
  83. 4734f3b remove dead code by Till Westmann · 11 years ago
  84. 013842b added support for cloning a feed job spec, wrapping operators with meta versions by ramangrover29 · 11 years ago
  85. 8880690 cloning of feed job spec using wrapping operator by ramangrover29 · 11 years ago
  86. b114741 checkpoint by ramangrover29 · 11 years ago
  87. 064c69b checkpoint by ramangrover29 · 11 years ago
  88. 022532f checkpoint by ramangrover29 · 11 years ago
  89. a774ef2 merge from master by ramangrover29 · 11 years ago
  90. 0f72590 Cleared out stale example code by genia.likes.science@gmail.com · 11 years ago
  91. d651f08 Fixes query outputs by genia.likes.science@gmail.com · 11 years ago
  92. d2795fb Rewrites queries to cleaner syntax by genia.likes.science@gmail.com · 11 years ago
  93. 9793838 Removes debug statements by genia.likes.science@gmail.com · 11 years ago
  94. 212a644 Fixes all syntax SDK changes in AdmAql101 example by genia.likes.science@gmail.com · 11 years ago
  95. 54f2323 Moves AqlAdm101 example, replaces big dataset with TinySocial adm dataset by genia.likes.science@gmail.com · 11 years ago
  96. 7c933a6 Merge branch 'master' into eugenia/black_cherry_stable by genia.likes.science@gmail.com · 11 years ago
  97. 9253569 added basic feeds robustness test; testing behavior upon a cluster restart by ramangrover29 · 11 years ago
  98. a5e4231 merge from master by ramangrover29 · 11 years ago
  99. fb8ee3f checkpoint by ramangrover29 · 11 years ago
  100. 7b807ff checkpoint by ramangrover29 · 11 years ago