1. 88b5769 Add job cancellation support in Hyracks. by Yingyi Bu · 8 years ago
  2. abe26f0 slightly shorter toString() by Till Westmann · 8 years ago
  3. 3c764a4 Handle error conditions in the /query/result API by Till Westmann · 8 years ago
  4. bcdc2ab Fix Race Condition in Hyracks/AlgebricksException by Michael Blow · 8 years ago
  5. c05f015 Handle error conditions in the /query/status API by Till Westmann · 8 years ago
  6. 34f2384 ASTERIXDB-1791, ASTERIXDB-1796: fix failure handling in runtime operators. by Yingyi Bu · 8 years ago
  7. 0f4a25b Various fixes for Windows NCService by Ian Maxon · 8 years ago
  8. 55dd6ff Add integration tests for Hyracks' HTTP APIs by Till Westmann · 8 years ago
  9. 34ee333 ASTERIXDB-1747 Implemented full lifecycle capabilities for pre-distributed jobs by Steven Glenn Jacobs · 8 years ago
  10. 650b608 Add error message for malformed job ids. by Till Westmann · 8 years ago
  11. 1d8e684 Truncate a temporary file before deleting it. by Taewoo Kim · 8 years ago
  12. 392bbbc Fix async result delivery by Till Westmann · 8 years ago
  13. 4bd3f58 Fix ASTERIXDB-1776 by Ian Maxon · 8 years ago
  14. 38553c0 Random cleanup by Till Westmann · 8 years ago
  15. d718dc4 Improve reading from and writing to Metadata pages by Abdullah Alamoudi · 8 years ago
  16. 9d30640 Minor cleanups for JobManager and ICCApplicationContext. by Yingyi Bu · 8 years ago
  17. e0c232d Implements concurrent query management support. by Yingyi Bu · 8 years ago
  18. f1bd784 Merge release-0.8.9 branch into master by Ian Maxon · 8 years ago
  19. d5118b0 AQLPlus Refactoring 1: add a new rule controller by Taewoo Kim · 8 years ago
  20. a3435a3 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  21. 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
  22. 2d232b6 Revert "[maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1" by Ian Maxon · 8 years ago
  23. 7c9a47a Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  24. ab6fd5e [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  25. 0c940ef [maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1 by Ian Maxon · 8 years ago apache-hyracks-0.3.0-rc1
  26. 1b3b3db Revert "[maven-release-plugin] prepare release apache-hyracks-0.2.18" by Ian Maxon · 8 years ago
  27. cd06867 Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  28. 9aa1583 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  29. e6af0ee [maven-release-plugin] prepare release apache-hyracks-0.2.18 by Ian Maxon · 8 years ago
  30. 43b40b6 AsterixDB & Hyracks Source Assemblies, Licensing by Michael Blow · 8 years ago
  31. 8586cd4 Fix ASF license headers. by Yingyi Bu · 8 years ago
  32. 6a2708f Full-text implementation step 4 by Taewoo Kim · 8 years ago
  33. 69ab91a 2 small fixes for the transition to jackson by Till Westmann · 8 years ago
  34. d49bc6e ASTERIXDB-1714: Eliminate dependency on org.json by Ian Maxon · 8 years ago
  35. 3d7ec2f Replace ProcessTupleException with factory method by Till Westmann · 8 years ago
  36. 8a29c5f Use a file to store the map from error codes to error messages. by Yingyi Bu · 8 years ago
  37. 8b2acee ASTERIXDB-1556, ASTERIXDB-1733: Hash Group By and Hash Join conform to the memory budget by Taewoo Kim · 8 years ago
  38. 03e940a Supports flexible degree of parallelism. by Yingyi Bu · 8 years ago
  39. 833f1f2 Prepare AsterixDB for Pre-Distributed Jobs by Steven Glenn Jacobs · 8 years ago
  40. 165121b Cleanup type exceptions and error messages in the compiler. by Yingyi Bu · 8 years ago
  41. 72aa1b7 Continue Cleaning Up File References and Splits by Abdullah Alamoudi · 8 years ago
  42. 163c3be Cleanup FileSplit and FileReference by Abdullah Alamoudi · 8 years ago
  43. aee552c ASTERIXDB-1728: revert to version 20090211 of JSON lib by Till Westmann · 8 years ago
  44. 52671a2 Unify runtime type exceptions by using error code and message template. by Yingyi Bu · 8 years ago
  45. 7b14477 Extract IPCIs out of ClusterControllerService by Abdullah Alamoudi · 8 years ago
  46. 9fbff01 Remove HyracksRootContext by Abdullah Alamoudi · 8 years ago
  47. fbccee6 Misc. Dependency Version Updates by Michael Blow · 8 years ago
  48. 30c5959 fix some log levels by Till Westmann · 8 years ago
  49. ba35812 Fix / Enforce Hyracks Dependency Correctness by Michael Blow · 8 years ago
  50. 0309d51 tiny cleanup by Till Westmann · 8 years ago
  51. d97fa75 Wait For Metadata Registration Before Active, Etc. by Michael Blow · 8 years ago
  52. 1d9353b Fix potential hanging in op.initialize(). by Yingyi Bu · 8 years ago
  53. db6ff71 Misc Cleanup / Spelling Fixes by Michael Blow · 8 years ago
  54. 3b5c3c6 Audit work queue blocks/waits, AbstractWork Not Runnable by Michael Blow · 8 years ago
  55. ec893ca NC Shutdown Hangs On Stuck Work, Tweak Shutdown Timeouts by Michael Blow · 8 years ago
  56. 6927bfb avoid some exception wrapping by Till Westmann · 8 years ago
  57. be706d5 Parameter To Shutdown API to Terminate NC Services by Michael Blow · 8 years ago
  58. a001e46 HTTP API++: Threaddumps / CC / INI, Misc by Michael Blow · 8 years ago
  59. 11a0294 Small Cleanup Towards Fixing LifeCycle Issues by Abdullah Alamoudi · 8 years ago
  60. f902d66 Extend Cluster API Servlet, += Config / Stats by Michael Blow · 8 years ago
  61. 2b95d9a Refactor Messaging by Abdullah Alamoudi · 8 years ago
  62. 018ba9d Misc Cleanup, SonarQube Fixes by Michael Blow · 8 years ago
  63. fb7f4d3 Introduce MessagingNetworkManager for NC2NC AppMessaging by Murtadha Hubail · 8 years ago
  64. ab81748 Add Asterix Extension Manager by Yingyi Bu · 8 years ago
  65. e97dbe5 Update Commons-Httpclient Dep, Misc Cleanup by Michael Blow · 8 years ago
  66. f8a882d Cleanup Versions In POM Files by Michael Blow · 8 years ago
  67. a3603ac Cast Record Before Insert for Open Indexes by Abdullah Alamoudi · 8 years ago
  68. 7575785 Add Test NodeController, Test Data Generator, and Marker Logs by Abdullah Alamoudi · 8 years ago
  69. c1407ce add error code and string formatting to exception by Till Westmann · 8 years ago
  70. 2da62dc Cleanup Test Dependencies by Michael Blow · 8 years ago
  71. 171ff2f ASTERIXDB-1474: Cannot query dataset with big obj by Michael Blow · 8 years ago
  72. af21994 SONAR: Collection, misc fixes by Michael Blow · 8 years ago
  73. 535d86b ASTERIXDB-1228: Add MISSING into the data model. by Yingyi Bu · 8 years ago
  74. f04ba06 Improve Messaging Connector and Add Unit Tests by Abdullah Alamoudi · 8 years ago
  75. f7f44ce Remove PowerMock from asterix-external-data by Abdullah Alamoudi · 8 years ago
  76. 803a3a2 Add Unit Tests for Feed Runtime Input Handler by Abdullah Alamoudi · 8 years ago
  77. fba622b Cleanup Feed CodeBase by Abdullah Alamoudi · 9 years ago
  78. 1defc92 ASTERIXDB-1436: Big Object Support For Storage by Michael Blow · 9 years ago
  79. 5ba58de Overhaul of Hyracks configuration management. by Chris Hillery · 9 years ago
  80. b4c1fb0 Normalize XML Whitespace by Michael Blow · 9 years ago
  81. dbd8285 Bytecode generation for null-handling in SQL++ functions. by Yingyi Bu · 9 years ago
  82. 68914a9 ASTERIXDB-1407: let the build branch to broadcast for NestedLoopJoin. by Yingyi Bu · 9 years ago
  83. 22302e7 need just 1 interface method as byte[] is Serializable by Till Westmann · 9 years ago
  84. 6de6915 Move Hyracks to subfolder by Ian Maxon · 9 years ago