- 05 Mar, 2014 1 commit
-
-
Marvin S. Addison authored
-
- 24 Feb, 2014 1 commit
-
-
Marvin S. Addison authored
-
- 30 Jan, 2014 1 commit
-
-
Marvin S. Addison authored
-
- 22 Feb, 2013 1 commit
-
-
Marvin S. Addison authored
-
- 05 Oct, 2012 2 commits
-
-
Marvin S. Addison authored
-
Marvin S. Addison authored
-
- 18 Sep, 2012 4 commits
-
-
Marvin S. Addison authored
-
Marvin S. Addison authored
-
Marvin S. Addison authored
-
Marvin S. Addison authored
The latest jasig-parent POM requires maven-license-plugin license:check goal to pass for release phase. The plugin has been configured for CAS and the license:format goal was used in addition to manual configuration to get thel icense check to pass. The license:check goal should be executed from the project root periodically to facilitate regular compliance checks.
-
- 08 Aug, 2012 1 commit
-
-
Misagh Moayyed authored
-
- 09 Jul, 2012 2 commits
-
-
Marvin S. Addison authored
-
Marvin S. Addison authored
-
- 29 May, 2012 2 commits
-
-
Marvin S. Addison authored
-
Marvin S. Addison authored
-
- 11 May, 2012 2 commits
-
-
Scott Battaglia authored
-
Scott Battaglia authored
-
- 10 May, 2012 4 commits
-
-
Marvin S. Addison authored
Use seconds for memcached expiration periods and add verifying unit test. Switch to use of real memcached server for tests since jmemcached proved unreliable for precise testing of expirations. Developers must run memcached as an external test fixture, otherwise tests are skipped.
-
Marvin S. Addison authored
Use Kryo Context instead of StackObjectPool for efficient and thread safe buffer reuse. StackObjectPool displayed weird errors on (de)serialization that were likely caused by concurrency issues. Kryo Context is simpler and safer.
-
Marvin S. Addison authored
Add KryoTranscoder component that uses Kryo serialization framework to marshal objects to bytes for storage in memcached. Add type-specific Kryo serializers for efficiency and proper handling of unmodifiable collections that are commonly used in CAS ticket types. The Kryo FieldSerializer class that handles complex types by default proved incapable of dealing with unmodiable collections in testing.
-
Marvin S. Addison authored
MemCachedTicketRegistry improvements: - Add constructor that takes MemcachedClient to expose full range of configuration options - Remove support for async writes since it can lead to inconsistent state - Improve logging
-
- 04 May, 2012 3 commits
-
-
Marvin S. Addison authored
Follow guidelines at http://www.apache.org/legal/src-headers.html.
-
Marvin S. Addison authored
This reverts commit cb55d857, which inadvertently destroyed javadocs on classes.
-
Marvin S. Addison authored
Follow guidelines at http://www.apache.org/legal/src-headers.html.
-
- 23 Feb, 2012 1 commit
-
-
Dmitriy Kopylenko authored
-
- 07 Nov, 2011 2 commits
-
-
Scott Battaglia authored
-
Scott Battaglia authored
-
- 10 Oct, 2011 2 commits
-
-
Scott Battaglia authored
-
Scott Battaglia authored
-
- 11 Sep, 2011 1 commit
-
-
Marvin S. Addison authored
-
- 17 Aug, 2011 2 commits
-
-
Scott Battaglia authored
-
Scott Battaglia authored
-
- 04 Aug, 2011 2 commits
-
-
Scott Battaglia authored
-
Scott Battaglia authored
-
- 21 Apr, 2011 2 commits
-
-
Scott Battaglia authored
-
Scott Battaglia authored
-
- 27 Mar, 2011 2 commits
-
-
Scott Battaglia authored
-
Scott Battaglia authored
-
- 19 Feb, 2011 2 commits
-
-
Scott Battaglia authored
-
Scott Battaglia authored
-