Sign in
apache
/
commons-jcs
/
HEAD
2c7da6e
Bump github/codeql-action from 4.32.6 to 4.34.0
by Gary Gregory
· 7 hours ago
master
75a8c2b
Fix documentation
by Thomas Vandahl
· 2 days ago
4648d38
Reduce wasting of memory
by Thomas Vandahl
· 2 days ago
b5e315b
Change type of RemoteHttpCacheAttributes.socketTimeout and
by Thomas Vandahl
· 2 days ago
b279734
Change type of RemoteCacheAttributes.rmiSocketFactoryTimeout to Duration
by Thomas Vandahl
· 2 days ago
654c8a4
Change type of RemoteCacheAttributes.rmiSocketFactoryTimeout to Duration
by Thomas Vandahl
· 2 days ago
c151837
Change type of UDPDiscoveryAttributes.maxIdleTime to Duration
by Thomas Vandahl
· 2 days ago
1a2c6ed
Fix naming and Javadoc
by Thomas Vandahl
· 2 days ago
c514e3f
Change type of LateralTCPCacheAttributes.SocketTimeOut and OpenTimeOut
by Thomas Vandahl
· 2 days ago
a3b0d3c
Fix size-related block disk cache tests
by Thomas Vandahl
· 2 days ago
e51b9d2
Document jdbc disk cache attributes
by Thomas Vandahl
· 2 days ago
510891f
Simplify
by Thomas Vandahl
· 2 days ago
acd25b0
Document disk cache attributes
by Thomas Vandahl
· 2 days ago
c646b1d
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-jcs.git
by Thomas Vandahl
· 2 days ago
6918973
Fix scope
by Thomas Vandahl
· 2 days ago
3f72abf
Replace System.currentTimeMillis() with Instant.now()
by Thomas Vandahl
· 2 days ago
4ce038a
Change type of ElementAttributes.MaxLife and MaxIdleTime to Duration
by Thomas Vandahl
· 2 days ago
b5cf590
Use java.time.Instant instead of Unix time
by Thomas Vandahl
· 3 days ago
13e8707
Change type of CompositeCacheAttributes.MaxMemoryIdleTime to Duration
by Thomas Vandahl
· 3 days ago
e6a509e
Change type of CompositeCacheAttributes.ShrinkerInterval to Duration
by Thomas Vandahl
· 3 days ago
396284d
Change type of JDBCDiskCacheAttributes.ShrinkerInterval to Duration
by Thomas Vandahl
· 4 days ago
f8c2f62
Change type of PoolConfiguration.keepAliveTime to Duration
by Thomas Vandahl
· 4 days ago
578e11f
Support Duration as a data type
by Thomas Vandahl
· 4 days ago
8d0bcdf
Fix documentation and case-sensitive naming of configuration properties
by Thomas Vandahl
· 4 days ago
fa13fb4
Bump actions/upload-artifact from 6.0.0 to 7.0.0
by Gary Gregory
· 12 days ago
f700254
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-jcs.git
by Thomas Vandahl
· 12 days ago
96db75a
JCS-244: Replace IElementSerializer asserts with IOExceptions
by Thomas Vandahl
· 12 days ago
01e7118
Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
by Gary Gregory
· 13 days ago
4060eee
Bump github/codeql-action from 4.32.5 to 4.32.6
by Gary Gregory
· 2 weeks ago
d13aa82
Bump github/codeql-action from 4.32.4 to 4.32.5
by Gary Gregory
· 3 weeks ago
3a85e8e
Bump github/codeql-action from 4.32.0 to 4.32.4
by Gary Gregory
· 4 weeks ago
d819225
Bump Jackson from 2.20.1 to 2.21.1.
by Gary Gregory
· 4 weeks ago
87ebfe7
Bump github/codeql-action from 4.32.2 to 4.32.3
by Gary Gregory
· 4 weeks ago
97e05ff
Use Duration for time-related variables (part one)
by Thomas Vandahl
· 4 weeks ago
743ad36
Reduce code
by Thomas Vandahl
· 5 weeks ago
c10ff69
More records
by Thomas Vandahl
· 5 weeks ago
326f6fa
Generate japicmp report
by Thomas Vandahl
· 5 weeks ago
b90a23b
Make site build work again.
by Thomas Vandahl
· 5 weeks ago
8954ba1
Fix SpotBugs and PMD complaints
by Thomas Vandahl
· 5 weeks ago
0462541
Update site, move documentation to Maven standard location.
by Thomas Vandahl
· 5 weeks ago
d7ab40a
Document changes
by Thomas Vandahl
· 5 weeks ago
b44423a
Add package info to jcache
by Thomas Vandahl
· 5 weeks ago
328e539
Fix typo in class name
by Thomas Vandahl
· 5 weeks ago
15df71a
Remove duplicate code
by Thomas Vandahl
· 5 weeks ago
a9cc986
Remove unused exceptions
by Thomas Vandahl
· 5 weeks ago
768e3b8
Fix typo in class name
by Thomas Vandahl
· 5 weeks ago
f77df1a
Rework cache event logging
by Thomas Vandahl
· 5 weeks ago
b58165f
More records
by Thomas Vandahl
· 5 weeks ago
f4a9dd0
Fix JCS-222 Typo "waterfal" Method
by Thomas Vandahl
· 5 weeks ago
a313d14
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-jcs.git
by Thomas Vandahl
· 5 weeks ago
12f113a
Update migration documentation
by Thomas Vandahl
· 5 weeks ago
89aebf6
Document changes
by Thomas Vandahl
· 5 weeks ago
920554b
Fix JCS-243 ICacheServiceAdmin not extending Remote
by Thomas Vandahl
· 5 weeks ago
d473430
Make sure that all configurations reach their target.
by Thomas Vandahl
· 5 weeks ago
0be2e8e
Fix JCS-242 by manually applying PR#368
by Thomas Vandahl
· 5 weeks ago
81a45e5
Normalize Javadoc spelling
by Gary Gregory
· 5 weeks ago
0fca522
Add configuration hints for the logging formatter
by Thomas Vandahl
· 5 weeks ago
6b57c14
Add logging configuration to modules
by Thomas Vandahl
· 5 weeks ago
beb33bd
More records: CacheElement & friends
by Thomas Vandahl
· 5 weeks ago
91b0dbc
Cleaner interface
by Thomas Vandahl
· 5 weeks ago
7998ef3
More records, less code
by Thomas Vandahl
· 5 weeks ago
ca07560
Update migration documentation
by Thomas Vandahl
· 5 weeks ago
fb913e4
Unify, simplify and extend auxiliary configuration
by Thomas Vandahl
· 5 weeks ago
0d6b420
Update documentation
by Thomas Vandahl
· 5 weeks ago
1ffc96b
Use Java14 instanceof
by Thomas Vandahl
· 5 weeks ago
8390bc3
Clean up
by Thomas Vandahl
· 5 weeks ago
163ac48
Clean up statistics usage
by Thomas Vandahl
· 5 weeks ago
6e783d6
Remove synchronized from all methods because of existing external locks
by Thomas Vandahl
· 5 weeks ago
f8c7109
Clean up
by Thomas Vandahl
· 5 weeks ago
bfb2bbd
Re-add License header
by Thomas Vandahl
· 5 weeks ago
a0f5044
Cleanup
by Thomas Vandahl
· 6 weeks ago
8a573b9
More immutable records
by Thomas Vandahl
· 6 weeks ago
7bca2f4
Remove duplicate call
by Thomas Vandahl
· 6 weeks ago
6306eb6
Add method to get the implementing AuxiliaryCacheAttributes class
by Thomas Vandahl
· 6 weeks ago
8811ee5
Simplify call hierarchy
by Thomas Vandahl
· 6 weeks ago
71d7c23
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-jcs.git
by Thomas Vandahl
· 6 weeks ago
d81e636
Update documentation
by Thomas Vandahl
· 6 weeks ago
6602500
Update documentation
by Thomas Vandahl
· 6 weeks ago
73e5889
Document immutable records for element attributes
by Thomas Vandahl
· 6 weeks ago
8acc64d
Move test-related methods to test code
by Thomas Vandahl
· 6 weeks ago
c3b7233
Bump actions/cache from 5.0.2 to 5.0.3
by Gary Gregory
· 6 weeks ago
1a7c35b
Remove WIP document
by Thomas Vandahl
· 6 weeks ago
207d0d3
Remove unnecessary default configurations
by Thomas Vandahl
· 6 weeks ago
362175d
Remove default settings from example configurations
by Thomas Vandahl
· 6 weeks ago
cd20a07
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-jcs.git
by Thomas Vandahl
· 6 weeks ago
f1c0edf
Make ElementAttributes (largely) immutable
by Thomas Vandahl
· 6 weeks ago
5f160d3
Remove obsolete configuration files
by Thomas Vandahl
· 6 weeks ago
3fe006a
Fix attribute name
by Thomas Vandahl
· 6 weeks ago
4f31bce
Fix and document region configuration inheritance
by Thomas Vandahl
· 6 weeks ago
9f93ba7
First steps to make configurations immutable
by Thomas Vandahl
· 6 weeks ago
2ed7dc0
Use max-parallel: 20 as asked by Apache Infra
by Gary Gregory
· 6 weeks ago
3f00109
Bump github/codeql-action from 4.32.0 to 4.32.2
by Gary Gregory
· 6 weeks ago
11fce75
Reorganize hierarchy
by Thomas Vandahl
· 6 weeks ago
4d61a2b
Use proper record methods
by Thomas Vandahl
· 7 weeks ago
da39af5
Remove unused setters
by Thomas Vandahl
· 7 weeks ago
35045d6
http --> https
by Thomas Vandahl
· 7 weeks ago
18a924e
Further cleanup
by Thomas Vandahl
· 7 weeks ago
126341e
Clean up
by Thomas Vandahl
· 7 weeks ago
14f9737
Update documentation
by Thomas Vandahl
· 7 weeks ago
72cf4f6
Update documentation
by Thomas Vandahl
· 7 weeks ago
Next »