1. 8fc8bf8 Asterix NCs Fault Tolerance by Murtadha Hubail · 9 years ago
  2. c614ce5 Improve the Testing Framework by Murtadha Hubail · 9 years ago
  3. 284590e First stage of external data cleanup by Abdullah Alamoudi · 9 years ago
  4. 1d5cf64 Divide Cluster into Unique Partitions by Murtadha Hubail · 9 years ago
  5. f7b6453 Run ExecutionTest w/integration test framework by Ian Maxon · 9 years ago
  6. caea8f0 SQL++ support in AsterixDB: by Yingyi Bu · 9 years ago
  7. 364a7ca ASTERIXDB-1058: make Asterix compatible with lazy LSM memory allocation by Murtadha Hubail · 9 years ago
  8. 55f26c7 ASTERIXDB-1148: Selectable array-wrapping of results by Chris Hillery · 9 years ago
  9. 391f09e SQL++ parser: by Yingyi Bu · 9 years ago
  10. 742aba8 ASTERIXDB-1102: VarSize Encoding to store length of String and ByteArray by JavierJia · 9 years ago
  11. f4a1c3c Adding 'cleanjson' output format, along with implementation of lists. by Chris Hillery · 9 years ago
  12. 857dc13 ASTERIXDB-1113, Add ASF license header to AQL files by Ian Maxon · 9 years ago
  13. 928bbd1 Change License Headers by Ian Maxon · 9 years ago
  14. f18bba2 Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  15. 34d8163 Change folder structure for Java repackage by Ian Maxon · 9 years ago
  16. 032a178 Add Apache RAT License Auditor plugin, and fix missing licenses by Ian Maxon · 10 years ago
  17. ccd67fe Temp dataset support: by buyingyi · 10 years ago
  18. 833774e Several CSV, API, HTTP API, and Web interface improvements. by Chris Hillery · 10 years ago
  19. a5c92b3 Implementation of Union by kereno · 10 years ago
  20. c2e63a5 Changed test framework bag parsing and prepared transition to java8 by Ildar Absalyamov · 10 years ago
  21. 6ffdc85 Issue 548: Initial implementation of CSV output method. by Chris Hillery · 10 years ago
  22. 36b97eb Initial support for true ADM output (content type application/x-adm). by Chris Hillery · 10 years ago
  23. 661b1d0 763: Omit wrapper "results" JSON object in HTTP API output for JSON results; by Chris Hillery · 10 years ago
  24. edab9427 Adds a delivery mode called async-deferred by kereno · 11 years ago
  25. 0a8f00e Introduce support for JSON as a test result type, including sample test case. by Chris Hillery · 11 years ago
  26. d905773 Add external indexes by Abdullah Alamoudi · 11 years ago
  27. be353dd fixed issue 731, 740, and more. by Young-Seok · 11 years ago
  28. 0241ee6 print less stack traces log expected failures make some methods private by Till Westmann · 11 years ago
  29. c91ae8a some more cleanup by Till Westmann · 11 years ago
  30. 0902d2a some test cleanup by Till Westmann · 11 years ago
  31. 75e26cf Merge branch 'master' into peili/crash_recovery_tests by Pei Li · 11 years ago
  32. 521acbb dml recovery added by Pei Li · 11 years ago
  33. 076f61b Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  34. 17f90ef merge from master by ramangrover29 · 11 years ago
  35. b1411eb Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  36. df6d194 all refined expect secondary indices by Pei Li · 11 years ago
  37. 7e5570a merge from master by ramangrover29 · 11 years ago
  38. f8f6d9a use 'query' case to compare query results with expected results by Pei Li · 11 years ago
  39. 43f232b copy once by Pei Li · 11 years ago
  40. e85bd29 after merge master by Pei Li · 11 years ago
  41. 2897049 before merge by Pei Li · 11 years ago
  42. 13e2bec merged from master by ramangrover29 · 11 years ago
  43. e7e0597 implement Young-Seok's review comments by Till Westmann · 11 years ago
  44. d6a4c04 revert some modifications by Till Westmann · 11 years ago
  45. f50ea78 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  46. d31ffc5 master merged to this branch by Pei Li · 11 years ago
  47. dc9a9ca four ddl tests added by Pei Li · 11 years ago
  48. 7b585da Merge branch 'master' into westmann/scratch by Till Westmann · 11 years ago
  49. 3e36a68 Improve error logs in failed tests. by Diego Giorgini · 11 years ago
  50. 7f9246f three test cases on indexes by Pei Li · 11 years ago
  51. ac292f9 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  52. 0b7c80e move retry from TestUtils to MetadataManager by Till Westmann · 11 years ago
  53. 9082e6c Merge remote-tracking branch 'origin/raman/master_feeds_merge' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  54. baf571a some debugging/logging stuff by Till Westmann · 11 years ago
  55. 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
  56. aa84552 fixed a bug in RecoveryIT test by Young-Seok · 11 years ago
  57. 2343b87 review branch for feeds by ramangrover29 · 11 years ago
  58. 778e019 added a recovery integration test by Young-Seok · 11 years ago
  59. f6b4b29 merge from master by Raman Grover · 11 years ago
  60. bf064e5 Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  61. b9ff130 removed test code in TestsUtils.java. by Young-Seok · 11 years ago
  62. eea6555 removed the information of the numOfPartitions and refined synchronization blocks in transaction related classes. by Young-Seok · 11 years ago
  63. 35119a9 Proper handling of waiting for ongoing io ops before closing an a dataset. Also added config para. by salsubaiee · 11 years ago
  64. 2522504 Added many fixes. Checkpointpoing. by salsubaiee · 11 years ago
  65. 20f2583 merge from zheilbron/asterix_msr (checkpoint 1) by ramangrover29 · 11 years ago
  66. bf8b024 add post methods to rest API by zheilbron · 11 years ago
  67. 9253569 added basic feeds robustness test; testing behavior upon a cluster restart by ramangrover29 · 12 years ago
  68. fef378d merged raman/asterix_lsm_stabilization_udfs by ramangrover29 · 12 years ago
  69. 84d82ef checkpoint by ramangrover29 · 12 years ago
  70. 8be29bd merge from master by ramangrover29 · 12 years ago
  71. becf1a8 Revert a change to TestsUtil. by salsubaiee · 12 years ago
  72. 3a33299 Fix for issue 509. by salsubaiee · 12 years ago
  73. 0ee5ab9 merge master by Till Westmann · 12 years ago
  74. ea8ab39 add/update license headers by Till Westmann · 12 years ago
  75. e8b16fb temporarily changing web.port to be 19002 by ramangrover29 · 12 years ago
  76. 85b2952 changed asterix-build-configuration.xml by ramangrover29 · 12 years ago
  77. 3d66580 fix for issue244 by buyingyi · 12 years ago
  78. 097793e Merge branch 'master' into madhusudancs/testframework-update by Madhusudan.C.S · 12 years ago
  79. 483fb87 Addressing Yingyi's Review by pouria.pirzadeh · 12 years ago
  80. eaab72d issue 423 by pouria.pirzadeh · 12 years ago
  81. 9780a32 Update test framework to fail fast, that is not proceed if an operation fails. by Madhusudan.C.S · 12 years ago
  82. 117fdf9 Update the test framework to read the result in chunks. by Madhusudan.C.S · 12 years ago
  83. 7a42411 Update the test framework to fail fast. by Madhusudan.C.S · 12 years ago
  84. 857d562 Addressed code review comments. by salsubaiee · 12 years ago
  85. f02e52e6 Fixed an issue when trying to create NCs that share the same io devices. by salsubaiee · 12 years ago
  86. 01af688 Merge branch 'master' into yingyi/asterix_beta_fix by buyingyi · 12 years ago
  87. 7fc5709 fix the error reporting format by buyingyi · 12 years ago
  88. 9807bd1 merge from master by ramangrover29 · 12 years ago
  89. 18e3138 resolving dependency between asterix-common and asterix-transactions by ramangrover29 · 12 years ago
  90. 93b74a8 modifed test fraemwork to provide functionality of selectively invoking a test case when using eclipse by ramangrover29 · 12 years ago
  91. 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
  92. 4369da8 pending deletes by ramangrover29 · 12 years ago
  93. cbc0034 test cases for ext library by Raman Grover · 12 years ago
  94. 00560cc completed framework for automated testing of external libraries by ramangrover29 · 12 years ago