Commit Graph

989 Commits

Author SHA1 Message Date
Andy Wilkinson
2bb8b57ac7 Merge branch '2.0.x' 2021-11-17 11:17:44 +00:00
Andy Wilkinson
a006b18bd4 Create 2.0.x branch 2021-11-17 11:17:12 +00:00
Andy Wilkinson
22574f779a Bring CI configuration up to date 2021-11-17 10:55:34 +00:00
Andy Wilkinson
4ce282f18b Upgrade to NoHttp 0.0.10
Closes gh-754
2021-09-28 19:11:11 +01:00
Andy Wilkinson
ea3ac32701 Make use of Gradle's support for test fixtures
Closes gh-756
2021-09-28 10:08:24 +01:00
Andy Wilkinson
f8fd65b23b Fix path used to copy sample's output into docs zip
See gh-719
2021-07-22 17:51:38 +01:00
Andy Wilkinson
cf050ef458 Test against AsciidoctorJ 2.4.3
Closes gh-739
2021-07-22 17:28:11 +01:00
Andy Wilkinson
67d86f6209 Test against AsciidoctorJ 2.5.1
Closes gh-738
2021-07-22 17:27:20 +01:00
Andy Wilkinson
c6e7b567e3 Stabilize WebTestClientRequestConverterTests
Closes gh-736
2021-07-09 19:45:26 +01:00
Andy Wilkinson
88fe8a6f13 Stop pretty printing from truncating content starts as valid JSON
Fixes gh-730
2021-06-15 11:37:29 +01:00
Andy Wilkinson
f3e305ab24 Polish 2021-06-15 11:36:33 +01:00
Andy Wilkinson
54d12103a6 Document parameterized output with WebTestClient
Closes gh-713
2021-06-15 11:26:57 +01:00
Andy Wilkinson
55cbdd505a Upgrade the samples to Spring Boot 2.4.x
Closes gh-723
2021-06-15 11:00:20 +01:00
Andy Wilkinson
bf1bfc4075 Fix optional dependencies having compile scope in poms
Closes gh-729
2021-06-15 10:59:25 +01:00
Andy Wilkinson
c0477a6446 Merge pull request #732 from ddaaac
* gh-732:
  Polish "Improve exception message when subsection is empty array"
  Improve exception message when subsection is empty array

Closes gh-732
2021-06-14 21:13:03 +01:00
Andy Wilkinson
6c0960d304 Polish "Improve exception message when subsection is empty array"
See gh-732
2021-06-14 21:12:45 +01:00
ddaaac
cbe6d775f3 Improve exception message when subsection is empty array
See gh-732
2021-06-14 21:12:32 +01:00
Andy Wilkinson
bae549c950 Merge pull request #720 from izeye
* gh-720:
  Add missing json() invocation in JsonFieldPathsTests

Closes gh-720
2021-05-21 18:12:34 +01:00
izeye
709e5f2e59 Add missing json() invocation in JsonFieldPathsTests
See gh-720
2021-05-21 18:12:20 +01:00
Andy Wilkinson
09b21a91ed Adopt compatibility testing plugin
Closes gh-728
2021-05-21 18:08:07 +01:00
Andy Wilkinson
ec10e5307f Merge pull request #724 from izeye
* gh-724:
  Polish "Remove redundant public modifiers for Groovy"
  Remove redundant public modifiers for Groovy

Closes gh-724
2021-05-21 17:43:07 +01:00
Andy Wilkinson
ae8e82f441 Polish "Remove redundant public modifiers for Groovy"
See gh-724
2021-05-21 17:42:55 +01:00
izeye
dff60ec831 Remove redundant public modifiers for Groovy
See gh-724
2021-05-21 17:41:13 +01:00
Andy Wilkinson
8338a2ff98 Merge pull request #725 from izeye
* gh-725:
  Document how to build samples in CONTRIBUTING.md

