Christoph Strobl
|
902ea24ded
|
DATAMONGO-2256 - Updated changelog.
|
2019-06-14 15:17:55 +02:00 |
|
Christoph Strobl
|
2e12f3a22e
|
DATAMONGO-2271 - Updated changelog.
|
2019-06-14 13:27:17 +02:00 |
|
Greg Turnquist
|
ebc22c8d32
|
DATAMONGO-2280 - Add maven wrapper.
|
2019-06-11 15:16:10 -05:00 |
|
Greg Turnquist
|
9e01c4aad5
|
DATAMONGO-2280 - Introduce Jenkins.
|
2019-06-11 15:12:02 -05:00 |
|
Mark Paluch
|
bd2b2653c3
|
DATAMONGO-2270 - After release cleanups.
|
2019-05-13 18:14:55 +02:00 |
|
Mark Paluch
|
fb3655329b
|
DATAMONGO-2270 - Prepare next development iteration.
|
2019-05-13 18:14:51 +02:00 |
|
Mark Paluch
|
a5cefddbcc
|
DATAMONGO-2270 - Release version 1.10.22 (Ingalls SR22).
|
2019-05-13 17:25:16 +02:00 |
|
Mark Paluch
|
fe3f358480
|
DATAMONGO-2270 - Prepare 1.10.22 (Ingalls SR22).
|
2019-05-13 17:24:29 +02:00 |
|
Mark Paluch
|
d7a63ac882
|
DATAMONGO-2270 - Updated changelog.
|
2019-05-13 17:24:23 +02:00 |
|
Mark Paluch
|
526037e71b
|
DATAMONGO-2269 - Updated changelog.
|
2019-05-13 14:59:29 +02:00 |
|
Mark Paluch
|
2ba6f48335
|
DATAMONGO-2260 - Updated changelog.
|
2019-05-13 12:37:43 +02:00 |
|
Oliver Drotbohm
|
ed22672b5c
|
DATAMONGO-2244 - After release cleanups.
|
2019-05-10 14:15:20 +02:00 |
|
Oliver Drotbohm
|
7c94718c9b
|
DATAMONGO-2244 - Prepare next development iteration.
|
2019-05-10 14:15:18 +02:00 |
|
Oliver Drotbohm
|
d56d84924a
|
DATAMONGO-2244 - Release version 1.10.21 (Ingalls SR21).
|
2019-05-10 13:30:51 +02:00 |
|
Oliver Drotbohm
|
034d3f4d43
|
DATAMONGO-2244 - Prepare 1.10.21 (Ingalls SR21).
|
2019-05-10 13:30:15 +02:00 |
|
Oliver Drotbohm
|
c9a6a04fc3
|
DATAMONGO-2244 - Updated changelog.
|
2019-05-10 13:30:09 +02:00 |
|
Oliver Drotbohm
|
fb8fd05cf0
|
DATAMONGO-2246 - Updated changelog.
|
2019-05-10 12:57:23 +02:00 |
|
Christoph Strobl
|
8c62077d08
|
DATAMONGO-2222 - Updated changelog.
|
2019-04-11 12:28:55 +02:00 |
|
Oliver Drotbohm
|
23967107f2
|
DATAMONGO-2204 - Updated changelog.
|
2019-04-01 20:56:31 +02:00 |
|
Oliver Drotbohm
|
704a9658a7
|
DATAMONGO-2186 - Updated changelog.
|
2019-04-01 19:37:04 +02:00 |
|
Oliver Drotbohm
|
a394d1ea8e
|
DATAMONGO-2243 - After release cleanups.
|
2019-04-01 18:16:19 +02:00 |
|
Oliver Drotbohm
|
b35e2e8eb8
|
DATAMONGO-2243 - Prepare next development iteration.
|
2019-04-01 18:16:18 +02:00 |
|
Oliver Drotbohm
|
26cda42892
|
DATAMONGO-2243 - Release version 1.10.20 (Ingalls SR20).
|
2019-04-01 17:40:06 +02:00 |
|
Oliver Drotbohm
|
145fc27bd9
|
DATAMONGO-2243 - Prepare 1.10.20 (Ingalls SR20).
|
2019-04-01 17:39:38 +02:00 |
|
Oliver Drotbohm
|
57b541ac86
|
DATAMONGO-2243 - Updated changelog.
|
2019-04-01 17:39:33 +02:00 |
|
Oliver Drotbohm
|
a21a539c83
|
DATAMONGO-2185 - After release cleanups.
|
2019-04-01 13:31:15 +02:00 |
|
Oliver Drotbohm
|
89fef9306f
|
DATAMONGO-2185 - Prepare next development iteration.
|
2019-04-01 13:31:14 +02:00 |
|
Oliver Drotbohm
|
b2b67270d1
|
DATAMONGO-2185 - Release version 1.10.19 (Ingalls SR19).
|
2019-04-01 13:08:18 +02:00 |
|
Oliver Drotbohm
|
4d72b0b78f
|
DATAMONGO-2185 - Prepare 1.10.19 (Ingalls SR19).
|
2019-04-01 13:07:51 +02:00 |
|
Oliver Drotbohm
|
cd510d97bd
|
DATAMONGO-2185 - Updated changelog.
|
2019-04-01 13:07:47 +02:00 |
|
Spring Operator
|
bbcaf361c6
|
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://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 587 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: #696
|
2019-03-22 09:39:13 +01:00 |
|
Spring Operator
|
4cf922a05b
|
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 3 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 12 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 6 occurrences
Original Pull Request: #662
|
2019-03-19 12:52:52 +01:00 |
|
Christoph Strobl
|
da07d9e3f8
|
DATAMONGO-2164 - Updated changelog.
|
2019-03-07 10:30:12 +01:00 |
|
Mark Paluch
|
e0b0763349
|
DATAMONGO-2187 - Updated changelog.
|
2019-02-13 11:47:55 +01:00 |
|
Mark Paluch
|
00ca50cf17
|
DATAMONGO-2145 - Updated changelog.
|
2019-01-10 14:15:40 +01:00 |
|
Mark Paluch
|
3a461d2bc6
|
DATAMONGO-2144 - Updated changelog.
|
2019-01-10 12:26:38 +01:00 |
|
Mark Paluch
|
df3f91fff4
|
DATAMONGO-2143 - After release cleanups.
|
2019-01-10 10:46:20 +01:00 |
|
Mark Paluch
|
5d75c2a921
|
DATAMONGO-2143 - Prepare next development iteration.
|
2019-01-10 10:46:19 +01:00 |
|
Mark Paluch
|
d723784925
|
DATAMONGO-2143 - Release version 1.10.18 (Ingalls SR18).
|
2019-01-10 09:52:56 +01:00 |
|
Mark Paluch
|
a2426ec98d
|
DATAMONGO-2143 - Prepare 1.10.18 (Ingalls SR18).
|
2019-01-10 09:52:13 +01:00 |
|
Mark Paluch
|
568f6bb1e0
|
DATAMONGO-2143 - Updated changelog.
|
2019-01-10 09:52:09 +01:00 |
|
Mark Paluch
|
c2f94cb840
|
DATAMONGO-2175 - Update copyright years to 2019.
|
2019-01-02 14:13:33 +01:00 |
|
Christoph Strobl
|
14981872e6
|
DATAMONGO-2160 - Updated changelog.
|
2018-12-11 11:43:16 +01:00 |
|
Christoph Strobl
|
624ec3ce55
|
DATAMONGO-2149 - Fix $slice in fields projection when pointing to array of DBRefs.
We now no longer try to convert the actual slice parameters into a DBRef.
Original pull request: #623.
|
2018-11-30 15:19:07 +01:00 |
|
Mark Paluch
|
db9d282313
|
DATAMONGO-2121 - Updated changelog.
|
2018-11-27 14:54:04 +01:00 |
|
Mark Paluch
|
10972bfda1
|
DATAMONGO-2109 - Updated changelog.
|
2018-11-27 12:36:49 +01:00 |
|
Mark Paluch
|
28454cb554
|
DATAMONGO-2110 - After release cleanups.
|
2018-11-27 11:10:58 +01:00 |
|
Mark Paluch
|
f17c4923e6
|
DATAMONGO-2110 - Prepare next development iteration.
|
2018-11-27 11:10:56 +01:00 |
|
Mark Paluch
|
4414771aaa
|
DATAMONGO-2110 - Release version 1.10.17 (Ingalls SR17).
|
2018-11-27 10:15:45 +01:00 |
|
Mark Paluch
|
9acc558ae9
|
DATAMONGO-2110 - Prepare 1.10.17 (Ingalls SR17).
|
2018-11-27 10:14:58 +01:00 |
|