1. 863d5d2 Correct behaviour of drop dataverse and drop dataset to drop external data indexes by Abdullah Alamoudi · 11 years ago
  2. 073b0c4 add feed ingestion for posting metadata by zheilbron · 11 years ago
  3. 195318a Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  4. 9ee649f fixed bug in translating partition constraints for a feed jobspec during alteration by ramangrover29 · 11 years ago
  5. 5922592 expose whether function is functional or not by zheilbron · 11 years ago
  6. 91ee2bd add R-Tree support for external indexes and indexes optimizations by Abdullah Alamoudi · 11 years ago
  7. 2467f2e added UUID type; added autogenerate syntax and AST info by zheilbron · 11 years ago
  8. bf064e5 Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  9. 6bf5b09 addressed code review comments and reverted the way that the logFlusher is stopped. by Young-Seok · 11 years ago
  10. c5346f41 another change to stop the LogFlusher thread by Young-Seok · 11 years ago
  11. 3be2580 log stacktrace when feedframewriter fails to write a frame by zheilbron · 11 years ago
  12. eea6555 removed the information of the numOfPartitions and refined synchronization blocks in transaction related classes. by Young-Seok · 11 years ago
  13. 53c2b10 added debug info by Young-Seok · 11 years ago
  14. 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
  15. 67fa3e0 Change metadata to use forceInsert and forceDelete to insert/delete records to avoid a possible deadlock scenario. by salsubaiee · 11 years ago
  16. 85b89ef Merged kisskys/master_serialized_log_appender into kisskys_salsubaiee/storage_log_manager_fixes. by salsubaiee · 11 years ago
  17. 206f407 fixed: incorrect logging of feed activity details by ramangrover29 · 11 years ago
  18. 5264c79 configure an adapter before asking for the output type by zheilbron · 11 years ago
  19. 4d6241d ensure that feed alteration maintains ordering of location constraints and partitions by zheilbron · 11 years ago
  20. 3873e90 Fix compilation errors. by salsubaiee · 11 years ago
  21. 2522504 Added many fixes. Checkpointpoing. by salsubaiee · 11 years ago
  22. 1585798 Checkpoint, the code does not compile. by salsubaiee · 11 years ago
  23. d50e0a2 Fix for issue 587. 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. 555dc9d Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  26. e67365c fixed an issue related to correct evaluation of type associated with the output from feed adaptor by ramangrover29 · 11 years ago
  27. cb98388 syncing azure adapter by zheilbron · 11 years ago
  28. 2d3f6dd 1) minor fix in feed console 2) fixed bug incorrect evaluation of feed adapter output type by ramangrover29 · 11 years ago
  29. 679a7be Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
  30. ff74550 ensuring proper shutdown of feed (checkpoint 1) by ramangrover29 · 11 years ago
  31. 20afdc3 minor changes to feed console by ramangrover29 · 11 years ago
  32. 75b7355 built a basic feed console by ramangrover29 · 11 years ago
  33. 40636ee mechanism for collection of feed statistics (checkpoint 1) by ramangrover29 · 11 years ago
  34. c996e28 1) removed printing of stack trace from interupted exceptions 2) added feed datasource properties by ramangrover29 · 11 years ago
  35. 38ff45c update for latest yingyi/fullstack_fix by buyingyi · 11 years ago
  36. 5aa5d5f fixed log messages by ramangrover29 · 11 years ago
  37. cbe0e82 adding missing file by ramangrover29 · 11 years ago
  38. df04b7e introduced feed runtime factory for managing feeds by ramangrover29 · 11 years ago
  39. f4ffed1 merge from zheilbron/asterix_msr (checkpoint 3) by ramangrover29 · 11 years ago
  40. 56e3caf merge from zheilbron/asterix_msr (checkpoint 2) by ramangrover29 · 11 years ago
  41. 20f2583 merge from zheilbron/asterix_msr (checkpoint 1) by ramangrover29 · 11 years ago
  42. a04696c 1) fixed bug in super feed manager (de) initialization 2) experimneting with feed manager by ramangrover29 · 11 years ago
  43. 94a1bda ensure that index is closed after use by zheilbron · 11 years ago
  44. 3663ac1 fixed issue related to election of super feed manager by ramangrover29 · 11 years ago
  45. 05cc84b fixed issue related to retrieval of information for active feeds post cluster shutdown by ramangrover29 · 11 years ago
  46. 6fb5e92 fault-tolerance checkpoint by ramangrover29 · 11 years ago
  47. f607e64 checkpoint by ramangrover29 · 11 years ago
  48. 013842b added support for cloning a feed job spec, wrapping operators with meta versions by ramangrover29 · 11 years ago
  49. 064c69b checkpoint by ramangrover29 · 11 years ago
  50. 022532f checkpoint by ramangrover29 · 11 years ago
  51. 4f94c1e added feed meta operator descriptot by ramangrover29 · 11 years ago
  52. a774ef2 merge from master by ramangrover29 · 11 years ago
  53. 5602446 corresponding changes for fixing operator execution mode by buyingyi · 11 years ago
  54. 2dc3355 minor changes by ramangrover29 · 11 years ago
  55. 9253569 added basic feeds robustness test; testing behavior upon a cluster restart by ramangrover29 · 11 years ago
  56. a5e4231 merge from master by ramangrover29 · 11 years ago
  57. fb8ee3f checkpoint by ramangrover29 · 11 years ago
  58. 9970d5f checkpoint by ramangrover29 · 11 years ago
  59. c04ac3c added FeedUtil class by ramangrover29 · 11 years ago
  60. 7b807ff checkpoint by ramangrover29 · 11 years ago
  61. 5f97391 added test case for fault-tolerance by ramangrover29 · 11 years ago
  62. 42f2b7b Fix for issue 554. by salsubaiee · 11 years ago
  63. d7fa966 added managix commands for starting/stopping a node by ramangrover29 · 11 years ago
  64. 28b1dad added managix commands for starting/stopping a node by ramangrover29 · 11 years ago
  65. 93dd823 checkpoint by ramangrover29 · 11 years ago
  66. e6b4b24 merge up-to-date master to jimahn/master_invix_internal_renaming by JIMAHN · 11 years ago
  67. 644bd02 Pass absolute directoey info to the lsm indexes. by salsubaiee · 11 years ago
  68. 2682065 Merge branch 'master' into salsubaiee/master_fix_issue_500 by salsubaiee · 11 years ago
  69. 047cdc7 Addressed code review comments. by salsubaiee · 11 years ago
  70. 0e64ec5 added push based Twitter firehose adapter by ramangrover29 · 11 years ago
  71. a6a2484 Changes to prevent loading a dataset more than once by salsubaiee · 11 years ago
  72. aff5f4e adding missing file by ramangrover29 · 11 years ago
  73. fef378d merged raman/asterix_lsm_stabilization_udfs by ramangrover29 · 11 years ago
  74. 84d82ef checkpoint by ramangrover29 · 11 years ago
  75. 1eb0e3d Fix for issue 534. by salsubaiee · 11 years ago
  76. 4da3606 checkpoint by ramangrover29 · 11 years ago
  77. 68014a9 checkpoint by ramangrover29 · 11 years ago
  78. ec1998a checkpoint by ramangrover29 · 11 years ago
  79. 5b12de1 checkpoint by ramangrover29 · 11 years ago
  80. 32b6350 code cleanup for adaptors/factories by ramangrover29 · 11 years ago
  81. 44fc782 code cleanup for adaptors/factories by ramangrover29 · 11 years ago
  82. 927e2f1 code cleanup for adaptors/factories by ramangrover29 · 11 years ago
  83. f30b9da resolved conflicts post merge by ramangrover29 · 11 years ago
  84. 8be29bd merge from master by ramangrover29 · 11 years ago
  85. 8679d45 checkpoint post merge from master by ramangrover29 · 11 years ago
  86. f7f449a completed merge from master by ramangrover29 · 11 years ago
  87. db035f9 checkpoint by ramangrover29 · 11 years ago
  88. 7491566 merge from master by ramangrover29 · 11 years ago
  89. d420a68 Make the query mode available to the result distribution operator. by Madhusudan.C.S · 11 years ago
  90. ea8ab39 add/update license headers by Till Westmann · 11 years ago
  91. bf2cc0e Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  92. 73877cc Merge branch 'master' into raman/asterix_lsm_stabilization_coredump by salsubaiee · 11 years ago
  93. 99c77b9 Merge branch 'master' into raman/asterix_lsm_stabilization_coredump by salsubaiee · 11 years ago
  94. f17db3d Merge branch 'master' into yingyi/asterix_beta_fix by buyingyi · 11 years ago
  95. 7f005ad Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  96. 7f6ad12 Merge master into raman/asterix_lsm_stabilization_coredump. by salsubaiee · 11 years ago
  97. 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
  98. 54151ae cleanup the fix for issue349 by buyingyi · 11 years ago
  99. 209adfb fix issue349 by buyingyi · 11 years ago
  100. b75446d Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED by JIMAHN · 11 years ago