Closes gh-725
2021-05-21 17:38:43 +01:00
izeye
ee8aa5bc79 Document how to build samples in CONTRIBUTING.md
See gh-725
2021-05-21 17:38:29 +01:00
Andy Wilkinson
da310ec96c Set up Concourse-based CI builds
Closes gh-721
2021-04-28 21:01:46 +01:00
Andy Wilkinson
2ead1fb0d8 Upgrade to Gradle 6.8 and modernize the build
Closes gh-719
2021-04-28 20:59:20 +01:00
Andy Wilkinson
a1ed76ad25 Rename default branch to main 2021-04-28 20:57:06 +01:00
Andy Wilkinson
2b5eab309c Improve error message when extracting a sometimes absent sub-section
Fixes gh-715
2021-04-19 14:18:47 +01:00
Andy Wilkinson
c3cb7af68a Preserve UTF-8 content when masking links in JSON payloads
Closes gh-705
2021-01-08 12:17:50 +00:00
Andy Wilkinson
82d8c6387e Downgrade AsciidoctorJ 2.3.x dependencies to 2.3.0
Closes gh-708
2021-01-08 10:42:12 +00:00
Andy Wilkinson
758081e412 Test the Asciidoctor extension against Asciidoctor 2.4.2
Closes gh-707
2021-01-08 10:41:31 +00:00
Andy Wilkinson
78fdf43f7c Polish gradle.properties 2021-01-08 10:41:07 +00:00
Andy Wilkinson
526fe9a38f Merge pull request #700 from ahus1
* gh-700:
  Fix "included in the package" cross-reference

Closes gh-700
2020-11-13 14:53:30 +00:00
Alexander Schwartz
110e7305ac Fix "included in the package" cross-reference
See gh-700
2020-11-13 14:51:57 +00:00
Andy Wilkinson
de7b151329 Merge pull request #699 from ahus1
* gh-699:
  Provide context when logging warnings in operation macro

Closes gh-699
2020-11-13 14:50:43 +00:00
Alexander Schwartz
2cf5919632 Provide context when logging warnings in operation macro
See gh-699
2020-11-13 14:50:29 +00:00
Andy Wilkinson
0d8eb26ce0 Use DefaultPartHttpMessageReader with Framework 5.3
Closes gh-703
2020-11-13 14:34:28 +00:00
Andy Wilkinson
562fd9f1c4 Update the samples to use 2.0.6 snapshots 2020-09-16 18:19:10 +01:00
Spring Buildmaster
9817710044 Next development version 2020-09-16 15:29:19 +00:00
Andy Wilkinson
ed5921fe83 Ensure that UTF-8 is used to read and write snippets in operation macro
Fixes gh-696
2020-09-14 14:40:56 +01:00
Andy Wilkinson
3161f10b51 Start testing against Spring Framework 5.3
Closes gh-695
2020-09-02 11:17:22 +01:00
Andy Wilkinson
a1a2271133 Test Asciidoctor extension against AsciidoctorJ 2.2, 2.3, and 2.4
Closes gh-694
2020-09-02 11:13:06 +01:00
Andy Wilkinson
9fa94022d2 Upgrade Slate sample to Slate 2.7.1
Closes gh-693
2020-09-02 10:56:05 +01:00
Andy Wilkinson
536e87acc9 Fix kebab and snake case formatting of all upper case words
Closes gh-658
2020-09-01 16:28:03 +01:00
Andy Wilkinson
baaf4f2e05 Update query string when modifying GET request's parameters
Fixes gh-682
2020-09-01 15:35:17 +01:00
Andy Wilkinson
d62ee4f849 Merge pull request #676 from bric3
* gh-676:
  Polish "Propagate ignoreUndocumentedParamteres with .and()"
  Propagate ignoreUndocumentedParamteres with .and()

Closes gh-676
2020-09-01 13:55:32 +01:00
Andy Wilkinson
ffe4c93c38 Polish "Propagate ignoreUndocumentedParamteres with .and()"
See gh-676
2020-09-01 13:55:12 +01:00
Brice Dutheil
eac7d67c4e Propagate ignoreUndocumentedParamteres with .and()
See gh-676
2020-09-01 13:54:54 +01:00
Andy Wilkinson
b02fcbee6a Default to UTF-8 when reading operation content as a string
Fixes gh-689
2020-09-01 13:37:13 +01:00