Spring Operator
|
2465c2b40e
|
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/LICENSE-2.0 with 336 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://www.apache.org/licenses/LICENSE-2.0.html with 2 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0.html ([https](https://www.apache.org/licenses/LICENSE-2.0.html) result 200).
|
2019-03-14 20:38:38 -05:00 |
|
John Blum
|
dcc0c07981
|
Improve GemFire SessionRepository, Session copy logic to avoid issues with delta propagation on updates
Upgrade to Spring Data GemFire 1.9.3.RELEASE
Fixes #gh-755
(cherry picked from commit 6668e41b0a)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-04-21 17:21:30 -07:00 |
|
John Blum
|
4175751b1b
|
Introduce more reliable coordination between a GemFire client/server during integration tests.
Fixes gh-728
|
2017-02-16 22:08:36 +01:00 |
|
John Blum
|
736b341ba3
|
Fixes GemFire client/server integratione tests issue when setting JAVA_TOOL_OPTIONS env var
Fixes gh-727
|
2017-02-16 20:51:58 +01:00 |
|
Vedran Pavic
|
ecf0a80d7d
|
Backport GemFire improvements
|
2017-02-16 20:35:31 +01:00 |
|
Rob Winch
|
bdc4756cb4
|
Polish
|
2017-01-16 16:35:39 -06:00 |
|
Vedran Pavic
|
1b6dd3f0fd
|
Restructure samples
|
2017-01-16 16:35:31 -06:00 |
|