Commit Graph

840 Commits

Author SHA1 Message Date
Andy Wilkinson
4c172f44d3 Merge branch '1.2.x' 2019-03-26 10:10:55 +00:00
Andy Wilkinson
e8e813c41e Merge branch '1.1.x' into 1.2.x 2019-03-26 10:08:46 +00:00
Andy Wilkinson
9320399acb Merge pull request #607 from Spring Operator
* gh-607:
  Use HTTPS where possible for external links in XML files

Closes gh-607
2019-03-26 10:06:02 +00:00
Spring Operator
c3890f9312 Use HTTPS where possible for external links in XML files
See gh-607
2019-03-26 10:05:27 +00:00
Andy Wilkinson
957f352e76 Merge branch '1.2.x' 2019-03-20 14:45:39 +00:00
Andy Wilkinson
eb560514da Merge branch '1.1.x' into 1.2.x 2019-03-20 14:45:31 +00:00
Andy Wilkinson
44eda27eb7 Merge branch '1.0.x' into 1.1.x 2019-03-20 14:45:14 +00:00
Andy Wilkinson
4fdb1f5361 Drop Travis CI configuration 2019-03-20 14:44:46 +00:00
Andy Wilkinson
13a3a60c4a Merge branch '1.2.x' 2019-03-20 14:40:59 +00:00
Andy Wilkinson
68348c48ca Merge branch '1.1.x' into 1.2.x 2019-03-20 14:40:50 +00:00
Andy Wilkinson
34131d111e Merge branch '1.0.x' into 1.1.x 2019-03-20 14:38:24 +00:00
Andy Wilkinson
62e6c9cd3d Switch to checkstyle.org for Checkstyle DTDs 2019-03-20 14:38:05 +00:00
Andy Wilkinson
6069d2864f Merge branch '1.2.x' 2019-03-19 11:51:27 +00:00
Andy Wilkinson
a07e7442af Merge branch '1.1.x' into 1.2.x 2019-03-19 11:50:13 +00:00
Andy Wilkinson
913fcd2185 Merge branch '1.0.x' into 1.1.x 2019-03-19 11:48:52 +00:00
Andy Wilkinson
81a07d4951 Use HTTPS linked in the README 2019-03-19 11:44:44 +00:00
Andy Wilkinson
09a4323ed5 Merge branch '1.2.x' 2019-03-19 11:42:23 +00:00
Andy Wilkinson
3282a798cb Merge branch '1.1.x' into 1.2.x 2019-03-19 11:35:06 +00:00
Andy Wilkinson
f7e61013bb Merge branch '1.0.x' into 1.1.x 2019-03-19 11:24:34 +00:00
Andy Wilkinson
75132b537a Use HTTPS to link to Apache license 2019-03-19 11:21:34 +00:00
Andy Wilkinson
09c55cb1d3 Merge branch '1.2.x' 2019-03-19 11:00:05 +00:00
Andy Wilkinson
b9367a10c8 Merge branch '1.1.x' into 1.2.x 2019-03-19 10:58:58 +00:00
Andy Wilkinson
c0fb578f84 Merge branch '1.0.x' into 1.1.x 2019-03-19 10:57:43 +00:00
Andy Wilkinson
e76b700090 Merge pull request #596 from Spring Operator
* gh-596:
  Update build configuration to prefer HTTPS

Closes gh-596
2019-03-19 10:56:15 +00:00
Spring Operator
1572be5b29 Update build configuration to prefer HTTPS
See gh-596
2019-03-19 10:54:24 +00:00
Andy Wilkinson
df9711ba3a Merge branch '1.2.x' 2019-03-13 09:33:16 +00:00
Andy Wilkinson
b31db7ff55 Merge pull request #595 from Clyde Stubbs
* gh-595:
  Polish "Fix links to ignored() in RequestDocumentation's javadoc"
  Fix links to ignored() in RequestDocumentation's javadoc

Closes gh-595
2019-03-13 09:33:04 +00:00
Andy Wilkinson
874ebba73d Polish "Fix links to ignored() in RequestDocumentation's javadoc"
See gh-595
2019-03-13 09:31:35 +00:00
clydebarrow
2f12c2de6a Fix links to ignored() in RequestDocumentation's javadoc
See gh-595
2019-03-13 09:27:42 +00:00
Andy Wilkinson
0b97151df7 Merge branch '1.2.x' 2019-03-13 09:25:05 +00:00
Andy Wilkinson
91653a300a Set Javadoc and JavaCompile encoding to UTF-8
Closes gh-593
2019-03-13 09:24:54 +00:00
Andy Wilkinson
152ed016e8 Merge pull request #591 from Spring Operator
* gh-591:
  Use SSL for all HTTP URLs

Closes gh-591
2019-03-08 15:30:24 +00:00
Spring Operator
e23cfc6f3e Use SSL for all HTTP URLs
See gh-591
2019-03-08 15:29:46 +00:00
Andy Wilkinson
cfd097b60a Merge pull request #576 from Paul-Christian Volkmer
* gh-576:
  Update JUnit 5 sample to use Gradle's native JUnit 5 support

Closes gh-576
2019-02-21 10:37:40 +00:00
Paul-Christian Volkmer
5d18c56071 Update JUnit 5 sample to use Gradle's native JUnit 5 support
See gh-576
2019-02-21 10:33:33 +00:00
Andy Wilkinson
9ae2448790 Update Spring Boot-based samples to 2.1.3
Closes gh-586
2019-02-21 10:29:01 +00:00
Andy Wilkinson
ba48a7270a Inject ApplicationContext not WebApplicationContext with WebTestClient
Closes gh-582
2019-02-18 10:19:17 +00:00
Andy Wilkinson
303656cc42 Merge pull request #579 from jhchv
* gh-579:
  Fix typo in REST Assured HTTP headers example

Closes gh-579
2019-02-14 10:09:13 +00:00
차지훈
ba08a78710 Fix typo in REST Assured HTTP headers example
See gh-579
2019-02-14 10:07:35 +00:00
Andy Wilkinson
1675795960 Merge pull request #575 from Jay Bryant
* gh-575:
  Improve style and consistency of the documentation
2019-02-11 15:06:06 +00:00
Jay Bryant
6a2d30a32e Improve style and consistency of the documentation
Closes gh-575
2019-02-11 15:05:47 +00:00
Andy Wilkinson
bc02ee0c1c Update the samples to use 2.0.4 snapshots 2018-12-10 13:41:59 +00:00
Spring Buildmaster
244c6989c9 Next development version 2018-12-10 13:33:36 +00:00
Andy Wilkinson
3d17cd70a2 Merge branch '1.2.x' 2018-12-10 12:23:58 +00:00
Andy Wilkinson
c9db399713 Update the samples to use 1.2.7 snaphots 2018-12-10 12:21:06 +00:00
Spring Buildmaster
c467b02c8a Next development version 2018-12-10 12:14:30 +00:00
Andy Wilkinson
b10e87fcdb Merge pull request #565 from Johnny Lim
* gh-565:
  Update README link references so numbers are contiguous
2018-11-27 16:17:18 +00:00
Johnny Lim
1c941aaa55 Update README link references so numbers are contiguous
Closes gh-565
2018-11-27 16:16:27 +00:00
Andy Wilkinson
c006b062e8 Merge branch '1.2.x' 2018-11-22 12:13:59 +00:00
Andy Wilkinson
71198a402a Maintain formatting during subsection extraction
Closes gh-466
2018-11-22 11:33:34 +00:00