1. ff915a9 Fix ASTERIXDB-1867: get Plan String only when context is not null by Taewoo Kim · 7 years ago
  2. d66cfb8 Fix spaces in docs. by Yingyi Bu · 7 years ago
  3. 4d3cec7 Update ansible and aws docs. by Till Westmann · 7 years ago
  4. dc1893f Fix JSON Format display multiple record issue by Xikui Wang · 7 years ago
  5. 5914aa8 Support stopping and restarting for a AWS-based cluster instance. by Yingyi Bu · 7 years ago
  6. 7f7eac0 Minor fixes in docs. by Yingyi Bu · 7 years ago
  7. 261dc6d ASTERIXDB-1854 Fix Feed with user defined function by Xikui Wang · 7 years ago
  8. 1fb232d Support -version Argument For CC/NC Drivers by Michael Blow · 7 years ago
  9. 309ef98 Disable Connection Keep-Alive from Client Helper by Michael Blow · 7 years ago
  10. 4bee79b Add a configurable parallelism example in doc. by Yingyi Bu · 7 years ago
  11. 9658f93 Fix issue with extension.jj comments & plugin phase by Ian Maxon · 7 years ago
  12. 93dc775 Make system name configurable in aws perf script. by Yingyi Bu · 7 years ago
  13. a9f36e1 Raise exceptions for invalid query parameters. by Yingyi Bu · 7 years ago
  14. 32c3960 ASTERIXDB-1859 Revise create feed exception. by Xikui Wang · 7 years ago
  15. 96deb9a .gitignore -= ClusterControllerService,*-coredump by Michael Blow · 7 years ago
  16. 9a0f55f Remove git.properties From .gitignore by Michael Blow · 7 years ago
  17. 9fdab6a Some Code Reduction/Cleanup by Michael Blow · 8 years ago
  18. 82464fb AsterixDB Rat Execution Audit & Fixes by Michael Blow · 7 years ago
  19. a4a4070 ASTERIXDB-1856, ASTERIXDB-1858 Query interface tweak by Xikui Wang · 7 years ago
  20. 2bb5be8 Provide error message with 405 status code. by Till Westmann · 7 years ago
  21. fc3fea8 Fix typos in docs. by Yingyi Bu · 7 years ago
  22. d6a122a More consistent indentation for HTTP API results by Till Westmann · 7 years ago
  23. 54ffece ASTERIXDB-1855: Binary Assembly Licenes in Hyracks by Michael Blow · 8 years ago
  24. cbd5def Address Don's comments on the SQL++ reference doc. by Yingyi Bu · 8 years ago
  25. 9163e20 ASTERIXDB 1860 Fix dataset validation in connect feed by Xikui Wang · 7 years ago
  26. 8e94744 Map *.ico files to the image/x-icon media type by Till Westmann · 7 years ago
  27. c2d296f ASTERIXDB-1310 Autogenerated uuid by Xikui Wang · 8 years ago
  28. f75e51c Expose TwitterFirehose Stream to Users by Xikui Wang · 8 years ago
  29. 8231288 ASTERIXDB-1857: Fix leaked open (deleted) txn log files. by Yingyi Bu · 8 years ago
  30. cb2b443 Send Bad-request response on failure of decoding query string by Abdullah Alamoudi · 8 years ago
  31. 902db78 Fix creation of callback factories by Abdullah Alamoudi · 8 years ago
  32. 4a290fe Fix Large Page Budget Check by Michael Blow · 8 years ago
  33. 7d554fc Decrement Large Pages When Releasing From VBC by Michael Blow · 8 years ago
  34. e791206 ASTERIXDB-1841: Fix Inverted Index Drop Operator by Murtadha Hubail · 8 years ago
  35. 91756a3 Prevent hangs on active runtime stop by Abdullah Alamoudi · 8 years ago
  36. c2cd8bd Refactor docs and make it reusable. by Yingyi Bu · 8 years ago
  37. 653386a Remove Extraneous Quotes in Start Sample Batchfile by Michael Blow · 8 years ago
  38. f52e58e Make aws scripts work with all latest instance types that are by Yingyi Bu · 8 years ago
  39. 5f5bc4b Add Active Partition Event Message by Abdullah Alamoudi · 8 years ago
  40. ebf1bc2 Log Message When Applying Logging Level by Michael Blow · 8 years ago
  41. 9564c19 Minor fix for the aws_start script. by Yingyi Bu · 8 years ago
  42. cea6f25 Auto-config SSDs for the AWS installtion. by Yingyi Bu · 8 years ago
  43. c4eb656 Index-only plan step 3: Top-down Select and Join transformation rule by Taewoo Kim · 8 years ago
  44. d8b5972 Merge back CB doc update. by Yingyi Bu · 8 years ago
  45. 306fccb Shutdown ActiveManager Before Killing Thread Executors by Michael Blow · 8 years ago
  46. ba6c1bb Add documentation for query parameters. by Yingyi Bu · 8 years ago
  47. 81870d7 Allow spurious semicolons at the end of statements by Till Westmann · 8 years ago
  48. 58e0184 Better indentation of results. by Till Westmann · 8 years ago
  49. c3b4e41 Add query parameter validation. by Yingyi Bu · 8 years ago
  50. 0ecc680 Feed Exception Revise by Xikui Wang · 8 years ago
  51. c19318f Remove Plan Plotter by Michael Blow · 8 years ago
  52. 73441e8 Add Missing Descriptions For Config Options by Michael Blow · 8 years ago
  53. d6c1cc7 Fix async result delivery for compilation errors by Till Westmann · 8 years ago
  54. 37d3c68 Minor fix for the Ansible doc. by Yingyi Bu · 8 years ago
  55. 0181476 Format JSON output by Xikui Wang · 8 years ago
  56. 51ef51c Fix Missing License, Add Tests by Michael Blow · 8 years ago
  57. 050f509 Fix NPE in DatasetDirectoryService.reportJobFailure by Till Westmann · 8 years ago
  58. 2e03fd6 HttpServer path matching fixes by Till Westmann · 8 years ago
  59. a23fac1 Add appassembler-maven-plugin to *DB Plugin Mgmt by Michael Blow · 8 years ago
  60. 03b2354 Add documentation for Ansible and AWS installation options. by Yingyi Bu · 8 years ago
  61. 8a9ed43 Options to Skip Managix, Yarn, and Experiments by Michael Blow · 8 years ago
  62. 11cbe1f Eliminate Unnecessary printStackTrace() Calls by Michael Blow · 8 years ago
  63. 0407553 Fix transaction logs and optimize upserts by Abdullah Alamoudi · 8 years ago
  64. 89328a8 Prepare To Split Test Execution by Michael Blow · 8 years ago
  65. d8a6c71 Deferred result delivery improvements by Till Westmann · 8 years ago
  66. 9d69d1b Detect IO errors before NullPointerException by Abdullah Alamoudi · 8 years ago
  67. b1575d8 ErrorCode Map Initialization Needs To Be Thread Safe by Michael Blow · 8 years ago
  68. 343cd45 Add a REST endpoint for query cancellation. by Yingyi Bu · 8 years ago
  69. 61401f9 Read & Write License Files As UTF-8 by Michael Blow · 8 years ago
  70. a7fad19 Fix Appassember Scripts On MacOS by Michael Blow · 8 years ago
  71. c0ac93f Avoid escaping HTML entities in error messages by Till Westmann · 8 years ago
  72. ebbc4dd Rename Class Helper and cleanup ICCApplication interface by Abdullah Alamoudi · 8 years ago
  73. efe014d Remove Usages Of Jps To Enable Running With JRE by Michael Blow · 8 years ago
  74. 953eb96 Unify structure of Cluster Controller and Node Controller by Abdullah Alamoudi · 8 years ago
  75. 1b288ca Fix ERROR When Running Stop Sample Bat On Windows by Michael Blow · 8 years ago
  76. c0785b3 Config Cleanup, Update Docs by Michael Blow · 8 years ago
  77. 42fac37 Add Parameter To Control Job Queue Capacity by Michael Blow · 8 years ago
  78. df9ccbb Fix Running 'asterixnc' Without Defining Node Id by Michael Blow · 8 years ago
  79. 2fe1d18 Make ADM/SQL++ 101 use insert instead of load by Ian Maxon · 8 years ago
  80. 8c427cd Cleanup and bug fixes in Feeds pipeline by Abdullah Alamoudi · 8 years ago
  81. 31d8102 ASTERIXDB-1327, ASTERIXDB-1362 Fixed circle-point intersect function by Steven Glenn Jacobs · 8 years ago
  82. ce39cc7 Allow spaces in sample script folder for Windows by Ian Maxon · 8 years ago
  83. 0d52ae1 Update [app] to [common] in configs. by Yingyi Bu · 8 years ago
  84. 02aa1dd Fix Windows Startup Regression by Michael Blow · 8 years ago
  85. 4d7a17d Remove unused Hyracks admin console licenses by Till Westmann · 8 years ago
  86. 6c7aad2 More consistency between the HTTP APIs by Till Westmann · 8 years ago
  87. 4c7b5bf Configuration Revamp by Michael Blow · 8 years ago
  88. a5bfa8b Fix log redirection in Ansible start cluster scripts. by Yingyi Bu · 8 years ago
  89. 7109cc1 Fix local cluster stop and erase scripts. by Yingyi Bu · 8 years ago
  90. 983dd18 Add links to node/job details to summaries by Till Westmann · 8 years ago
  91. 88b5769 Add job cancellation support in Hyracks. by Yingyi Bu · 8 years ago
  92. f7100f7 Let SPLIT operator work as expected by Taewoo Kim · 8 years ago
  93. 9134430 some whitespace cleanup by Till Westmann · 8 years ago
  94. d561448 Reduce log level for HttpServer requests by Till Westmann · 8 years ago
  95. abe26f0 slightly shorter toString() by Till Westmann · 8 years ago
  96. 927207e Fix README. by Yingyi Bu · 8 years ago
  97. 742679d Shutdown Http server executor on stop by Abdullah Alamoudi · 8 years ago
  98. 753576f ASTERIXDB-1806: let inject_failure not utilize an index by Taewoo Kim · 8 years ago
  99. 7152182 Enable Feed Changes to work with BAD project by Steven Glenn Jacobs · 8 years ago
  100. beb5dc7 Fix for numeric overflow in integer constructors by Ildar Absalyamov · 8 years ago