Commit Graph

1528 Commits

Author SHA1 Message Date
Christoph Strobl
ae05daebdd DATAREDIS-741 - Improve repository operation documentation.
Original pull request: #354.
2018-09-04 10:40:21 +02:00
Oliver Gierke
ec70c70550 DATAREDIS-853 - Updated changelog. 2018-08-20 11:07:59 +02:00
Mark Paluch
5d1d2745cf DATAREDIS-844 - After release cleanups. 2018-07-27 11:09:42 +02:00
Mark Paluch
80a37b372c DATAREDIS-844 - Prepare next development iteration. 2018-07-27 11:09:40 +02:00
Mark Paluch
79e17eccdf DATAREDIS-844 - Release version 1.8.14 (Ingalls SR14). 2018-07-27 09:21:39 +02:00
Mark Paluch
ad46021f7f DATAREDIS-844 - Prepare 1.8.14 (Ingalls SR14). 2018-07-27 09:20:28 +02:00
Mark Paluch
b5b14c0789 DATAREDIS-844 - Updated changelog. 2018-07-27 09:20:26 +02:00
Mark Paluch
416688a067 DATAREDIS-845 - Updated changelog. 2018-07-26 16:24:02 +02:00
Mark Paluch
541623e9e2 DATAREDIS-836 - Updated changelog. 2018-07-26 14:03:20 +02:00
Mark Paluch
319dc8f244 DATAREDIS-829 - Updated changelog. 2018-06-13 21:39:55 +02:00
Mark Paluch
f211ad10a8 DATAREDIS-828 - After release cleanups. 2018-06-13 14:42:35 +02:00
Mark Paluch
243c5a950f DATAREDIS-828 - Prepare next development iteration. 2018-06-13 14:42:34 +02:00
Mark Paluch
29070784d7 DATAREDIS-828 - Release version 1.8.13 (Ingalls SR13). 2018-06-13 10:48:53 +02:00
Mark Paluch
e3e50f2664 DATAREDIS-828 - Prepare 1.8.13 (Ingalls SR13). 2018-06-13 10:48:03 +02:00
Mark Paluch
7d3bfe5643 DATAREDIS-828 - Updated changelog. 2018-06-13 10:48:01 +02:00
Christoph Strobl
ee8c17a4e9 DATAREDIS-840 - Polishing.
Introduce dedicated Subscription.close() to unsubscribe() and punsubscribe().

Original Pull Request: #346
2018-06-12 13:10:03 +02:00
Mark Paluch
ffe3e927e5 DATAREDIS-840 - Polishing.
Fix code comment. Reformat code.

Original Pull Request: #346
2018-06-12 11:17:50 +02:00
Mark Paluch
cc27ae2d9e DATAREDIS-840 - Catch unsubscribe exceptions when stopping RedisMessageListenerContainer.
We now catch exceptions that may occur during unsubscription from the subscribed patterns/channels.
Previously, RuntimeExceptions were not caught and prevented a fast shutdown of the ApplicationContext.

Original Pull Request: #346
2018-06-12 11:03:35 +02:00
Christoph Strobl
0e61e39877 DATAREDIS-812 - Updated changelog. 2018-05-17 10:32:58 +02:00
Jay Bryant
31bcedbbc9 DATAREDIS-832 - Added a cover page for epub output.
I added a cover page for the epub output, now that the Spring data reference guides will
have epub output (through a commit against spring-data-build).

Original pull request: #339.
2018-05-11 15:59:47 +02:00
Mark Paluch
fa21f155d8 DATAREDIS-806 - Updated changelog. 2018-05-08 15:27:23 +02:00
Mark Paluch
c9c1096151 DATAREDIS-805 - After release cleanups. 2018-05-08 11:56:08 +02:00
Mark Paluch
f47adbc41a DATAREDIS-805 - Prepare next development iteration. 2018-05-08 11:56:07 +02:00
Mark Paluch
6d75521351 DATAREDIS-805 - Release version 1.8.12 (Ingalls SR12). 2018-05-08 10:50:35 +02:00
Mark Paluch
5ea68813a4 DATAREDIS-805 - Prepare 1.8.12 (Ingalls SR12). 2018-05-08 10:49:48 +02:00
Mark Paluch
b4d463535d DATAREDIS-805 - Updated changelog. 2018-05-08 10:49:45 +02:00
Mark Paluch
a08177a9d4 DATAREDIS-825 - Polishing.
Fix typos. Remove redundant mention of JDK requirements.

