Checkout Tools
  • last updated 53 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix javadoc error and make javadoc generate less warnings that won't be addressed.

    • -1
    • +0
    ./java/net/sf/ehcache/store/AuthoritativeTier.java
  1. … 1 more file in changeset.
    • -0
    • +1
    ./java/net/sf/ehcache/store/AuthoritativeTier.java
  1. … 3 more files in changeset.
TAB-7772 : Don't delegate service resource files to the 'outside' loader
  1. … 6 more files in changeset.
TAB-7744:Provide meaningful exception message
TAB-7730: Java 11

    • -2
    • +1
    ./java/net/sf/ehcache/store/AuthoritativeTier.java
  1. … 33 more files in changeset.
Javadoc fixes in preparation of Java 8 compile compatibility

* fixed few warning level javadoc plugin issues

* fixes all error level javadoc plugin issues

* had to add hibernate dep. to the javadoc plugin

  1. … 216 more files in changeset.
TAB-7214 Fix for cache shutdown/stats memory leak.

IPv6 handling.

Ignore IntelliJ files.

Upgrade to commons-io:2.6.

  1. … 17 more files in changeset.
EHC-1151: fix race condition in LocalTransactionStore replace(<3 args>) and removeElement()
  1. … 1 more file in changeset.
EHC-1142 Merge 10587 from branches/2.10.4
  1. … 3 more files in changeset.
TAB-7254 Improve javadoc of Cache.getKeys and Ehcache.getKeys

Removed the irrelevant timing results and added a warning relative to

effects when used on large caches.

TAB-7221 Merge rev 10527 from branches/ehcache-2.10.3
  1. … 3 more files in changeset.
EHC-1137 Merge 10460 from branches/ehcache-2.10.3
  1. … 3 more files in changeset.
EHC-1132 merge branches/ehcache-2.10.2@10400
  1. … 3 more files in changeset.
TAB-4700 TAB-4701 : Insecure Transport in Terracotta Server Update Checker and XML Configuration File Reader
    • -14
    • +5
    ./java/net/sf/ehcache/config/Configuration.java
    • -218
    • +0
    ./java/net/sf/ehcache/util/UpdateChecker.java
    • -8
    • +0
    ./java/net/sf/ehcache/FeaturesManager.java
    • -13
    • +0
    ./java/net/sf/ehcache/CacheManager.java
  1. … 12 more files in changeset.
EHC-1128 Merge rev 10331 from branches/ehcache-2.10.2
  1. … 4 more files in changeset.
EHC-1124 Skip map creation when no dynamic attributes are defined

Patch contributed by Alexey Makhmutov

TAB-6284 Write overflowToOffHeap property always when set

The CacheConfiguration.isOverflowToOffHeap property has a companion

property: CacheConfiguration.isOverflowToOffHeapSet. When writing

configuration, the overflowToOffHeap attribute must be present in XML

if explicitely set in the configuration instance.

  1. … 1 more file in changeset.
TAB-5273 Improve wording in character limitation comments

Merged rev 10094 from branches/ehcache-2.10.1

  1. … 3 more files in changeset.
TAB-5273 merge rev 10047 from /branches/ehcache-2.10.1
    • -0
    • +14
    ./java/net/sf/ehcache/config/Configuration.java
  1. … 3 more files in changeset.
EHC-1115 : Prevent reordering of key operations when forming batches
  1. … 1 more file in changeset.
EHC-1108 Fix potential dead lock when "last" write thread sees a full queue
  1. … 2 more files in changeset.
TAB-6174 And checkstyle
TAB-6174 TX Store fix
    • -0
    • +31
    ./java/net/sf/ehcache/store/TxCopyStrategyHandler.java
TAB-6174 Checkstyle fixes
TAB-6174 copy element prior to firing event
    • -3
    • +12
    ./java/net/sf/ehcache/store/LruMemoryStore.java
  1. … 1 more file in changeset.
TAB-6027: fix deadlock between addCacheIfAbsent and shutdown
    • -3
    • +5
    ./java/net/sf/ehcache/CacheManager.java
Reverted r9801
  1. … 4 more files in changeset.
Cleanup for r9801
  1. … 3 more files in changeset.
Refactored fix for TAB-5909 and added unit-test
    • -0
    • +1
    ./java/net/sf/ehcache/CacheManager.java
  1. … 1 more file in changeset.