Commit History

Author SHA1 Message Date
  Ben Alex b8b31d6f65 Tidy up Maven migration by eliminating unnecessary directories and having Eclipse classpath use MAVEN_REPO. 21 years ago
  Ben Alex c5900cab9c Added a ContextHolderAwareRequestWrapper to integrate with getRemoteUser() and isUserInRole(String). Thanks to Orlando Garcia Carmona ("paramosyermos" on Spring forums). 21 years ago
  Ben Alex c9aa80b655 Add Aaron Tang's changes. 21 years ago
  Ben Alex e3b9920d9c Fix default query string to remove ambiguous columns. Thanks to Aaron Tang. 21 years ago
  Ben Alex 89ba20f057 Fix Tomcat compatibility issue where HttpSession unavailable during "logoff". Thanks to Aaron Tang. 21 years ago
  Ben Alex 82ed7253d4 Refactor AbstractFilterInvocationDefinitionSource to use a standard URL String in its lookup method, rather than a full FilterInvocation. This will make it easier for views (taglibs etc) to access URI security details without needing to construct a MockFilterInvocation. 21 years ago
  Ben Alex 76c82db196 Refactor EH-CACHE integration classes to work with Spring IoC provided Cache rather than manage our own cache internally. 21 years ago
  Ben Alex 01165ea0e1 Documentation update to present state of CVS classes and interfaces. 21 years ago
  Ben Alex 41b41ba316 Expand test coverage. Clover via Maven (without excluding appropriate patterns like *Exception and debug messages) has modified coverage from 77.2% to 95%. 21 years ago
  Ben Alex 88fbac9755 General update. 21 years ago
  Ben Alex 07e2037251 Find target domain object argument in a manner that works if nulls are presented for the domain object argument. 21 years ago
  Ben Alex e75fc613b1 Gracefully handle null ContextHolder / Authentication etc. 21 years ago
  Ben Alex 7a4a46cc7b General refactoring of taglibs. 21 years ago
  Ben Alex 1b660d4d5b Handle usernames that are empty Strings. 21 years ago
  Ben Alex ab6df6cfce Make InternalMethodInvocation package protected for better unit test support. 21 years ago
  Ben Alex f73fc735c2 Improve startup error detection and eliminate unnecessary checks for null application context. 21 years ago
  Ben Alex 4c1c7dcff5 Fix bugs. 21 years ago
  Ben Alex 49f29a8a2b Add log4j. 21 years ago
  Ben Alex 22f8cd0c44 Improve null handling. 21 years ago
  Ben Alex 3a0e43337c Improve test coverage and error detection at startup time. 21 years ago
  Ben Alex 699f97929a Fix bug where class should delegate to setDetails method - not set the details directly. 21 years ago
  Ben Alex ac3d3483b3 Improve performance of JBoss container adapter (thanks to Sergio Bern�). 21 years ago
  Carlos Sanchez 8888e072a2 Moved license and cvs reports to doc 21 years ago
  Carlos Sanchez 4eb5b0a815 Use licensed clover 21 years ago
  Ben Alex 89eed486e2 Add alwaysUseDefaultTargetUrl feature to AbstractProcessingFilter. 21 years ago
  Ben Alex 3b7453d243 Move upgrade help files to xdocs/upgrade. 21 years ago
  Carlos Sanchez 2073360037 Added changes and removed multichanges 21 years ago
  Carlos Sanchez 5c19501f16 Download from sourceforge 21 years ago
  Ben Alex 59462a6593 No longer required; now in project.xml. 21 years ago
  Ben Alex 55c1dd3a8d Move changelog to Maven managed docs. 21 years ago