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

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

  1. … 895 more files in changeset.
LDEV-2916: Add source code for 3rd party libraries.

    • -0
    • +56
    ./AbstractLockManager.java
    • -0
    • +53
    ./DeadlockException.java
    • -0
    • +76
    ./FqnLockManager.java
    • -0
    • +608
    ./IdentityLock.java
    • -0
    • +43
    ./IsolationLevel.java
    • -0
    • +341
    ./LockManager.java
    • -0
    • +90
    ./LockStrategyFactory.java
    • -0
    • +66
    ./LockStrategyNone.java
    • -0
    • +67
    ./LockStrategyReadCommitted.java
    • -0
    • +78
    ./LockStrategyReadUncommitted.java
    • -0
    • +75
    ./LockStrategyRepeatableRead.java
    • -0
    • +76
    ./LockStrategySerializable.java
  1. … 2690 more files in changeset.