Spring Operator
|
744c809fee
|
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 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).
* http://projects.spring.io/spring-cloud migrated to:
https://projects.spring.io/spring-cloud ([https](https://projects.spring.io/spring-cloud) result 301).
* http://www.spring.io migrated to:
https://www.spring.io ([https](https://www.spring.io) result 301).
* http://repo.spring.io/libs-milestone-local migrated to:
https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local) result 302).
* http://repo.spring.io/libs-release-local migrated to:
https://repo.spring.io/libs-release-local ([https](https://repo.spring.io/libs-release-local) result 302).
* http://repo.spring.io/libs-snapshot-local migrated to:
https://repo.spring.io/libs-snapshot-local ([https](https://repo.spring.io/libs-snapshot-local) result 302).
* http://repo.spring.io/release migrated to:
https://repo.spring.io/release ([https](https://repo.spring.io/release) result 302).
Resolves #200
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-13 16:11:12 +01:00 |
|
Oleg Zhurakousky
|
2142355c92
|
Updated versions for 2.2.x branch
|
2019-02-04 08:24:32 +01:00 |
|
Gary Russell
|
4fefd19464
|
GH-146: Support listener container type selection
Resolves https://github.com/spring-cloud/spring-cloud-stream-binder-rabbit/issues/146
|
2019-01-16 13:43:04 -05:00 |
|
buildmaster
|
5dca68feac
|
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
|
2019-01-08 11:45:16 +00:00 |
|
buildmaster
|
decdf8a493
|
Going back to snapshots
|
2019-01-08 11:45:15 +00:00 |
|
buildmaster
|
4bced8da57
|
Update SNAPSHOT to 2.1.0.RELEASE
|
2019-01-08 11:44:13 +00:00 |
|
buildmaster
|
053de2a97b
|
Going back to snapshots
|
2018-12-20 19:38:30 +00:00 |
|
buildmaster
|
2c5f8fc966
|
Update SNAPSHOT to 2.1.0.RC4
|
2018-12-20 19:37:50 +00:00 |
|
buildmaster
|
e73c713a30
|
Going back to snapshots
|
2018-12-13 20:20:26 +00:00 |
|
buildmaster
|
9f4433b612
|
Update SNAPSHOT to 2.1.0.RC3
|
2018-12-13 20:19:46 +00:00 |
|
buildmaster
|
98bc59ceef
|
Going back to snapshots
|
2018-11-19 14:43:19 +00:00 |
|
buildmaster
|
9b46cea7dc
|
Update SNAPSHOT to 2.1.0.RC2
|
2018-11-19 14:42:44 +00:00 |
|
Oleg Zhurakousky
|
c820ae5099
|
Going back to snapshots
|
2018-10-30 14:44:16 +01:00 |
|
Oleg Zhurakousky
|
655c0f15d9
|
Update SNAPSHOT to 2.1.0.RC1
|
2018-10-30 14:42:39 +01:00 |
|
Gary Russell
|
444123cdb4
|
GH-184: Don't declare queue if bindQueue is false
Resolves https://github.com/spring-cloud/spring-cloud-stream-binder-rabbit/issues/184
Resolves #185
|
2018-10-30 12:42:07 +01:00 |
|
Oleg Zhurakousky
|
70a8c5c6c5
|
Bumping versions
|
2018-10-29 15:54:09 +01:00 |
|
Oleg Zhurakousky
|
792ad7af65
|
Added ghpages.sh
|
2018-10-29 12:40:27 +01:00 |
|
Oleg Zhurakousky
|
ee46bd81de
|
Fixed broken image links
|
2018-10-29 12:36:45 +01:00 |
|
Oleg Zhurakousky
|
6e9ca222d5
|
Restructured 'docs' module to be compliant with spring-cloud
|
2018-10-29 12:26:52 +01:00 |
|