Marcin Grzejszczak
|
27ac4b4a6a
|
Bumped libs, removed explicit commons dep declaration; fixes gh-1367
|
2019-09-19 10:33:17 +02:00 |
|
Marcin Grzejszczak
|
0cf9003ae9
|
Merge branch '2.1.x'
|
2019-08-30 15:35:34 +02:00 |
|
Marcin Grzejszczak
|
dc4165ffe3
|
Not fails the context startup when web is disabled; fixes gh-1435
|
2019-08-30 15:24:41 +02:00 |
|
Marcin Grzejszczak
|
ee05011565
|
Bumped libs
|
2019-08-29 17:19:56 +02:00 |
|
buildmaster
|
40a5333e56
|
Going back to snapshots
|
2019-08-14 15:47:10 +00:00 |
|
buildmaster
|
4884f0f78c
|
Update SNAPSHOT to 2.2.0.M2
|
2019-08-14 15:45:31 +00:00 |
|
Adrian Cole
|
b2d34a0960
|
latest brave
|
2019-08-11 23:08:55 +08:00 |
|
Marcin Grzejszczak
|
e6b78d267f
|
Migrates tests to separate modules (#1395)
fixes #1394
|
2019-07-08 13:36:20 +02:00 |
|
Adrian Cole
|
3acf8db61c
|
Latest brave
|
2019-07-04 08:07:18 +08:00 |
|
buildmaster
|
e9ee0ba686
|
Going back to snapshots
|
2019-07-03 20:04:36 +00:00 |
|
buildmaster
|
1d0422c12e
|
Update SNAPSHOT to 2.2.0.M1
|
2019-07-03 20:03:26 +00:00 |
|
Marcin Grzejszczak
|
1bb4a858b1
|
Moved the Brave BOM to spring-cloud-dependencies; fixes gh-1384
|
2019-07-03 11:50:21 +02:00 |
|
Adrian Cole
|
a4dfafb2c1
|
Switches default to OpenTracing 0.31/32 (#1386)
|
2019-07-02 09:51:42 +08:00 |
|
Adrian Cole
|
7d38e7f616
|
Updates to latest brave
|
2019-07-02 09:24:54 +08:00 |
|
Marcin Grzejszczak
|
f8628a79ab
|
Update versions
|
2019-06-27 16:15:09 +02:00 |
|
Spencer Gibb
|
f5c3e431a3
|
Bumps spring cloud build to 2.1.7.BUILD-SNAPSHOT
Bumps spring cloud deps
|
2019-06-21 12:50:55 -04:00 |
|
buildmaster
|
74c2b0b618
|
Bumping versions to 2.1.3.BUILD-SNAPSHOT after release
|
2019-06-20 21:26:50 +00:00 |
|
buildmaster
|
0a4e7b5d7b
|
Going back to snapshots
|
2019-06-20 21:26:50 +00:00 |
|
buildmaster
|
cc0b3341a5
|
Update SNAPSHOT to 2.1.2.RELEASE
|
2019-06-20 21:25:35 +00:00 |
|
Spencer Gibb
|
023f1e5fda
|
Bumps spring cloud build to 2.1.6.BUILD-SNAPSHOT
|
2019-06-20 14:49:44 -04:00 |
|
Adrian Cole
|
a5d8893baa
|
Updates to latest Brave (#1373)
|
2019-06-15 23:49:26 +08:00 |
|
Adrian Cole
|
516963cd2f
|
Updates to latest Brave (#1373)
|
2019-06-15 23:16:08 +08:00 |
|
Marcin Grzejszczak
|
4fcd0d5950
|
Enables https check
|
2019-06-06 14:36:21 +02:00 |
|
Marcin Grzejszczak
|
78d271d195
|
http to https
|
2019-06-06 14:35:28 +02:00 |
|
Marcin Grzejszczak
|
1b493e602a
|
Added tracing for TopicConnection for JMS
fixes gh-1324
|
2019-04-05 09:50:43 +02:00 |
|
Marcin Grzejszczak
|
58b2115a1d
|
Merge branch '2.1.x'
|
2019-04-02 14:38:01 +02:00 |
|
Marcin Grzejszczak
|
3e1184e7f7
|
Polish
|
2019-04-02 14:37:37 +02:00 |
|
Spring Operator
|
e6c9351118
|
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 16 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.springframework.org/schema/beans/spring-beans.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd) result 200).
* [ ] http://www.springframework.org/schema/integration/spring-integration.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/integration/spring-integration.xsd ([https](https://www.springframework.org/schema/integration/spring-integration.xsd) result 200).
* [ ] http://www.springframework.org/schema/task/spring-task.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/task/spring-task.xsd ([https](https://www.springframework.org/schema/task/spring-task.xsd) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 32 occurrences
* http://www.springframework.org/schema/beans with 2 occurrences
* http://www.springframework.org/schema/integration with 2 occurrences
* http://www.springframework.org/schema/task with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 17 occurrences
|
2019-03-26 00:18:18 -05:00 |
|
Spring Operator
|
be252493c0
|
URL Cleanup (#1264)
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 16 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.springframework.org/schema/beans/spring-beans.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd) result 200).
* http://www.springframework.org/schema/integration/spring-integration.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/integration/spring-integration.xsd ([https](https://www.springframework.org/schema/integration/spring-integration.xsd) result 200).
* http://www.springframework.org/schema/task/spring-task.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/task/spring-task.xsd ([https](https://www.springframework.org/schema/task/spring-task.xsd) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 32 occurrences
* http://www.springframework.org/schema/beans with 2 occurrences
* http://www.springframework.org/schema/integration with 2 occurrences
* http://www.springframework.org/schema/task with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 17 occurrences
|
2019-03-21 12:59:41 +01:00 |
|
Spring Operator
|
4c181fb934
|
URL Cleanup (#1230)
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://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch 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 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 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
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
|
2019-03-11 23:22:17 -04:00 |
|
Marcin Grzejszczak
|
4a677c9ef2
|
Fixed dep issue
|
2019-03-08 17:28:29 +01:00 |
|
Marcin Grzejszczak
|
3879e171e6
|
Hoxton
|
2019-03-08 16:50:45 +01:00 |
|
buildmaster
|
3b4dc7b17a
|
Bumping versions to 2.1.2.BUILD-SNAPSHOT after release
|
2019-03-05 20:06:52 +00:00 |
|
buildmaster
|
ce39889121
|
Going back to snapshots
|
2019-03-05 20:06:51 +00:00 |
|
buildmaster
|
cf138b8dcb
|
Update SNAPSHOT to 2.1.1.RELEASE
|
2019-03-05 20:00:58 +00:00 |
|
Marcin Grzejszczak
|
83f888ad24
|
Updated sc-build
|
2019-02-25 16:16:10 +01:00 |
|
Marcin Grzejszczak
|
2f7cf78614
|
Applied checkstyle
|
2019-02-07 16:41:59 +01:00 |
|
buildmaster
|
e06acea006
|
Bumping versions
|
2019-01-25 13:47:04 +00:00 |
|
buildmaster
|
4b3eae2453
|
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
|
2019-01-22 18:53:51 +00:00 |
|
buildmaster
|
dd96605d34
|
Going back to snapshots
|
2019-01-22 18:53:51 +00:00 |
|
buildmaster
|
4829876aec
|
Update SNAPSHOT to 2.1.0.RELEASE
|
2019-01-22 18:51:05 +00:00 |
|
Marcin Grzejszczak
|
8af5b71dda
|
Bumped Boot
fixes gh-1153
|
2019-01-21 14:14:06 +01:00 |
|
Adrian Cole
|
1415869f77
|
latest brave
|
2019-01-21 20:43:19 +08:00 |
|
Spencer Gibb
|
218dd6cfa4
|
Bumps spring cloud build to 2.1.2.BUILD-SNAPSHOT
|
2019-01-12 13:06:51 -05:00 |
|
Marcin Grzejszczak
|
ec60f3a3a5
|
Fixed the Gateway integration with Sleuth
fixes gh-1141
|
2019-01-09 09:58:30 +01:00 |
|
buildmaster
|
3dfc4b0be2
|
Going back to snapshots
|
2018-12-20 21:28:46 +00:00 |
|
buildmaster
|
d8d469a20d
|
Update SNAPSHOT to 2.1.0.RC3
|
2018-12-20 21:27:48 +00:00 |
|
Adrian Cole
|
99c426ad76
|
Bumps to brave that has nicer things
|
2018-12-12 13:33:50 +08:00 |
|
buildmaster
|
4805480ce5
|
Going back to snapshots
|
2018-12-11 22:20:00 +00:00 |
|
buildmaster
|
65c0838cfc
|
Update SNAPSHOT to 2.1.0.RC2
|
2018-12-11 22:18:47 +00:00 |
|