Commit Graph

1717 Commits

Author SHA1 Message Date
Oliver Drotbohm
8a56f6954a DATAREDIS-960 - Updated changelog. 2019-05-10 12:57:31 +02:00
Mark Paluch
277a6cb5c9 DATAREDIS-972 - Polishing.
Add author tags. Reformat code. Split test for exceptions into two methods.

Original pull request: #448.
2019-04-29 12:27:46 +02:00
Oscar Cai
4c30e46201 DATAREDIS-972 - Fix validation for RedisCommand argument count.
Original pull request: #448.
2019-04-29 12:27:46 +02:00
Christoph Strobl
4b304a14f8 DATAREDIS-942 - Updated changelog. 2019-04-11 12:31:01 +02:00
Oliver Drotbohm
5db362379d DATAREDIS-931 - Updated changelog. 2019-04-01 20:56:35 +02:00
Oliver Drotbohm
d9aa9bea7b DATAREDIS-922 - After release cleanups. 2019-04-01 19:35:53 +02:00
Oliver Drotbohm
b6b8ebb40a DATAREDIS-922 - Prepare next development iteration. 2019-04-01 19:35:51 +02:00
Oliver Drotbohm
198ca5f5bf DATAREDIS-922 - Release version 2.0.14 (Kay SR14). 2019-04-01 19:05:43 +02:00
Oliver Drotbohm
9dd5d86a86 DATAREDIS-922 - Prepare 2.0.14 (Kay SR14). 2019-04-01 19:05:14 +02:00
Oliver Drotbohm
5b1aa31f39 DATAREDIS-922 - Updated changelog. 2019-04-01 19:05:12 +02:00
Oliver Drotbohm
c2db34d9b2 DATAREDIS-957 - Updated changelog. 2019-04-01 18:52:24 +02:00
Oliver Drotbohm
e0a65d1464 DATAREDIS-921 - Updated changelog. 2019-04-01 13:54:20 +02:00
Spring Operator
e8122d1e3c DATAREDIS-948 - URL Cleanup.
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 662 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

Original Pull Request: #421
2019-03-22 10:13:33 +01:00
Spring Operator
696e33ddea DATAREDIS-948 - URL Cleanup.
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/xsd/maven-4.0.0.xsd with 1 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 1 occurrences

Original pull request: #394
2019-03-18 14:55:46 -05:00
Oliver Drotbohm
a5f298677d DATAREDIS-945 - Run Maven with -U on CI. 2019-03-14 16:14:47 +01:00
Christoph Strobl
669bc0a598 DATAREDIS-910 - Updated changelog. 2019-03-07 10:30:19 +01:00
Mark Paluch
22698a6d70 DATAREDIS-936 - Upgrade to Jedis 2.9.3. 2019-03-06 15:32:54 +01:00
Mark Paluch
c8703a5159 DATAREDIS-932 - Fix typo in exception message. 2019-02-18 08:48:37 +01:00
Mark Paluch
256e5f75d9 DATAREDIS-923 - Updated changelog. 2019-02-13 11:48:03 +01:00
NFM
1006a9c903 DATAREDIS-915 - Fix RedisCacheManager example in reference documentation.
Original pull request: #380.
2019-02-07 15:02:35 +01:00
Mark Paluch
b7b2ecc6b5 DATAREDIS-901 - Updated changelog. 2019-01-10 14:15:47 +01:00
Mark Paluch
04863e9690 DATAREDIS-900 - After release cleanups. 2019-01-10 12:03:27 +01:00
Mark Paluch
daab90a9a1 DATAREDIS-900 - Prepare next development iteration. 2019-01-10 12:03:25 +01:00
Mark Paluch
a1ffd0a616 DATAREDIS-900 - Release version 2.0.13 (Kay SR13). 2019-01-10 11:10:23 +01:00
Mark Paluch
e50cdfa0e3 DATAREDIS-900 - Prepare 2.0.13 (Kay SR13). 2019-01-10 11:09:24 +01:00
Mark Paluch
ffac5efd2e DATAREDIS-900 - Updated changelog. 2019-01-10 11:09:21 +01:00
Mark Paluch
a2ff03b067 DATAREDIS-899 - Updated changelog. 2019-01-10 11:01:24 +01:00
Mark Paluch
fffe52dedf DATAREDIS-917 - Update copyright years to 2019. 2019-01-02 14:19:06 +01:00
Christoph Strobl
88c327ee24 DATAREDIS-906 - Updated changelog. 2018-12-11 11:43:22 +01:00
chao chang
8ecd31ce29 DATAREDIS-903 - Remove Javadoc for unused RedisClusterConfiguration settings.
The following configuration keys which are not used in RedisClusterConfiguration, are removed from the Javadoc.
	 * spring.redis.cluster.timeout=5
	 * spring.redis.cluster.password=foobar

