1. 1a10f6b Merge branch 'master' into eugenia/black_cherry_stable by genia.likes.science@gmail.com · 11 years ago
  2. 6440e89 fix merge issues by Abdullah Alamoudi · 11 years ago
  3. 1a0d2b4 Merge external indexes into master by Abdullah Alamoudi · 11 years ago
  4. 863d5d2 Correct behaviour of drop dataverse and drop dataset to drop external data indexes by Abdullah Alamoudi · 11 years ago
  5. 5eba6a0 changes to remove configuration parameters related to groupcommit and log sector by Young-Seok · 11 years ago
  6. 91ee2bd add R-Tree support for external indexes and indexes optimizations by Abdullah Alamoudi · 11 years ago
  7. c5346f41 another change to stop the LogFlusher thread by Young-Seok · 11 years ago
  8. 46f0815 Merge branch 'master' into kisskys_salsubaiee/storage_log_manager_fixes by salsubaiee · 11 years ago
  9. c59d2fa Merge branch 'master' into eugenia/black_cherry_stable by genia.likes.science@gmail.com · 11 years ago
  10. eea6555 removed the information of the numOfPartitions and refined synchronization blocks in transaction related classes. by Young-Seok · 11 years ago
  11. 53c2b10 added debug info by Young-Seok · 11 years ago
  12. 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
  13. 85b89ef Merged kisskys/master_serialized_log_appender into kisskys_salsubaiee/storage_log_manager_fixes. by salsubaiee · 11 years ago
  14. 721bd51 Check for duplicate keys when loading a dataset. Fixed many erroneous test cases that wer eloading wrong data. by salsubaiee · 11 years ago
  15. bab177f Merge branch 'master' into salsubaiee/master_lsm by salsubaiee · 11 years ago
  16. 2522504 Added many fixes. Checkpointpoing. by salsubaiee · 11 years ago
  17. 7d102dd Fix for issue 596. by salsubaiee · 12 years ago
  18. 1585798 Checkpoint, the code does not compile. by salsubaiee · 12 years ago
  19. 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
  20. 1172959 Change the passed io scheduler to lsm indexes to asynchronous scheduler. by salsubaiee · 12 years ago
  21. 72f05e7 Fix the transaction type of the feeds. by salsubaiee · 11 years ago
  22. 679a7be Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
  23. 73ebafd Merge branch 'master' into eugenia/black_cherry_stable by genia.likes.science@gmail.com · 11 years ago
  24. 4734f3b remove dead code by Till Westmann · 12 years ago
  25. 0f72590 Cleared out stale example code by genia.likes.science@gmail.com · 12 years ago
  26. d651f08 Fixes query outputs by genia.likes.science@gmail.com · 12 years ago
  27. d2795fb Rewrites queries to cleaner syntax by genia.likes.science@gmail.com · 12 years ago
  28. 9793838 Removes debug statements by genia.likes.science@gmail.com · 12 years ago
  29. 212a644 Fixes all syntax SDK changes in AdmAql101 example by genia.likes.science@gmail.com · 12 years ago
  30. 54f2323 Moves AqlAdm101 example, replaces big dataset with TinySocial adm dataset by genia.likes.science@gmail.com · 12 years ago
  31. 7c933a6 Merge branch 'master' into eugenia/black_cherry_stable by genia.likes.science@gmail.com · 12 years ago
  32. 1621766 add option to execute the query (or not) to the web interface by Till Westmann · 12 years ago
  33. fcfdbe6 Tweetbook refactoring by genia.likes.science@gmail.com · 12 years ago
  34. 3b64bf8 Merge branch 'master' into eugenia/black_cherry_stable by genia.likes.science@gmail.com · 12 years ago
  35. 6686c45 Refactors Tweetbook entry handling (part 1) by genia.likes.science@gmail.com · 12 years ago
  36. 4a5dfe1 Refactoring of async query handles by genia.likes.science@gmail.com · 12 years ago
  37. 7b769bc Adds some fixmes and comments by genia.likes.science@gmail.com · 12 years ago
  38. 2139df2 Rewrites drilldown query, removes unneded parameter by genia.likes.science@gmail.com · 12 years ago
  39. 3395d5b API update - separates internal query handlers by genia.likes.science@gmail.com · 12 years ago
  40. 78593d7 Cleans up Black Cherry, fixes query passing bug in SDK by genia.likes.science@gmail.com · 12 years ago
  41. 35a0f70 issue 542: remove write into dataset statement by Till Westmann · 12 years ago
  42. e6b4b24 merge up-to-date master to jimahn/master_invix_internal_renaming by JIMAHN · 12 years ago
  43. 644bd02 Pass absolute directoey info to the lsm indexes. by salsubaiee · 12 years ago
  44. 0022c2c Removes unused scripts by genia.likes.science@gmail.com · 12 years ago
  45. 93f95df Adds bigger datasets for social data by genia.likes.science@gmail.com · 12 years ago
  46. 99b20c1 Merge branch 'eugenia/asterix_sdk_stable' into eugenia/black_cherry_stable by genia.likes.science@gmail.com · 12 years ago
  47. 300408f Merge branch 'master' into eugenia/black_cherry_stable by genia.likes.science@gmail.com · 12 years ago
  48. 2682065 Merge branch 'master' into salsubaiee/master_fix_issue_500 by salsubaiee · 12 years ago
  49. 81f2af4 Check that user's data is sorted if load statement does not have the *pre-sorted* assertion. by salsubaiee · 12 years ago
  50. a6a2484 Changes to prevent loading a dataset more than once by salsubaiee · 12 years ago
  51. 1eb0e3d Fix for issue 534. by salsubaiee · 12 years ago
  52. f8cca19 Exterminated bugs with the fire of a thousand angry suns. by genia.likes.science@gmail.com · 12 years ago
  53. 92c7281 SDK Review: Code cleanup by genia.likes.science@gmail.com · 12 years ago
  54. b91b577a SDK Review Feedback: Adds SDK Connection Bridge by genia.likes.science@gmail.com · 12 years ago
  55. 5f42534 SDK Review Feedback: Fix ReturnClause and TinySocial 8 bug by genia.likes.science@gmail.com · 12 years ago
  56. 5b95f68 Updates syntax in demo by genia.likes.science@gmail.com · 12 years ago
  57. d2f753e Fixes WhereClause syntax and adds some shorthand by genia.likes.science@gmail.com · 12 years ago
  58. f7929d8 Completes all TinySocial/AdmAql101 examples with SDK queries by genia.likes.science@gmail.com · 12 years ago
  59. 1b9aa48 Updates all Quantifications by genia.likes.science@gmail.com · 12 years ago
  60. 5749ef9 Cleans up ReturnClause by genia.likes.science@gmail.com · 12 years ago
  61. 18f3bf2 Rewrites FunctionExpression SDK syntax and example by genia.likes.science@gmail.com · 12 years ago
  62. fc5f509 Updates REST API port to 19002 by genia.likes.science@gmail.com · 12 years ago
  63. f84b44d Merge branch 'master' into eugenia/asterix_sdk_stable by genia.likes.science@gmail.com · 12 years ago
  64. 79174b2 Updated Black Cherry demo features by genia.likes.science@gmail.com · 12 years ago
  65. 72f0210 Interval update hotfix by genia.likes.science@gmail.com · 12 years ago
  66. adac26a Debug mode hotfix by genia.likes.science@gmail.com · 12 years ago
  67. 2134442 Tweet display hotfix by genia.likes.science@gmail.com · 12 years ago
  68. 77220e5 Async display hotfix by genia.likes.science@gmail.com · 12 years ago
  69. 49a1435 SQUISHED THE BOOG by genia.likes.science@gmail.com · 12 years ago
  70. 94ed11b Fixes drilldown behavior location bug by genia.likes.science@gmail.com · 12 years ago
  71. 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
  72. 5f83774 Revert to async bug workaround by genia.likes.science@gmail.com · 12 years ago
  73. 1d82514 Workaround for asynchronous json bug by genia.likes.science@gmail.com · 12 years ago
  74. 787a9ae Fixes some little cosmetic things by genia.likes.science@gmail.com · 12 years ago
  75. 5a7c2d7 Weird cross-domain behavior work-around - moved example to be with SDK by genia.likes.science@gmail.com · 12 years ago
  76. b5af404 Temporarily hides drilldown behavior for debugging by genia.likes.science@gmail.com · 12 years ago
  77. 2c678ea Black Cherry spatial query bugfix and refactor by genia.likes.science@gmail.com · 12 years ago
  78. 4968cc4 Set the result sweeper values to very low values for tests. by Madhusudan.C.S · 12 years ago
  79. 8e17f33 Add the imports that was accidentally removed in previous commits. by Madhusudan.C.S · 12 years ago
  80. a0818c5 Remove unnecessary parameters and imports. by Madhusudan.C.S · 12 years ago
  81. d420a68 Make the query mode available to the result distribution operator. by Madhusudan.C.S · 12 years ago
  82. 0ee5ab9 merge master by Till Westmann · 12 years ago
  83. 1965b8d fix permissions by Till Westmann · 12 years ago
  84. ea8ab39 add/update license headers by Till Westmann · 12 years ago
  85. 69a06dc Merge branch 'eugenia/asterix_sdk_stable' into eugenia/asterix_beta_examples by genia.likes.science@gmail.com · 12 years ago
  86. b9f00e2 Merge branch 'eugenia/asterix_sdk_stable' of https://code.google.com/p/asterixdb into eugenia/asterix_sdk_stable by genia.likes.science@gmail.com · 12 years ago
  87. 2adfb82 Merge branch 'master' into eugenia/asterix_sdk_stable by genia.likes.science@gmail.com · 12 years ago
  88. 01130cdf Updated SDK Port by genia.likes.science@gmail.com · 12 years ago
  89. 407c071 properly delete transaction log directories during all tests (MD, Exec, Opt) by zheilbron · 12 years ago
  90. 180edcc Merge branch 'master' into eugenia/asterix_beta_examples by genia.likes.science@gmail.com · 12 years ago
  91. c1e3222 added default txn log directory by ramangrover29 · 12 years ago
  92. 85b2952 changed asterix-build-configuration.xml by ramangrover29 · 12 years ago
  93. 5287c4a lowered num pages for mem components during the build to test flushes by zheilbron · 12 years ago
  94. db0583d Merge branch 'master' of https://code.google.com/p/asterixdb by zheilbron · 12 years ago
  95. bf2cc0e Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 12 years ago
  96. 4299e2a plugging in compiler parameters by icetindil · 12 years ago
  97. 91f94b5 plugging in log and lock configuration parameters by icetindil · 12 years ago
  98. 99c77b9 Merge branch 'master' into raman/asterix_lsm_stabilization_coredump by salsubaiee · 12 years ago
  99. 103697f Plugged in the core dump configuration (paths) from managix by ramangrover29 · 12 years ago
  100. 199361e Merge branch 'master' into eugenia/asterix_beta_examples by genia.likes.science@gmail.com · 12 years ago