Commit Graph

23 Commits

Author SHA1 Message Date
buildmaster
b9df1199a2 Going back to snapshots 2019-07-03 18:19:18 +00:00
buildmaster
1283756da1 Update SNAPSHOT to 2.2.0.M1 2019-07-03 18:18:18 +00:00
Spencer Gibb
e61028a8b7 Updates for boot RSocket changes
removes pinned reactor version

fixes gh-1114
2019-06-28 12:26:59 -04:00
Spencer Gibb
fdd55a5cfc Ignores test, see gh-1114 2019-06-13 15:37:21 -04:00
Spencer Gibb
9a1fb207d5 Updates to use ReactiveStringRedisTemplate 2019-05-01 17:39:58 -04:00
Spencer Gibb
9cf29ffa5d Fixes import ordering 2019-04-16 13:29:56 -04:00
Spencer Gibb
15322d5a62 Renames server package to core since boot now manages the server. 2019-04-16 13:19:29 -04:00
Spencer Gibb
bd9f293d8b Adds new env post processor to add default gateway rsocket port. 2019-04-16 13:18:03 -04:00
Spencer Gibb
df1181ce27 Move to use new boot RSocket starter and infrastructure. 2019-04-15 15:44:47 -04:00
Spencer Gibb
15d4baf14d Updates test to work around possible RSocket bug 2019-04-09 14:52:03 -04:00
Ryan Baxter
905cd1f652 Merge pull request #925 from spring-operator/polish-urls-xml-master
URL Cleanup
2019-03-27 19:32:54 -04:00
Spring Operator
ac5037d0a9 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 2 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 300 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 12:51:50 -05:00
Spring Operator
43ba27af27 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://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).

## 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 9 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 18 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 9 occurrences
2019-03-19 21:21:56 -05:00
Spencer Gibb
ff55ce1bb3 Disables formatting for builder. 2019-03-11 22:24:44 -04:00
Spencer Gibb
a7bb9ad64e formatting 2019-03-11 14:59:47 -04:00
Spencer Gibb
1990dbaa19 Replaces empty tags with tags with values of UNKNOWN 2019-02-26 15:01:36 -05:00
Spencer Gibb
f9cb397a1f Guards against exceptions thrown by MeterRegistry 2019-02-26 12:04:55 -05:00
Spencer Gibb
42246e80a8 polish 2019-02-26 12:04:31 -05:00
Spencer Gibb
18724f447d Flips requester and responder metadata. 2019-02-25 13:56:19 -05:00
Spencer Gibb
f6881d3040 Adds rsocket dependency management 2019-02-21 23:00:43 -05:00
Spencer Gibb
fff66902df Updates for checkstyle. 2019-02-21 22:42:39 -05:00
Spencer Gibb
7054630260 Bumps to 2.2.0.BUILD-SNAPSHOT 2019-02-21 22:42:26 -05:00
Spencer Gibb
cc674f19d8 moved code to submodule, preparatory to importing to mainline gateway repository 2019-02-21 22:08:51 -05:00