Mark Paluch
|
e4a91efa64
|
#870 - Update release train name.
|
2019-09-30 20:08:20 +02:00 |
|
Mark Paluch
|
c9cc99c183
|
#870 - After release cleanups.
|
2019-09-30 16:17:29 +02:00 |
|
Mark Paluch
|
6f320d8bc8
|
#870 - Prepare next development iteration.
|
2019-09-30 16:17:28 +02:00 |
|
Mark Paluch
|
886ae68065
|
#870 - Release version 2.2 GA (Moore).
|
2019-09-30 15:51:07 +02:00 |
|
Mark Paluch
|
256bace708
|
#870 - Prepare 2.2 GA (Moore).
|
2019-09-30 15:50:43 +02:00 |
|
Mark Paluch
|
473fd5f286
|
#871 - After release cleanups.
|
2019-09-06 10:21:56 +02:00 |
|
Mark Paluch
|
b11866033c
|
#871 - Prepare next development iteration.
|
2019-09-06 10:21:54 +02:00 |
|
Mark Paluch
|
125ace2568
|
#871 - Release version 2.2 RC3 (Moore).
|
2019-09-06 10:10:42 +02:00 |
|
Mark Paluch
|
69a2193e3f
|
#871 - Prepare 2.2 RC3 (Moore).
|
2019-09-06 10:10:12 +02:00 |
|
Mark Paluch
|
95d9e51594
|
#835 - After release cleanups.
|
2019-08-05 15:53:02 +02:00 |
|
Mark Paluch
|
5af1436d6b
|
#835 - Prepare next development iteration.
|
2019-08-05 15:53:02 +02:00 |
|
Mark Paluch
|
27a0aeda32
|
#835 - Release version 2.2 RC2 (Moore).
|
2019-08-05 15:35:35 +02:00 |
|
Mark Paluch
|
84b811fd43
|
#835 - Prepare 2.2 RC2 (Moore).
|
2019-08-05 15:35:05 +02:00 |
|
Christoph Strobl
|
875f5bb55c
|
#800 - After release cleanups.
|
2019-06-14 15:12:52 +02:00 |
|
Christoph Strobl
|
76c1c485bf
|
#800 - Prepare next development iteration.
|
2019-06-14 15:12:51 +02:00 |
|
Christoph Strobl
|
cdc0bfaed0
|
#800 - Release version 2.2 RC1 (Moore).
|
2019-06-14 14:44:25 +02:00 |
|
Christoph Strobl
|
fe7a26495f
|
#800 - Prepare 2.2 RC1 (Moore).
|
2019-06-14 14:43:17 +02:00 |
|
Oliver Drotbohm
|
b76e46b0cd
|
#829 - Added Spring Data REST HAL Explorer module to BOM.
|
2019-06-05 12:01:17 +02:00 |
|
Mark Paluch
|
8cec0cd5eb
|
#805 - After release cleanups.
|
2019-05-13 12:17:53 +02:00 |
|
Mark Paluch
|
fa357846bb
|
#805 - Prepare next development iteration.
|
2019-05-13 12:17:52 +02:00 |
|
Mark Paluch
|
5e4fb2d4c5
|
#805 - Release version 2.2 M4 (Moore).
|
2019-05-13 11:59:50 +02:00 |
|
Mark Paluch
|
ad2a42ebe6
|
#805 - Prepare 2.2 M4 (Moore).
|
2019-05-13 11:59:04 +02:00 |
|
Mark Paluch
|
bedbfdbcb3
|
#804 - Remove spring-data-mongodb-cross-store from bom.
We removed spring-data-mongodb-cross-store from Spring Data MongoDB so we don't need to manage it any longer.
|
2019-04-16 11:14:46 +02:00 |
|
Christoph Strobl
|
115c330b9c
|
#751 - After release cleanups.
|
2019-04-11 12:00:20 +02:00 |
|
Christoph Strobl
|
70ef7cdc9b
|
#751 - Prepare next development iteration.
|
2019-04-11 12:00:19 +02:00 |
|
Christoph Strobl
|
81b66d7795
|
#751 - Release version 2.2 M3 (Moore).
|
2019-04-11 11:24:31 +02:00 |
|
Christoph Strobl
|
c4931ba3c9
|
#751 - Prepare 2.2 M3 (Moore).
|
2019-04-11 11:23:56 +02:00 |
|
Spring Operator
|
b39bccb05f
|
#754 - 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/assembly-1.1.2.xsd with 1 occurrences migrated to:
https://maven.apache.org/xsd/assembly-1.1.2.xsd ([https](https://maven.apache.org/xsd/assembly-1.1.2.xsd) result 200).
* http://maven.apache.org/xsd/component-1.1.2.xsd with 1 occurrences migrated to:
https://maven.apache.org/xsd/component-1.1.2.xsd ([https](https://maven.apache.org/xsd/component-1.1.2.xsd) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 5 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).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 10 occurrences
* http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 with 2 occurrences
* http://maven.apache.org/plugins/maven-assembly-plugin/component/1.1.2 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 7 occurrences
Original Pull Request: #766
|
2019-03-21 09:38:01 +01:00 |
|
Christoph Strobl
|
e9b2f3b727
|
#703 - After release cleanups.
|
2019-03-07 10:07:29 +01:00 |
|
Christoph Strobl
|
537ee40b2f
|
#703 - Prepare next development iteration.
|
2019-03-07 10:07:28 +01:00 |
|
Christoph Strobl
|
e8f4a0c117
|
#703 - Release version 2.2 M2 (Moore).
|
2019-03-07 09:42:21 +01:00 |
|
Christoph Strobl
|
2252606e78
|
#703 - Prepare 2.2 M2 (Moore).
|
2019-03-07 09:41:17 +01:00 |
|
Christoph Strobl
|
2b29b8294a
|
#682 - After release cleanups.
|
2018-12-11 11:07:52 +01:00 |
|
Christoph Strobl
|
7208a07b7a
|
#682 - Prepare next development iteration.
|
2018-12-11 11:07:51 +01:00 |
|
Christoph Strobl
|
e413db5368
|
#682 - Release version 2.2 M1 (Moore).
|
2018-12-11 10:53:53 +01:00 |
|
Christoph Strobl
|
a84294b8eb
|
#682 - Prepare 2.2 M1 (Moore).
|
2018-12-11 10:53:11 +01:00 |
|
Mark Paluch
|
fffbfed2e5
|
#680 - Add Spring Data Relational to BOM.
|
2018-12-10 14:28:38 +01:00 |
|
Mark Paluch
|
f208b15bf2
|
#620 - Bump release train to Moore.
|
2018-09-21 07:53:36 -04:00 |
|
Mark Paluch
|
520902dadb
|
#620 - After release cleanups.
|
2018-09-21 07:45:28 -04:00 |
|
Mark Paluch
|
027876f38a
|
#620 - Prepare next development iteration.
|
2018-09-21 07:45:27 -04:00 |
|
Mark Paluch
|
72b6dd1a55
|
#620 - Release version 2.1 GA (Lovelace).
|
2018-09-21 07:08:38 -04:00 |
|
Mark Paluch
|
23c148aae8
|
#620 - Prepare 2.1 GA (Lovelace).
|
2018-09-21 07:07:50 -04:00 |
|
Oliver Gierke
|
be870e742e
|
#609 - After release cleanups.
|
2018-08-20 10:56:52 +02:00 |
|
Oliver Gierke
|
c5a5daf974
|
#609 - Prepare next development iteration.
|
2018-08-20 10:56:51 +02:00 |
|
Oliver Gierke
|
f3e51a8c7e
|
#609 - Release version 2.1 RC2 (Lovelace).
|
2018-08-20 10:40:11 +02:00 |
|
Oliver Gierke
|
3abc317e3b
|
#609 - Prepare 2.1 RC2 (Lovelace).
|
2018-08-20 10:39:43 +02:00 |
|
Mark Paluch
|
554d34e64c
|
#567 - After release cleanups.
|
2018-07-26 12:32:27 +02:00 |
|
Mark Paluch
|
2b03443d31
|
#567 - Prepare next development iteration.
|
2018-07-26 12:32:24 +02:00 |
|
Mark Paluch
|
47c770ed97
|
#567 - Release version 2.1 RC1 (Lovelace).
|
2018-07-26 12:06:34 +02:00 |
|
Mark Paluch
|
7df19c450f
|
#567 - Prepare 2.1 RC1 (Lovelace).
|
2018-07-26 12:04:30 +02:00 |
|