Commit History

Author SHA1 Message Date
  Ben Alex 8a7bfafce9 SEC-670: Deadlock avoidance. 17 years ago
  Ben Alex 64442b6645 SEC-590: Correct misuse of "continue" keyword so ACLs retrieved even when last element is already cached. 17 years ago
  Ben Alex 8919b203e6 SEC-422: Correct SQL to increase database compatibility. 17 years ago
  Ben Alex d79485a975 SEC-547: Release database connections between each layer of parent lookups. 17 years ago
  Ben Alex 677607bcad SEC-530: Refactor ACL module so ACE manipulation is index-based as 17 years ago
  Luke Taylor 431253188d Updated eclipse and surefire plugins 17 years ago
  Luke Taylor f4954d0eda Tidying up incorrectly rendered program listing 17 years ago
  Luke Taylor b0a892397b Converted to docbook5 17 years ago
  Ben Alex 9e9b69ec8f SEC-572: Permit null parent for an AclImpl. 17 years ago
  Ben Alex c6ea734d8f SEC-589: Fine-tune NotFoundException handling and JavaDocs generally. 17 years ago
  Ben Alex 340020ad3a SEC-655: Evict from the cache any children ACLs of the ACL being updated. 17 years ago
  Ben Alex 5cf5140029 SEC-527: Correct serialization issues with EH-CACHE. 17 years ago
  Ben Alex f5a464bc39 Make compile Java 1.4 compatible (no autoboxing). 17 years ago
  Ben Alex 8f645f97f7 Improve toString() method to use Class.getName(). 17 years ago
  Ben Alex 833b76c011 SEC-676: Remove child ACLs from cache during delete. 17 years ago
  Ben Alex 1036074d26 More robust null handling in equals(Object) method. 17 years ago
  Ben Alex af9715c168 SEC-697: Add setOwner(Sid) to MutableAcl interface. 17 years ago
  Ben Alex 337155f0ea SEC-602: Retrieve true underlaying class, properly handling CGLIB enhanced versions. 17 years ago
  Luke Taylor e5956c2935 Added Michael's updated petclinic tutorial 17 years ago
  Luke Taylor a43d054bd7 Removed comment about status checking as it is not entirely correct and misleads people. 17 years ago
  Ben Alex bf41423b5b Various modest documentation improvements. 17 years ago
  Luke Taylor b7188b11d8 Removed reference to Spring WS in docbook xsl 17 years ago
  Luke Taylor d5a751e784 Added log4j dependency 17 years ago
  Luke Taylor 9c1be03d44 Added excludeDependencies to pom.xml to prevent core classes from being bundled into core-tiger jar 17 years ago
  Ben Alex f7ae69880c Minor tweaking so the tutorial is a little more illustrative of the present namespace capabilities. 17 years ago
  Luke Taylor 21e83e8364 [maven-release-plugin] prepare for next development iteration 17 years ago
  Luke Taylor 91ed7dceb6 [maven-release-plugin] prepare release release_2_0_0_RC1 17 years ago
  Luke Taylor 3ef5833996 Fixed link 17 years ago
  Luke Taylor ca500db43e minor readme corrections 17 years ago
  Luke Taylor 3cb504fa95 Fixed jdk 1.4 compatibility issues 17 years ago