issues
search
apache
/
accumulo-access
Apache Accumulo Access Control Library
https://accumulo.apache.org
Apache License 2.0
4
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use Java module mechanism to limit non public API types
#81
keith-turner
opened
3 months ago
4
use Objects bounds checking methods
#80
keith-turner
closed
3 months ago
1
Put benchmark config inside its execution
#79
ctubbsii
closed
3 months ago
1
Possible re-validation of an AccessExpression
#78
dlmarion
opened
4 months ago
0
Add javadoc about AccessExpression normalization
#77
dlmarion
closed
4 months ago
3
optimize validation of empty expression
#76
keith-turner
closed
4 months ago
0
Added profile to run benchmark
#75
dlmarion
closed
4 months ago
1
Renamed IllegalAccessExpressionException to InvalidAccessExpressionException
#74
dlmarion
closed
4 months ago
0
Implement Serializable and Iterable where appropriate
#73
dlmarion
closed
4 months ago
0
Evaluate whether implementations should be / can be Serializable
#72
dlmarion
closed
4 months ago
0
Avoids looping when evaluating single set of authorizations
#71
keith-turner
closed
4 months ago
1
adds optimization for empty authorizations
#70
keith-turner
closed
4 months ago
0
Add Accumulo 3.0 ColViz & VisibilityEvaluator to benchmark
#69
dlmarion
closed
4 months ago
0
Modified Authorizations.of to handle duplicate input elements
#68
dlmarion
closed
8 months ago
4
Fixes issue #66: adds a restriction info object that the UI can pull if it is present
#67
phrocker
closed
8 months ago
4
Duplicate authorization will throw an Illegal Argument Exception
#66
phrocker
closed
8 months ago
5
Sort set in Authorizations.toString() and add immutability test
#65
DomGarguilo
opened
8 months ago
1
Replace `Authorizer` with `Predicate<String>`
#64
DomGarguilo
opened
8 months ago
4
Post-vote release checklist for version 1.0.0-beta
#63
dlmarion
closed
3 months ago
0
Update README to remove `contrib` project ref
#62
ddanielr
closed
9 months ago
0
moves thread local access outside of loop
#61
keith-turner
closed
9 months ago
0
AccessExpression.abnf could be deleted
#60
dlmarion
closed
9 months ago
3
IllegalAccessExpressionException could use improvements
#59
ctubbsii
closed
4 months ago
0
Authorizations set view could be sorted
#58
ctubbsii
opened
9 months ago
1
Authorizer can be replaced with `Predicate<String>`
#57
ctubbsii
opened
9 months ago
0
Consider removing AccessEvaluator as an API or improving its entry points
#56
ctubbsii
opened
9 months ago
9
Consider removing overloaded byte array APIs
#55
ctubbsii
opened
9 months ago
1
Create profiles for running benchmarks to simplify the documented commands to run them
#54
ctubbsii
closed
3 months ago
0
Convert antlr4-example into an integration test
#53
ctubbsii
closed
9 months ago
0
Fix and simplify javadoc for AccessEvaluator
#52
ctubbsii
closed
9 months ago
0
Move and simplify the AccessExample
#51
ctubbsii
closed
9 months ago
2
rename contrib to examples
#50
keith-turner
closed
9 months ago
5
Change project version to 1.0.0-beta-SNAPSHOT
#49
dlmarion
closed
9 months ago
0
Removed contrib/getting-started/.gitignore, updated contrib/.gitignore
#48
dlmarion
closed
9 months ago
2
Removed non-applicable information from LICENSE file
#47
dlmarion
closed
9 months ago
1
LICENSE file contains information for non-existent files
#46
dlmarion
closed
9 months ago
0
updates getting started for release
#45
keith-turner
closed
9 months ago
1
Added issue templates
#44
dlmarion
closed
9 months ago
2
Contrib project pom's do not get updated on release candidate creation
#43
dlmarion
closed
9 months ago
2
Release Candidate script issue
#42
dlmarion
closed
9 months ago
0
Changes to rc script because we don't build a tarball
#41
dlmarion
closed
9 months ago
0
Changes based on testing release candidate creation
#40
dlmarion
closed
9 months ago
0
Added description to pom, added initial release candidate script
#39
dlmarion
closed
9 months ago
0
Update antlr contrib maven project with recent changes
#38
dlmarion
closed
9 months ago
0
Changes to Accumulo-Access for integration with Accumulo
#37
dlmarion
closed
9 months ago
2
Minor changes to source and pom based on review
#36
dlmarion
closed
9 months ago
0
Bumped SpotBugs and ErrorProne plugins, marked classes final
#35
dlmarion
closed
9 months ago
0
Some touch-ups before release.
#34
dlmarion
closed
9 months ago
1
Added additional build plugins in preparation for release
#33
dlmarion
closed
9 months ago
0
Adds check for classes in public API
#32
keith-turner
closed
1 year ago
0
Next