134 Commits (bbccc48d2ff1694df2bdbfa4ebcee0db57cdd171)

Author SHA1 Message Date
Josh Cummings 52dc120269
Use SecurityContextHolderStrategy for ACL 4 years ago
Steve Riesenberg 74e3abc992 Polish gh-10081 4 years ago
Marcus Da Coregio 5a0f1d51c3 Drop EhCache2 support 4 years ago
Rob Winch 793cd71a5e Remove remaining junit code 5 years ago
Rob Winch d67f0bf291 Remove AbstractTransactionalJUnit4SpringContextTests 5 years ago
Rob Winch f873ef9e8c JdbcAclServiceTests fix setup ordering 5 years ago
Rob Winch 3e93b024d6 openrewrite Junit Migration 5 years ago
Roberto Paolillo efb394d3b2 Allow ACL to be owned by GrantedAuthoritySid 5 years ago
Phillip Webb c502312719 Replace expected @Test attributes with AssertJ 6 years ago
Phillip Webb 910b81928f Replace try/catch with AssertJ 6 years ago
Rob Winch e3dd8d2530 Polish acl format 6 years ago
Phillip Webb a5aa6b3d7f Remove blank lines from all tests 6 years ago
Phillip Webb 8d3f039f76 Reduce method visibility when possible 6 years ago
Phillip Webb ff94944313 Add whitespace after copyright header 6 years ago
Phillip Webb 31ec450d05 Remove superfluous comments 6 years ago
Phillip Webb 8d80166aaf Update exception variable names 6 years ago
Phillip Webb e9130489a6 Remove restricted static imports 6 years ago
Phillip Webb db55ef4b3b Migrate to BDD Mockito 6 years ago
Phillip Webb a2f2e9ac8d Move inner-types so that they are always last 6 years ago
Phillip Webb 9e08b51ed3 Apply code cleanup rules to projects 6 years ago
Phillip Webb 8866fa6fb0 Always use 'this.' when accessing fields 6 years ago
Phillip Webb 6894ff5d12 Make classes final where possible 6 years ago
Phillip Webb 37fa94fafc Organize imports 6 years ago
Phillip Webb 71bc145ae4 Remove superfluous comments 6 years ago
Phillip Webb b7fc18262d Reformat code using spring-javaformat 6 years ago
Phillip Webb 27ac046d8a Rename *Test.java -> *Tests.java 6 years ago
Maksim Vinogradov 4f58576952 Prevent StackOverflowError for AccessControlEntryImpl.hashCode 6 years ago
Dávid Kovács 4ab9da1c53 Object ID Identicy conversion to long fails on old schema 6 years ago
Eleftheria Stein c5b36664ce Polish PrincipalSid 6 years ago
Eleftheria Stein 2d26be9446 Remove redundant public modifier 7 years ago
Markus Öllinger 2cc05550fc rename comparison method to isGranted and add test 7 years ago
Lars Grefer 34dd5fea30 Remove redundant throws clauses 7 years ago
Lars Grefer 2306d987e9 Cleanup unnecessary boxing 7 years ago
Lars Grefer c5b5cc507c Cleanup redundant type casts 7 years ago
Spring Operator 2bf126f4cf URL Cleanup 7 years ago
Spring Operator b93528138e URL Cleanup 7 years ago
Nena Raab d1a754fcf2 JdbcAclService: fixes PostgreSql issue 7 years ago
Nena Raab 1706a5cb83 Spring ACL uses deprecated Mockito methods 7 years ago
Nena Raab 918a4cd323
AclClassIdUtils Default GenericConversionService 7 years ago
Paul Wheeler ccc4e1c876 Made AclClassIdUtils genuinely package level by injecting the conversionService instead of AclClassIdUtils 8 years ago
Johnny Lim 68878a1675 Replace isEqualTo(null) with isNull() 8 years ago
Johnny Lim 57353d18e5 Use diamond type 8 years ago
Johnny Lim 5f518d00e5 Apply Checkstyle EmptyStatementCheck module 8 years ago
Johnny Lim b6895e6359 Apply Checkstyle WhitespaceAfterCheck module 8 years ago
Antoine 0771778b81 Polish more AssertJ assertions 9 years ago
Antoine e0aca04a28 Polish AssertJ assertions 9 years ago
Paul Wheeler 6decf1c8ef Allow use of non-numeric (e.g. UUID) values for ObjectIdentity.getIdentifier() 9 years ago
Rob Winch 23f56f568c Update MockitJunitRunner import 9 years ago
Rob Winch 445834784a Update to Mockito 2.10.0 9 years ago
Rob Winch e16b8e7976 Fix logback-test.xml 9 years ago