Oliver Drotbohm
|
cd75bcd322
|
#730 - Prepare next development iteration.
|
2019-04-01 20:55:11 +02:00 |
|
Oliver Drotbohm
|
79a918cd71
|
#730 - Release version 2.1.6 (Lovelace SR6).
|
2019-04-01 20:04:13 +02:00 |
|
Oliver Drotbohm
|
0100dc0e6e
|
#730 - Prepare 2.1.6 (Lovelace SR6).
|
2019-04-01 20:03:19 +02:00 |
|
Oliver Drotbohm
|
ae1362c816
|
#730 - Updated changelog.
|
2019-04-01 20:03:11 +02:00 |
|
Oliver Drotbohm
|
f5d3e71537
|
#716 - Updated changelog.
|
2019-04-01 19:36:56 +02:00 |
|
Oliver Drotbohm
|
cf0249e0b4
|
#786 - Updated changelog.
|
2019-04-01 18:52:15 +02:00 |
|
Oliver Drotbohm
|
38cd578eb0
|
#715 - Updated changelog.
|
2019-04-01 13:54:10 +02:00 |
|
Oliver Drotbohm
|
4b453f45b5
|
#783 - Upgrade to Reactor Californium SR6.
|
2019-04-01 10:28:36 +02:00 |
|
Oliver Drotbohm
|
f3945d1741
|
#778 - Upgrade to Spring Framework 5.1.6.
|
2019-04-01 09:58:02 +02:00 |
|
Mark Paluch
|
e052135d75
|
#782 - Upgrade to RxJava 2.2.7.
|
2019-03-26 12:01:21 +01:00 |
|
Mark Paluch
|
8cb3588d47
|
#779 - Upgrade to MockK 1.9.3.
|
2019-03-26 11:58:21 +01:00 |
|
Mark Paluch
|
ce05933815
|
#778 - Build against Spring Framework 5.1.6 snapshots.
|
2019-03-26 11:55:12 +01:00 |
|
Spring Operator
|
19ece940d1
|
#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://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 6 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: #772
|
2019-03-22 18:05:24 +01:00 |
|
Spring Operator
|
6d35f1f2f8
|
#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/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).
* http://www.apache.org/licenses/LICENSE-2.0 with 4 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
# 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: #763
|
2019-03-21 09:34:55 +01:00 |
|
Oliver Drotbohm
|
6788cab982
|
#756 - Added build profile for Spring 5.2 snapshots.
|
2019-03-13 11:23:47 +01:00 |
|
Christoph Strobl
|
36b922036f
|
#703 - Updated changelog.
|
2019-03-07 10:29:59 +01:00 |
|
Mark Paluch
|
8468bfe403
|
#747 - Upgrade to Maven Javadoc Plugin 3.1.0.
|
2019-03-06 12:16:41 +01:00 |
|
Mark Paluch
|
56eb91c7a0
|
#740 - Consistently use https for resources.
We now use https for linkable resources to consistently access these via https.
|
2019-02-26 15:13:45 +01:00 |
|
Mark Paluch
|
1b05f67763
|
#734 - Add version property for MockK.
|
2019-02-20 11:09:21 +01:00 |
|
Mark Paluch
|
117991e880
|
#717 - After release cleanups.
|
2019-02-13 11:24:22 +01:00 |
|
Mark Paluch
|
2503fc844a
|
#717 - Prepare next development iteration.
|
2019-02-13 11:24:20 +01:00 |
|
Mark Paluch
|
4094ee5ed4
|
#717 - Release version 2.1.5 (Lovelace SR5).
|
2019-02-13 09:56:38 +01:00 |
|
Mark Paluch
|
d28ee07fa0
|
#717 - Prepare 2.1.5 (Lovelace SR5).
|
2019-02-13 09:55:35 +01:00 |
|
Mark Paluch
|
8c73d0b624
|
#717 - Updated changelog.
|
2019-02-13 09:55:26 +01:00 |
|
Mark Paluch
|
1756429667
|
#728 - Upgrade to Reactor Californium SR5.
|
2019-02-13 09:07:56 +01:00 |
|
Mark Paluch
|
84ec54938a
|
#719 - Upgrade to Spring Framework 5.1.5.
|
2019-02-13 08:43:38 +01:00 |
|
Oliver Drotbohm
|
22ba3cf3d3
|
#726 - Upgrade to Spring HATEOAS 0.25.1.
|
2019-02-12 23:48:38 +01:00 |
|
Mark Paluch
|
606226766f
|
#724 - Upgrade to OpenWebBeans 2.0.10.
|
2019-02-12 11:11:28 +01:00 |
|
Mark Paluch
|
bb204f5ccb
|
#722 - Upgrade to RxJava 2.2.6.
|
2019-02-12 11:00:26 +01:00 |
|
Mark Paluch
|
e5bc24700b
|
#720 - Upgrade to Lombok 1.18.6.
|
2019-02-12 10:54:29 +01:00 |
|
Mark Paluch
|
177d8a92f1
|
#719 - Build against Spring Framework 5.1.5 snapshots.
|
2019-02-11 09:15:50 +01:00 |
|
Mark Paluch
|
27c5d823d4
|
#681 - After release cleanups.
|
2019-01-10 13:48:12 +01:00 |
|
Mark Paluch
|
02bb40b977
|
#681 - Prepare next development iteration.
|
2019-01-10 13:48:11 +01:00 |
|
Mark Paluch
|
2f441d1cfd
|
#681 - Release version 2.1.4 (Lovelace SR4).
|
2019-01-10 12:35:55 +01:00 |
|
Mark Paluch
|
d42d9b4bbc
|
#681 - Prepare 2.1.4 (Lovelace SR4).
|
2019-01-10 12:34:54 +01:00 |
|
Mark Paluch
|
cb29e35ec8
|
#681 - Updated changelog.
|
2019-01-10 12:34:42 +01:00 |
|
Mark Paluch
|
667e16295a
|
#678 - Updated changelog.
|
2019-01-10 12:26:31 +01:00 |
|
Mark Paluch
|
902279d9e4
|
#677 - Updated changelog.
|
2019-01-10 11:01:16 +01:00 |
|
Mark Paluch
|
29b78a84b5
|
#709 - Upgrade to Spring Framework 5.1.4.
|
2019-01-09 16:01:13 +01:00 |
|
Mark Paluch
|
e37f50629d
|
#710 - Upgrade to Reactor Californium SR4.
|
2019-01-09 08:01:55 +01:00 |
|
Mark Paluch
|
ef9e246b6f
|
#709 - Build against Spring Framework 5.1.4 snapshots.
|
2019-01-09 08:00:38 +01:00 |
|
Oliver Drotbohm
|
a8be611531
|
#705 - Upgrade to Jackson 2.9.8.
|
2018-12-17 09:36:03 +01:00 |
|
Christoph Strobl
|
1adf0db6f4
|
#682 - Updated changelog.
|
2018-12-11 11:43:11 +01:00 |
|
Mark Paluch
|
873618f9df
|
#693 - Upgrade to OpenWebBeans 2.0.8.
|
2018-12-10 16:50:24 +01:00 |
|
Mark Paluch
|
2ed0430872
|
#686 - Upgrade to Jacoco 0.8.2.
|
2018-12-10 16:45:06 +01:00 |
|
Mark Paluch
|
f4ab520bfa
|
#683 - Upgrade to AspectJ 1.9.2.
|
2018-12-10 16:45:06 +01:00 |
|
Mark Paluch
|
db3bd735df
|
#660 - After release cleanups.
|
2018-11-27 14:23:35 +01:00 |
|
Mark Paluch
|
1a37e7ed51
|
#660 - Prepare next development iteration.
|
2018-11-27 14:23:33 +01:00 |
|
Mark Paluch
|
06c00c41e3
|
#660 - Release version 2.1.3 (Lovelace SR3).
|
2018-11-27 13:43:24 +01:00 |
|
Mark Paluch
|
8d5320bd05
|
#660 - Prepare 2.1.3 (Lovelace SR3).
|
2018-11-27 13:42:17 +01:00 |
|