1. 03865fb Bump guava from 31.1-jre to 32.0.0-jre (#80) by dependabot[bot] · 11 months ago main
  2. 0f92cb3 Simplify logic in attachIteratorsWithScans() test (#79) by Dom G · 1 year, 2 months ago
  3. 29d6068 Make sure sharedSecret is set in ProxyServer (#78) by Dom G · 1 year, 2 months ago
  4. 6b1f549 Make TestProxyClient AutoClosable (#76) by Dom G · 1 year, 3 months ago
  5. 59c4870 Remove Kerberos from ITs (#75) by Dom G · 1 year, 3 months ago
  6. 9cef998 Add tests for user creation/deletion and permissions granting/revoking (#74) by Dom G · 1 year, 3 months ago
  7. 9520eec Fix CompactionSelecor test (#72) by Dom G · 1 year, 3 months ago
  8. 65fd1bb Add assertTrue around waitFor() blocks in SimpleProxyBase tests by DomGarguilo · 1 year, 3 months ago
  9. 8876618 Update Java client readme (#70) by Dom G · 1 year, 3 months ago
  10. ccda683 Remove tests that switch users (#68) by Dom G · 1 year, 3 months ago
  11. 11ec063 Fix ruby and python example clients (#67) by Dom G · 1 year, 3 months ago
  12. 10a3807 Update Dockerfile to with current code (#65) by Dom G · 1 year, 3 months ago
  13. 3d990b6 Clean up test namespace in testNamespaceNotEmpty() to avoid warning message by DomGarguilo · 1 year, 3 months ago
  14. 1f2221e Use single user (#59) by Dom G · 1 year, 4 months ago
  15. 1cd3caf Update command to run ruby example file in README (#51) by Dom G · 1 year, 4 months ago
  16. 52bb2bc Update compaction techniques (#60) by Dom G · 1 year, 4 months ago
  17. 5ffd1b0 Update github settings by Christopher Tubbs · 1 year, 4 months ago
  18. 7bcf98a Update plugins/dependencies/misc. by Christopher Tubbs · 1 year, 4 months ago
  19. 4155a74 Fix some usages of deprecation (#61) by Dom G · 1 year, 4 months ago
  20. 25c84b0 Misc. code cleanup (#63) by Dom G · 1 year, 4 months ago
  21. d7988f8 Fix spotbugs errors (#57) by Dom G · 1 year, 5 months ago
  22. a6a29b0 Add python generated files to be excluded from rat check (#54) by Dom G · 1 year, 5 months ago
  23. 4d0d899 Add reload4j to ignoredUnusedDeclaredDependencies (#55) by Dom G · 1 year, 5 months ago
  24. 1d1cd84 Re-generate python files using thrift 0.17 (#48) by Dom G · 1 year, 6 months ago
  25. 5c0218e Re-generate ruby files using thrift 0.17 (#50) by Dom G · 1 year, 6 months ago
  26. 74f7cf1 Update to accumulo version 2.1 and thrift 0.17 (#42) by Dom G · 1 year, 6 months ago
  27. d8ab970 Convert try-catch blocks in tests to JUnit assertThrows (#41) by Dom G · 1 year, 6 months ago
  28. 498ea89 Bump dependency and plugin versions (#40) by Dom G · 1 year, 6 months ago
  29. 79eba66 Merge pull request #38 from DomGarguilo/junitUpdate by Dom G · 1 year, 6 months ago
  30. 2b475cb fix junit pom entry and upgrade surefire/failsafe to working versions by DomGarguilo · 1 year, 6 months ago
  31. 2a19771 Convert tests to JUnit5 by DomGarguilo · 1 year, 6 months ago
  32. 95f9c90 Merge pull request #29 from apache/dependabot/maven/org.apache.accumulo-accumulo-core-2.0.1 by Mike Miller · 2 years ago
  33. 60a8d9a Merge pull request #30 from apache/dependabot/maven/commons-io-commons-io-2.7 by Mike Miller · 2 years ago
  34. d07a64a Bump commons-io from 2.6 to 2.7 by dependabot[bot] · 2 years ago
  35. caf6e13 Bump accumulo-core from 2.0.0 to 2.0.1 by dependabot[bot] · 2 years ago
  36. a1905be Bump guava from 28.2-jre to 29.0-jre (#28) by dependabot[bot] · 3 years, 1 month ago
  37. 5df2f8c Bump junit from 4.13 to 4.13.1 (#25) by dependabot[bot] · 3 years, 7 months ago
  38. 168395d Upload test logs on build failure by Christopher Tubbs · 3 years, 7 months ago
  39. 4fd12fa Add .asf.yaml (#24) by Christopher Tubbs · 3 years, 7 months ago
  40. c4e3022 Update CI config for GitHub Actions workflow by Christopher Tubbs · 3 years, 9 months ago
  41. b32e9d7 adds Dockerfile for proxy and documents its use (#20) by Nathaniel Freeman · 4 years ago
  42. 5983012 Updated the maven-enforcer-plugin (#19) by Nathaniel Freeman · 4 years, 1 month ago
  43. 269058c Update some plugins/deps by Christopher Tubbs · 4 years, 2 months ago
  44. db3a4b2 Documentation and code updates (#17) by Mike Walch · 4 years, 4 months ago
  45. 32e2c09 Updated Ruby client code and documentation (#15) by Mike Walch · 4 years, 5 months ago
  46. 099e686 Fix build - broken compaction IT and javadoc by Christopher Tubbs · 4 years, 5 months ago
  47. b665bf4 Updated instructions in README (#12) by Mike Walch · 4 years, 5 months ago
  48. 435d845 #10 - Created instructions for using proxy with python (#11) by Mike Walch · 4 years, 5 months ago
  49. 7a74561 Fixes #5 Create tarball with scripts for running proxy (#9) by Mike Walch · 4 years, 6 months ago
  50. bb1e646 Update build dependencies by Christopher Tubbs · 4 years, 8 months ago
  51. 5feb6f4 Update travis and build tooling by Christopher Tubbs · 4 years, 8 months ago
  52. 1e89118 Fix #3 Updated the accumulo-proxy with latest from accumulo (pre-2.0) (#4) by hkeebler · 4 years, 8 months ago
  53. d4d6e15 Add travis file by Christopher Tubbs · 6 years ago
  54. 35b88e4 Add missing LICENSE, NOTICE, and README.md files by Christopher Tubbs · 6 years ago
  55. 69e71ab Initial build of accumulo-proxy in separate repo by Christopher Tubbs · 6 years ago
  56. fc1c21f Remove aggregators (#690) by Christopher Tubbs · 6 years ago
  57. ac44ba9 Fix #633 use annotations for spotbugs (#687) by Christopher Tubbs · 6 years ago
  58. 10b28ae Sort Modifiers for consistency. (#665) by Christopher McTague · 6 years ago
  59. 7a7ae5a Replaced uses of Connector with AccumuloClient #636 by Mike Miller · 6 years ago
  60. 00c4952 Rename new Bulk import API (#648) by Mike Miller · 6 years ago
  61. d7201a4 ACCUMULO-4813 Add ability to provide a load plan for bulk import (#607) by Keith Turner · 6 years ago
  62. 48e287e Merge branch 'pom-update-626' by Christopher Tubbs · 6 years ago
  63. 0fd54c2 Upgrade findbugs to spotbugs for 1.9 by Mike Miller · 6 years ago
  64. f36d1c5 Merge branch '1.9' by Christopher Tubbs · 6 years ago
  65. 6e1c092 Fix #639 Update JUnit usage by Christopher Tubbs · 6 years ago
  66. 9123b79 Add sec-bugs plugin. Closes #618 (#628) by Mike Miller · 6 years ago
  67. 4d2ca4d Upgrade findbugs to spotbugs (#615) by Mike Miller · 6 years ago
  68. 0cf9414 Fixed a few warnings (#589) by Keith Turner · 6 years ago
  69. 2de782b Deprecated Instance, ZooKeeperInstance & HdfsZooInstance (#579) by Mike Walch · 6 years ago
  70. ee13326 Merge branch '1.9' by Christopher Tubbs · 6 years ago
  71. e871983 [maven-release-plugin] prepare for next development iteration by Christopher Tubbs · 6 years ago
  72. fb4dca9 [maven-release-plugin] prepare release rel/1.9.2 by Christopher Tubbs · 6 years ago
  73. dbbc7bb Remove Mock Accumulo (#536) by Christopher Tubbs · 6 years ago
  74. 2b9eba5 Use Hadoop 3 exclusively for Accumulo 2.0 (#531) by Christopher Tubbs · 6 years ago
  75. cdc01ae Fix #530 Remove very old methods by Christopher Tubbs · 6 years ago
  76. cd58dc8 Fix Auditing for new Bulk Import / remove warnings (#523) by Christopher Tubbs · 6 years ago
  77. f0929e9 Refactored Accumulo client authentication properties (#508) by Mike Walch · 6 years ago
  78. 4c8ca19 Commit generated code from Thrift 0.11.0 by Christopher Tubbs · 6 years ago
  79. 22e29ef Update Thrift to latest (0.11.0) by Christopher Tubbs · 6 years ago
  80. 2132fb3 Merge branch '1.9' by Christopher Tubbs · 6 years ago
  81. 9eafc3f [maven-release-plugin] prepare for next development iteration by Christopher Tubbs · 6 years ago
  82. 1e78bf1 [maven-release-plugin] prepare release rel/1.9.1 by Christopher Tubbs · 6 years ago
  83. 2a17db1 Removed redundant local variables (#462) by Mike Walch · 6 years ago
  84. ae4424e Fix formatting by Mike Miller · 6 years ago
  85. 93d0dd3 #408 - Removing ClientConfiguration from Proxy code (#451) by Mike Walch · 6 years ago
  86. 5f6326d #408 - Removed uses of deprecated ClientConfiguration (#430) by Mike Walch · 6 years ago
  87. 2b6301c Made all long literals end with 'L' (#431) by Mike Walch · 6 years ago
  88. 803a4b3 Merge branch '1.9' by Christopher Tubbs · 6 years ago
  89. f76be04 [maven-release-plugin] prepare for next development iteration by Christopher Tubbs · 6 years ago
  90. 4f99a34 [maven-release-plugin] prepare release rel/1.9.0 by Christopher Tubbs · 6 years ago
  91. b8536f7 Additional wrapping fixes for checkstyle (#416) by Christopher Tubbs · 6 years ago
  92. 7c48134 Merge branch '1.8' by Christopher Tubbs · 6 years ago
  93. 591d369 Merge commit 'f4f43febbc3e68013d8a1bcd46d8b44275e2e55e' by Christopher Tubbs · 6 years ago
  94. 171c588 Fix line wrap and other checkstyle errors by Christopher Tubbs · 6 years ago
  95. 814e6cd Apply initial formatting changes to 100-char lines by Christopher Tubbs · 6 years ago
  96. 2de55d9 Merge branch '1.8' by Christopher Tubbs · 6 years ago
  97. a8ca774 Merge tag 'rel/1.7.4' into 1.8 by Christopher Tubbs · 6 years ago
  98. c7790e2 [maven-release-plugin] prepare release rel/1.7.4 by Christopher Tubbs · 6 years ago
  99. 1f993f9 Merge branch '1.8' by Josh Elser · 6 years ago
  100. 8946633 ACCUMULO-4826 Use the hadoop3 shaded jars (#332) by Josh Elser · 6 years ago