Commit Graph

213 Commits

Author SHA1 Message Date
Andy Wilkinson
30812e2731 Upgrade to REST Assured 5.1.1
Closes gh-836
2022-07-18 17:36:34 +01:00
Andy Wilkinson
63be118ed0 Reinstate missing section headings in the reference documentation
Closes gh-833
2022-07-18 16:01:20 +01:00
Andy Wilkinson
d5522f5335 Polish "Add support for documenting request and response cookies"
See gh-592
2022-07-18 14:46:26 +01:00
clydebarrow
f72a9f1067 Add support for documenting request and response cookies
See gh-592
2022-07-18 11:16:16 +01:00
Andy Wilkinson
b4fd66ff9b Merge branch '2.0.x'
Closes gh-829
2022-07-15 12:43:51 +01:00
Andy Wilkinson
ebe70a91c7 Remove redundant throws declarations from non public API
Closes gh-828
2022-07-15 12:38:25 +01:00
Andy Wilkinson
fbad11e0a1 Update documentation examples to use new modifyHeaders preprocessor
Closes gh-827
2022-07-15 11:05:58 +01:00
Andy Wilkinson
2e507380cc Merge branch '2.0.x'
Closes gh-824
2022-07-15 10:30:40 +01:00
izeye
03732a2254 Use HTTPS for REST Assured links
This commit also drops the now unnecessary nohttp allowlist.lines
file.

See gh-819
2022-07-15 10:03:36 +01:00
Andy Wilkinson
5be36f5e9e Merge branch '2.0.x' 2022-06-20 20:44:07 +01:00
izeye
07a6f26755 Polish
See gh-808
2022-06-20 20:42:16 +01:00
Andy Wilkinson
36418f47d7 Polish "Provide a preprocessor for modifying request and response headers"
See gh-584
2022-05-12 14:51:08 +01:00
Jihoon Cha
768a43a61e Provide a preprocessor for modifying request and response headers
See gh-584
2022-05-12 14:51:04 +01:00
Andy Wilkinson
df6b902461 Upgrade to REST Assured 5.0.0
Closes gh-791
2022-03-25 09:41:19 +00:00
Andy Wilkinson
d38d79755b Restore support for REST Assured
Closes gh-784
2022-01-24 11:21:03 +00:00
Andy Wilkinson
032916c2a5 Merge branch '2.0.x' 2022-01-13 14:27:17 +00:00
Andy Wilkinson
245bc31885 Remove redundant api task from docs project 2022-01-13 14:25:26 +00:00
Andy Wilkinson
57d2e88e7a Remove stray reference to REST Assured
See gh-761
2022-01-11 12:39:43 +00:00
Andy Wilkinson
cc5a381ed9 Use Spring backend to generate HTML reference documentation
Closes gh-681
Closes gh-773
2022-01-11 12:37:37 +00:00
Andy Wilkinson
e78998de15 Merge branch '2.0.x'
# Conflicts:
#	docs/src/docs/asciidoc/configuration.adoc
#	docs/src/docs/asciidoc/customizing-requests-and-responses.adoc
#	docs/src/docs/asciidoc/documenting-your-api.adoc
#	docs/src/docs/asciidoc/getting-started.adoc
2022-01-11 12:05:59 +00:00
Andy Wilkinson
232f581f67 Polish .adoc source files 2022-01-11 11:59:56 +00:00
Andy Wilkinson
adbc880b70 Merge branch '2.0.x' 2022-01-10 17:23:33 +00:00
Andy Wilkinson
87e7a7bb3b Format documentation using one sentence per line
Closes gh-772
2022-01-10 15:50:10 +00:00
Andy Wilkinson
e5a763be26 Merge branch '2.0.x' 2022-01-10 11:53:47 +00:00
Andy Wilkinson
acd60c7068 Polish "Document how to use org.asciidoctor.jvm.convert Gradle plugin"
See gh-744
2022-01-10 11:51:51 +00:00
Berchris Requiao
0952e5f974 Document how to use org.asciidoctor.jvm.convert Gradle plugin
See gh-744
2022-01-10 11:32:34 +00:00
Andy Wilkinson
7428164204 Merge branch '2.0.x'
# Conflicts:
#	docs/src/docs/asciidoc/documenting-your-api.adoc
#	docs/src/docs/asciidoc/getting-started.adoc
2022-01-10 11:29:52 +00:00
Andy Wilkinson
96293c0f17 Format callouts consistently in .adoc source files 2022-01-10 11:25:28 +00:00
Andy Wilkinson
5dd1bd4beb Merge branch '2.0.x' 2022-01-10 10:55:24 +00:00
Andy Wilkinson
350a4c65e3 Align fileUpload and multipart methods with MockMvc
Closes gh-770
2022-01-10 10:54:12 +00:00
Andy Wilkinson
d2a5bb26ea Drop support for REST Assured until it supports Jakarta EE 9
Closes gh-761
2021-11-18 15:41:37 +00:00
Andy Wilkinson
0f484e6644 Merge branch '2.0.x' 2021-11-18 15:41:04 +00:00
Andy Wilkinson
68a981388a Exclude unwanted commons-logging dependencies
Closes gh-757
2021-11-18 14:47:35 +00:00
Andy Wilkinson
615c9f3fed Upgrade to latest Asciidoctor Gradle plugin 2021-11-17 11:42:39 +00:00
Andy Wilkinson
4223f70102 Upgrade to Spring Framework 6 and Jakarta EE 9
Closes gh-750
Closes gh-748
2021-11-17 11:18:00 +00:00
Andy Wilkinson
68ff043fb3 Raise the minimum supported version of Java to 17
Closes gh-749
2021-11-17 11:18:00 +00:00
Andy Wilkinson
1e96e3e71a Raise the minimum supported version of AsciidoctorJ to 2.5
Closes gh-751
2021-11-17 11:18:00 +00:00
Andy Wilkinson
774bed30b9 Raise the minimum version of REST Assured to 4.4
Closes gh-752
2021-11-17 11:18:00 +00: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
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
Alexander Schwartz
110e7305ac Fix "included in the package" cross-reference
See gh-700
2020-11-13 14:51:57 +00:00
M Schröer
323cec4527 Fix descries -> describes typo in the reference docs
See gh-690
2020-08-24 16:57:51 +01:00
jinseong.hwang
3fc8780dfc Fix a typo in getting started reference documentation
See gh-679
2020-04-09 08:40:08 +01:00
Daniel Shuy
189d235c84 Use @BeforeEach instead of @Before in JUnit 5 examples
See gh-663
2019-12-18 09:44:03 +00:00
Andy Wilkinson
14149cb85f Polish "Mention WebTestClient in Gradle getting started example"
See gh-654
2019-10-24 10:16:48 +01:00
ChangYong
c8727a2188 Mention WebTestClient in Gradle getting started example
See gh-654
2019-10-24 10:16:43 +01:00
Andy Wilkinson
5f6f7680cd Upgrade to org.asciidoctor.convert 1.5.9.2
Closes gh-642
2019-09-19 12:08:12 +01:00
Andy Wilkinson
d586d9f15b Drop the Grails 3 sample as it is incompatible with Framework 5
Closes gh-637
2019-08-31 07:59:43 +01:00