1. 6112180 Revert "Changes exception prefix from Invalid to Illegal (#85)" by Christopher Tubbs · 4 months ago main
  2. a3387df Removed double check locking in AccessExpressionImpl.parse (#86) by Dave Marion · 4 months ago
  3. a371ab1 Changes exception prefix from Invalid to Illegal (#85) by Keith Turner · 4 months ago
  4. 2f68281 memoizes creating a parse tree (#84) by Keith Turner · 4 months ago
  5. 2b96c53 Merge pull request #83 from keith-turner/parse-tree by Daniel Roberts · 4 months ago
  6. de115fb reuse code by Keith Turner · 4 months ago
  7. 4bf5ca8 test null consumers by Keith Turner · 4 months ago
  8. 9c21e01 code review update by Keith Turner · 4 months ago
  9. e004348 fix build error by Keith Turner · 4 months ago
  10. 217ec53 Adds ability to create immutable parse trees by Keith Turner · 4 months ago
  11. 9c3fa54 Copies some test cases from accumulo code base (#82) by Keith Turner · 5 months ago
  12. e1a63a1 Update GitHub Actions by Christopher Tubbs · 7 months ago
  13. 2c05dfc use Objects bounds checking methods (#80) by Keith Turner · 11 months ago
  14. ab05908 Put benchmark config inside its execution (#79) by Christopher Tubbs · 11 months ago
  15. 715613d Avoids looping when evaluating single set of authorizations (#71) by Keith Turner · 11 months ago
  16. 4626291 optimize validiation of empty expression (#76) by Keith Turner · 11 months ago
  17. 4aa573a Add javadoc about AccessExpression normalization (#77) by Dave Marion · 11 months ago
  18. 3dc1839 Added profile to run benchmark (#75) by Dave Marion · 11 months ago
  19. f5c5785 Renamed IllegalAccessExpressionException to InvalidAccessExpressionException (#74) by Dave Marion · 11 months ago
  20. dc4bed4 Implement Serializable and Iterable where appropriate (#73) by Dave Marion · 11 months ago
  21. bd5cc2d adds optimization for empty authorizations (#70) by Keith Turner · 11 months ago
  22. 4c79bae Add Accumulo 3.0 ColViz & VisibilityEvaluator to benchmark (#69) by Dave Marion · 11 months ago
  23. 33be659 Modified Authorizations.of to only accept a Set (#68) by Dave Marion · 1 year, 3 months ago
  24. 2da31d3 Merge pull request #62 from ddanielr/Remove-contrib-ref by Daniel Roberts · 1 year, 4 months ago
  25. e0abc5d Merge branch '1.0.0-beta-rc4-next' by Dave Marion · 1 year, 4 months ago
  26. 202a51c Added post-vote-checklist issue templates (#44) by Dave Marion · 1 year, 4 months ago
  27. 374a81e Update README to remove `contrib` project ref by Daniel Roberts · 1 year, 4 months ago
  28. d0b4423 moves thread local access outside of loop (#61) by Keith Turner · 1 year, 4 months ago
  29. afe80dd [maven-release-plugin] prepare for next development iteration by Dave Marion · 1 year, 4 months ago
  30. 1c6051d [maven-release-plugin] prepare release rel/1.0.0-beta by Dave Marion · 1 year, 4 months ago rel/1.0.0-beta
  31. 009246e Convert antlr4-example into an integration test (#53) by Christopher Tubbs · 1 year, 4 months ago
  32. 6451678 Update release candidate script by Christopher Tubbs · 1 year, 4 months ago
  33. 846904f Fix markdown syntax by Christopher Tubbs · 1 year, 4 months ago
  34. e6e8e19 Move and simplify the AccessExample (#51) by Christopher Tubbs · 1 year, 4 months ago
  35. 96896b2 Fix and simplify javadoc for AccessEvaluator (#52) by Christopher Tubbs · 1 year, 4 months ago
  36. beea96b Change project version to 1.0.0-beta-SNAPSHOT (#49) by Dave Marion · 1 year, 4 months ago
  37. 91423c6 Removed contrib .gitignore files, use top level .gitignore (#48) by Dave Marion · 1 year, 4 months ago
  38. 936e3cc Removed non-applicable information from LICENSE file (#47) by Dave Marion · 1 year, 4 months ago
  39. a8bc6a1 Changes to rc script because we don't build a tarball (#41) by Dave Marion · 1 year, 4 months ago
  40. ec2f0ef Changes based on testing release candidate creation (#40) by Dave Marion · 1 year, 4 months ago
  41. f315807 Added description to pom, added initial release candidate script (#39) by Dave Marion · 1 year, 4 months ago
  42. 7926fac Update antlr contrib maven project with recent changes (#38) by Dave Marion · 1 year, 4 months ago
  43. ed9ff06 Minor changes to source and pom based on review (#36) by Dave Marion · 1 year, 5 months ago
  44. a8b2b8c Bumped SpotBugs and ErrorProne plugins, marked classes final (#35) by Dave Marion · 1 year, 5 months ago
  45. 42f6f98 Some touch-ups before release. (#34) by Dave Marion · 1 year, 5 months ago
  46. cb6a2d4 Improves performance by avoiding parse tree creation (#31) by Keith Turner · 1 year, 5 months ago
  47. 4f34b66 Added additional build plugins in preparation for release (#33) by Dave Marion · 1 year, 5 months ago
  48. 46b5b87 Adds check for classes in public API (#32) by Keith Turner · 1 year, 8 months ago
  49. 3568c09 replaces stream with loop to increase performance (#30) by Keith Turner · 1 year, 8 months ago
  50. f800880 Replace backslash literal with variable (#29) by Dave Marion · 1 year, 8 months ago
  51. 261b5c3 Miscellaneous Improvements (#27) by Dom G · 1 year, 8 months ago
  52. c959026 Improve the Specification Documentation (#26) by Dom G · 1 year, 8 months ago
  53. 8036595 Remove caching functionality (#25) by Dom G · 1 year, 8 months ago
  54. 6812598 Bump spotbugs checks to rank 20 (#24) by Christopher Tubbs · 1 year, 8 months ago
  55. 27e7bcb Add compiler release to pom, Add build for JDK 21 (#23) by Dave Marion · 1 year, 8 months ago
  56. 0c65546 fixes build errors (#22) by Keith Turner · 1 year, 9 months ago
  57. 15bd66e updates approved chars in build (#21) by Keith Turner · 1 year, 9 months ago
  58. 25332a1 Bump SpotBugs plugin version and fix typo (#20) by Dave Marion · 1 year, 9 months ago
  59. 3f9b439 Add GH build actions, add license headers to files (#19) by Dave Marion · 1 year, 9 months ago
  60. 05bd424 fixes compile error introduced by #16 by Keith Turner · 1 year, 9 months ago
  61. 535cebb Updates documentation and removes TODOs (#16) by Keith Turner · 1 year, 9 months ago
  62. bbade60 formats code by Keith Turner · 1 year, 9 months ago
  63. eb3de35 improves project documentation (#15) by Keith Turner · 1 year, 9 months ago
  64. 8ef5fb5 Add ANTLR grammar and tests to contrib directory by Dave Marion · 1 year, 9 months ago
  65. dc80f08 adds a getting started guide (#13) by Keith Turner · 1 year, 9 months ago
  66. 18538a5 improves and tests error messages (#12) by Keith Turner · 1 year, 9 months ago
  67. bb66979 reimplements java parser and evaluator (#7) by Keith Turner · 1 year, 9 months ago
  68. c24dc85 updates pom to format source code (#11) by Keith Turner · 1 year, 9 months ago
  69. 8b86909 Adds a JMH Benchmark (#10) by Keith Turner · 1 year, 9 months ago
  70. 8d97639 adds explantion of evaluation to specification (#6) by Keith Turner · 1 year, 9 months ago
  71. 295a5cd Merge pull request #5 from keith-turner/remove-lr by Dave Marion · 1 year, 9 months ago
  72. da49136 adds tests of longer operator sequences by Keith Turner · 1 year, 9 months ago
  73. 73a0cd7 fixes javadoc and adds tests by Keith Turner · 1 year, 9 months ago
  74. 373c192 simplify spec by Keith Turner · 1 year, 9 months ago
  75. 160484a removes left recursion from specification by Keith Turner · 1 year, 9 months ago
  76. 6e1c8d2 improves unit test coverage (#1) by Keith Turner · 1 year, 9 months ago
  77. a9336f6 adds asf yaml file (#2) by Keith Turner · 1 year, 9 months ago
  78. 7ff1d25 fixes version number by Keith Turner · 1 year, 9 months ago
  79. d808e23 fix readme by Keith Turner · 1 year, 9 months ago
  80. bb5a9db Initial commit of accumulo-access by Keith Turner · 1 year, 9 months ago