Nikita Koksharov
|
2a0750ccef
|
Merge pull request #2173 from jchobantonov/master
fix compilation issue
|
6 years ago |
Zhelyazko Chobantonov
|
3b270383bc
|
fix compilation issue
|
6 years ago |
Nikita Koksharov
|
6dd21c2f55
|
Merge branch 'master' of github.com:redisson/redisson
|
6 years ago |
Nikita Koksharov
|
8a585cd0e3
|
javadocs added
|
6 years ago |
Nikita Koksharov
|
eb4a49058d
|
Update README.md
|
6 years ago |
Nikita Koksharov
|
df1d8589c6
|
test fixed
|
6 years ago |
Nikita Koksharov
|
39df04eb2a
|
javadoc typos fixed
|
6 years ago |
Nikita Koksharov
|
60f88d3194
|
Feature - getPendingInvocations method added to RRemoteService object. #2171
|
6 years ago |
Nikita Koksharov
|
d5defdf03d
|
Merge branch 'master' of github.com:redisson/redisson
|
6 years ago |
Nikita Koksharov
|
054dba84a4
|
Feature - implementation of Spring Session ReactiveSessionRepository added. #2163
|
6 years ago |
Nikita Koksharov
|
8963a091f0
|
Merge pull request #2168 from jchobantonov/master
Use maven packaging for redisson project as jar instead of bundle #2135
|
6 years ago |
Zhelyazko Chobantonov
|
6934b23c96
|
Use maven packaging for redisson project as jar instead of bundle #2135
|
6 years ago |
Nikita Koksharov
|
e356c1e3d4
|
Fixed - SessionExpiredEvent is not triggered. #2153
|
6 years ago |
Nikita Koksharov
|
8d78bf5197
|
Fixed - PRINCIPAL_NAME_INDEX_NAME key is not created in redis. SessionExpiredEvent is not triggered. #2153
|
6 years ago |
Mitchell Ackerman
|
cd7af576ef
|
remove local config file
|
6 years ago |
Mitchell Ackerman
|
cc89421a01
|
Merge branch 'master' into issue-1507-mapcache-expiration2
# Conflicts:
# pom.xml
# redisson-all/pom.xml
# redisson-hibernate/pom.xml
# redisson-hibernate/redisson-hibernate-4/pom.xml
# redisson-hibernate/redisson-hibernate-5/pom.xml
# redisson-hibernate/redisson-hibernate-52/pom.xml
# redisson-hibernate/redisson-hibernate-53/pom.xml
# redisson-spring-boot-starter/pom.xml
# redisson-spring-data/pom.xml
# redisson-spring-data/redisson-spring-data-16/pom.xml
# redisson-spring-data/redisson-spring-data-17/pom.xml
# redisson-spring-data/redisson-spring-data-18/pom.xml
# redisson-spring-data/redisson-spring-data-20/pom.xml
# redisson-spring-data/redisson-spring-data-21/pom.xml
# redisson-tomcat/pom.xml
# redisson-tomcat/redisson-tomcat-6/pom.xml
# redisson-tomcat/redisson-tomcat-7/pom.xml
# redisson-tomcat/redisson-tomcat-8/pom.xml
# redisson-tomcat/redisson-tomcat-9/pom.xml
# redisson/pom.xml
|
6 years ago |
Mitchell Ackerman
|
6c7e6fc684
|
Merge branch 'master' into issue-1507-mapcache-expiration2
|
6 years ago |
Mitchell Ackerman
|
46c36119d4
|
switch version to 3.11.0.1507-SNAPSHOT
|
6 years ago |
Nikita Koksharov
|
d1a8936aec
|
Merge pull request #2158 from hs20xqy/master
Fixed - RedissonSessionRepository.class can't trigger created event,if set RedissonHttpSessionConfiguration.class keyPrefix attribute.
|
6 years ago |
Nikita Koksharov
|
9e5087cf5e
|
Merge pull request #2138 from jchobantonov/master
resolves issue: ClassNotFoundException thrown during SeriazliationCodec.decode #2136
|
6 years ago |
Nikita Koksharov
|
0ce487f08d
|
Fixed - host name containing underscore cause NPE. Illegal reflective access by org.redisson.misc.URIBuilder warning removed #2150 #2029
|
6 years ago |
Nikita Koksharov
|
b2fc908615
|
code formatted
|
6 years ago |
Mitchell Ackerman
|
b1a6f131c2
|
BOB-2132: refactored idle timetout
|
6 years ago |
Nikita Koksharov
|
55047d9a0f
|
Feature - listPending method added to RStream, RStreamAsync, RStreamRx, RStreamReactive interfaces. #2156
|
6 years ago |
Nikita Koksharov
|
09c2672ed4
|
RStream.getPendingInfo method added to RStream, RStreamAsync, RStreamRx, RStreamReactive interfaces.
|
6 years ago |
huangsen
|
911fa38f93
|
Fixed - RedissonSessionRepository.class can't trigger created event,if set RedissonHttpSessionConfiguration.class keyPrefix attribute.
|
6 years ago |
Mitchell Ackerman
|
cff18272b6
|
save to bob repo
|
6 years ago |
Nikita Koksharov
|
1000e0f39a
|
Fixed - RRemoteService.getFreeWorkers removes registered service. #2151
|
6 years ago |
Nikita Koksharov
|
be46b91482
|
Fixed - zero timeout isn't respected in RRateLimiter.tryAcquire method. #2149
|
6 years ago |
Nikita Koksharov
|
2dc424c665
|
Fixed - Tomcat Session doesn't expire if broadcastSessionEvents = true #2104
|
6 years ago |
Nikita Koksharov
|
ad03cba3fa
|
refactoring
|
6 years ago |
Nikita Koksharov
|
336e5f18e2
|
Merge branch 'master' of github.com:redisson/redisson
|
6 years ago |
Nikita Koksharov
|
6189c1bf71
|
Fixed - RedissonObjectBuilder.REFERENCES map isn't filled once. #2147
|
6 years ago |
Nikita Koksharov
|
059423d9c8
|
Merge pull request #2137 from fgiannetti/3.0.0
Add natMap for Sentinel configuration
|
6 years ago |
Nikita Koksharov
|
25914b000c
|
Fixed - RReadWriteLock.readLock doesn't take in account expiration date of the last acquired read lock. (thanks to Aimwhipy) #2144
|
6 years ago |
Nikita Koksharov
|
9232aa6dba
|
iterators' result object of RMapRx changed to Flowable
|
6 years ago |
Nikita Koksharov
|
c6ab7fd85a
|
Merge branch 'master' of github.com:redisson/redisson
|
6 years ago |
Nikita Koksharov
|
9f886d6e5e
|
Fixed - Tomcat Session doesn't expire if broadcastSessionEvents = true #2104
|
6 years ago |
Fernando Giannetti
|
a9f7a99388
|
allow IPv6 format on natMap
|
6 years ago |
Zhelyazko Chobantonov
|
f62f028e08
|
resolves issue: ClassNotFoundException thrown during SeriazliationCodec.decode #2136
|
6 years ago |
Nikita Koksharov
|
72ba19756d
|
Update README.md
|
6 years ago |
Nikita Koksharov
|
6859087e6a
|
Update README.md
|
6 years ago |
Nikita Koksharov
|
14360a866e
|
Update README.md
|
6 years ago |
Nikita Koksharov
|
bf2f194875
|
Update README.md
|
6 years ago |
Nikita Koksharov
|
02f3396a48
|
Update README.md
|
6 years ago |
Nikita Koksharov
|
71f245bae2
|
Update README.md
|
6 years ago |
Nikita Koksharov
|
d470e4ffe2
|
Update CHANGELOG.md
|
6 years ago |
Nikita Koksharov
|
ec4c7bfdf9
|
Update CHANGELOG.md
|
6 years ago |
Nikita Koksharov
|
5df4b02639
|
Update CHANGELOG.md
|
6 years ago |
Nikita Koksharov
|
0b9f660d06
|
[maven-release-plugin] prepare for next development iteration
|
6 years ago |