Spring Operator
af9fc126d5
DATAMONGO-2231 - 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 3 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://www.gopivotal.com (302) with 6 occurrences migrated to:
https://pivotal.io ([https](https://www.gopivotal.com ) result 200).
* http://maven.apache.org/maven-v4_0_0.xsd with 2 occurrences migrated to:
https://maven.apache.org/maven-v4_0_0.xsd ([https](https://maven.apache.org/maven-v4_0_0.xsd ) result 301).
* http://projects.spring.io/spring-data-mongodb with 1 occurrences migrated to:
https://projects.spring.io/spring-data-mongodb ([https](https://projects.spring.io/spring-data-mongodb ) result 301).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 10 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 5 occurrences
Original Pull Request: #663
2019-03-19 12:53:39 +01:00
Oliver Gierke
240c2edd30
DATAMONGO-1499 - After release cleanups.
2016-09-29 10:40:41 +02:00
Spring Buildmaster
a5c3e46e67
DATAMONGO-1499 - Prepare next development iteration.
2016-09-29 08:13:29 +00:00
Spring Buildmaster
5ff2277a6c
DATAMONGO-1499 - Release version 1.8.6 (Gosling SR6).
2016-09-29 08:13:29 +00:00
Oliver Gierke
691b66b79e
DATAMONGO-1499 - Prepare 1.8.6 (Gosling SR6).
2016-09-29 09:33:54 +02:00
Oliver Gierke
054a8794fe
DATAMONGO-1494 - After release cleanups.
2016-09-29 09:12:35 +02:00
Spring Buildmaster
9395ae4587
DATAMONGO-1494 - Prepare next development iteration.
2016-09-20 14:01:57 +00:00
Spring Buildmaster
1cbce6f093
DATAMONGO-1494 - Release version 1.8.5.RELEASE.
2016-09-20 14:01:57 +00:00
Oliver Gierke
2b145e252f
DATAMONGO-1494 - Prepare 1.8.5 (Gosling SR5).
2016-09-20 15:29:20 +02:00
Oliver Gierke
bb2271e3fa
DATAMONGO-1381 - After release cleanups.
2016-02-23 14:18:16 +01:00
Spring Buildmaster
d6aa9a0ea4
DATAMONGO-1381 - Prepare next development iteration.
2016-02-23 04:47:26 -08:00
Spring Buildmaster
1e6632846f
DATAMONGO-1381 - Release version 1.8.4 (Gosling SR4).
2016-02-23 04:47:26 -08:00
Oliver Gierke
179b246173
DATAMONGO-1381 - Prepare 1.8.4 (Gosling SR4).
2016-02-23 12:56:55 +01:00
Oliver Gierke
4a4c53766e
DATAMONGO-1381 - Tweaked version numbers for Gosling SR4.
2016-02-11 16:09:02 +01:00
Oliver Gierke
79aabfbbde
DATAMONGO-1355 - After release cleanups.
2015-12-18 10:26:35 +01:00
Spring Buildmaster
6af3729fb3
DATAMONGO-1355 - Prepare next development iteration.
2015-12-18 00:24:12 -08:00
Spring Buildmaster
437a48ff4a
DATAMONGO-1355 - Release version 1.8.2.RELEASE (Gosling SR2).
2015-12-18 00:24:12 -08:00
Oliver Gierke
583339641d
DATAMONGO-1355 - Prepare 1.8.2.RELEASE (Gosling SR2).
2015-12-18 08:30:37 +01:00
Oliver Gierke
fa5f93aad5
DATAMONGO-1316 - After release cleanups.
2015-11-19 12:24:09 +01:00
Spring Buildmaster
504e14d4a3
DATAMONGO-1316 - Prepare next development iteration.
2015-11-15 05:56:05 -08:00
Spring Buildmaster
f68effe155
DATAMONGO-1316 - Release version 1.8.1.RELEASE (Gosling SR1).
2015-11-15 05:55:54 -08:00
Oliver Gierke
6fc80f287e
DATAMONGO-1316 - Prepare 1.8.1.RELEASE (Gosling SR1).
2015-11-15 14:06:53 +01:00
Oliver Gierke
913d383b99
DATAMONGO-1282 - After release cleanups.
2015-09-03 18:34:11 +02:00
Spring Buildmaster
f446d7e29f
DATAMONGO-1282 - Prepare next development iteration.
2015-09-03 18:33:40 +02:00
Spring Buildmaster
77dce53c7a
DATAMONGO-1282 - Release version 1.8.0.RELEASE (Gosling GA).
2015-09-01 02:12:26 -07:00
Oliver Gierke
73f268e7c4
DATAMONGO-1282 - Prepare 1.8.0.RELEASE (Gosling GA).
2015-09-01 09:44:21 +02:00
Oliver Gierke
c4a6c63d23
DATAMONGO-1268 - After release cleanups.
2015-08-04 14:09:20 +02:00
Spring Buildmaster
4a4f10f97b
DATAMONGO-1268 - Prepare next development iteration.
2015-08-04 04:37:14 -07:00
Spring Buildmaster
a5712daab7
DATAMONGO-1268 - Release version 1.8.0.RC1 (Gosling RC1).
2015-08-04 04:37:12 -07:00
Oliver Gierke
28cb1ef106
DATAMONGO-1268 - Prepare 1.8.0.RC1 (Gosling RC1).
2015-08-04 13:08:49 +02:00
Thomas Darimont
23eab1e84f
DATAMONGO-1242 - Update MongoDB Java driver to 3.0.2 in mongo3 profile.
...
Update mongo driver.
Original pull request: #304 .
2015-06-19 15:37:47 +02:00
Oliver Gierke
41ffd00619
DATAMONGO-1228 - After release cleanups.
2015-06-02 11:58:11 +02:00
Spring Buildmaster
98b9a604cf
DATAMONGO-1228 - Prepare next development iteration.
2015-06-02 01:29:04 -07:00
Spring Buildmaster
01468b640a
DATAMONGO-1228 - Release version 1.8.0.M1 (Gosling M1).
2015-06-02 01:29:01 -07:00
Oliver Gierke
4d96b036a2
DATAMONGO-1228 - Prepare 1.8.0.M1 (Gosling M1).
2015-06-02 09:29:53 +02:00
Oliver Gierke
5e7e7d3598
DATAMONGO-1221 - Removed <relativePath /> element from parent POM declaration.
2015-05-15 15:07:30 +02:00
Oliver Gierke
21fbcc3e67
DATAMONGO-1196 - Upgraded build profiles after MongoDB 3.0 Java driver GA release.
2015-04-01 17:11:55 +02:00
Oliver Gierke
983645e222
DATAMONGO-1189 - After release cleanups.
2015-03-23 14:00:52 +01:00
Spring Buildmaster
d2805bfa47
DATAMONGO-1189 - Prepare next development iteration.
2015-03-23 13:03:26 +01:00
Spring Buildmaster
3f16b30631
DATAMONGO-1189 - Release version 1.7.0.RELEASE (Fowler GA).
2015-03-23 13:03:07 +01:00
Oliver Gierke
8ebcbe3c5c
DATAMONGO-1189 - Prepare 1.7.0.RELEASE (Fowler GA).
2015-03-23 12:34:49 +01:00
Oliver Gierke
50ca32c8b9
DATAMONGO-1173 - After release cleanups.
2015-03-05 19:41:05 +01:00
Spring Buildmaster
bdfe3af505
DATAMONGO-1173 - Prepare next development iteration.
2015-03-05 07:47:13 -08:00
Spring Buildmaster
798b56055d
DATAMONGO-1173 - Release version 1.7.0.RC1.
2015-03-05 07:47:11 -08:00
Oliver Gierke
ce68e4a070
DATAMONGO-1173 - Prepare 1.7.0.RC1 (Fowler RC1).
2015-03-05 16:31:00 +01:00
Oliver Gierke
a86d704bec
DATAMONGO-1158 - Polishing.
...
MongoFactoryBean, MongoOptionsFactoryBean, MongoClientFactoryBean and MongoClientOptionsFactoryBean now extend AbstractFactoryBean to get a lot of the lifecycle callbacks without further code.
Added non-null assertions to newly introduced methods on MongoOperations/MongoTemplate.
Moved MongoClientVersion into util package. Introduced static imports for ReflectionUtils and MongoClientVersion for all references in the newly introduced Invoker types.
Some formatting, JavaDoc polishes, suppress deprecation warnings. Added build profile for MongoDB Java driver 3.0 as well as the following snapshot.
Original pull request: #273 .
2015-03-02 21:50:27 +01:00
Oliver Gierke
25b98b7ad2
DATAMONGO-1154 - Upgraded to MongoDB Java driver 2.13.0.
2015-01-29 20:54:39 +01:00
Oliver Gierke
7db003100b
DATAMONGO-1129 - Upgraded to MongoDB Java driver 2.12.4.
...
Added Travis build configuration, too.
2014-12-31 14:20:52 +01:00
Oliver Gierke
c5235be9a7
DATAMONGO-1106 - After release cleanups.
2014-12-01 13:44:58 +01:00
Spring Buildmaster
23300de9d4
DATAMONGO-1106 - Prepare next development iteration.
2014-12-01 13:36:36 +01:00