1. 75e26cf Merge branch 'master' into peili/crash_recovery_tests by Pei Li · 11 years ago
  2. 521acbb dml recovery added by Pei Li · 11 years ago
  3. 076f61b Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  4. 17f90ef merge from master by ramangrover29 · 11 years ago
  5. b1411eb Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  6. df6d194 all refined expect secondary indices by Pei Li · 11 years ago
  7. 7e5570a merge from master by ramangrover29 · 11 years ago
  8. f8f6d9a use 'query' case to compare query results with expected results by Pei Li · 11 years ago
  9. 43f232b copy once by Pei Li · 11 years ago
  10. e85bd29 after merge master by Pei Li · 11 years ago
  11. 2897049 before merge by Pei Li · 11 years ago
  12. 13e2bec merged from master by ramangrover29 · 11 years ago
  13. e7e0597 implement Young-Seok's review comments by Till Westmann · 11 years ago
  14. d6a4c04 revert some modifications by Till Westmann · 11 years ago
  15. f50ea78 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  16. d31ffc5 master merged to this branch by Pei Li · 11 years ago
  17. dc9a9ca four ddl tests added by Pei Li · 11 years ago
  18. 7b585da Merge branch 'master' into westmann/scratch by Till Westmann · 11 years ago
  19. 3e36a68 Improve error logs in failed tests. by Diego Giorgini · 11 years ago
  20. 7f9246f three test cases on indexes by Pei Li · 11 years ago
  21. ac292f9 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  22. 0b7c80e move retry from TestUtils to MetadataManager by Till Westmann · 11 years ago
  23. 9082e6c Merge remote-tracking branch 'origin/raman/master_feeds_merge' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  24. baf571a some debugging/logging stuff by Till Westmann · 11 years ago
  25. 366ebd9 added a quick fix for the crash recovery test failure which is caused by the fact that the metadata node is not running yet when the test process sends a query after the system is recovered from a crash by Young-Seok · 11 years ago
  26. aa84552 fixed a bug in RecoveryIT test by Young-Seok · 11 years ago
  27. 2343b87 review branch for feeds by ramangrover29 · 11 years ago
  28. 778e019 added a recovery integration test by Young-Seok · 11 years ago
  29. f6b4b29 merge from master by Raman Grover · 11 years ago
  30. bf064e5 Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  31. b9ff130 removed test code in TestsUtils.java. by Young-Seok · 11 years ago
  32. eea6555 removed the information of the numOfPartitions and refined synchronization blocks in transaction related classes. by Young-Seok · 11 years ago
  33. 35119a9 Proper handling of waiting for ongoing io ops before closing an a dataset. Also added config para. by salsubaiee · 11 years ago
  34. 2522504 Added many fixes. Checkpointpoing. by salsubaiee · 11 years ago
  35. 20f2583 merge from zheilbron/asterix_msr (checkpoint 1) by ramangrover29 · 11 years ago
  36. bf8b024 add post methods to rest API by zheilbron · 11 years ago
  37. 9253569 added basic feeds robustness test; testing behavior upon a cluster restart by ramangrover29 · 11 years ago
  38. fef378d merged raman/asterix_lsm_stabilization_udfs by ramangrover29 · 11 years ago
  39. 84d82ef checkpoint by ramangrover29 · 11 years ago
  40. 8be29bd merge from master by ramangrover29 · 11 years ago
  41. becf1a8 Revert a change to TestsUtil. by salsubaiee · 11 years ago
  42. 3a33299 Fix for issue 509. by salsubaiee · 11 years ago
  43. 0ee5ab9 merge master by Till Westmann · 11 years ago
  44. ea8ab39 add/update license headers by Till Westmann · 11 years ago
  45. e8b16fb temporarily changing web.port to be 19002 by ramangrover29 · 11 years ago
  46. 85b2952 changed asterix-build-configuration.xml by ramangrover29 · 11 years ago
  47. 3d66580 fix for issue244 by buyingyi · 11 years ago
  48. 097793e Merge branch 'master' into madhusudancs/testframework-update by Madhusudan.C.S · 11 years ago
  49. 483fb87 Addressing Yingyi's Review by pouria.pirzadeh · 11 years ago
  50. eaab72d issue 423 by pouria.pirzadeh · 11 years ago
  51. 9780a32 Update test framework to fail fast, that is not proceed if an operation fails. by Madhusudan.C.S · 11 years ago
  52. 117fdf9 Update the test framework to read the result in chunks. by Madhusudan.C.S · 11 years ago
  53. 7a42411 Update the test framework to fail fast. by Madhusudan.C.S · 11 years ago
  54. 857d562 Addressed code review comments. by salsubaiee · 11 years ago
  55. f02e52e6 Fixed an issue when trying to create NCs that share the same io devices. by salsubaiee · 11 years ago
  56. 01af688 Merge branch 'master' into yingyi/asterix_beta_fix by buyingyi · 11 years ago
  57. 7fc5709 fix the error reporting format by buyingyi · 11 years ago
  58. 9807bd1 merge from master by ramangrover29 · 12 years ago
  59. 18e3138 resolving dependency between asterix-common and asterix-transactions by ramangrover29 · 12 years ago
  60. 93b74a8 modifed test fraemwork to provide functionality of selectively invoking a test case when using eclipse by ramangrover29 · 12 years ago
  61. a7f9634 Committing the following:- 1) integration tests for managix 2) support for configurable parameters in Asterix 3) refactoring of test cases (removing code duplication by ramangrover29 · 12 years ago
  62. 4369da8 pending deletes by ramangrover29 · 12 years ago
  63. cbc0034 test cases for ext library by Raman Grover · 12 years ago
  64. 00560cc completed framework for automated testing of external libraries by ramangrover29 · 12 years ago