Original pull request: #331.
2018-05-04 11:37:12 +02:00
Jay Bryant
ca98da708c DATAREDIS-825 - Full editing pass for Spring Data Redis.
I edited for spelling, punctuation, grammar, clarity, and cross-references. I also pulled one piece of content that was being reused into its own file, so that I could include it rather than repeat it.

Original pull request: #331.
2018-05-04 11:26:55 +02:00
Mark Paluch
68fca92295 DATAREDIS-822 - Consider argument range in RedisCommand min/max arguments specification.
We now consider max argument specifications as upper bound and no longer as the exact number of required arguments.

Original pull request: #335.
2018-05-02 14:49:07 +02:00
Mark Paluch
5bfd7398d7 DATAREDIS-770 - Updated changelog. 2018-04-13 15:11:31 +02:00
Mark Paluch
29519d99c3 DATAREDIS-623 - Polishing.
Add author tags. Slightly tweak test.

Original pull request: #330.
2018-04-12 10:01:10 +02:00
Zhongning Fan
f61b0d6fad DATAREDIS-623 - Fix RedisQueryEngine.count(…) with proper SINTER/SUNION usage.
Backport of RedisQueryEngine#count(RedisOperationChain, Serializable) fix using multiple indexed keys.

Related ticket: DATAREDIS-605.
Original pull request: #330.
2018-04-12 10:01:10 +02:00
Yanming Zhou
c6540ec387 DATAREDIS-809 - Fix Javadoc.
Original pull request: #328.
2018-04-09 15:32:08 +02:00
Mark Paluch
12d2fbfcbd DATAREDIS-601 - Polishing.
Extend reference documentation with EnableTransactionManagement. Extend documentation copyright year range.

Original pull request: #327.
2018-04-09 14:25:18 +02:00
Yanming Zhou
4757dfb234 DATAREDIS-601 - Fix linebreak in reference documentation.
Original pull request: #327.
2018-04-09 14:24:16 +02:00
Mark Paluch
b182c3a6ed DATAREDIS-776 - Updated changelog. 2018-04-04 17:12:56 +02:00
Mark Paluch
458dbe7328 DATAREDIS-758 - After release cleanups. 2018-04-04 14:58:04 +02:00
Mark Paluch
96b18a59b2 DATAREDIS-758 - Prepare next development iteration. 2018-04-04 14:58:03 +02:00
Mark Paluch
73a074c690 DATAREDIS-758 - Release version 1.8.11 (Ingalls SR11). 2018-04-04 14:21:29 +02:00
Mark Paluch
0e1b66cfa5 DATAREDIS-758 - Prepare 1.8.11 (Ingalls SR11). 2018-04-04 14:20:47 +02:00
Mark Paluch
762e7e1c71 DATAREDIS-758 - Updated changelog. 2018-04-04 14:20:45 +02:00
Oliver Gierke
885bcba014 DATAREDIS-798 - Removed explicit declaration of Jackson library versions. 2018-03-27 19:43:11 +02:00
Mark Paluch
8d932cb8e8 DATAREDIS-789 - Polishing.
Remove trailing whitespaces.

Original pull request: #324.
2018-03-21 16:23:44 +01:00
Jiahe Cai (佳何 蔡)
47ceb66dfa DATAREDIS-789 - Fixed Lua syntax error in reference documentation.
Original pull request: #324.
2018-03-21 16:23:15 +01:00
Christoph Strobl
ab5375802e DATAREDIS-790 - Polishing.
Add unit tests.

Original Pull Request: #291.
Original ticket: DATAREDIS-714.
2018-03-15 10:30:58 +01:00
Mark Paluch
99b18c4ca5 DATAREDIS-790 - Use Jedis API for database selection.
We now rely more on Jedis to select the appropriate Redis database and we no longer select the database when opening/closing a connection. Previously, we always reset the database if a database index greater zero was configured.
A properly configured Jedis pool ensures that the appropriate database is selected even if the database was selected during connection interaction.

Relying on Jedis reduces the number of issued SELECT commands and improves that way overall performance when executing commands via the Template API.

Original Pull Request: #291.
Original ticket: DATAREDIS-714.
2018-03-15 10:29:24 +01:00
Mark Paluch
f10418f526 DATAREDIS-780 - Update guidelines for serialization usage. 2018-03-06 14:10:38 +01:00
Mark Paluch
c033ec2d94 DATAREDIS-774 - Updated changelog. 2018-02-28 11:17:41 +01:00
Mark Paluch
2d434b33d6 DATAREDIS-760 - Updated changelog. 2018-02-19 20:30:10 +01:00
Mark Paluch
0267caffe3 DATAREDIS-764 - Fix code quotation and mention default serializers.
Original Pull Request: #305
2018-02-16 13:44:21 +01:00