Commit Graph

999 Commits

Author SHA1 Message Date
spencergibb
29846a9c06 Disables failing tests
See https://github.com/spring-projects/spring-framework/issues/29333
2022-10-17 14:35:04 -04:00
spencergibb
670bdd7b5d formatting 2022-10-17 12:26:12 -04:00
spencergibb
b7149a5153 Use apache client 5 for ProxyHostCredentialsProviderTest 2022-10-17 12:22:46 -04:00
spencergibb
3f52d8925e Use apache 4 for ConfigurableHttpConnectionFactoryIntegrationTests 2022-10-17 12:22:27 -04:00
Ryan Baxter
17465990f9 Merge branch '3.1.x' 2022-10-13 09:00:32 -04:00
woshikid
7627b23054 Align Jdbc Repository's behavior with Git Repository (#2171) 2022-10-13 08:59:57 -04:00
spencergibb
9018c78c4d Updates to use apache client5 2022-10-11 11:46:16 -04:00
spencergibb
e68a8cf2f0 Updates for new observation classes 2022-10-11 11:45:53 -04:00
Kaveh Shamsi
fc97f88e07 Sets default connection attempt to 1 in config-server (#2175) 2022-10-07 08:37:20 -04:00
Ryan Baxter
3ad94bf0ce Fix test 2022-10-06 13:41:40 -04:00
Ryan Baxter
051fd038b8 Changes to ssh session factory to work on main 2022-10-06 13:34:14 -04:00
Ryan Baxter
fa216d30f4 Merge branch '3.1.x' 2022-10-06 13:33:18 -04:00
Kaveh Shamsi
dd6371b60d Checks both Hostname and IP Address for ssh configuration in config-server (#2168) 2022-10-06 09:37:26 -04:00
buildmaster
8aef8cff90 Going back to snapshots 2022-10-06 01:21:37 +00:00
buildmaster
dbaea3dc2e Update SNAPSHOT to 4.0.0-M5 2022-10-06 01:19:42 +00:00
Olga Maciaszek-Sharma
e15e6a7d6d Simlify encryption config for aot (#2173) 2022-10-05 12:17:00 +02:00
Ryan Baxter
56e1986978 Merge branch '3.1.x' 2022-09-29 08:58:32 -04:00
Kaveh Shamsi
f63040ac56 Supports private-keys with passphrase for config-server (#2169) 2022-09-29 08:57:52 -04:00
buildmaster
ff87826a1f Bumping versions 2022-09-24 02:41:06 +00:00
buildmaster
579a3cd8e8 Bumping versions 2022-09-24 00:29:18 +00:00
Ryan Baxter
ac4cbac883 Merge remote-tracking branch 'origin/3.1.x' into main 2022-09-23 11:01:20 -04:00
woshikid
2a9730c95b Fix path problem on Windows - Fixes gh-2155 (#2160) 2022-09-23 11:00:25 -04:00
woshikid
10546f52ab Simplify regex in EnvironmentController (#2132) 2022-09-23 09:09:11 -04:00
Ryan Baxter
43573ca0ab Merge branch '3.1.x' 2022-09-21 10:40:40 -04:00
woshikid
5e162cb8f1 Exact match of branch names in JGitEnvironmentRepository - Fixes gh-2133 (#2147) 2022-09-21 10:39:10 -04:00
Ryan Baxter
75a86e142a Merge branch '3.1.x' 2022-09-15 19:34:35 -04:00
Ryan Baxter
a0b76c1c96 Support files with yaml extension in S3. Fixes #2146 (#2150) 2022-09-15 09:56:52 -04:00
Ryan Baxter
ee665a79bc Merge branch '3.1.x' 2022-09-13 08:48:19 -04:00
buildmaster
d7e20d81a5 Bumping versions 2022-09-12 02:50:31 +00:00
erabii
7efb64ab2f fix micrometer dependency changes (#2144) 2022-09-09 19:32:39 -04:00
Ryan Baxter
3a3af768b5 Use wiremock standalone jar. Fixes #2142 2022-09-08 15:28:33 -04:00
Ryan Baxter
1c6b17655f Fixing breakages with Boot snapshots 2022-09-08 13:06:49 -04:00
buildmaster
0e7479ccf0 Going back to snapshots 2022-09-06 20:13:10 +00:00
buildmaster
298e4337ec Update SNAPSHOT to 3.1.4 2022-09-06 20:11:05 +00:00
buildmaster
996a7c2090 Bumping versions 2022-09-04 00:29:04 +00:00
buildmaster
d7b7955ab1 Bumping versions 2022-09-03 00:30:46 +00:00
buildmaster
5b3624134b Bumping versions to 3.1.5-SNAPSHOT after release 2022-09-02 23:37:01 +00:00
buildmaster
2c5c998e32 Going back to snapshots 2022-09-02 23:37:00 +00:00
buildmaster
eb91900671 Update SNAPSHOT to 3.1.4 2022-09-02 23:34:59 +00:00
spencergibb
3cd38b04f2 Disables test failing with boot 2.6.11 and managed jetty version
See gh-2142
2022-09-02 11:35:51 -04:00
Ryan Baxter
7434ff895b Fixing checkstyle 2022-08-31 19:17:32 -04:00
Ryan Baxter
587b4f1c84 specifying which server to mock the request for 2022-08-31 17:07:46 -04:00
Ryan Baxter
8de4b27ee3 Migrate to new autoconfiguration (#2137) 2022-08-24 14:18:40 -04:00
spencergibb
0823b5d343 Updates to new redis prefix 2022-08-24 13:18:41 -04:00
buildmaster
a058f4dd9e Bumping versions 2022-08-17 02:51:11 +00:00
buildmaster
6be6a68216 Bumping versions 2022-08-17 00:29:50 +00:00
Ryan Baxter
edb3f741fd Merge branch '3.1.x' 2022-08-16 11:45:38 -04:00
ts-schu
ea606a4628 Fix access to redirected git repositories (#2128)
* Don't provide a custom HttpClient if not needed

* Disable redirect handling

* Fix unit test

* Add comment why to disable redirect handling

* Remove trailing whitespace

* Rearrange code and add comment
2022-08-16 11:45:08 -04:00
Ryan Baxter
12e882e41c Fixing AWS test 2022-08-04 10:52:23 -04:00
buildmaster
905926fb88 Going back to snapshots 2022-07-29 19:35:34 +00:00