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 |
|
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 |
|