1. 512bbee Update documentation and history for 1.16.0 by Francis Chuang · 4 years, 5 months ago avatica-1.16.0-rc1 rel/avatica-1.16.0
  2. 34bbcb6 Stop building zip archives when building using gradle by Francis Chuang · 4 years, 5 months ago
  3. 6755f4c Configure Git tags to be pushed to calcite-avatica repository not calcite by Vladimir Sitnikov · 4 years, 5 months ago
  4. 3f2d7e5 Site: Remove instructions to close Nexus repository when building a rc as this is now automated by Francis Chuang · 4 years, 5 months ago
  5. 4b9876c Site: Fix links to javadoc by Francis Chuang · 4 years, 5 months ago
  6. d5f6b29 [CALCITE-3573] Upgrade to Gradle 6.0 container to build releases and javadoc by Francis Chuang · 4 years, 5 months ago
  7. feba1a2 Use Gitbox for pushing tags when making a release by Francis Chuang · 4 years, 5 months ago
  8. a746b25 GitHub Actions: actions/checkout@master -> v1.1.0 to avoid unexpected failures by Vladimir Sitnikov · 4 years, 5 months ago
  9. 3141a14 [CALCITE-3493] Update docker script to use gradle by Francis Chuang · 4 years, 5 months ago
  10. 5000dd8 Add gradle task 'aggregateJavadocIncludingTests' that builds javadoc for both main and test by Julian Hyde · 4 years, 5 months ago
  11. 038c93d Cosmetic by Julian Hyde · 4 years, 5 months ago
  12. 5181990 Fetch Calcite from apache/calcite repository for integration testing by Vladimir Sitnikov · 4 years, 5 months ago
  13. 06cf415 Upgrade to Gradle 6.0.1 to prevent pushing .sha256 and .sha512 to Nexus by Vladimir Sitnikov · 4 years, 5 months ago
  14. 9c401b4 Whitespace is managed with Spotless, so the check is removed from Checkstyle config by Vladimir Sitnikov · 4 years, 5 months ago
  15. f515bdf License header is managed with Spotless, there's no need to double-check it with Checkstyle by Vladimir Sitnikov · 4 years, 5 months ago
  16. fd82129 @PackageMarker is no longer needed by Vladimir Sitnikov · 4 years, 5 months ago
  17. a183e3c Sort dependencies, use api(javax.servlet), implementation(slf4j-api) by Vladimir Sitnikov · 4 years, 5 months ago
  18. 11cc566 Update release plugins to 1.48.0 to workaround SVN 1.9 issue with mv+cp by Vladimir Sitnikov · 4 years, 5 months ago
  19. ef1db8e Add optiont to skip signing: -PskipSigning by Vladimir Sitnikov · 4 years, 5 months ago
  20. 92045d0 Use Spotless and .editorconfig for import order normalization instead of Checkstyle by Vladimir Sitnikov · 4 years, 5 months ago
  21. c493310 Fix AvaticaSpnegoTest for canonicalHostName("localhost") != "localhost" by Vladimir Sitnikov · 4 years, 5 months ago
  22. 22a8f7f Update build script: simplify properties, fix javadoc build for non UTF8 default encoding by Vladimir Sitnikov · 4 years, 5 months ago
  23. 1356308 Add -PenableMavenLocal and -PenableGradleMetadata build options by Vladimir Sitnikov · 4 years, 5 months ago
  24. 0e5f31c Bump release plugins 1.45.0 -> 1.46.0: avoid failures on Gralde upgrade, fix gitignore handling by Vladimir Sitnikov · 4 years, 5 months ago
  25. ed05329 Bump release plugin 1.44.0 -> 1.45.0: do not require GPG key for publishDist by Vladimir Sitnikov · 4 years, 5 months ago
  26. 9629c82 [CALCITE-3490] Upgrade Jackson to 2.10.0 by Francis Chuang · 4 years, 6 months ago
  27. 875b925 Add GitHub Actions macOS by Vladimir Sitnikov · 4 years, 6 months ago
  28. 885c367 Skip slow Calcite tests by Vladimir Sitnikov · 4 years, 6 months ago
  29. c32718e Tests: show standard streams in Gralde tests by Vladimir Sitnikov · 4 years, 6 months ago
  30. af12204 Add -PskipJavadoc to skip publication of the javadocs (to speedup publishToMavenLocal) by Vladimir Sitnikov · 4 years, 6 months ago
  31. 5a514d6 Add source=1.8 to javadoc options, fix javadoc warnings by Vladimir Sitnikov · 4 years, 6 months ago
  32. 5738d00 Add Travis job with building Calcite master by Vladimir Sitnikov · 4 years, 6 months ago
  33. a67a3df Use GitHub Actions for Windows CI by Vladimir Sitnikov · 4 years, 6 months ago
  34. 03bdd3e Site: configure Jekyll to use Etc/GMT+5 timezone for consistent page URLs by Vladimir Sitnikov · 4 years, 6 months ago
  35. 0088b0c Site: exclude "site/target" from Jekyll build by Vladimir Sitnikov · 4 years, 6 months ago
  36. 3fddb12 Site: update avatica/docs/howto.md: SVN -> Git, fix wording by Vladimir Sitnikov · 4 years, 6 months ago
  37. be534e3 Sign release artifacts only, skip signing for -SNAPSHOT by Vladimir Sitnikov · 4 years, 6 months ago
  38. c3fc1f4 Implement Gradle-based build scripts by Vladimir Sitnikov · 4 years, 10 months ago
  39. 73fac75 Cosmetic by Julian Hyde · 4 years, 6 months ago
  40. 72bbbfc [CALCITE-3412] FLOOR(timestamp TO WEEK) gives wrong result by Julian Hyde · 4 years, 6 months ago
  41. be246b9 [CALCITE-3199] DateTimeUtils.unixDateCeil should not return the same value as unixDateFloor (Zhenghua Gao) by Zhenghua Gao · 4 years, 10 months ago
  42. da71884 [CALCITE-3384] Support Kerberos-authentication using SPNEGO over HTTPS by Istvan Toth · 4 years, 7 months ago
  43. 3378970 [CALCITE-3324] Add create method in MetaResultSet by Robert Yokota · 4 years, 7 months ago
  44. 1ec1e81 Site: Add JavaScript client to client list by Francis Chuang · 4 years, 8 months ago
  45. 8138d42 [CALCITE-3180] Bump httpclient from 4.5.6 to 4.5.9 (Fokko Driesprong) by Fokko Driesprong · 4 years, 10 months ago
  46. 8f329f4 [CALCITE-3105] Bump Jackson from 2.9.8 to 2.9.9 (Fokko Driesprong) by Fokko Driesprong · 4 years, 10 months ago
  47. dcf2ead [CALCITE-3104] Bump httpcore from 4.4.10 to 4.4.11 (Fokko Driesprong) by Fokko Driesprong · 5 years ago
  48. 493233f Update owasp-dependency-check: 4.0.2 -> 5.0.0 by Vladimir Sitnikov · 4 years, 10 months ago
  49. 96507bf [CALCITE-3090] Remove the Central configuration by Josh Elser · 5 years ago
  50. 726d07b Revert "[CALCITE-3090] Use https for maven central" by Josh Elser · 5 years ago
  51. c96a939 [CALCITE-3090] Use https for maven central by Josh Elser · 5 years ago
  52. f954a0a [CALCITE-3059] Fix release script to use correct release branch name when merging to master and to use the correct variable when generating the vote email by Francis Chuang · 5 years ago
  53. a016703 [CALCITE-3058] Update website for 1.15.0 release by Francis Chuang · 5 years ago
  54. fb6b5ad [maven-release-plugin] prepare for next development iteration by Francis Chuang · 5 years ago branch-avatica-1.15
  55. 95e1545 [maven-release-plugin] prepare release avatica-1.15.0-rc0 by Francis Chuang · 5 years ago avatica-1.15.0-rc0 rel/avatica-1.15.0
  56. b9df4bd [CALCITE-3058] Prepare for 1.15.0 release by Francis Chuang · 5 years ago
  57. d52c203 Revert "[CALCITE-2845] Avoid duplication of exception messages" by yuzhao.cyz · 5 years ago
  58. 75dd37d [CALCITE-3043] Add the ability to publish and promote releases using docker by Francis Chuang · 5 years ago
  59. 5468f33 [CALCITE-3033] Add navigation item for avatica-go HOWTO documentation by Francis Chuang · 5 years ago
  60. 3393c57 [CALCITE-2988] Update release notes and news item for 1.14.0 by Francis Chuang · 5 years ago
  61. 1baa79c [maven-release-plugin] prepare for next development iteration by Francis Chuang · 5 years ago branch-avatica-1.14
  62. 4fe0f9b [maven-release-plugin] prepare release avatica-1.14.0-rc0 by Francis Chuang · 5 years ago avatica-1.14.0-rc0 rel/avatica-1.14.0
  63. dcbb9db [CALCITE-2988] Prepare for 1.14.0 release by Francis Chuang · 5 years ago
  64. 5c754cf [CALCITE-2939] NPE when executeBatch array type (Bake) by bake.snn · 5 years ago
  65. 4ad09fa Fix misspelled JDBC connection max duration property: expiryduration (Lanny) by lanny886 · 5 years ago
  66. f3997b5 [CALCITE-2882] Connection properties are lost after timeout (bake) by bake · 5 years ago
  67. 63bab44 [CALCITE-2987] Use maven image instead of maven:alpine when building release using docker by Francis Chuang · 5 years ago
  68. 6da2296 [CALCITE-2972] Upgrade jetty to 9.4.15.v20190215 by Kevin Risden · 5 years ago
  69. 47b281f [CALCITE-2945] Use Boolean#equals in Boolean object compare by leesf · 5 years ago
  70. 1f8a213 [CALCITE-2961] Enable Travis to test against JDK 13 by Kevin Risden · 5 years ago
  71. 1b68d1f [CALCITE-2269] Enable Error Prone checking by Kevin Risden · 6 years ago
  72. 5a305f1 [CALCITE-2776] Wrong value when accessing struct types with one attribute by Stamatis Zampetakis · 5 years ago
  73. e070185 Improve exception message in AbstractService by leesf · 5 years ago
  74. 41ebf43 [CALCITE-2950] Avatica DriverVersion.load leaks InputStream by liaoxiaobo · 5 years ago
  75. 9cf1a92 [CALCITE-2922] Update link to Apache Jenkins Calcite-Avatica job by mayozhang · 5 years ago
  76. 89a0e7c Switch from maven:alpine to maven docker image for generating javadocs when publishing the site by Francis Chuang · 5 years ago
  77. 80ccd20 [CALCITE-2845] Avoid duplication of exception messages by Vladimir Sitnikov · 5 years ago
  78. 17ec5d9 [CALCITE-2728] Update appveyor.yml to enable appveyor testing against JDK 11 by snuyanzin · 5 years ago
  79. 074e9f8 [CALCITE-2789] Bump version dependencies Jan 2019 by Kevin Risden · 5 years ago
  80. 04d58ef Site: Add back links to git commits on download pages by Francis Chuang · 5 years ago
  81. 429fbea Update to new git URL by Michael Mior · 5 years ago
  82. 4d5682c Site: Switch to SHA512 digest and remove link to Github commit on avatica-go download page by Francis Chuang · 5 years ago
  83. 37f3a66 Site: Fix link to SHA512 digest and remove links to Github in commit hash per ASF release policy by Francis Chuang · 5 years ago
  84. ad6e409 Site: Create news item for 1.13.0 and update release date in history by Francis Chuang · 5 years ago branch-avatica-1.13
  85. 4529408 [maven-release-plugin] prepare for next development iteration by Francis Chuang · 5 years ago
  86. 861d05a [maven-release-plugin] prepare release avatica-1.13.0-rc0 by Francis Chuang · 5 years ago avatica-1.13.0-rc0 rel/avatica-1.13.0
  87. 5c5b7ae [CALCITE-2576] Release avatica 1.13.0 by Francis Chuang · 5 years ago
  88. 1e4013e [CALCITE-2698] Use Docker Hub hooks to select Avatica version during image build and publish HSQLDB image by Francis Chuang · 5 years ago
  89. acc49bf [CALCITE-2412] Add appveyor.yml (sync with travis.yml) for tests on Windows against jdk1.8, 9, 10. Add Appveyor badge. by snuyanzin · 6 years ago
  90. 9199fef [CALCITE-2385] Use -DskipDockerCheck when running tests on travis by Francis Chuang · 5 years ago
  91. 2d0450f Update travis badge to the apache/calcite-avatica one in README.md by Francis Chuang · 5 years ago
  92. bf0f19c [CALCITE-2682] Add ability to run tests in docker by Francis Chuang · 5 years ago
  93. 0c4de61 Remove the requirement to set a master maven password from release script by Francis Chuang · 5 years ago
  94. 79c8c93 Fix release script to ensure that git usernames with whitespaces are not truncated by Francis Chuang · 5 years ago
  95. f6d3fbb Prompt user for git username when using release script by Francis Chuang · 5 years ago
  96. d5d779e Use selected GPG key in release script when executing release:perform by Francis Chuang · 5 years ago
  97. 8f89f7e [CALCITE-2681] Add maven-scm-api as a dependency so that Avatica can be built by Francis Chuang · 5 years ago
  98. f8520bb Set release script to use gpg-agent by Francis Chuang · 5 years ago
  99. c427d2c [CALCITE-2680] Downgrade maven-scm-provider to 1.10.0 due to API incompatibility by Francis Chuang · 5 years ago
  100. a8617e0 [CALCITE-2676] Add release script and docker-compose.yml to support building a release using docker by Francis Chuang · 5 years ago