buildmaster
|
cb544d8a5a
|
Going back to snapshots
|
2020-07-31 20:40:41 +00:00 |
|
buildmaster
|
944b2cfdc5
|
Update SNAPSHOT to 2.2.3.RELEASE
|
2020-07-31 20:39:28 +00:00 |
|
buildmaster
|
53bc085549
|
Bumping versions to 2.2.3.BUILD-SNAPSHOT after release
|
2020-05-28 17:42:08 +00:00 |
|
buildmaster
|
0edf1466d8
|
Going back to snapshots
|
2020-05-28 17:42:08 +00:00 |
|
buildmaster
|
bf8f921799
|
Update SNAPSHOT to 2.2.2.RELEASE
|
2020-05-28 17:41:00 +00:00 |
|
buildmaster
|
ccc2d4ac07
|
Bumping versions to 2.2.2.BUILD-SNAPSHOT after release
|
2020-03-04 16:18:17 +00:00 |
|
buildmaster
|
43b6b86de5
|
Going back to snapshots
|
2020-03-04 16:18:17 +00:00 |
|
buildmaster
|
00d9fe7f1f
|
Update SNAPSHOT to 2.2.1.RELEASE
|
2020-03-04 16:16:15 +00:00 |
|
buildmaster
|
14fcf0cd0f
|
Bumping versions
|
2020-01-18 17:50:32 +00:00 |
|
Spencer Gibb
|
60e06b4fd0
|
Updates version to 3.0.0.BUILD-SNAPSHOT
|
2020-01-17 18:29:34 -05:00 |
|
Spencer Gibb
|
da0c79c031
|
deleted .flattened-pom.xml
|
2020-01-17 18:22:49 -05:00 |
|
buildmaster
|
91d259ca74
|
Bumping versions
|
2019-12-18 17:50:50 +00:00 |
|
buildmaster
|
1467bdac0f
|
Bumping versions
|
2019-11-26 17:50:31 +00:00 |
|
buildmaster
|
5451f1cca8
|
Bumping versions to 2.2.1.BUILD-SNAPSHOT after release
|
2019-11-26 10:05:33 +00:00 |
|
buildmaster
|
36bec40d85
|
Going back to snapshots
|
2019-11-26 10:05:33 +00:00 |
|
buildmaster
|
1ad9d1c494
|
Update SNAPSHOT to 2.2.0.RELEASE
|
2019-11-26 10:04:28 +00:00 |
|
Ryan Baxter
|
001fc23a47
|
Adding proxyBeanMethods = false to configuration files. Fixes #62
|
2019-11-14 16:36:06 -05:00 |
|
buildmaster
|
019251a54d
|
Going back to snapshots
|
2019-11-08 21:46:47 +00:00 |
|
buildmaster
|
328ed1f160
|
Update SNAPSHOT to 2.2.0.RC2
|
2019-11-08 21:46:12 +00:00 |
|
buildmaster
|
76c95f2b59
|
Bumping versions
|
2019-11-07 14:48:44 +00:00 |
|
buildmaster
|
ebdb4ab4d1
|
Going back to snapshots
|
2019-10-24 20:41:01 +00:00 |
|
buildmaster
|
3d8e2398ea
|
Update SNAPSHOT to 2.2.0.RC1
|
2019-10-24 20:40:27 +00:00 |
|
buildmaster
|
e40356517d
|
Going back to snapshots
|
2019-10-03 19:24:05 +00:00 |
|
buildmaster
|
fe58e2191e
|
Update SNAPSHOT to 2.2.0.M3
|
2019-10-03 19:23:30 +00:00 |
|
buildmaster
|
29811e5862
|
Going back to snapshots
|
2019-08-14 14:56:41 +00:00 |
|
buildmaster
|
1dfa30302d
|
Update SNAPSHOT to 2.2.0.M2
|
2019-08-14 14:55:56 +00:00 |
|
buildmaster
|
460fc2652a
|
Going back to snapshots
|
2019-07-03 18:04:41 +00:00 |
|
buildmaster
|
f66a5a28c7
|
Update SNAPSHOT to 2.2.0.M1
|
2019-07-03 18:03:52 +00:00 |
|
Spencer Gibb
|
4ba2f07891
|
Merge branch '2.1.x'
|
2019-04-01 13:03:06 -04:00 |
|
Spencer Gibb
|
362cfe7ec1
|
Merge branch '2.0.x' into 2.1.x
|
2019-04-01 12:52:55 -04:00 |
|
Spring Operator
|
32e77a4866
|
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).
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* [ ] http://compose.docker.io/ (UnknownHostException) with 1 occurrences migrated to:
https://compose.docker.io/ ([https](https://compose.docker.io/) result UnknownHostException).
* [ ] http://example.com/oauth/token (404) with 1 occurrences migrated to:
https://example.com/oauth/token ([https](https://example.com/oauth/token) result 404).
* [ ] http://my-app.cfapps.io (404) with 1 occurrences migrated to:
https://my-app.cfapps.io ([https](https://my-app.cfapps.io) result 404).
* [ ] http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd) result 404).
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/ with 1 occurrences migrated to:
https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/ ([https](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/) result 200).
* [ ] http://example.com with 9 occurrences migrated to:
https://example.com ([https](https://example.com) result 200).
* [ ] http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 2 occurrences migrated to:
https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) result 200).
* [ ] http://plugins.jetbrains.com/plugin/6546 with 2 occurrences migrated to:
https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546) result 301).
* [ ] http://eclipse.org with 1 occurrences migrated to:
https://eclipse.org ([https](https://eclipse.org) result 302).
* [ ] http://eclipse.org/m2e/ with 2 occurrences migrated to:
https://eclipse.org/m2e/ ([https](https://eclipse.org/m2e/) result 302).
* [ ] http://www.springsource.com/developer/sts with 1 occurrences migrated to:
https://www.springsource.com/developer/sts ([https](https://www.springsource.com/developer/sts) result 302).
|
2019-04-01 12:46:18 -04:00 |
|
Spring Operator
|
76ca08222e
|
URL Cleanup (#50)
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 8 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 16 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 8 occurrences
|
2019-04-01 11:35:24 -04:00 |
|
Spring Operator
|
f1beab8475
|
URL Cleanup (#41)
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 25 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
|
2019-04-01 11:34:35 -04:00 |
|
Spring Operator
|
4230336ebc
|
URL Cleanup (#38)
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 23 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
|
2019-04-01 11:34:02 -04:00 |
|
Spring Operator
|
a35cf0b9a2
|
URL Cleanup (#34)
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 8 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 16 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 8 occurrences
|
2019-04-01 11:33:33 -04:00 |
|
Marcin Grzejszczak
|
e3eaa72e25
|
Updated https
|
2019-03-29 15:16:31 +01:00 |
|
Spring Operator
|
5dee2ea031
|
URL Cleanup (#32)
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 8 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://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences migrated to:
https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin with 1 occurrences migrated to:
https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 2 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 16 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 8 occurrences
|
2019-03-16 11:33:46 -04:00 |
|
Marcin Grzejszczak
|
9538503b87
|
Hoxton
|
2019-03-07 18:17:09 +01:00 |
|
buildmaster
|
5b20e17b1e
|
Bumping versions to 2.1.2.BUILD-SNAPSHOT after release
|
2019-03-05 17:34:29 +00:00 |
|
buildmaster
|
47f677d27c
|
Going back to snapshots
|
2019-03-05 17:34:29 +00:00 |
|
buildmaster
|
15f7144a12
|
Update SNAPSHOT to 2.1.1.RELEASE
|
2019-03-05 17:33:19 +00:00 |
|
Marcin Grzejszczak
|
004e83b1e8
|
Added checkstyle
|
2019-02-05 15:21:41 +01:00 |
|
buildmaster
|
c1772ba120
|
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
|
2019-01-22 18:22:09 +00:00 |
|
buildmaster
|
badefa5526
|
Going back to snapshots
|
2019-01-22 18:22:09 +00:00 |
|
buildmaster
|
ce0b7fd5ee
|
Update SNAPSHOT to 2.1.0.RELEASE
|
2019-01-22 18:20:52 +00:00 |
|
buildmaster
|
88bc77ad8e
|
Going back to snapshots
|
2018-12-11 21:50:21 +00:00 |
|
buildmaster
|
954fecd095
|
Update SNAPSHOT to 2.1.0.RC2
|
2018-12-11 21:49:42 +00:00 |
|
buildmaster
|
410fd654e0
|
Going back to snapshots
|
2018-12-11 16:36:29 +00:00 |
|
buildmaster
|
3e5c8ab0c2
|
Update SNAPSHOT to 2.1.0.RC1
|
2018-12-11 16:35:48 +00:00 |
|
buildmaster
|
9abdc8f322
|
Bumping versions to 2.0.2.BUILD-SNAPSHOT after release
|
2018-10-23 18:06:44 +00:00 |
|