Original pull request: #375.
2018-12-06 08:48:11 +01:00
Mark Paluch
c92aec8c48 DATAREDIS-885 - Updated changelog. 2018-11-27 14:54:12 +01:00
Mark Paluch
172a319e42 DATAREDIS-879 - After release cleanups. 2018-11-27 12:16:34 +01:00
Mark Paluch
91109ccfa7 DATAREDIS-879 - Prepare next development iteration. 2018-11-27 12:16:33 +01:00
Mark Paluch
c2dbfb4cb1 DATAREDIS-879 - Release version 2.0.12 (Kay SR12). 2018-11-27 11:45:50 +01:00
Mark Paluch
d4347a9fa2 DATAREDIS-879 - Prepare 2.0.12 (Kay SR12). 2018-11-27 11:44:58 +01:00
Mark Paluch
4fa7ca1fc7 DATAREDIS-879 - Updated changelog. 2018-11-27 11:44:56 +01:00
Mark Paluch
e1174497ea DATAREDIS-880 - Updated changelog. 2018-11-27 11:27:27 +01:00
Mark Paluch
d204caab30 DATAREDIS-890 - Polishing.
Add author tags. Use try-with-resources to close Jedis.

Original pull request: #373.
2018-11-23 10:17:54 +01:00
ChenGuanqun
1d79ff5217 DATAREDIS-890 - Randomize Redis Cluster node order before topology retrieval.
We now shuffle the set of Redis Cluster nodes before retrieving the topology. This change reduces load on the first node in the known nodes set.

Original pull request: #373.
2018-11-23 10:17:54 +01:00
Mark Paluch
d785e29cc3 DATAREDIS-878 - Updated changelog. 2018-10-29 14:30:38 +01:00
Mark Paluch
10d021aede DATAREDIS-872 - Polishing.
Create unit tests for RedisAtomic counter initialization. Refactor setIfAbsent(…) method to initializeIfAbsent() to not expose additional API methods.

Original pull request: #367.
2018-10-19 12:37:12 +02:00
ningwei
6fd68267cb DATAREDIS-872 - Fix race condition in RedisAtomic counters initialization.
We now use setIfAbsent to initialize RedisAtomic counters if no initial value was given. Using setIfAbsent turns the initialization into a single atomic step that prevents race conditions of the previously check and set method that required two Redis commands.

Previously, concurrent processes (threads, external changes to Redis) could set the initial value between the existence check and the value set operation that caused the last participant to win.

Original pull request: #367.
2018-10-19 12:37:12 +02:00
Mark Paluch
33a1a090bd DATAREDIS-874 - Polishing.
Align Javadoc tonality across RedisAtomic… types.
2018-10-16 12:06:45 +02:00
Mark Paluch
fbc51ebbc6 DATAREDIS-866 - Updated changelog. 2018-10-15 14:19:08 +02:00
Mark Paluch
35f9079725 DATAREDIS-867 - After release cleanups. 2018-10-15 12:28:13 +02:00
Mark Paluch
444d7eb5ea DATAREDIS-867 - Prepare next development iteration. 2018-10-15 12:28:12 +02:00
Mark Paluch
316eb36be2 DATAREDIS-867 - Release version 2.0.11 (Kay SR11). 2018-10-15 12:00:39 +02:00
Mark Paluch
6618fc0960 DATAREDIS-867 - Prepare 2.0.11 (Kay SR11). 2018-10-15 11:59:40 +02:00
Mark Paluch
a554f9665a DATAREDIS-867 - Updated changelog. 2018-10-15 11:59:37 +02:00
Mark Paluch
b3af6cb0b1 DATAREDIS-871 - Updated changelog. 2018-10-15 11:37:29 +02:00