1. c191e23 better attempt to fix the bug minor cleanup by Till Westmann · 11 years ago
  2. c17c989 a fix and a bunch of debugging changes by Till Westmann · 11 years ago
  3. df89fbc Moved the skip secondary index search hint closer to the predicates. by salsubaiee · 11 years ago
  4. bb16791 Added a hint to AQL to exclude secondary indexes from the query plan. by salsubaiee · 11 years ago
  5. 7346e76 Make sure the rtree comparators don't have the primary keys. by salsubaiee · 11 years ago
  6. ac2652f fixed issue 691 by Young-Seok · 11 years ago
  7. 1f2f55d reenable feed jobspec alteration + logging to metadata (bug filed) by zheilbron · 11 years ago
  8. 076f61b Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  9. 28e026f rename LoadFromFileStatement to LoadStatement by zheilbron · 11 years ago
  10. 6e8d3fc added test case for generic socket based feed adaptor by Raman Grover · 11 years ago
  11. 9f506f9 removing calls to deleted methods by Raman Grover · 11 years ago
  12. b1411eb Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  13. 7e5570a merge from master by ramangrover29 · 11 years ago
  14. 312c4d6 remove AsterixThreadExecutor.shutdown() again by Till Westmann · 11 years ago
  15. 5a906ad add logic for manually triggered state dumps by zheilbron · 11 years ago
  16. edca4c7 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  17. 8f576a5 fix lifecycle issue introduced by hyracks nc fix by buyingyi · 11 years ago
  18. c28288d fix metdata booststrap, leave the work to dataset lifecyle manager by buyingyi · 11 years ago
  19. 12cdf66 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  20. 8980bbb Merge branch 'raman/master/cluster_active_wait' into westmann/scratch by Till Westmann · 11 years ago
  21. 13e2bec merged from master by ramangrover29 · 11 years ago
  22. 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
  23. 3a59ecc ensure rest api returns a single json object with a single 'results' field for each query by zheilbron · 11 years ago
  24. 9281205b Introduced a waiting window for a cluster to acquire the ACTIVE state (all nodes are available) before a submitted query/statement can be executed by ramangrover29 · 11 years ago
  25. e2235f0 set proxy for MetadataNode after MetadataBootstrap is done by Till Westmann · 11 years ago
  26. ac292f9 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  27. 9082e6c Merge remote-tracking branch 'origin/raman/master_feeds_merge' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  28. a5670f6 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  29. 9b7cd11 fixed issue 650 by icetindil · 11 years ago
  30. 20ba107 move shutdown of AsterixThreadExecutor out of LogManager by Till Westmann · 11 years ago
  31. 17e1a72 add rule to sweep plan for illegal non-functional functions + Minor cleanup by zheilbron · 11 years ago
  32. cb5efd4 Merge branch 'master' into yingyi/asterix_fix by buyingyi · 11 years ago
  33. b6b7308 cosmetic changes by Raman Grover · 11 years ago
  34. 6791ec2 null check when installing adapters contained in an external library by Raman Grover · 11 years ago
  35. 47c92e7 miscellaneous/minor changes + support for installing adapters by Raman Grover · 11 years ago
  36. 25a2b2e minor cosmetic changes by Raman Grover · 11 years ago
  37. e5cdb78 merged master, resolved conflicts by ramangrover29 · 11 years ago
  38. 5b0e352 Merge branch 'raman/master_feeds_ext' of https://code.google.com/p/asterixdb into raman/master_feeds_ext by ramangrover29 · 11 years ago
  39. b95a3b2 checkpoint by Raman Grover · 11 years ago
  40. 119f8c9 Fixed typos. by salsubaiee · 11 years ago
  41. f6b4b29 merge from master by Raman Grover · 11 years ago
  42. 2436b22 Merged master into salsubaiee/master_change_lsm_merge_policy by salsubaiee · 11 years ago
  43. 801bffe Allowed user to specify the merging policy by salsubaiee · 11 years ago
  44. d40ec80 checkpoint by ramangrover29 · 11 years ago
  45. 85a78dd Modified storage config paramters. by salsubaiee · 11 years ago
  46. 9479523 Merge branch 'master' into yingyi/asterix_fix by buyingyi · 11 years ago
  47. 0b423fa Support for full compaction command. by salsubaiee · 11 years ago
  48. d8c2051 Added a new merge policy. by salsubaiee · 11 years ago
  49. 49accfe checkpoint towards fixing diskComponents' LSN by Young-Seok · 11 years ago
  50. 4f96fc9 Revert "Merge external indexes into master" by Abdullah Alamoudi · 11 years ago
  51. eb2723a Revert "fix merge issues" by Abdullah Alamoudi · 11 years ago
  52. d9702ac modified strategy to choose a substitute node in event of failure by ramangrover29 · 11 years ago
  53. e74a5ef adapt to the new constructor of hash merge partitioning connector by buyingyi · 11 years ago
  54. 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
  55. 9ab9b10 checkpoint towards fixing LSN related issues(issue 591, 609, and 614) and more by Young-Seok · 11 years ago
  56. 6440e89 fix merge issues by Abdullah Alamoudi · 11 years ago
  57. 1a0d2b4 Merge external indexes into master by Abdullah Alamoudi · 11 years ago
  58. 863d5d2 Correct behaviour of drop dataverse and drop dataset to drop external data indexes by Abdullah Alamoudi · 11 years ago
  59. ddb4d48 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  60. 195318a Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  61. 5eba6a0 changes to remove configuration parameters related to groupcommit and log sector by Young-Seok · 11 years ago
  62. 9fc9a11 enable autoidgeneration rule by zheilbron · 11 years ago
  63. 5577ba7 disable feed statistic collection by zheilbron · 11 years ago
  64. 91ee2bd add R-Tree support for external indexes and indexes optimizations by Abdullah Alamoudi · 11 years ago
  65. 2467f2e added UUID type; added autogenerate syntax and AST info by zheilbron · 11 years ago
  66. f84e422 added back files that got lost in the merge by zheilbron · 11 years ago
  67. bf064e5 Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  68. c5346f41 another change to stop the LogFlusher thread by Young-Seok · 11 years ago
  69. 46f0815 Merge branch 'master' into kisskys_salsubaiee/storage_log_manager_fixes by salsubaiee · 11 years ago
  70. 65cdf5f Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  71. eea6555 removed the information of the numOfPartitions and refined synchronization blocks in transaction related classes. by Young-Seok · 11 years ago
  72. 53c2b10 added debug info by Young-Seok · 11 years ago
  73. 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
  74. 85b89ef Merged kisskys/master_serialized_log_appender into kisskys_salsubaiee/storage_log_manager_fixes. by salsubaiee · 11 years ago
  75. 721bd51 Check for duplicate keys when loading a dataset. Fixed many erroneous test cases that wer eloading wrong data. by salsubaiee · 11 years ago
  76. 206f407 fixed: incorrect logging of feed activity details by ramangrover29 · 11 years ago
  77. c576550 Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  78. bab177f Merge branch 'master' into salsubaiee/master_lsm by salsubaiee · 11 years ago
  79. 2522504 Added many fixes. Checkpointpoing. by salsubaiee · 11 years ago
  80. 7d102dd Fix for issue 596. by salsubaiee · 11 years ago
  81. 1585798 Checkpoint, the code does not compile. by salsubaiee · 11 years ago
  82. 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
  83. 1172959 Change the passed io scheduler to lsm indexes to asynchronous scheduler. by salsubaiee · 11 years ago
  84. a419c4d Merge branch 'dev/asterix_msr' of https://code.google.com/p/asterixdb into dev/asterix_msr by zheilbron · 11 years ago
  85. e67365c fixed an issue related to correct evaluation of type associated with the output from feed adaptor by ramangrover29 · 11 years ago
  86. 2d3f6dd 1) minor fix in feed console 2) fixed bug incorrect evaluation of feed adapter output type by ramangrover29 · 11 years ago
  87. 72f05e7 Fix the transaction type of the feeds. by salsubaiee · 11 years ago
  88. 679a7be Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
  89. ff74550 ensuring proper shutdown of feed (checkpoint 1) by ramangrover29 · 11 years ago
  90. 20afdc3 minor changes to feed console by ramangrover29 · 11 years ago
  91. 75b7355 built a basic feed console by ramangrover29 · 11 years ago
  92. 40636ee mechanism for collection of feed statistics (checkpoint 1) by ramangrover29 · 11 years ago
  93. c996e28 1) removed printing of stack trace from interupted exceptions 2) added feed datasource properties by ramangrover29 · 11 years ago
  94. 5aa5d5f fixed log messages by ramangrover29 · 11 years ago
  95. f4ffed1 merge from zheilbron/asterix_msr (checkpoint 3) by ramangrover29 · 11 years ago
  96. 56e3caf merge from zheilbron/asterix_msr (checkpoint 2) by ramangrover29 · 11 years ago
  97. 20f2583 merge from zheilbron/asterix_msr (checkpoint 1) by ramangrover29 · 11 years ago
  98. a04696c 1) fixed bug in super feed manager (de) initialization 2) experimneting with feed manager by ramangrover29 · 11 years ago
  99. bf8b024 add post methods to rest API by zheilbron · 11 years ago
  100. 553817e remove staticness of lifecyclemanager and asterixthreadexecutor/factory; remove unnecessary asterixappruntimecontext used only for recovery by zheilbron · 12 years ago