1. 2a73f41 ASTERIXDB-1635 Fix for overlap-bins start for dates. by Preston Carman · 8 years ago
  2. b0dc27e ASTERIXDB-1628: Fixed an issue in External Hash Group by by Taewoo Kim · 8 years ago
  3. f902d66 Extend Cluster API Servlet, += Config / Stats by Michael Blow · 8 years ago
  4. 78c6115 Code clean up and sonar fixes. by Preston Carman · 8 years ago
  5. 0ae44e3 add SQL++ docs by Till Westmann · 8 years ago
  6. d5b0afa Expose Asterix Configuration on Cluster Servlet by Michael Blow · 8 years ago
  7. 13ae9a3 Only Configure Logging Level For AsterixDB Loggers by Michael Blow · 8 years ago
  8. e044571 Depend on asterix-opt-bom with same version as AsterixDB itself by Chris Hillery · 8 years ago
  9. c89d668 ASTERIXDB-1581: fix subquery decorrelation. by Yingyi Bu · 8 years ago
  10. ae2fbc6 Small Cleanup by Abdullah Alamoudi · 8 years ago
  11. 2b95d9a Refactor Messaging by Abdullah Alamoudi · 8 years ago
  12. b975100 fix NPE in ValidateUtil by Till Westmann · 8 years ago
  13. 6c63834 Add the BETWEEN operator. by Yingyi Bu · 8 years ago
  14. b64b169 Add functions: atan2, power, trunc, and uuid. by Yingyi Bu · 8 years ago
  15. d9f4eab improve display of end-time for jobs in Hyracks console by Till Westmann · 8 years ago
  16. f39ccd0 Add string function repeat and split. by Yingyi Bu · 8 years ago
  17. 8ed6256 Start/Stop Sample Scripts for Windows by Michael Blow · 8 years ago
  18. 55a558f ASTERIXDB-1238: Refactor AqlMetadataProvider by Murtadha Hubail · 8 years ago
  19. a9ac670 set HTTP status code before writing the result by Till Westmann · 8 years ago
  20. 4ba0bf3 Output From ShutdownAPIServlet; status 405 on GET by Michael Blow · 8 years ago
  21. 9b5405a Extensibility, Cleanup For Client Helper by Michael Blow · 8 years ago
  22. 6214f6f Add Helper Client To Interface With Cluster HTTP APIs by Michael Blow · 8 years ago
  23. d148581 restore extension point by Till Westmann · 8 years ago
  24. 8e4198bbb return an error if not statement is provided by Till Westmann · 8 years ago
  25. ee3ec00 ASTERIXDB-1611: reasonable names for threads by Till Westmann · 8 years ago
  26. 3954de1 Fix Hang At CC Shutdown When NC Has Exited by Michael Blow · 8 years ago
  27. 85a2e39 minor console changes by Till Westmann · 8 years ago
  28. 4256027 Update SQL++ test harness to use new HTTP API by Till Westmann · 8 years ago
  29. 43bae55 Refactor Active Listeners by Abdullah Alamoudi · 8 years ago
  30. f3c7a87 Remove Unused Duplicated Class by Michael Blow · 8 years ago
  31. f53fc66 Fix Numeric Overflow For Units > GB by Michael Blow · 8 years ago
  32. 2302d87 Workaround ASTERIXDB-1614 by Michael Blow · 8 years ago
  33. 8130bfb ASTERIXDB-1088: fixed a secondary index compact issue by Taewoo Kim · 8 years ago
  34. 8fec331 ASTERIXDB-1577: fix error handling for field access over a dataset. by Yingyi Bu · 8 years ago
  35. 25a8424 Add Flag To ExecutionTest To Enable Test Repeats by Michael Blow · 8 years ago
  36. 018ba9d Misc Cleanup, SonarQube Fixes by Michael Blow · 8 years ago
  37. f4d0984 Support count(*). by Yingyi Bu · 8 years ago
  38. af8e19d Fix open field CREATE INDEX syntax (AQL and SQLPP). by Mike Carey · 8 years ago
  39. 82ac2f0 Fixes related to ASTERIXDB-1534 by Ian Maxon · 8 years ago
  40. fb7f4d3 Introduce MessagingNetworkManager for NC2NC AppMessaging by Murtadha Hubail · 8 years ago
  41. 9747c4b Improve Test Classes by Abdullah Alamoudi · 8 years ago
  42. e6a6cc3 ASTERIXDB-1597: fix and add a regression test. by Yingyi Bu · 8 years ago
  43. 4e33cd9 fix NPE in SqlppAstPrintVisitor by Till Westmann · 8 years ago
  44. 52a9d99 ASTERIXDB-1186: fixed a composite primary index search issue. by Taewoo Kim · 8 years ago
  45. fdc71eb Add several builtin functions. by Yingyi Bu · 8 years ago
  46. 437d819 ASTERIXDB-1592: fix and regression tests. by Yingyi Bu · 8 years ago
  47. 10e3380 Enable ExecutionTestUtil to Handle Different IntegrationUtil Implementations by Abdullah Alamoudi · 8 years ago
  48. e565264 Avoid NPE in AsterixHyracksIntegrationUtil.deinit by Till Westmann · 8 years ago
  49. 3b2acdc TweetParser Extension by Xikui Wang · 8 years ago
  50. de9ade6 small refactoring by Till Westmann · 8 years ago
  51. 98526fe Include JavaScript Files For SonarQube Scan by Michael Blow · 8 years ago
  52. 15d2954 indent main.js by Till Westmann · 8 years ago
  53. 94cef27 Improve Schemaless Record Serializer Deserializer. by Abdullah Alamoudi · 8 years ago
  54. 7f1704a Make setupQueryWebServer Accessible From Extensions by Michael Blow · 8 years ago
  55. 6cc59ca Improved Error Reporting When Repsonse Is Non-JSON by Michael Blow · 8 years ago
  56. 80fbd998 Enable Extensions Through EntryPoints by Abdullah Alamoudi · 8 years ago
  57. ab81748 Add Asterix Extension Manager by Yingyi Bu · 8 years ago
  58. a4815d3 ASTERIXDB-1375 - New Query UI implementation by Kaveen Rodrigo · 8 years ago
  59. 7a180bc Read Test Resources as UTF-8 by Michael Blow · 8 years ago
  60. 1692817 drop support for HTTP GET by Till Westmann · 8 years ago
  61. 15217bb ASTERIXDB-1587 Test upsert when using foreign datatype by Steven Glenn Jacobs · 8 years ago
  62. 7cb2f9a Add several unary numeric builtin functions. by Yingyi Bu · 8 years ago
  63. c1ff430 ASTERIXDB-1478: fix the utf8 reader. by Michael · 8 years ago
  64. 0339b47 remove unused class RecordConstructorResultType by Till Westmann · 8 years ago
  65. b90fe7a add AsterixHyracksIntegrationUtil.run by Till Westmann · 8 years ago
  66. 3338082 ConstantExpressionUtil improvements by Till Westmann · 8 years ago
  67. ddc760f ASTERIXDB-1587 Made upsert look in the correct dataverse for datatypes by Steven Glenn Jacobs · 8 years ago
  68. d015b56 ASTERIXDB-1576: fix and add negative regression tests. by Yingyi Bu · 8 years ago
  69. 74d3299 ASTERIXDB-1574: improve error message. by Yingyi Bu · 8 years ago
  70. e61534e ASTERIXDB-1580: add regression tests. by Yingyi Bu · 8 years ago
  71. 628cd6b Extensible AsterixHyracksIntegrationUtil by Till Westmann · 8 years ago
  72. 33dfae5 ASTERIXDB-1571: fix and add regression tests. by Yingyi Bu · 8 years ago
  73. f951af5 Advance xercesImpl version to 2.11.0 by Michael Blow · 8 years ago
  74. 8671ddf Clean up GROUP BY and WITH clause. by Yingyi Bu · 8 years ago
  75. c3e84a5 Add standalone performance test. by Couchbase Build Team · 8 years ago
  76. de5746e introduce ConstantExpressionUtil by Till Westmann · 8 years ago
  77. 9d63f9f Ensure RMI host is set to the cluster ip address by Michael Blow · 8 years ago
  78. bd3a535 ASTERIXDB-1463: add a regression test. by Yingyi Bu · 8 years ago
  79. bddc811 ASTERIXDB-1569: the config file now supports unit, comma, and decimal. by Taewoo Kim · 8 years ago
  80. 95f5b3f ASTERIXDB-1485: add a regression test. by Yingyi Bu · 8 years ago
  81. 4cb3ca8 ASTERIXDB-1406: add a regression test. by Yingyi Bu · 8 years ago
  82. 37cd8f1 ASTERIXDB-883: fix and a regression test. by Yingyi Bu · 8 years ago
  83. fcb0607 ASTERIXDB-1528: fix 101 query 6 and 7. by Yingyi Bu · 8 years ago
  84. dcd9112 ASTERIXDB-1529: remove "not" from reserved keywords in AQL. by Yingyi Bu · 8 years ago
  85. 52f183f Extension of TestExecutor,CCApplicationEntryPoint by Michael Blow · 8 years ago
  86. 7a67058 ASTERIXDB-1490: fix and a regression test. by Yingyi Bu · 8 years ago
  87. 112b39e ASTERIXDB-867: add a regression test. by Yingyi Bu · 8 years ago
  88. 58dfdc9 Fix ASTERIXDB-1566 fix UTF8 comparator and hash function. by Jianfeng Jia · 8 years ago
  89. e97dbe5 Update Commons-Httpclient Dep, Misc Cleanup by Michael Blow · 8 years ago
  90. c160bdb Fix Synchronization Issue in FeedRecordDataflowController by Abdullah Alamoudi · 8 years ago
  91. 29c1f1d Update Jetty to Latest Released Version (9.3.11) by Michael Blow · 8 years ago
  92. a75cdce Remove Incubator From Web UI Navigation Bar by Michael Blow · 8 years ago
  93. 9dfebec ASTERIXDB-1516: Unable to find free page in buffer cache after 3 cycles by Michael Blow · 8 years ago
  94. b762457 Support UNION ALL. by Yingyi Bu · 8 years ago
  95. d8f306e Align Jetty Version, ResultExtractor.extract Accessible by Michael Blow · 8 years ago
  96. d0888e6 handle missing format parameter by Till Westmann · 8 years ago
  97. ca3b9b2 ASTERIXDB-1479: Change storage valid int and add explicit version by Ian Maxon · 8 years ago
  98. 9f110ab Filter Sample Cluster Scripts To Enable Extension by Michael Blow · 8 years ago
  99. 0ab8ae4 Pass compilation provider to QueryServiceServlet by Till Westmann · 8 years ago
  100. 516d1a8 ASTERIXDB-1561: EXPLAIN should be case insensitive by Till Westmann · 8 years ago