Commit Graph

39103 Commits (feae7be0a16c0d006df454a58d44e30d198bc116)
 

Author SHA1 Message Date
Stephane Nicoll 747dbc35fe Warmup connection pool in ConnectionPoolMetricsTests
Closes gh-36474
1 year ago
Stephane Nicoll fd88024402 Add @since for JavaVersion values
Closes gh-36608
1 year ago
Andy Wilkinson 80a6873a98 Upgrade to Testcontainers 1.18.3
Closes gh-36710
1 year ago
Andy Wilkinson f0d2f6e991 Upgrade to Spock Framework 2.3-groovy-3.0
Closes gh-36709
1 year ago
Andy Wilkinson 4b552d5c44 Upgrade to MockK 1.13.5
Closes gh-36708
1 year ago
Andy Wilkinson 2c7fe47529 Upgrade to Maven Resolver 1.9.14
Closes gh-36707
1 year ago
Andy Wilkinson 7fcf4c7dcf Upgrade to Maven Invoker 3.2.0
Closes gh-36706
1 year ago
Andy Wilkinson 59bd6879a2 Upgrade to Maven 3.9.4
Closes gh-36705
1 year ago
Andy Wilkinson a709625c24 Upgrade to Commons FileUpload 1.5
Closes gh-36704
1 year ago
Andy Wilkinson f24b56b541 Upgrade to API Guardian 1.1.2
Closes gh-36703
1 year ago
Andy Wilkinson 00e46192e4 Fix handling of potential ugrade issues with no space in title 1 year ago
Andy Wilkinson 28b3054a9e Try to stabilize DataCouchbaseTestIntegrationTests
Closes gh-36662
1 year ago
Andy Wilkinson abf2ae792f Upgrade Java 20 CI image to 20.0.2+10
Closes gh-36596
1 year ago
Andy Wilkinson 3667813af9 Upgrade CI images to Docker 24.0.5
Closes gh-36595
1 year ago
Andy Wilkinson 36239df0da Merge pull request #36620 from izeye
* gh-36620:
  Polish "Polish"
  Polish

Closes gh-36620
1 year ago
Andy Wilkinson 21ce7a08fc Polish "Polish"
See gh-36620
1 year ago
Johnny Lim 5a205dbfd1 Polish
See gh-36620
1 year ago
Andy Wilkinson 3f2c583bd7 Merge pull request #36614 from rob-valor
* gh-36614:
  Correct RestTemplateBuilder#defaultHeader javadoc

Closes gh-36614
1 year ago
rob-valor 4bbfc5e630 Correct RestTemplateBuilder#defaultHeader javadoc
Replace reactor.netty.http.client.HttpClientRequest with
org.springframework.http.client.ClientHttpRequest

See gh-36614
1 year ago
Andy Wilkinson c44e7376b4 Upgrade to Spring Asciidoctor Extensions 0.6.2
Closes gh-36625
1 year ago
Andy Wilkinson a5c3747836 Merge pull request #36617 from dreis2211
* gh-36617:
  Enable debug option for Kotlin in Gradle Plugin tests

Closes gh-36617
1 year ago
Christoph Dreis 42e89079d3 Enable debug option for Kotlin in Gradle Plugin tests
See gh-36617
1 year ago
Stephane Nicoll 87554fb4dc Add test for RabbitMQ smoke test
Closes gh-36610
1 year ago
Moritz Halbritter 2dbc1f4c75 Merge pull request #36572 from chicobento
* pr/36572:
  Fix Tomcat SSL protocol warn message

Closes gh-36572
1 year ago
Francisco Bento 307d6c0a97 Fix Tomcat SSL protocol warn message
See gh-36572
1 year ago
Moritz Halbritter 3a94db480c Merge pull request #36564 from MahatmaFatalError
* pr/36564:
  Fix server.forward-headers-strategy documentation

Closes gh-36564
1 year ago
Mahatma_Fatal_Error 98f76698c8 Fix server.forward-headers-strategy documentation
See gh-36564
1 year ago
Andy Wilkinson 19e281e373 Merge pull request #36537 from dependabot[bot]
* gh-36537:
  Upgrade to gradle/gradle-build-action 2.7.0

Closes gh-36537
1 year ago
dependabot[bot] 8f30e27aba Upgrade to gradle/gradle-build-action 2.7.0
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](bd57605957...a4cf152f48)

Signed-off-by: dependabot[bot] <support@github.com>

See gh-36537
1 year ago
Andy Wilkinson 36b29c0fd2 Merge pull request #33743 from msobeck
* gh-33743:
  Polish "Test Micrometer config to property exposure"
  Test Micrometer config to property exposure

Closes gh-33743
1 year ago
Andy Wilkinson 5c6a9122cb Polish "Test Micrometer config to property exposure"
See gh-33743
1 year ago
Mirko Sobeck 19e70055a5 Test Micrometer config to property exposure
See gh-33743
1 year ago
Andy Wilkinson 637e190e76 Upload build reports if and only if build has failed
Closes gh-36558
1 year ago
Andy Wilkinson aae8665db1 Add missing management.metrics.export.wavefront properties
Closes gh-36498
1 year ago
Andy Wilkinson a6c19dae07 Add missing management.metrics.export.signalfx properties
Closes gh-36497
1 year ago
Stephane Nicoll 4d708641b3 Test Gradle plugin against Gradle 8.2.1
Closes gh-36548
1 year ago
Scott Frederick 90be62bc7a Update Docker images used for launch script tests
Closes gh-24349
1 year ago
Stephane Nicoll 45f685f3fc Merge pull request #36060 from itsAkshayDubey
* pr/36060:
  Polish "Fail fast if job name does not exist"
  Fail fast if job name does not exist

Closes gh-36060
1 year ago
Stephane Nicoll 854c162966 Polish "Fail fast if job name does not exist"
See gh-36060
1 year ago
Akshay Dubey c38cd74542 Fail fast if job name does not exist
See gh-36060
1 year ago
Andy Wilkinson a5d5908c27 Add missing management.metrics.export.atlas properties
Closes gh-36496
1 year ago
Stephane Nicoll 99418f7dcc Merge pull request #29446 from vpavic
* pr/29446:
  Polish "Improve project setup for IntelliJ IDEA"
  Improve project setup for IntelliJ IDEA

Closes gh-29446
1 year ago
Stephane Nicoll 5663aaa7ec Polish "Improve project setup for IntelliJ IDEA"
See gh-29446
1 year ago
Vedran Pavic 3889b1e855 Improve project setup for IntelliJ IDEA
This commit improves project setup for IntelliJ IDEA by adding code
style and inspection profile project files to version control.

See gh-29446
1 year ago
Stephane Nicoll 8bc9ada957 Merge pull request #36463 from elevne
* pr/36463:
  Polish contribution
  Harmonize use of Stream in ConfigDataLocationBindHandler.onSuccess

Closes gh-36463
1 year ago
Stephane Nicoll cc77b8ace1 Polish contribution
See gh-36463
1 year ago
elevne d59cec9e01 Harmonize use of Stream in ConfigDataLocationBindHandler.onSuccess
See gh-36463
1 year ago
Stephane Nicoll abf2f8af8a Merge pull request #36507 from fzyzcjy
* pr/36507:
  Fix description of started and ready time metrics

Closes gh-36507
1 year ago
fzyzcjy e67bca121b Fix description of started and ready time metrics
See gh-36507
1 year ago
Stephane Nicoll 33669909bd Upgrade Java 17 version in CI image
Closes gh-36460
1 year ago