1. 8211f8c Fix for ASTERIXDB-1879 by Ian Maxon · 8 years ago
  2. 0757011 ASTERIXDB-1881, ASTERIXDB-1882 by Michael Blow · 8 years ago
  3. 05e4256 Fix Pre-Distributed Jobs by Steven Glenn Jacobs · 8 years ago
  4. 1fb232d Support -version Argument For CC/NC Drivers by Michael Blow · 8 years ago
  5. 82464fb AsterixDB Rat Execution Audit & Fixes by Michael Blow · 8 years ago
  6. 2bb5be8 Provide error message with 405 status code. by Till Westmann · 8 years ago
  7. 54ffece ASTERIXDB-1855: Binary Assembly Licenes in Hyracks by Michael Blow · 8 years ago
  8. 8e94744 Map *.ico files to the image/x-icon media type by Till Westmann · 8 years ago
  9. cb2b443 Send Bad-request response on failure of decoding query string by Abdullah Alamoudi · 8 years ago
  10. 902db78 Fix creation of callback factories by Abdullah Alamoudi · 8 years ago
  11. 4a290fe Fix Large Page Budget Check by Michael Blow · 8 years ago
  12. 7d554fc Decrement Large Pages When Releasing From VBC by Michael Blow · 8 years ago
  13. e791206 ASTERIXDB-1841: Fix Inverted Index Drop Operator by Murtadha Hubail · 8 years ago
  14. 5f5bc4b Add Active Partition Event Message by Abdullah Alamoudi · 8 years ago
  15. ebf1bc2 Log Message When Applying Logging Level by Michael Blow · 8 years ago
  16. c4eb656 Index-only plan step 3: Top-down Select and Join transformation rule by Taewoo Kim · 8 years ago
  17. 306fccb Shutdown ActiveManager Before Killing Thread Executors by Michael Blow · 8 years ago
  18. 050f509 Fix NPE in DatasetDirectoryService.reportJobFailure by Till Westmann · 8 years ago
  19. 2e03fd6 HttpServer path matching fixes by Till Westmann · 8 years ago
  20. 0407553 Fix transaction logs and optimize upserts by Abdullah Alamoudi · 8 years ago
  21. d8a6c71 Deferred result delivery improvements by Till Westmann · 8 years ago
  22. 9d69d1b Detect IO errors before NullPointerException by Abdullah Alamoudi · 8 years ago
  23. b1575d8 ErrorCode Map Initialization Needs To Be Thread Safe by Michael Blow · 8 years ago
  24. 343cd45 Add a REST endpoint for query cancellation. by Yingyi Bu · 8 years ago
  25. 61401f9 Read & Write License Files As UTF-8 by Michael Blow · 8 years ago
  26. a7fad19 Fix Appassember Scripts On MacOS by Michael Blow · 8 years ago
  27. ebbc4dd Rename Class Helper and cleanup ICCApplication interface by Abdullah Alamoudi · 8 years ago
  28. 953eb96 Unify structure of Cluster Controller and Node Controller by Abdullah Alamoudi · 8 years ago
  29. c0785b3 Config Cleanup, Update Docs by Michael Blow · 8 years ago
  30. 42fac37 Add Parameter To Control Job Queue Capacity by Michael Blow · 8 years ago
  31. df9ccbb Fix Running 'asterixnc' Without Defining Node Id by Michael Blow · 8 years ago
  32. 8c427cd Cleanup and bug fixes in Feeds pipeline by Abdullah Alamoudi · 8 years ago
  33. 02aa1dd Fix Windows Startup Regression by Michael Blow · 8 years ago
  34. 4d7a17d Remove unused Hyracks admin console licenses by Till Westmann · 8 years ago
  35. 4c7b5bf Configuration Revamp by Michael Blow · 8 years ago
  36. 983dd18 Add links to node/job details to summaries by Till Westmann · 8 years ago
  37. 88b5769 Add job cancellation support in Hyracks. by Yingyi Bu · 8 years ago
  38. d561448 Reduce log level for HttpServer requests by Till Westmann · 8 years ago
  39. abe26f0 slightly shorter toString() by Till Westmann · 8 years ago
  40. 742679d Shutdown Http server executor on stop by Abdullah Alamoudi · 8 years ago
  41. 206381e Make Xmx small on 32bit JVM by Ian Maxon · 8 years ago
  42. 3c764a4 Handle error conditions in the /query/result API by Till Westmann · 8 years ago
  43. e85902b Add HTTP server overload test by Abdullah Alamoudi · 8 years ago
  44. 68e290a ASTERIXDB-1786: Remove servlet/jetty dependency by Till Westmann · 8 years ago
  45. bcdc2ab Fix Race Condition in Hyracks/AlgebricksException by Michael Blow · 8 years ago
  46. c05f015 Handle error conditions in the /query/status API by Till Westmann · 8 years ago
  47. 0f84c21 Some more servlet cleanup by Till Westmann · 8 years ago
  48. 34f2384 ASTERIXDB-1791, ASTERIXDB-1796: fix failure handling in runtime operators. by Yingyi Bu · 8 years ago
  49. ea666c9 ASTERIXDB-1786: Remove Hyracks Servlets. by Till Westmann · 8 years ago
  50. 65da60c update maven-compile-plugin to 3.6.1 by Till Westmann · 8 years ago
  51. 0f4a25b Various fixes for Windows NCService by Ian Maxon · 8 years ago
  52. 6fc1f7b ASTERIXDB-1804: support more HTTP verbs by Abdullah Alamoudi · 8 years ago
  53. 55dd6ff Add integration tests for Hyracks' HTTP APIs by Till Westmann · 8 years ago
  54. 34ee333 ASTERIXDB-1747 Implemented full lifecycle capabilities for pre-distributed jobs by Steven Glenn Jacobs · 8 years ago
  55. 2898a01 Fix the names of Let to Servlet by Abdullah Alamoudi · 8 years ago
  56. 650b608 Add error message for malformed job ids. by Till Westmann · 8 years ago
  57. 1d8e684 Truncate a temporary file before deleting it. by Taewoo Kim · 8 years ago
  58. 392bbbc Fix async result delivery by Till Westmann · 8 years ago
  59. 4bd3f58 Fix ASTERIXDB-1776 by Ian Maxon · 8 years ago
  60. 910303b Enable commit runtime extension by Abdullah Alamoudi · 8 years ago
  61. 56189fb ASTERIXDB-1778: Optimize the edit-distance-check function by Taewoo Kim · 8 years ago
  62. 2343e1c ASTERIXDB-1785: Remove servlet dependencies by Till Westmann · 8 years ago
  63. 38553c0 Random cleanup by Till Westmann · 8 years ago
  64. d718dc4 Improve reading from and writing to Metadata pages by Abdullah Alamoudi · 8 years ago
  65. ef9be0f Introduce IStorageComponentProvider by Abdullah Alamoudi · 8 years ago
  66. 5e17af2 RAT Cleanup, Resulting LICENSE fixes by Michael Blow · 8 years ago
  67. 088991c Use Chunked Http Response by Abdullah Alamoudi · 8 years ago
  68. 0f3bf37 Cache Knowledge of CDDL Source Jars on Central by Michael Blow · 8 years ago
  69. 60e7f12 Replace Servlets with Netty Based HTTP Servers by Abdullah Alamoudi · 8 years ago
  70. 9d30640 Minor cleanups for JobManager and ICCApplicationContext. by Yingyi Bu · 8 years ago
  71. e0c232d Implements concurrent query management support. by Yingyi Bu · 8 years ago
  72. 6224966 ASTERIXDB-1320, ASTERIXDB-1323: License Fixes by Michael Blow · 8 years ago
  73. f1bd784 Merge release-0.8.9 branch into master by Ian Maxon · 8 years ago
  74. d5118b0 AQLPlus Refactoring 1: add a new rule controller by Taewoo Kim · 8 years ago
  75. a3435a3 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  76. def643d [maven-release-plugin] prepare release apache-hyracks-0.3.0-rc2 by Ian Maxon · 8 years ago apache-hyracks-0.3.0 apache-hyracks-0.3.0-rc2
  77. e2cf491 Fix Issues in 0.9.0 RC1 Release Assemblies by Michael Blow · 8 years ago
  78. 2d232b6 Revert "[maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1" by Ian Maxon · 8 years ago
  79. 7c9a47a Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  80. ab6fd5e [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  81. 0c940ef [maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1 by Ian Maxon · 8 years ago apache-hyracks-0.3.0-rc1
  82. c3dfd4b Fix AsterixDB Source Assembly, Rename Hyracks Source Assembly by Michael Blow · 8 years ago
  83. 908ae63 Add a corner case handling for NGramUTF8StringBinaryTokenizer by Taewoo Kim · 8 years ago
  84. 1b3b3db Revert "[maven-release-plugin] prepare release apache-hyracks-0.2.18" by Ian Maxon · 8 years ago
  85. cd06867 Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  86. 9aa1583 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  87. e6af0ee [maven-release-plugin] prepare release apache-hyracks-0.2.18 by Ian Maxon · 8 years ago
  88. c96bb1f Maven Artifact License / Notice Files by Michael Blow · 8 years ago
  89. b29bd73 Fix Issues With Binary Assembly Licenses, Cleanup by Michael Blow · 8 years ago
  90. 43b40b6 AsterixDB & Hyracks Source Assemblies, Licensing by Michael Blow · 8 years ago
  91. 599ef8f Cleanup AsterixDB Dependencies by Michael Blow · 8 years ago
  92. 8586cd4 Fix ASF license headers. by Yingyi Bu · 8 years ago
  93. 361a905 Remove vestiges of Virtual pages by Ian Maxon · 8 years ago
  94. 6a2708f Full-text implementation step 4 by Taewoo Kim · 8 years ago
  95. 90cdbac Change the API for writing and reading metadata pages by Abdullah Alamoudi · 8 years ago
  96. 69ab91a 2 small fixes for the transition to jackson by Till Westmann · 8 years ago
  97. c49405a Full-text implementation step 3 by Taewoo Kim · 8 years ago
  98. d49bc6e ASTERIXDB-1714: Eliminate dependency on org.json by Ian Maxon · 8 years ago
  99. 0aeebae Automatically set parameters. by Yingyi Bu · 8 years ago
  100. 3d7ec2f Replace ProcessTupleException with factory method by Till Westmann · 8 years ago