Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Add updated Spring source code

    • -3
    • +2
    ./annotation/AbstractCachingConfiguration.java
    • -10
    • +4
    ./annotation/AnnotationCacheOperationSource.java
    • -0
    • +0
    ./annotation/CacheAnnotationParser.java
    • -9
    • +5
    ./annotation/CachingConfigurationSelector.java
    • -2
    • +4
    ./annotation/CachingConfigurerSupport.java
    • -2
    • +3
    ./annotation/ProxyCachingConfiguration.java
  1. … 4046 more files in changeset.
LDEV-5305 Update Spring sources to version 5.3.18

    • -21
    • +56
    ./annotation/AbstractCachingConfiguration.java
    • -8
    • +14
    ./annotation/CachingConfigurer.java
    • -2
    • +2
    ./interceptor/AbstractFallbackCacheOperationSource.java
    • -0
    • +105
    ./interceptor/LoggingCacheErrorHandler.java
    • -7
    • +9
    ./jcache/config/AbstractJCacheConfiguration.java
    • -2
    • +2
    ./jcache/interceptor/AbstractFallbackJCacheOperationSource.java
  1. … 178 more files in changeset.
LDEV-5305 Update Spring source code to version 4.3.30

    • -1
    • +1
    ./annotation/AbstractCachingConfiguration.java
    • -6
    • +5
    ./annotation/AnnotationCacheOperationSource.java
    • -19
    • +18
    ./annotation/CacheAnnotationParser.java
    • -12
    • +13
    ./annotation/CachingConfigurationSelector.java
    • -4
    • +4
    ./annotation/CachingConfigurerSupport.java
    • -4
    • +5
    ./annotation/ProxyCachingConfiguration.java
  1. … 3025 more files in changeset.
LDEV-5259 Update Spring source code reference to 5.3.13

    • -11
    • +19
    ./annotation/AbstractCachingConfiguration.java
    • -29
    • +36
    ./annotation/AnnotationCacheOperationSource.java
    • -19
    • +40
    ./annotation/CacheAnnotationParser.java
    • -16
    • +21
    ./annotation/CachingConfigurationSelector.java
    • -4
    • +10
    ./annotation/CachingConfigurer.java
    • -4
    • +9
    ./annotation/CachingConfigurerSupport.java
    • -23
    • +17
    ./annotation/ProxyCachingConfiguration.java
  1. … 3774 more files in changeset.
LDEV-4440 Update Spring source code

    • -6
    • +6
    ./config/AnnotationDrivenCacheBeanDefinitionParser.java
    • -4
    • +1
    ./interceptor/CacheOperationExpressionEvaluator.java
    • -13
    • +10
    ./interceptor/CacheProxyFactoryBean.java
  1. … 589 more files in changeset.
LDEV-4402 Update Spring source code

    • -52
    • +34
    ./annotation/AbstractCachingConfiguration.java
    • -12
    • +37
    ./annotation/AnnotationCacheOperationSource.java
    • -7
    • +21
    ./annotation/CacheAnnotationParser.java
    • -0
    • +76
    ./annotation/CacheConfig.java
    • -5
    • +54
    ./annotation/CachingConfigurationSelector.java
    • -8
    • +63
    ./annotation/CachingConfigurer.java
    • -0
    • +54
    ./annotation/CachingConfigurerSupport.java
    • -5
    • +11
    ./annotation/ProxyCachingConfiguration.java
    • -68
    • +185
    ./annotation/SpringCacheAnnotationParser.java
  1. … 2686 more files in changeset.
LDEV-3293: Add Spring 4.0.6 libraries and their sources. Make LAMS use them and reference Hibernate 4.3.5 embedded in WildFly 8.1.

    • -0
    • +108
    ./annotation/AbstractCachingConfiguration.java
    • -0
    • +169
    ./annotation/AnnotationCacheOperationSource.java
    • -0
    • +47
    ./annotation/CacheAnnotationParser.java
    • -0
    • +72
    ./annotation/CacheEvict.java
    • -0
    • +71
    ./annotation/CachePut.java
    • -0
    • +69
    ./annotation/Cacheable.java
    • -0
    • +40
    ./annotation/Caching.java
    • -0
    • +54
    ./annotation/CachingConfigurationSelector.java
    • -0
    • +77
    ./annotation/CachingConfigurer.java
    • -0
    • +177
    ./annotation/EnableCaching.java
    • -0
    • +71
    ./annotation/ProxyCachingConfiguration.java
    • -0
    • +172
    ./annotation/SpringCacheAnnotationParser.java
    • -0
    • +6
    ./annotation/package-info.java
  1. … 6303 more files in changeset.
LDEV-2916: Add source code for 3rd party libraries.

    • -0
    • +313
    ./ehcache/EhCacheFactoryBean.java
    • -0
    • +143
    ./ehcache/EhCacheManagerFactoryBean.java
    • -0
    • +10
    ./ehcache/package.html
  1. … 5084 more files in changeset.