1. f75e51c Expose TwitterFirehose Stream to Users by Xikui Wang · 8 years ago
  2. 8231288 ASTERIXDB-1857: Fix leaked open (deleted) txn log files. by Yingyi Bu · 8 years ago
  3. cb2b443 Send Bad-request response on failure of decoding query string by Abdullah Alamoudi · 8 years ago
  4. 902db78 Fix creation of callback factories by Abdullah Alamoudi · 8 years ago
  5. 4a290fe Fix Large Page Budget Check by Michael Blow · 8 years ago
  6. 7d554fc Decrement Large Pages When Releasing From VBC by Michael Blow · 8 years ago
  7. e791206 ASTERIXDB-1841: Fix Inverted Index Drop Operator by Murtadha Hubail · 8 years ago
  8. 91756a3 Prevent hangs on active runtime stop by Abdullah Alamoudi · 8 years ago
  9. c2cd8bd Refactor docs and make it reusable. by Yingyi Bu · 8 years ago
  10. 653386a Remove Extraneous Quotes in Start Sample Batchfile by Michael Blow · 8 years ago
  11. f52e58e Make aws scripts work with all latest instance types that are by Yingyi Bu · 8 years ago
  12. 5f5bc4b Add Active Partition Event Message by Abdullah Alamoudi · 8 years ago
  13. ebf1bc2 Log Message When Applying Logging Level by Michael Blow · 8 years ago
  14. 9564c19 Minor fix for the aws_start script. by Yingyi Bu · 8 years ago
  15. cea6f25 Auto-config SSDs for the AWS installtion. by Yingyi Bu · 8 years ago
  16. c4eb656 Index-only plan step 3: Top-down Select and Join transformation rule by Taewoo Kim · 8 years ago
  17. d8b5972 Merge back CB doc update. by Yingyi Bu · 8 years ago
  18. 306fccb Shutdown ActiveManager Before Killing Thread Executors by Michael Blow · 8 years ago
  19. ba6c1bb Add documentation for query parameters. by Yingyi Bu · 8 years ago
  20. 81870d7 Allow spurious semicolons at the end of statements by Till Westmann · 8 years ago
  21. 58e0184 Better indentation of results. by Till Westmann · 8 years ago
  22. c3b4e41 Add query parameter validation. by Yingyi Bu · 8 years ago
  23. 0ecc680 Feed Exception Revise by Xikui Wang · 8 years ago
  24. c19318f Remove Plan Plotter by Michael Blow · 8 years ago
  25. 73441e8 Add Missing Descriptions For Config Options by Michael Blow · 8 years ago
  26. d6c1cc7 Fix async result delivery for compilation errors by Till Westmann · 8 years ago
  27. 37d3c68 Minor fix for the Ansible doc. by Yingyi Bu · 8 years ago
  28. 0181476 Format JSON output by Xikui Wang · 8 years ago
  29. 51ef51c Fix Missing License, Add Tests by Michael Blow · 8 years ago
  30. 050f509 Fix NPE in DatasetDirectoryService.reportJobFailure by Till Westmann · 8 years ago
  31. 2e03fd6 HttpServer path matching fixes by Till Westmann · 8 years ago
  32. a23fac1 Add appassembler-maven-plugin to *DB Plugin Mgmt by Michael Blow · 8 years ago
  33. 03b2354 Add documentation for Ansible and AWS installation options. by Yingyi Bu · 8 years ago
  34. 8a9ed43 Options to Skip Managix, Yarn, and Experiments by Michael Blow · 8 years ago
  35. 11cbe1f Eliminate Unnecessary printStackTrace() Calls by Michael Blow · 8 years ago
  36. 0407553 Fix transaction logs and optimize upserts by Abdullah Alamoudi · 8 years ago
  37. 89328a8 Prepare To Split Test Execution by Michael Blow · 8 years ago
  38. d8a6c71 Deferred result delivery improvements by Till Westmann · 8 years ago
  39. 9d69d1b Detect IO errors before NullPointerException by Abdullah Alamoudi · 8 years ago
  40. b1575d8 ErrorCode Map Initialization Needs To Be Thread Safe by Michael Blow · 8 years ago
  41. 343cd45 Add a REST endpoint for query cancellation. by Yingyi Bu · 8 years ago
  42. 61401f9 Read & Write License Files As UTF-8 by Michael Blow · 8 years ago
  43. a7fad19 Fix Appassember Scripts On MacOS by Michael Blow · 8 years ago
  44. c0ac93f Avoid escaping HTML entities in error messages by Till Westmann · 8 years ago
  45. ebbc4dd Rename Class Helper and cleanup ICCApplication interface by Abdullah Alamoudi · 8 years ago
  46. efe014d Remove Usages Of Jps To Enable Running With JRE by Michael Blow · 8 years ago
  47. 953eb96 Unify structure of Cluster Controller and Node Controller by Abdullah Alamoudi · 8 years ago
  48. 1b288ca Fix ERROR When Running Stop Sample Bat On Windows by Michael Blow · 8 years ago
  49. c0785b3 Config Cleanup, Update Docs by Michael Blow · 8 years ago
  50. 42fac37 Add Parameter To Control Job Queue Capacity by Michael Blow · 8 years ago
  51. df9ccbb Fix Running 'asterixnc' Without Defining Node Id by Michael Blow · 8 years ago
  52. 2fe1d18 Make ADM/SQL++ 101 use insert instead of load by Ian Maxon · 8 years ago
  53. 8c427cd Cleanup and bug fixes in Feeds pipeline by Abdullah Alamoudi · 8 years ago
  54. 31d8102 ASTERIXDB-1327, ASTERIXDB-1362 Fixed circle-point intersect function by Steven Glenn Jacobs · 8 years ago
  55. ce39cc7 Allow spaces in sample script folder for Windows by Ian Maxon · 8 years ago
  56. 0d52ae1 Update [app] to [common] in configs. by Yingyi Bu · 8 years ago
  57. 02aa1dd Fix Windows Startup Regression by Michael Blow · 8 years ago
  58. 4d7a17d Remove unused Hyracks admin console licenses by Till Westmann · 8 years ago
  59. 6c7aad2 More consistency between the HTTP APIs by Till Westmann · 8 years ago
  60. 4c7b5bf Configuration Revamp by Michael Blow · 8 years ago
  61. a5bfa8b Fix log redirection in Ansible start cluster scripts. by Yingyi Bu · 8 years ago
  62. 7109cc1 Fix local cluster stop and erase scripts. by Yingyi Bu · 8 years ago
  63. 983dd18 Add links to node/job details to summaries by Till Westmann · 8 years ago
  64. 88b5769 Add job cancellation support in Hyracks. by Yingyi Bu · 8 years ago
  65. f7100f7 Let SPLIT operator work as expected by Taewoo Kim · 8 years ago
  66. 9134430 some whitespace cleanup by Till Westmann · 8 years ago
  67. d561448 Reduce log level for HttpServer requests by Till Westmann · 8 years ago
  68. abe26f0 slightly shorter toString() by Till Westmann · 8 years ago
  69. 927207e Fix README. by Yingyi Bu · 8 years ago
  70. 742679d Shutdown Http server executor on stop by Abdullah Alamoudi · 8 years ago
  71. 753576f ASTERIXDB-1806: let inject_failure not utilize an index by Taewoo Kim · 8 years ago
  72. 7152182 Enable Feed Changes to work with BAD project by Steven Glenn Jacobs · 8 years ago
  73. beb5dc7 Fix for numeric overflow in integer constructors by Ildar Absalyamov · 8 years ago
  74. 689fb18 Exceptions Cleanup for Replication/FaultTolerance Strategies by Murtadha Hubail · 8 years ago
  75. 206381e Make Xmx small on 32bit JVM by Ian Maxon · 8 years ago
  76. 3c764a4 Handle error conditions in the /query/result API by Till Westmann · 8 years ago
  77. 235b218 Ansible scripts for local cluster installation. by Yingyi Bu · 8 years ago
  78. e85902b Add HTTP server overload test by Abdullah Alamoudi · 8 years ago
  79. 68e290a ASTERIXDB-1786: Remove servlet/jetty dependency by Till Westmann · 8 years ago
  80. bcdc2ab Fix Race Condition in Hyracks/AlgebricksException by Michael Blow · 8 years ago
  81. c05f015 Handle error conditions in the /query/status API by Till Westmann · 8 years ago
  82. 0f84c21 Some more servlet cleanup by Till Westmann · 8 years ago
  83. 4e90aac Set response status for web interface servlets by Abdullah Alamoudi · 8 years ago
  84. 34f2384 ASTERIXDB-1791, ASTERIXDB-1796: fix failure handling in runtime operators. by Yingyi Bu · 8 years ago
  85. 452ec9f6 ASTERIXDB-1711: Move test infra from test.aql by Till Westmann · 8 years ago
  86. ea666c9 ASTERIXDB-1786: Remove Hyracks Servlets. by Till Westmann · 8 years ago
  87. c09658f ASTERIXDB-1804: update AsterixDB servlets by Till Westmann · 8 years ago
  88. 65da60c update maven-compile-plugin to 3.6.1 by Till Westmann · 8 years ago
  89. 0f4a25b Various fixes for Windows NCService by Ian Maxon · 8 years ago
  90. 6fc1f7b ASTERIXDB-1804: support more HTTP verbs by Abdullah Alamoudi · 8 years ago
  91. 55dd6ff Add integration tests for Hyracks' HTTP APIs by Till Westmann · 8 years ago
  92. ef173f3 Introduce Strategy Based Replication and Fault-Tolerance by Murtadha Hubail · 8 years ago
  93. fff200c Feed Connection Refactoring by Abdullah Alamoudi · 8 years ago
  94. 692b8a8 Use rsync instead of wget to distribute the benchmark source. by Yingyi Bu · 8 years ago
  95. e48c24e Added some info about open and close types to the data model doc. by Mike Carey · 8 years ago
  96. 34ee333 ASTERIXDB-1747 Implemented full lifecycle capabilities for pre-distributed jobs by Steven Glenn Jacobs · 8 years ago
  97. 92c0bac AQLPlus Refactoring 2: AQL+ grammar generation and AQLPlusExpressionToPlanTranslator by Taewoo Kim · 8 years ago
  98. 73715d8 Add cluster performance testing scripts. by Yingyi Bu · 8 years ago
  99. 2898a01 Fix the names of Let to Servlet by Abdullah Alamoudi · 8 years ago
  100. e835d5e Fix asterix-docker by Ian Maxon · 8 years ago