Andy Wilkinson
87e9b58201
Update samples' dependencies
2022-01-12 12:11:05 +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
ffb8da365f
Add repository for GE Conventions
2022-01-11 21:44:07 +00:00
Andy Wilkinson
f780908a4c
Upgrade to GE Conventions plugin 0.0.9
2022-01-11 21:38:39 +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
232f581f67
Polish .adoc source files
2022-01-11 11:59:56 +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
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
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
a63a514193
Avoid duplicates in multipart reqs with overlapping parts and params
...
Fixes gh-746
2022-01-10 13:16:01 +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
96293c0f17
Format callouts consistently in .adoc source files
2022-01-10 11:25:28 +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
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
a7bd810a15
Upgrade to Spring Java Format 0.0.29
...
Closes gh-755
2021-11-18 16:12:14 +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
36358244ca
Avoid possible NPE in JsonFieldPaths
...
See gh-715
2021-11-17 19:18:42 +00:00
Andy Wilkinson
7d6ac32795
Make registry-mirror params available to build-ci-images
2021-11-17 11:28:22 +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