1. ea666c9 ASTERIXDB-1786: Remove Hyracks Servlets. by Till Westmann · 8 years ago
  2. c09658f ASTERIXDB-1804: update AsterixDB servlets by Till Westmann · 8 years ago
  3. 65da60c update maven-compile-plugin to 3.6.1 by Till Westmann · 8 years ago
  4. 0f4a25b Various fixes for Windows NCService by Ian Maxon · 8 years ago
  5. 6fc1f7b ASTERIXDB-1804: support more HTTP verbs by Abdullah Alamoudi · 8 years ago
  6. 55dd6ff Add integration tests for Hyracks' HTTP APIs by Till Westmann · 8 years ago
  7. ef173f3 Introduce Strategy Based Replication and Fault-Tolerance by Murtadha Hubail · 8 years ago
  8. fff200c Feed Connection Refactoring by Abdullah Alamoudi · 8 years ago
  9. 692b8a8 Use rsync instead of wget to distribute the benchmark source. by Yingyi Bu · 8 years ago
  10. e48c24e Added some info about open and close types to the data model doc. by Mike Carey · 8 years ago
  11. 34ee333 ASTERIXDB-1747 Implemented full lifecycle capabilities for pre-distributed jobs by Steven Glenn Jacobs · 8 years ago
  12. 92c0bac AQLPlus Refactoring 2: AQL+ grammar generation and AQLPlusExpressionToPlanTranslator by Taewoo Kim · 8 years ago
  13. 73715d8 Add cluster performance testing scripts. by Yingyi Bu · 8 years ago
  14. 2898a01 Fix the names of Let to Servlet by Abdullah Alamoudi · 8 years ago
  15. e835d5e Fix asterix-docker by Ian Maxon · 8 years ago
  16. 564555e More flexibility for the LangExecutionUtil by Till Westmann · 8 years ago
  17. 6b4e179 NCService documentation improvements by Ian Maxon · 8 years ago
  18. 650b608 Add error message for malformed job ids. by Till Westmann · 8 years ago
  19. 45d4f6c Report integer metrics as numbers by Till Westmann · 8 years ago
  20. 40b2808 Encode queries with encodeURIComponent() by Till Westmann · 8 years ago
  21. cf01bdb Add a description of MANAGIX_HOME to the installation docs. by Cameron Samak · 8 years ago
  22. 1d8e684 Truncate a temporary file before deleting it. by Taewoo Kim · 8 years ago
  23. 3379669 Remove some broken links to the old AsterixDB site. by Cameron Samak · 8 years ago
  24. 99fed93 Add necesasary plugins for simple release method by Ian Maxon · 8 years ago
  25. c229da6 Debian Packaging for NCService by Ian Maxon · 8 years ago
  26. 392bbbc Fix async result delivery by Till Westmann · 8 years ago
  27. 19e0c22 Change name resolution order to Node name -> DNS by Abdullah Alamoudi · 8 years ago
  28. 7648b48 Change "samples" to "opt" in the distribution package. by Yingyi Bu · 8 years ago
  29. 4bd3f58 Fix ASTERIXDB-1776 by Ian Maxon · 8 years ago
  30. d195de1 Fix for ASTERIXDB-1738: Change feed fails to delete record with meta PK by Ildar Absalyamov · 8 years ago
  31. ecb045e Fix a bug in secondary index entry matter/antimatter reconciliation during upsert by Ildar Absalyamov · 8 years ago
  32. 910303b Enable commit runtime extension by Abdullah Alamoudi · 8 years ago
  33. 56189fb ASTERIXDB-1778: Optimize the edit-distance-check function by Taewoo Kim · 8 years ago
  34. 2343e1c ASTERIXDB-1785: Remove servlet dependencies by Till Westmann · 8 years ago
  35. 38553c0 Random cleanup by Till Westmann · 8 years ago
  36. d718dc4 Improve reading from and writing to Metadata pages by Abdullah Alamoudi · 8 years ago
  37. a8d961d Improve the github README. by Yingyi Bu · 8 years ago
  38. ab83e99 Polish the github README. by Yingyi Bu · 8 years ago
  39. ef9be0f Introduce IStorageComponentProvider by Abdullah Alamoudi · 8 years ago
  40. 5e17af2 RAT Cleanup, Resulting LICENSE fixes by Michael Blow · 8 years ago
  41. dd812ca Add AWS automation scripts to asterix-server. by Yingyi Bu · 8 years ago
  42. 088991c Use Chunked Http Response by Abdullah Alamoudi · 8 years ago
  43. c7a8fa5 Disable join rewriting for OR predicates for Feeds. by Yingyi Bu · 8 years ago
  44. 0f3bf37 Cache Knowledge of CDDL Source Jars on Central by Michael Blow · 8 years ago
  45. 60e7f12 Replace Servlets with Netty Based HTTP Servers by Abdullah Alamoudi · 8 years ago
  46. 9d30640 Minor cleanups for JobManager and ICCApplicationContext. by Yingyi Bu · 8 years ago
  47. e0c232d Implements concurrent query management support. by Yingyi Bu · 8 years ago
  48. 6224966 ASTERIXDB-1320, ASTERIXDB-1323: License Fixes by Michael Blow · 8 years ago
  49. f1bd784 Merge release-0.8.9 branch into master by Ian Maxon · 8 years ago
  50. 3b462e1 Update TLP pom version, move Hyracks dep ver. by Ian Maxon · 8 years ago release-0.8.9
  51. 6e6a80c Fix the operator precedence of LIKE. by Yingyi Bu · 8 years ago
  52. 0af5b5d Replace Java serialization in checkpoints by Json by Murtadha Hubail · 8 years ago
  53. 84b0977 ASTERIXDB-1760: support per-query customizations for compilation parameters. by Yingyi Bu · 8 years ago
  54. 80e6201 Remove tinyaccessor dependency from production. by Yingyi Bu · 8 years ago
  55. d5118b0 AQLPlus Refactoring 1: add a new rule controller by Taewoo Kim · 8 years ago
  56. 9fa76a2 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  57. 4383bdde [maven-release-plugin] prepare release apache-asterixdb-0.9.0-rc2 by Ian Maxon · 8 years ago apache-asterixdb-0.9.0 apache-asterixdb-0.9.0-rc2
  58. 557f2e6 Move AsterixDB to stable Hyracks version by Ian Maxon · 8 years ago
  59. a3435a3 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  60. 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
  61. f3588fa Check for nonexistant git.properties by Ian Maxon · 8 years ago
  62. e2cf491 Fix Issues in 0.9.0 RC1 Release Assemblies by Michael Blow · 8 years ago
  63. 2d232b6 Revert "[maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1" by Ian Maxon · 8 years ago
  64. 7c9a47a Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  65. bd42dbc Revert "Move AsterixDB to stable Hyracks version" by Ian Maxon · 8 years ago
  66. d1142b6 Revert "[maven-release-plugin] prepare release apache-asterixdb-0.9.0-rc1" by Ian Maxon · 8 years ago
  67. 08b96cb Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  68. 7ff91d0 ASTERIXDB-1711: remove "Aql" by Till Westmann · 8 years ago
  69. 9fd3335 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  70. 46c38f9 [maven-release-plugin] prepare release apache-asterixdb-0.9.0-rc1 by Ian Maxon · 8 years ago apache-asterixdb-0.9.0-rc1
  71. 388525d Move AsterixDB to stable Hyracks version by Ian Maxon · 8 years ago
  72. ab6fd5e [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  73. 0c940ef [maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1 by Ian Maxon · 8 years ago apache-hyracks-0.3.0-rc1
  74. c3dfd4b Fix AsterixDB Source Assembly, Rename Hyracks Source Assembly by Michael Blow · 8 years ago
  75. 908ae63 Add a corner case handling for NGramUTF8StringBinaryTokenizer by Taewoo Kim · 8 years ago
  76. 1b3b3db Revert "[maven-release-plugin] prepare release apache-hyracks-0.2.18" by Ian Maxon · 8 years ago
  77. cd06867 Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  78. 4a1d5c7 Revert "Move AsterixDB to stable Hyracks version" by Ian Maxon · 8 years ago
  79. eaa2073 Revert "[maven-release-plugin] prepare release apache-asterixdb-0.8.9" by Ian Maxon · 8 years ago
  80. d6f2c93 Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  81. c8ea9d6 Ignore the license-automation-plugin on Eclipse by Taewoo Kim · 8 years ago
  82. e12757d [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  83. 62f3a04 [maven-release-plugin] prepare release apache-asterixdb-0.8.9 by Ian Maxon · 8 years ago
  84. cb83ca2 Move AsterixDB to stable Hyracks version by Ian Maxon · 8 years ago
  85. 9aa1583 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  86. e6af0ee [maven-release-plugin] prepare release apache-hyracks-0.2.18 by Ian Maxon · 8 years ago
  87. 4b22843 Add scm tag back to Hyracks pom by Ian Maxon · 8 years ago
  88. c96bb1f Maven Artifact License / Notice Files by Michael Blow · 8 years ago
  89. e65e6ca Change the compilation related Exception by Taewoo Kim · 8 years ago
  90. b29bd73 Fix Issues With Binary Assembly Licenses, Cleanup by Michael Blow · 8 years ago
  91. 66fbbd1 Fix overflow for dynamic parameter setting by Ian Maxon · 8 years ago
  92. 43b40b6 AsterixDB & Hyracks Source Assemblies, Licensing by Michael Blow · 8 years ago
  93. 5226ca8 Subset hive-exec, make twitter4j a provided dep. by Ian Maxon · 8 years ago
  94. 74271c0 Let log level be default (WARN) in tests by Ian Maxon · 8 years ago
  95. d79c664 small JSON cleanup in ClusterNodeDetailsAPIServlet by Till Westmann · 8 years ago
  96. 456ff9d Add some functionalities to Grammar Extension plugin by Taewoo Kim · 8 years ago
  97. 599ef8f Cleanup AsterixDB Dependencies by Michael Blow · 8 years ago
  98. 8586cd4 Fix ASF license headers. by Yingyi Bu · 8 years ago
  99. ef4453e Change language and result format defaults. by Till Westmann · 8 years ago
  100. f17def9 Load parser from classpath in ParserFactoryProvider by Xikui Wang · 8 years ago