Ehcache

Checkout Tools
  • last updated 36 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Clean up web module: svnignore, delete unused directories and set license back to Apache 2
updted Date and Description for Ehcache 2.1.0-beta
    • -1
    • +1
    /trunk/core/src/assemble/CHANGELOG.txt
EHC-693: Added Atomikos version dependency information
    • -0
    • +5
    /trunk/core/src/assemble/CHANGELOG.txt
Checkstyle fix

added STATUS_MARKED_ROLLBACK check to prevent further usage of a cache in a failed transaction
close stream properly
Add convenience batch file for building the site
changed timeoutBehaviour to timeoutBehavior
Fix broken JIRA link.
Fix broken link
Site changes
    • -12
    • +13
    /trunk/core/src/site/include/architecture.html
    • -0
    • +38
    /trunk/core/src/site/apt/modules.apt
Fix broken link.
add unit test for NonStopCacheConfig

timeouts can now be controlled by the TM
EHC-660 Not really sure what the intent here was... Leaving untouched for now
EHC-660 Missed that SingletonEhCacheProvider also can load from url
fixed a bug that littered user.home with test data
Bolding/highlighting for titles in bubbles. (CSS and XHTML crucial! make note of the <span> tags used)
    • -0
    • +10
    /trunk/core/src/site/resources/css/siteNew.css
    • binary
    /trunk/core/src/site/resources/flash/apis.fla
    • binary
    /trunk/core/src/site/resources/flash/apis.swf
APIs caption is more profound. Tabs can now handle varying text length better. Editions fading has been completely re-written to have robustness in mind and as such no text is overlapping.
    • binary
    /trunk/core/src/site/resources/flash/apis.fla
    • binary
    /trunk/core/src/site/resources/flash/apis.swf
EHC-660 Also added loading from URL in the Hibernate's deprecated CacheProvider
EHC-660 Adapted changes.xml
EHC-660 Enabled loading ehcache config from url
throw unique subclass of timeoutException when task was not scheduled at all, add unit test

EHC-673 : make changes to documentation and config to match new default for statistics
    • -1
    • +1
    /trunk/core/src/main/config/ehcache.xml
fix up quiet and statistics updates

refactor tests a bit

2.1.0-beta and Marquee update
    • -0
    • +197
    /trunk/core/src/site/include/architecture.html
  1. … 12 more files in changeset.
fix eclipse warning, remove unused import

enable checkstyle at install phase, fix checkstyle issues

add javadoc to UnlockedReadsView