1. 8325946 Implement TokenizeOperator in addition to the changes made by Zachary Heilbron. by Taewoo Kim · 10 years ago
  2. 8694a86 Fixed framesize resetting issue during bulk-loading by Young-Seok · 10 years ago
  3. 661b1d0 763: Omit wrapper "results" JSON object in HTTP API output for JSON results; by Chris Hillery · 10 years ago
  4. e3e8ffa support for JSON escapes in ADM and AQL parser by Till Westmann · 10 years ago
  5. 6b889c7 cleanup by Till Westmann · 10 years ago
  6. b9b5176 apply code conventions to files containing tabs by Till Westmann · 11 years ago
  7. 8f5a173 Changes to fix issue793 by Young-Seok · 11 years ago
  8. 661b9c7 Added a new merge policy, called correlated-prefix. by salsubaiee · 11 years ago
  9. f13678d Adding plot of Algebricks plan by kereno · 11 years ago
  10. db37f66 remove global metadata lock by Abdullah Alamoudi · 11 years ago
  11. fd733ee improvements for demo by Till Westmann · 11 years ago
  12. a5af4e0 Added filters to AsterixDB's primary and secondary indexes. by salsubaiee · 11 years ago
  13. 5094f4c remove unused properties by Till Westmann · 11 years ago
  14. edab9427 Adds a delivery mode called async-deferred by kereno · 11 years ago
  15. 22bf375 Output correct JSON strings for object keys; base decision to return text/json from HTTP API on Accepts header rather than Content-type by Chris Hillery · 11 years ago
  16. d905773 Add external indexes by Abdullah Alamoudi · 11 years ago
  17. 362b884 Support sort-based group-by, add test coverage for out-of-core code paths, and adapt to the new buffer cache interface. by Yingyi Bu · 11 years ago
  18. be353dd fixed issue 731, 740, and more. by Young-Seok · 11 years ago
  19. 8bf6a8d Fix the rtree bulkload pipeline by Abdullah Alamoudi · 11 years ago
  20. c5a1af4 fix type promotion for numeric types by Till Westmann · 11 years ago
  21. ab40b09 add error locations to exceptions in the ADM parser by Till Westmann · 11 years ago
  22. fabdfb2 only stop controllers that have been created by Till Westmann · 11 years ago
  23. ca05966 add main method to AsterixHyracksIntegrationUtil by Till Westmann · 11 years ago
  24. b43d28d Merge branch 'master' into eugenia/black_cherry_stable by zheilbron · 11 years ago
  25. 0fafb04 Merge branch 'master' of https://code.google.com/p/asterixdb into icetindil/frame_size by icetindil · 11 years ago
  26. 1aac419 Adjust creation of Rtree to reflect the new LSM Rtree Optimization by Abdullah Alamoudi · 11 years ago
  27. 7b3f627 fix for issue #732 by icetindil · 11 years ago
  28. 4853110 addressed review comments by Young-Seok · 11 years ago
  29. 5eddbc8 changes to fix issue 727 by Young-Seok · 11 years ago
  30. 4c57db6 remove SDK endpoint by Zachary Heilbron · 11 years ago
  31. 8725135 fix async queries by Zachary Heilbron · 11 years ago
  32. 2ccbe42 Merge branch 'master' into eugenia/black_cherry_stable by Zachary Heilbron · 11 years ago
  33. d356575 add unrestricted REST endpoint by zheilbron · 11 years ago
  34. ed49989 Merge branch 'master' into eugenia/black_cherry_stable by zheilbron · 11 years ago
  35. df89fbc Moved the skip secondary index search hint closer to the predicates. by salsubaiee · 11 years ago
  36. bb16791 Added a hint to AQL to exclude secondary indexes from the query plan. by salsubaiee · 11 years ago
  37. 7346e76 Make sure the rtree comparators don't have the primary keys. by salsubaiee · 11 years ago
  38. ac2652f fixed issue 691 by Young-Seok · 11 years ago
  39. 1f2f55d reenable feed jobspec alteration + logging to metadata (bug filed) by zheilbron · 11 years ago
  40. 076f61b Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  41. 28e026f rename LoadFromFileStatement to LoadStatement by zheilbron · 11 years ago
  42. 6e8d3fc added test case for generic socket based feed adaptor by Raman Grover · 11 years ago
  43. 9f506f9 removing calls to deleted methods by Raman Grover · 11 years ago
  44. b1411eb Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  45. 7e5570a merge from master by ramangrover29 · 11 years ago
  46. 312c4d6 remove AsterixThreadExecutor.shutdown() again by Till Westmann · 11 years ago
  47. 5a906ad add logic for manually triggered state dumps by zheilbron · 11 years ago
  48. d16cd80 Merge branch 'master' into eugenia/black_cherry_stable by zheilbron · 11 years ago
  49. edca4c7 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  50. 8f576a5 fix lifecycle issue introduced by hyracks nc fix by buyingyi · 11 years ago
  51. c28288d fix metdata booststrap, leave the work to dataset lifecyle manager by buyingyi · 11 years ago
  52. 12cdf66 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  53. 13e2bec merged from master by ramangrover29 · 11 years ago
  54. 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
  55. 3a59ecc ensure rest api returns a single json object with a single 'results' field for each query by zheilbron · 11 years ago
  56. e2235f0 set proxy for MetadataNode after MetadataBootstrap is done by Till Westmann · 11 years ago
  57. ac292f9 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  58. 9082e6c Merge remote-tracking branch 'origin/raman/master_feeds_merge' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  59. a5670f6 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  60. 9b7cd11 fixed issue 650 by icetindil · 11 years ago
  61. 20ba107 move shutdown of AsterixThreadExecutor out of LogManager by Till Westmann · 11 years ago
  62. 17e1a72 add rule to sweep plan for illegal non-functional functions + Minor cleanup by zheilbron · 11 years ago
  63. cb5efd4 Merge branch 'master' into yingyi/asterix_fix by buyingyi · 11 years ago
  64. b6b7308 cosmetic changes by Raman Grover · 11 years ago
  65. 6791ec2 null check when installing adapters contained in an external library by Raman Grover · 11 years ago
  66. 47c92e7 miscellaneous/minor changes + support for installing adapters by Raman Grover · 11 years ago
  67. d7fc147 Merge branch 'master' into eugenia/black_cherry_stable by genia.likes.science@gmail.com · 11 years ago
  68. 25a2b2e minor cosmetic changes by Raman Grover · 11 years ago
  69. e5cdb78 merged master, resolved conflicts by ramangrover29 · 11 years ago
  70. 5b0e352 Merge branch 'raman/master_feeds_ext' of https://code.google.com/p/asterixdb into raman/master_feeds_ext by ramangrover29 · 11 years ago
  71. b95a3b2 checkpoint by Raman Grover · 11 years ago
  72. 119f8c9 Fixed typos. by salsubaiee · 11 years ago
  73. f6b4b29 merge from master by Raman Grover · 11 years ago
  74. 2436b22 Merged master into salsubaiee/master_change_lsm_merge_policy by salsubaiee · 11 years ago
  75. 801bffe Allowed user to specify the merging policy by salsubaiee · 11 years ago
  76. d40ec80 checkpoint by ramangrover29 · 11 years ago
  77. 85a78dd Modified storage config paramters. by salsubaiee · 11 years ago
  78. 9479523 Merge branch 'master' into yingyi/asterix_fix by buyingyi · 11 years ago
  79. 0b423fa Support for full compaction command. by salsubaiee · 11 years ago
  80. d8c2051 Added a new merge policy. by salsubaiee · 11 years ago
  81. 49accfe checkpoint towards fixing diskComponents' LSN by Young-Seok · 11 years ago
  82. 4f96fc9 Revert "Merge external indexes into master" by Abdullah Alamoudi · 11 years ago
  83. eb2723a Revert "fix merge issues" by Abdullah Alamoudi · 11 years ago
  84. d9702ac modified strategy to choose a substitute node in event of failure by ramangrover29 · 11 years ago
  85. e74a5ef adapt to the new constructor of hash merge partitioning connector by buyingyi · 11 years ago
  86. 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
  87. 1a10f6b Merge branch 'master' into eugenia/black_cherry_stable by genia.likes.science@gmail.com · 11 years ago
  88. 9ab9b10 checkpoint towards fixing LSN related issues(issue 591, 609, and 614) and more by Young-Seok · 11 years ago
  89. 6440e89 fix merge issues by Abdullah Alamoudi · 11 years ago
  90. 1a0d2b4 Merge external indexes into master by Abdullah Alamoudi · 11 years ago
  91. 863d5d2 Correct behaviour of drop dataverse and drop dataset to drop external data indexes by Abdullah Alamoudi · 11 years ago
  92. ddb4d48 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  93. 195318a Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  94. 9fc9a11 enable autoidgeneration rule by zheilbron · 11 years ago
  95. 5577ba7 disable feed statistic collection by zheilbron · 11 years ago
  96. 91ee2bd add R-Tree support for external indexes and indexes optimizations by Abdullah Alamoudi · 11 years ago
  97. 2467f2e added UUID type; added autogenerate syntax and AST info by zheilbron · 11 years ago
  98. f84e422 added back files that got lost in the merge by zheilbron · 11 years ago
  99. bf064e5 Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  100. c5346f41 another change to stop the LogFlusher thread by Young-Seok · 11 years ago