Ryan Baxter
|
f33dd1b1cb
|
3.0.0.M1 version changes
|
2020-04-13 20:15:19 -04:00 |
|
Spencer Gibb
|
f12d272ee0
|
Removes hystrix and zuul
|
2020-01-23 19:35:35 -05:00 |
|
Spencer Gibb
|
fc533bfe2b
|
Updates to remove hystrix and boot 2.3 compatibility.
|
2020-01-23 19:08:31 -05:00 |
|
buildmaster
|
de61d9edc3
|
Bumping versions to 2.2.2.BUILD-SNAPSHOT after release
|
2019-12-20 14:54:27 +00:00 |
|
buildmaster
|
b86524d4d0
|
Going back to snapshots
|
2019-12-20 14:54:27 +00:00 |
|
buildmaster
|
a6b9f6ab7b
|
Update SNAPSHOT to 2.2.1.RELEASE
|
2019-12-20 14:52:48 +00:00 |
|
Dave Syer
|
2395be01bb
|
Add flattened poms to git ignores
|
2019-12-17 11:15:10 +00:00 |
|
buildmaster
|
282f33e753
|
Bumping versions
|
2019-12-10 01:13:15 +00:00 |
|
buildmaster
|
49db16c9a0
|
Bumping versions
|
2019-11-28 01:13:06 +00:00 |
|
buildmaster
|
25051479fa
|
Bumping versions
|
2019-11-27 01:17:04 +00:00 |
|
buildmaster
|
44c0ecc6ac
|
Bumping versions to 2.2.1.BUILD-SNAPSHOT after release
|
2019-11-26 12:24:03 +00:00 |
|
buildmaster
|
26e40b1793
|
Going back to snapshots
|
2019-11-26 12:24:02 +00:00 |
|
buildmaster
|
22253a2f46
|
Update SNAPSHOT to 2.2.0.RELEASE
|
2019-11-26 12:22:49 +00:00 |
|
buildmaster
|
5941447274
|
Bumping versions
|
2019-11-23 01:21:04 +00:00 |
|
buildmaster
|
b9d0e2f06a
|
Going back to snapshots
|
2019-11-10 00:57:27 +00:00 |
|
buildmaster
|
5718a4cb88
|
Update SNAPSHOT to 2.2.0.RC2
|
2019-11-10 00:56:33 +00:00 |
|
buildmaster
|
9d5a77a2fb
|
Bumping versions
|
2019-11-08 01:15:01 +00:00 |
|
buildmaster
|
b402abb168
|
Going back to snapshots
|
2019-10-24 21:51:35 +00:00 |
|
buildmaster
|
87dd04f640
|
Update SNAPSHOT to 2.2.0.RC1
|
2019-10-24 21:50:44 +00:00 |
|
buildmaster
|
e456621472
|
Going back to snapshots
|
2019-10-03 22:14:24 +00:00 |
|
buildmaster
|
0b328d0cc2
|
Update SNAPSHOT to 2.2.0.M2
|
2019-10-03 22:13:33 +00:00 |
|
buildmaster
|
231b74a64f
|
Going back to snapshots
|
2019-08-15 15:18:26 +00:00 |
|
buildmaster
|
f687580da2
|
Update SNAPSHOT to 2.2.0.M1
|
2019-08-15 15:17:19 +00:00 |
|
Spencer Gibb
|
e7e734319a
|
Bumps cli to 2.2.0 and Hoxton
|
2019-06-19 16:42:01 -04:00 |
|
Ryan Baxter
|
a84de9c4dc
|
Merge pull request #104 from spring-operator/polish-urls-apache-license-master
URL Cleanup
|
2019-03-27 11:39:01 -04:00 |
|
Spring Operator
|
d854781d87
|
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 50 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
|
2019-03-21 11:15:30 -05:00 |
|
Spring Operator
|
cf9d8a4c2c
|
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 But Review Recommended
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://mygitserver/myrepo.git (UnknownHostException) with 1 occurrences migrated to:
https://mygitserver/myrepo.git ([https](https://mygitserver/myrepo.git) result UnknownHostException).
## 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://openjdk.java.net/jeps/223 with 1 occurrences migrated to:
https://openjdk.java.net/jeps/223 ([https](https://openjdk.java.net/jeps/223) 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://www.oracle.com/technetwork/java/javase/versioning-naming-139433.html with 1 occurrences migrated to:
https://www.oracle.com/technetwork/java/javase/versioning-naming-139433.html ([https](https://www.oracle.com/technetwork/java/javase/versioning-naming-139433.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://projects.spring.io/spring-boot with 2 occurrences migrated to:
https://projects.spring.io/spring-boot ([https](https://projects.spring.io/spring-boot) 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).
# Ignored
These URLs were intentionally ignored.
* http://localhost with 1 occurrences
* http://localhost:7979 with 1 occurrences
* http://localhost:8080/eureka/ with 2 occurrences
* http://localhost:8750 with 1 occurrences
* http://localhost:8750/stubs with 2 occurrences
* http://localhost:8761 with 2 occurrences
* http://localhost:8761/eureka/ with 2 occurrences
* http://localhost:8888 with 1 occurrences
* http://localhost:9091 with 1 occurrences
* http://localhost:9095 with 2 occurrences
* http://localhost:9393 with 1 occurrences
* http://localhost:9411 with 1 occurrences
|
2019-03-20 15:38:01 -05:00 |
|
Spring Operator
|
9ba4470958
|
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 14 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 28 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 14 occurrences
|
2019-03-19 21:17:44 -05:00 |
|
Marcin Grzejszczak
|
0ee02bca0c
|
Merge branch '2.0.x'
|
2019-01-04 17:35:57 +01:00 |
|
Marcin Grzejszczak
|
6294b19b8e
|
Added stub runner boot as a dependency for cli
|
2019-01-04 17:35:50 +01:00 |
|
Marcin Grzejszczak
|
f2c5e87bc8
|
Added missing .this
|
2018-10-12 11:57:12 +02:00 |
|
Marcin Grzejszczak
|
72f8e313cb
|
Added deps at runtime for JDK11, changed what gets verified in the output in integration tests
|
2018-10-12 11:08:41 +02:00 |
|
Dave Syer
|
2104d8453f
|
Finchley -> Greenwich
|
2018-10-10 13:56:15 +01:00 |
|
Marcin Grzejszczak
|
9f7f564c11
|
Bumped project to 2.1.0
|
2018-10-02 11:50:19 +02:00 |
|
Dave Syer
|
e0ba950f81
|
Remove redundant lines
|
2018-08-01 15:49:31 +01:00 |
|
Dave Syer
|
1a72f31772
|
Strip out new lines from PEM encoded data
Fixes gh-72
|
2018-08-01 14:33:28 +01:00 |
|
Dave Syer
|
1f9346f3c0
|
Revert to snapshots
|
2018-08-01 14:01:17 +01:00 |
|
Dave Syer
|
9f89c2fddc
|
Update to 2.0.0.RELEASE
|
2018-08-01 13:57:37 +01:00 |
|
Spencer Gibb
|
83ec737d0d
|
Fix or ignore broken tests
|
2017-11-28 01:11:10 -05:00 |
|
Spencer Gibb
|
824ea64089
|
Updates to compile with Finchley and Boot 2.0
|
2017-11-28 00:59:47 -05:00 |
|
Spencer Gibb
|
c55560a0b6
|
Merge branch 'master' into 2.0.x
|
2017-11-28 00:10:38 -05:00 |
|
Spencer Gibb
|
bb95cb50bd
|
Update to snapshots
|
2017-11-22 17:33:33 -05:00 |
|
Spencer Gibb
|
b96d49e765
|
Update to 1.4.0.RELEASE with Edgware.RELEASE
|
2017-11-22 17:10:20 -05:00 |
|
Spencer Gibb
|
4237446aa6
|
Revert "Update to 1.4.0.RC1 for Finchley.RC1"
This reverts commit 96a096de64.
|
2017-10-24 14:14:52 -04:00 |
|
Spencer Gibb
|
96a096de64
|
Update to 1.4.0.RC1 for Finchley.RC1
|
2017-10-24 14:11:45 -04:00 |
|
Marcin Grzejszczak
|
5c34b170f4
|
Added Stub Runner, fixes #64
|
2017-08-23 16:53:36 +02:00 |
|
Spencer Gibb
|
3dc269d8a9
|
Bump to version 1.4.0.BUILD-SNAPSHOT
|
2017-07-21 13:47:40 -06:00 |
|
Spencer Gibb
|
7329a8a091
|
Update to SNAPSHOT
|
2017-07-21 13:41:45 -06:00 |
|
Spencer Gibb
|
7c6966331e
|
Update SNAPSHOT to 1.3.4.RELEASE
|
2017-07-21 13:26:05 -06:00 |
|
Spencer Gibb
|
12abb67a65
|
initial 2.0.0 version
|
2017-07-06 12:05:14 -06:00 |
|