CacheManager.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3776: Remove $Id CVS keyword.

  1. … 1074 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2120 more files in changeset.
LDEV-3293: Use Hibernate 4 cache. Remove unused cache management from lams_admin.

  1. … 909 more files in changeset.
LDEV-3275: Upgrade JMX Remoting to version 2.0.0.

  1. … 1 more file in changeset.
LDEV-3275: Upgrade Hibernate Core to version 4.3.5.

  1. … 1578 more files in changeset.
LDEV-2811: Use Spring injection to allow CacheManager to use SessionFactory and to manipulate cached objects. Prevent methods based on JMX retrieved Cache from being used. Adjust layout to reflect new approach to cache manipulation.

  1. … 9 more files in changeset.
Merge lams2_3 into head

  1. … 125 more files in changeset.
Updated address of FSF in copyright statement

  1. … 1392 more files in changeset.
Fixed the keywork expansion

  1. … 3 more files in changeset.
Added method to remove a particular object from the cache - not just a whole cache node.

  1. … 1 more file in changeset.
Copyright statement change - only support GPL v2, not future versions. Missed the "version 2.0" the previous check in

  1. … 261 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Got the lines in the wrong order in the last check in.

  1. … 261 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 261 more files in changeset.
Catch all exceptions thrown if the cache cannot be accessed - we want the system to work, albeit slower.

Change was made to allow junit test cases to run.

Added JBOSS cache to LAMS, now caching users by user id.

    • -0
    • +230
    ./CacheManager.java
  1. … 6 more files in changeset.