Commit Graph

1052 Commits

Author SHA1 Message Date
Andy Wilkinson
d1c0ccc331 Merge branch '2.0.x' 2022-01-12 13:30:24 +00:00
Andy Wilkinson
aa020db396 Remove unused optional dependency on commons-codec 2022-01-12 13:14:00 +00:00
Andy Wilkinson
d7b5681b59 Merge branch '2.0.x' 2022-01-12 12:51:52 +00:00
Andy Wilkinson
a0dd2f0c2e Remove test dependency on Spring HATEOAS 2022-01-12 12:48:36 +00:00
Andy Wilkinson
0a8c2b1b1f Merge branch '2.0.x' 2022-01-12 12:36:42 +00:00
Andy Wilkinson
87e9b58201 Update samples' dependencies 2022-01-12 12:11:05 +00:00
Andy Wilkinson
2bac639fa3 Merge branch '2.0.x' 2022-01-12 10:55:41 +00:00
Andy Wilkinson
11f870202a Upgrade to Artifactory Resource 0.0.17 2022-01-12 10:52:26 +00:00
Andy Wilkinson
890cfdb583 Increase parameterization of CI pipeline 2022-01-12 10:51:59 +00:00
Andy Wilkinson
dcedce1ead Merge branch '2.0.x' 2022-01-11 21:45:11 +00:00
Andy Wilkinson
ffb8da365f Add repository for GE Conventions 2022-01-11 21:44:07 +00:00
Andy Wilkinson
86ee82fb72 Merge branch '2.0.x' 2022-01-11 21:39:04 +00:00
Andy Wilkinson
f780908a4c Upgrade to GE Conventions plugin 0.0.9 2022-01-11 21:38:39 +00:00
Andy Wilkinson
ac32b929c9 Merge branch '2.0.x' 2022-01-11 20:26:27 +00:00
Andy Wilkinson
a4cdc49524 Upgrade to Gradle Enterprise Plugin 3.8
Closes gh-768
2022-01-11 20:04:30 +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
c60c87a2b1 Merge branch '2.0.x' 2022-01-10 14:32:51 +00:00
Andy Wilkinson
d4d83f293a Fix HTTP request snippet's handling of query strings and params
Closes gh-763
2022-01-10 14:31:03 +00:00
Andy Wilkinson
8f8b118411 Merge branch '2.0.x' 2022-01-10 13:40:00 +00:00
Andy Wilkinson
90e0721b7a Use --multipart for HTTPie multipart requests
Previously --form was ussed which relied on a file part turning the
request into a --multipart one. Switching to --multipart makes the
intent of the request more clear and also simplifies sending parts
that aren't file-based.

Closes gh-771
2022-01-10 13:37:25 +00:00
Andy Wilkinson
a6687cf488 Merge branch '2.0.x' 2022-01-10 13:16:32 +00:00
Andy Wilkinson
a63a514193 Avoid duplicates in multipart reqs with overlapping parts and params
Fixes gh-746
2022-01-10 13:16:01 +00:00
Andy Wilkinson
e5a763be26 Merge branch '2.0.x' 2022-01-10 11:53:47 +00:00
Andy Wilkinson
838004e1b7 Merge pull request #744 from brneto
* gh-744:
  Polish "Document how to use org.asciidoctor.jvm.convert Gradle plugin"
  Document how to use org.asciidoctor.jvm.convert Gradle plugin

Closes gh-744
2022-01-10 11:52:05 +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
d31e6d4344 Work around problems with docs.jboss.org
See gh-769
2022-01-04 13:43:09 +00:00
Andy Wilkinson
818e3e53bb Merge pull request #765 from izeye
* gh-765:
  Polish "Fix typo in OperationResponseFactory Javadoc"
  Fix typo in OperationResponseFactory Javadoc

Closes gh-765
2022-01-04 11:49:41 +00:00
Andy Wilkinson
42e84d1db3 Polish "Fix typo in OperationResponseFactory Javadoc"
See gh-765
2022-01-04 11:49:26 +00:00
izeye
a6a7a93179 Fix typo in OperationResponseFactory Javadoc
See gh-765
2022-01-04 11:49:07 +00:00
Andy Wilkinson
b685d10f83 Merge branch '2.0.x' 2021-11-19 13:48:29 +00:00
Andy Wilkinson
11e4504339 Merge pull request #764 from jprinet
* gh-764:
  Upgrade Gradle Enterprise plugin to 3.7.2

Closes gh-764
2021-11-19 13:48:17 +00:00
Jerome Prinet
4af25a86a6 Upgrade Gradle Enterprise plugin to 3.7.2
See gh-764
2021-11-19 13:47:52 +00:00
Andy Wilkinson
939fe47ace Merge branch '2.0.x' 2021-11-18 16:12:54 +00:00
Andy Wilkinson
a7bd810a15 Upgrade to Spring Java Format 0.0.29
Closes gh-755
2021-11-18 16:12:14 +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
1a1fc9711d Exclude javax.xml.bind API in favor of jakarta.xml.bind API
Closes gh-758
2021-11-18 14:53:24 +00:00
Andy Wilkinson
68a981388a Exclude unwanted commons-logging dependencies
Closes gh-757
2021-11-18 14:47:35 +00:00
Andy Wilkinson
429d6da222 Merge branch '2.0.x' 2021-11-17 19:19:00 +00:00
Andy Wilkinson
36358244ca Avoid possible NPE in JsonFieldPaths
See gh-715
2021-11-17 19:18:42 +00:00