1. 8350912 [maven-release-plugin] prepare release asterix-0.8.4 by Zachary Heilbron · 10 years ago asterix-0.8.4
  2. ed826aa Use global.test.in/excludes, so test.in/excludes can still be used on command-line by Chris Hillery · 11 years ago
  3. 3fbe168 Change feeds_ingest test case to "slow" by Chris Hillery · 11 years ago
  4. e2542dc Consolidate JUnit configuration to top-level POM by Chris Hillery · 11 years ago
  5. 657d08a Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  6. 6313d24 remove useless gitignores that Eclipse generates by zheilbron · 11 years ago
  7. d81f9f8 revert temporary changes by Till Westmann · 11 years ago
  8. c17c989 a fix and a bunch of debugging changes by Till Westmann · 11 years ago
  9. cd0e65a temp change to avoid deleting the instance after the test run by Till Westmann · 11 years ago
  10. 3cea319 some cleanup by Till Westmann · 11 years ago
  11. 9e00d47 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  12. 84fc7cc [maven-release-plugin] prepare release asterix-0.8.3 by Vinayak Borkar · 11 years ago asterix-0.8.3
  13. 4c35023 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  14. b633831 [maven-release-plugin] prepare release asterix-0.8.2 by Vinayak Borkar · 11 years ago asterix-0.8.2
  15. 56a41e7 added test cases for comparator issues by Young-Seok · 11 years ago
  16. 771a70f DML_RECOVER_ON, DDL_RECOVER_ON flags added by Pei Li · 11 years ago
  17. 1da69fd master merged; 4 tests failed; (1)recover_ddl/insert_after_recovery; (2)recover_ddl/delete_after_recovery; (3)dml_recovery/sum_mixed; (4)dml_recovery/avg_empty_02 by Pei Li · 11 years ago
  18. 75e26cf Merge branch 'master' into peili/crash_recovery_tests by Pei Li · 11 years ago
  19. 4743109 Merge branch 'master' of https://code.google.com/p/asterixdb by Pei Li · 11 years ago
  20. 229b80c [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  21. 9cca81b [maven-release-plugin] prepare release asterix-0.8.1 by Vinayak Borkar · 11 years ago asterix-0.8.1
  22. a3fa6af secondary indices in use; comment addressed; by Pei Li · 11 years ago
  23. 72574eb Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  24. 3f026c5 modified test case to use adaptor alias instead of class name by ramangrover29 · 11 years ago
  25. b3bb518 corrected the external adaptor test case to use the right library by ramangrover29 · 11 years ago
  26. 7696def added test for installation and use of an external adaptor by Raman Grover · 11 years ago
  27. 5653415 DmlRecoveryTest added by Pei Li · 11 years ago
  28. 521acbb dml recovery added by Pei Li · 11 years ago
  29. e25befa All recover_after_abort recovery_ddl test cases added by Pei Li · 11 years ago
  30. 076f61b Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  31. 43137a4 ddl added by Pei Li · 11 years ago
  32. a715fa4 before dml by Pei Li · 11 years ago
  33. 5404174 1) null check in feed frame writer 2) corrected path in feed ingestion test by ramangrover29 · 11 years ago
  34. 17f90ef merge from master by ramangrover29 · 11 years ago
  35. e9904f2 minor changes to pull based twitter adapter by ramangrover29 · 11 years ago
  36. 66b8a07 added an additional test for feed ingestion by Raman Grover · 11 years ago
  37. 871c871 fixed the issue 679 by Young-Seok · 11 years ago
  38. bddde50 recover_after_abort added by Pei Li · 11 years ago
  39. cc797aa default secondary index commmented by Pei Li · 11 years ago
  40. b1411eb Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  41. df6d194 all refined expect secondary indices by Pei Li · 11 years ago
  42. 7e5570a merge from master by ramangrover29 · 11 years ago
  43. 4abeab5 checkpoint by Raman Grover · 11 years ago
  44. dbec3e0 expected results file added by Pei Li · 11 years ago
  45. f8f6d9a use 'query' case to compare query results with expected results by Pei Li · 11 years ago
  46. 43f232b copy once by Pei Li · 11 years ago
  47. 8403d84 verify successfully after merging by Pei Li · 11 years ago
  48. 6f79b5d after merge4 by Pei Li · 11 years ago
  49. fe2b918 after merge3 by Pei Li · 11 years ago
  50. 4c72c37 after merge2 by Pei Li · 11 years ago
  51. e85bd29 after merge master by Pei Li · 11 years ago
  52. 2897049 before merge by Pei Li · 11 years ago
  53. 8980bbb Merge branch 'raman/master/cluster_active_wait' into westmann/scratch by Till Westmann · 11 years ago
  54. d6a4c04 revert some modifications by Till Westmann · 11 years ago
  55. a552f6b master merge, ready to push by Pei Li · 11 years ago
  56. dc9a9ca four ddl tests added by Pei Li · 11 years ago
  57. e520c96 four ddl tests added by Pei Li · 11 years ago
  58. 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
  59. 7f9246f three test cases on indexes by Pei Li · 11 years ago
  60. 9082e6c Merge remote-tracking branch 'origin/raman/master_feeds_merge' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  61. baf571a some debugging/logging stuff by Till Westmann · 11 years ago
  62. b6b7308 cosmetic changes by Raman Grover · 11 years ago
  63. 2343b87 review branch for feeds by ramangrover29 · 11 years ago
  64. 6791ec2 null check when installing adapters contained in an external library by Raman Grover · 11 years ago
  65. 778e019 added a recovery integration test by Young-Seok · 11 years ago
  66. 25a2b2e minor cosmetic changes by Raman Grover · 11 years ago
  67. d59bfd5 re-orchestrated feeds fault tolerance integration test by ramangrover29 · 11 years ago
  68. b95a3b2 checkpoint by Raman Grover · 11 years ago
  69. f6b4b29 merge from master by Raman Grover · 11 years ago
  70. 801bffe Allowed user to specify the merging policy by salsubaiee · 11 years ago
  71. 85a78dd Modified storage config paramters. by salsubaiee · 11 years ago
  72. ddb4d48 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  73. 2602169 changes to fix issue 620 by Young-Seok · 11 years ago
  74. bf064e5 Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  75. 35119a9 Proper handling of waiting for ongoing io ops before closing an a dataset. Also added config para. by salsubaiee · 11 years ago
  76. c15b843 addressed Raman's comments by JArod · 11 years ago
  77. f4ffed1 merge from zheilbron/asterix_msr (checkpoint 3) by ramangrover29 · 11 years ago
  78. 20f2583 merge from zheilbron/asterix_msr (checkpoint 1) by ramangrover29 · 11 years ago
  79. 156149b configured appassembler to only use booter scripts for windows; renamed lib --> repo since appassembler's scripts don't support configurable repo names for booters by zheilbron · 11 years ago
  80. 47b0d27 merge master to jarodwen/hotfix/postbeta by JArod · 11 years ago
  81. e7342ac Managix was overly strict in not allowing multiple instances share an IP as it can potentially cause port conflicts (all ports (except 3) are non-configurable). This changes relaxes the constraint to allow multiple instances share an IP. However the instance cannot be ACTIVE concurrently. by ramangrover29 · 11 years ago
  82. a774ef2 merge from master by ramangrover29 · 11 years ago
  83. 534ca83 addressed review comments: set the default group commit time to 40ms by Young-Seok · 11 years ago
  84. 2349932 1) changed the log page flush option from force(true) to force(false), 2) changed default group commit time from 1 to 10 ms in installer configuration file, 3) fixed a bug which makes the logPartitionSize property be negative number, 4) removed a redundant file, LogUtil. by Young-Seok · 11 years ago
  85. 9253569 added basic feeds robustness test; testing behavior upon a cluster restart by ramangrover29 · 11 years ago
  86. 7b807ff checkpoint by ramangrover29 · 11 years ago
  87. 5f97391 added test case for fault-tolerance by ramangrover29 · 11 years ago
  88. d7fa966 added managix commands for starting/stopping a node by ramangrover29 · 11 years ago
  89. 28b1dad added managix commands for starting/stopping a node by ramangrover29 · 11 years ago
  90. 93dd823 checkpoint by ramangrover29 · 11 years ago
  91. c982417 checkpoint 513#3: updated function visibility based on the function category document by JArod · 11 years ago
  92. e65406f checkpoint 513#2: synced private functions with the documentation by JArod · 11 years ago
  93. 003089a checkpoint 513#1: fixed temporal arthmetic operations to use symobl-based operations instead of functions. by JArod · 11 years ago
  94. 1109163 changes to fix the Issue 543 in asterixdb: Incorrect logic in rollback --> StackOverlfowError by Young-Seok · 11 years ago
  95. 81f2af4 Check that user's data is sorted if load statement does not have the *pre-sorted* assertion. by salsubaiee · 11 years ago
  96. a6a2484 Changes to prevent loading a dataset more than once by salsubaiee · 11 years ago
  97. fef378d merged raman/asterix_lsm_stabilization_udfs by ramangrover29 · 11 years ago
  98. 57f12eb removed obsolete file by ramangrover29 · 11 years ago
  99. bdba1a8 fixed integration tests for external library/UDFs by ramangrover29 · 11 years ago
  100. 9f76a5e checkpoint by ramangrover29 · 11 years ago