85 Commits

Author SHA1 Message Date
Spring Operator
60134ce31a DATAKV-253 - 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 2 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 72 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: #40
2019-03-22 18:13:15 +01:00
Spring Operator
e44cfbe3a5 DATAKV-253 - 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).
* http://repo.spring.io/plugins-release with 1 occurrences migrated to:
  https://repo.spring.io/plugins-release ([https](https://repo.spring.io/plugins-release) result 302).

# 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: #33.
2019-03-19 09:39:39 +01:00
Oliver Gierke
d3900c00ec DATAKV-148 - Updated changelog. 2016-12-21 19:35:20 +01:00
Oliver Gierke
29face3701 DATAKV-141 - Updated changelog. 2016-12-21 18:42:51 +01:00
Oliver Gierke
66e7337c10 DATAKV-149 - Updated changelog. 2016-11-23 13:52:35 +01:00
Oliver Gierke
fe1d7ec2cc DATAKV-146 - Updated changelog. 2016-11-03 18:56:38 +01:00
Oliver Gierke
bab2ac7ec1 DATAKV-144 - Updated changelog. 2016-09-29 14:42:01 +02:00
Oliver Gierke
ed2cac1652 DATAKV-145 - After release cleanups. 2016-09-29 10:40:33 +02:00
Spring Buildmaster
ccb9e45fdb DATAKV-145 - Prepare next development iteration. 2016-09-29 08:07:28 +00:00
Spring Buildmaster
f4087a8b21 DATAKV-145 - Release version 1.0.6 (Gosling SR6). 2016-09-29 08:07:28 +00:00
Oliver Gierke
eaea4a2483 DATAKV-145 - Prepare 1.0.6 (Gosling SR6). 2016-09-29 09:33:54 +02:00
Oliver Gierke
7b65849442 DATAKV-145 - Updated changelog. 2016-09-29 09:33:44 +02:00
Oliver Gierke
5ca6698954 DATAKV-143 - After release cleanups. 2016-09-29 09:12:15 +02:00
Oliver Gierke
af68d10b97 DATAKV-139 - Updated changelog. 2016-09-21 07:32:30 +02:00
Spring Buildmaster
64aad220ab DATAKV-143 - Prepare next development iteration. 2016-09-20 13:54:46 +00:00
Spring Buildmaster
9d05513470 DATAKV-143 - Release version 1.0.5.RELEASE. 2016-09-20 13:54:46 +00:00
Oliver Gierke
c76f98b7ba DATAKV-143 - Prepare 1.0.5 (Gosling SR5). 2016-09-20 15:29:18 +02:00
Oliver Gierke
88fb595de3 DATAKV-143 - Updated changelog. 2016-09-20 15:29:01 +02:00
Oliver Gierke
478c343f2b DATAKV-133 - Updated changelog. 2016-07-28 08:57:08 +02:00
Oliver Gierke
4ea08045fb DATAKV-134 - Updated changelog. 2016-07-28 08:57:08 +02:00
Christoph Strobl
522173e5c3 DATAKV-136 - Choose SecureRandom algorithm based on operating system and availability.
We now distinguish between operating systems when choosing a SecureRandom algorithm. Additionally we check the availability of the implementations and choose the first one available.

Original pull request: #21.
2016-06-13 13:21:10 +02:00
Oliver Gierke
eb1e043860 DATAKV-132 - Updated changelog. 2016-04-06 23:14:23 +02:00
Oliver Gierke
c40cfc07df DATAKV-130 - Updated changelog. 2016-04-06 18:44:31 +02:00
Oliver Gierke
74551c44bc DATAKV-128 - Updated changelog. 2016-03-18 13:19:16 +01:00
Oliver Gierke
5b40850572 DATAKV-126 - After release cleanups. 2016-02-23 14:18:16 +01:00
Spring Buildmaster
e8f4d549d4 DATAKV-126 - Prepare next development iteration. 2016-02-23 04:31:19 -08:00
Spring Buildmaster
b4fe48cb18 DATAKV-126 - Release version 1.0.4 (Gosling SR4). 2016-02-23 04:31:19 -08:00
Oliver Gierke
5b8cbca571 DATAKV-126 - Prepare 1.0.4 (Gosling SR4). 2016-02-23 12:56:55 +01:00
Oliver Gierke
b24bb667f2 DATAKV-126 - Updated changelog. 2016-02-23 12:56:46 +01:00
Oliver Gierke
aba50ea481 DATAKV-124 - Updated changelog. 2016-02-12 22:11:00 +01:00
Oliver Gierke
2163d508bb DATAKV-126 - Tweaked version properties for Gosling SR4.
Use JodaTime property from parent project.
2016-02-11 16:23:51 +01:00
Oliver Gierke
8a3ff9f351 DATAKV-122 - After release cleanups. 2015-12-18 10:26:35 +01:00
Spring Buildmaster
567cf8c545 DATAKV-122 - Prepare next development iteration. 2015-12-18 00:42:17 -08:00
Spring Buildmaster
131f148358 DATAKV-122 - Release version 1.0.2.RELEASE (Gosling SR2). 2015-12-18 00:42:17 -08:00
Oliver Gierke
2d16bb988a DATAKV-122 - Prepare 1.0.2.RELEASE (Gosling SR2). 2015-12-18 08:30:37 +01:00
Oliver Gierke
906ed6510e DATAKV-122 - Updated changelog. 2015-12-18 08:30:24 +01:00
Oliver Gierke
501cee7da2 DATAKV-118 - After release cleanups. 2015-11-15 15:35:05 +01:00
Spring Buildmaster
a50d1658c8 DATAKV-118 - Prepare next development iteration. 2015-11-15 05:41:12 -08:00
Spring Buildmaster
e556edce2f DATAKV-118 - Release version 1.0.1.RELEASE (Gosling SR1). 2015-11-15 05:41:10 -08:00
Oliver Gierke
9737c02c6b DATAKV-118 - Prepare 1.0.1.RELEASE (Gosling SR1). 2015-11-15 14:06:55 +01:00
Oliver Gierke
28e4c4d1a0 DATAKV-118 - Updated changelog. 2015-11-15 14:06:52 +01:00
Oliver Gierke
0ba4b0b3c9 DATAKV-114 - Polishing.
Polished newly added unit tests. Added missing license header and JavaDoc where necessary. More speaking variable names. Removed unnecessary code from test domain type.

Original pull request: #15.
2015-11-02 06:34:19 +01:00
Martin Macko
4b217cef15 DATAKV-114 - Fixed NullPointerException in SpelQueryEngine.
Original pull request: #15.
2015-11-02 06:34:13 +01:00
Martin Macko
ddeee72f0d DATAKV-111 - Fix typos in reference documentation. 2015-10-31 15:17:25 +01:00
Oliver Gierke
631d1d2f74 DATAKV-110 - After release cleanups. 2015-10-31 15:17:19 +01:00
Spring Buildmaster
eac3cb8523 DATAKV-110 - Prepare next development iteration. 2015-10-31 15:16:22 +01:00
Spring Buildmaster
9a3052ad33 DATAKV-110 - Release version 1.0.0.RELEASE (Gosling GA). 2015-09-01 01:56:14 -07:00
Oliver Gierke
44839d2982 DATAKV-110 - Prepare 1.0.0.RELEASE (Gosling GA). 2015-09-01 09:44:23 +02:00
Oliver Gierke
3a717b4497 DATAKV-110 - Updated changelog. 2015-09-01 09:44:20 +02:00
Oliver Gierke
21500d7777 DATAKV-109 - After release cleanups. 2015-08-04 14:09:23 +02:00