Spring Operator
5c0ce434f2
URL Cleanup ( #85 )
...
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).
* 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 28 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 14 occurrences
2019-03-16 11:37:49 -04:00
Spencer Gibb
709d9927ad
Update SNAPSHOT to 1.2.4.BUILD-SNAPSHOT
2017-02-09 11:20:40 -07:00
Spencer Gibb
c3d2fb3508
Revert "Update SNAPSHOT to 1.2.3.RELEASE"
...
This reverts commit 7543b5d510 .
2017-02-09 11:14:49 -07:00
Spencer Gibb
7543b5d510
Update SNAPSHOT to 1.2.3.RELEASE
2017-02-09 10:42:00 -07:00
William Witt
02c13fec63
Adds url encode/decode commands
...
Adds a URL Endoding helper
Adds charset option
Adds decode operations
Fixes gh-11
2016-11-03 15:27:15 -04:00
Spencer Gibb
c66f05dd3a
Update to SNAPSHOT
2016-11-01 16:06:04 -06:00
Spencer Gibb
f240db174f
Update SNAPSHOT to 1.2.2.RELEASE
2016-11-01 15:06:42 -06:00
Dave Syer
38866a1879
Revert to snapshots
2016-10-18 19:16:06 +01:00
Dave Syer
b83a8321d0
Update to 1.2.1.RELEASE (Camden.SR1)
2016-10-18 18:41:53 +01:00
Spencer Gibb
4a49831ce9
Update to SNAPSHOT
2016-10-13 15:17:06 -06:00
Spencer Gibb
f4211e9236
Update SNAPSHOT to 1.2.0.RELEASE
2016-10-13 14:34:25 -06:00
Spencer Gibb
5c8c99af7e
Revert "Update SNAPSHOT to 1.2.0.RC1"
...
This reverts commit 110fa69b975377a1c478faa10fb4f7266a24f8e4.
2016-09-26 16:06:21 -06:00
Spencer Gibb
c2c96700db
Update SNAPSHOT to 1.2.0.RC1
2016-09-26 15:51:32 -06:00
Spencer Gibb
8d17221c0a
add spring-security-crypto
2016-09-19 15:14:12 -06:00
Spencer Gibb
2d3e24b059
Change from Brixton to Camden
2016-09-02 16:42:32 -06:00
Dave Syer
1ef1aa7da5
Merge branch '1.1.x'
2016-08-25 21:53:32 +01:00
Dave Syer
06548d06ca
Add --keypass option to CLI
...
Up to now we only supported the default key pass (the same as the
store password). This change adds a new option to "encrypt" and
"decrypt" commands.
Fixes gh-26
2016-08-25 21:50:24 +01:00
Dave Syer
598e79d1f5
Revert to snapshots
2016-08-23 09:16:41 +01:00
Dave Syer
c35531c8e0
Update for 1.1.5 (Brixton.SR5)
2016-08-23 09:13:36 +01:00
Dave Syer
1473ebd353
Push spring-boot.version property up to top level
2016-08-15 13:32:52 +01:00
Dave Syer
4c5c4b90a0
Fix dependencies
...
Need to use "provided" scope for stuff that is not required in the
/ext classpath. Also need to use a proper BOM for stream
dependencies to avoid mouldy versions being imported.
2016-08-15 10:43:32 +01:00
Dave Syer
093e0eb77a
Revert to snapshots
2016-07-26 11:39:10 +01:00
Dave Syer
083a7c2c25
Update to Brixton.SR4 (1.1.4.RELEASE)
2016-07-26 11:35:39 +01:00
Dave Syer
09cea7fd72
Revert to snapshots
2016-07-11 16:28:41 +01:00
Dave Syer
714890a65b
Update for 1.1.3.RELEASE
2016-07-11 16:25:45 +01:00
Spencer Gibb
76749c4683
Create cloud cli command.
...
Downloads and launches eureka,kafka,configserver,h2 server & hystrix dashboard.
2016-07-05 12:34:18 -06:00
Spencer Gibb
1919c443e8
Update to SNAPSHOT
2016-07-01 12:33:54 -06:00
Spencer Gibb
ab807d3fe0
Update SNAPSHOT to 1.1.2.RELEASE
2016-07-01 12:13:10 -06:00
Dave Syer
63218227d5
Revert to snaphots
2016-06-10 17:21:33 +01:00
Dave Syer
1da0796f85
Update to 1.1.1.RELEASE
2016-06-10 17:16:01 +01:00
Dave Syer
618e9adaa4
Revert to snapshots
2016-05-11 10:15:37 +01:00
Dave Syer
0bff1e41d4
Update for 1.1.0.RELEASE
2016-05-11 10:12:25 +01:00
Dave Syer
4c9eb80238
Fix dependency order to nail spring-core version
2016-05-09 09:33:47 +01:00
Dave Syer
e989db3ae7
Fix spring-core version
2016-05-06 16:16:32 +01:00
Dave Syer
1388935928
Revert to snapshots
2016-04-18 16:47:57 +01:00
Dave Syer
75bb2e1e0d
Update to RC2
2016-04-18 16:47:32 +01:00
Dave Syer
fe37df26f8
Remove references to redis binder
2016-04-18 16:43:56 +01:00
Dave Syer
e3d4df790a
Revert to snapshots
2016-03-24 11:28:21 +00:00
Dave Syer
c5a937146f
Bump for Brixton.RC1
2016-03-24 11:27:20 +00:00
Dave Syer
ec0dcfd1bd
Revert to snapshots
2016-02-05 12:44:25 +00:00
Dave Syer
032c96d86e
Add integration tests and release 1.1.0.M5
2016-02-05 12:42:32 +00:00
Spencer Gibb
71e2d19ff5
Update EurekaServerConfigBean package.
...
Fixes gh-12
2016-01-19 15:39:49 -07:00
Dave Syer
1966203e34
Revert to snapshots
2015-12-23 10:01:50 +00:00
Dave Syer
dc7e191cbe
Update to 1.0.0.M4 (Brixton.M4)
2015-12-23 10:01:02 +00:00
Dave Syer
0acc49df4f
Really revert to snapshots
2015-12-23 09:58:51 +00:00
Dave Syer
cf544b2d02
Revert to snapshots
2015-11-17 22:05:51 +00:00
Dave Syer
d240697f6f
Update to Brixton.M3
2015-11-17 22:04:50 +00:00
Dave Syer
89abfe11f5
Revert to snapshots
2015-11-02 16:08:41 +00:00
Dave Syer
26f24326a5
Update to Brixton.M2
2015-11-02 16:05:59 +00:00
Dave Syer
b8c159b8a4
Take advantage of new features in Boot
2015-10-06 09:43:22 +01:00