Commit Graph

  • 8a0b07576d Update README and reference docs to avoid duplication of content Andy Wilkinson 2015-06-24 11:45:30 +01:00
  • 1ae014dc53 Update build script examples in docs to use dynamic dependency version Andy Wilkinson 2015-06-24 09:38:58 +01:00
  • 9824e8a198 Include the version in the documentation's header Andy Wilkinson 2015-06-23 18:00:37 +01:00
  • b6c64dfd26 Update the samples to build against correct version of main project Andy Wilkinson 2015-06-23 14:05:07 +01:00
  • 7cdbf0cea9 Add a section to the docs that provides tips on working with Asciidoctor Andy Wilkinson 2015-06-23 13:54:05 +01:00
  • ba5ed62605 Merge branch 'gh-74' Andy Wilkinson 2015-06-17 13:47:09 +01:00
  • aeb88eb313 Update the documentation to reflect that links can now be optional Andy Wilkinson 2015-06-17 13:44:26 +01:00
  • 0699cdd068 Allow links to be optional Kellen Dye 2015-06-10 15:48:57 +02:00
  • 0e5151e91b Bump the version to 1.0.0.BUILD-SNAPSHOT Andy Wilkinson 2015-06-16 19:55:41 +01:00
  • e5840cd48f Set the group on the root project so the docs are published correctly Andy Wilkinson 2015-06-16 17:30:09 +01:00
  • 833f0eabb8 Polishing: replace spaces with tabs in doc examples Andy Wilkinson 2015-06-16 17:21:43 +01:00
  • 8307fb5428 Add reference documentation and create docs zip Andy Wilkinson 2015-05-21 16:44:44 +01:00
  • f98bec317e Add support for documenting fields in array payloads Andy Wilkinson 2015-05-15 21:05:13 +01:00
  • 0c0d3b89bd Default snippet encoding to UTF-8 and make it configurable Andy Wilkinson 2015-05-12 18:11:48 +01:00
  • 68198b3145 Increase MaxPermSize so that the build passes when using Java 7 Andy Wilkinson 2015-05-05 13:16:21 +01:00
  • 90bbb5ab9e Update samples to make them compatible with Java 7 Andy Wilkinson 2015-05-05 12:04:33 +01:00
  • 84fe379f64 Add a response post processor that performs generic pattern replacement Dewet Diener 2015-04-30 16:34:31 +01:00
  • ca375c919c Improve support for documenting PUT requests Jonathan Pearlin 2015-04-28 16:21:38 -07:00
  • e5f35c98f3 Add support for post-processing a response before it is documented Andy Wilkinson 2015-04-30 11:12:55 +01:00
  • b3eee08b5d Add support for documenting a request’s query parameters Andy Wilkinson 2015-04-29 09:22:33 +01:00
  • b362c493ff Use HttpHeaders to simplify HTTP request documentation Andy Wilkinson 2015-04-29 10:21:41 +01:00
  • bff26b1cab Order documented links use the order of the provided descriptors Andy Wilkinson 2015-04-29 10:18:29 +01:00
  • 9749ec18eb Remove package tangle caused by RestDocumentationException Andy Wilkinson 2015-04-29 09:37:11 +01:00
  • 37f9f02580 Make the ordering of extracted links match the ordering in the payload Andy Wilkinson 2015-04-29 10:05:42 +01:00
  • bad5bdabaa Improve test failure output to ease diagnosis of Travis CI failures Andy Wilkinson 2015-04-29 09:34:52 +01:00
  • da7efa3e3a Improve testing of the generated documentation snippets Andy Wilkinson 2015-04-28 16:26:01 +01:00
  • 764daf7c99 Add support for documenting fields in payloads that contain arrays Andy Wilkinson 2015-04-27 16:43:50 +01:00
  • 8166c5e3e7 Add a task that verifies the includes in a sample’s .adoc files Andy Wilkinson 2015-04-21 11:19:31 +01:00
  • 0e597e9498 Fix broken include in Spring HATEOAS sample's API guide Esko Luontola 2015-04-20 15:02:28 +03:00
  • 8e4e9385be Merge branch 'gh-57' Andy Wilkinson 2015-04-21 11:04:07 +01:00
  • 474796d15e Polish changes to Content-Type handling in LinkExtractors Andy Wilkinson 2015-04-21 11:00:50 +01:00
  • d0f0de537c Ignore parameters when finding a LinkExtractor for a Content-Type Heiko Scherrer 2015-04-19 21:22:22 +02:00
  • d8151e7b03 Add configuration for building on Travis CI Andy Wilkinson 2015-04-20 11:24:23 +01:00
  • d1f57f530b Add the files that were accidentally excluded by .gitignore Andy Wilkinson 2015-04-20 18:15:39 +01:00
  • c496cfc699 Extract the logic for building the samples into a plugin Andy Wilkinson 2015-04-20 18:15:39 +01:00
  • 7a8dfeabd7 Improve and simplify quoting for cURL commands Dewet Diener 2015-04-18 14:30:27 +01:00
  • 18c7799b8f Fix the artifact id in pom.xml of rest-notes-spring-data-rest Preben Asmussen 2015-04-18 17:29:53 +02:00
  • 4cb5f228a9 Correct the javadoc on RestDocmentationConfigurer.withContextPath Andy Wilkinson 2015-04-20 09:48:55 +01:00
  • 9fe02fc62e Merge branch 'gh-49' Andy Wilkinson 2015-04-20 09:38:45 +01:00
  • d686908b19 Ensure that a context path without a leading slash is handled correctly Andy Wilkinson 2015-04-20 09:36:08 +01:00
  • a5e26a57d8 Allow requests to be configured with a custom context path Dmitriy Mayboroda 2015-04-16 11:12:00 +03:00
  • bcda6fe459 Update the main project and Gradle samples to use Gradle 2.3 Andy Wilkinson 2015-04-16 12:34:28 +01:00
  • f93981fce2 Align with the Asciidoctor team's preferred file extension, .adoc Andy Wilkinson 2015-04-16 12:31:29 +01:00
  • e00734d693 Add support for generating an HTTP request documentation snippet Andy Wilkinson 2015-03-25 13:49:44 +00:00
  • 86b431018d Apply custom host and port configuration correctly Andy Wilkinson 2015-03-25 14:40:27 +00:00
  • 976dd00365 Use TableWriter in LinkSnippetResultHandler Andy Wilkinson 2015-03-24 17:31:04 +00:00
  • 0d2d9cce73 Polishing Andy Wilkinson 2015-03-24 17:06:36 +00:00
  • 2b44452de1 Improve support for documenting fields in req and resp payloads Andy Wilkinson 2015-03-23 18:03:17 +00:00
  • ecfc7abd92 Initial support for documenting fields in requests and responses Andreas Evers 2015-02-22 23:48:29 +01:00
  • cc54e5d7b0 Consider parameters when performing a POST request Yann Le Guern 2015-03-18 14:12:59 +01:00
  • 8b133c7c66 Customize the mvn command based on the OS when building the samples Andy Wilkinson 2015-03-17 14:06:33 +00:00
  • 45fe87995f Use MAVEN_HOME when calling mvn to build the samples using Maven Andy Wilkinson 2015-03-17 10:42:43 +00:00
  • 23a6388177 Escape & characaters in curl request URLs Andy Wilkinson 2015-03-16 14:45:54 +00:00
  • c3efc4128f Use request parameters to create query string for GET requests Yann Le Guern 2015-03-06 18:56:42 +01:00
  • f649e1a170 Add support to DocumentationWriter for producing tables Andy Wilkinson 2015-03-16 13:52:00 +00:00
  • d6bd4870fd Fix AsciidoctorWriterTests on Windows Yann Le Guern 2015-03-06 17:49:23 +01:00
  • bf15ee8a6d Display Pivotal Education related courseware Brian Clozel 2015-03-09 11:58:27 +01:00
  • 7041c2b202 Polish: add missing copyright header Andy Wilkinson 2015-02-25 12:30:17 +00:00
  • 1eeb605108 Support using alwaysDo to automatically document every MockMvc call Andy Wilkinson 2015-02-25 10:56:01 +00:00
  • 289ba57159 Update README to recommend that pretty printing of JSON is enabled Ronald Kurr 2015-02-18 10:38:15 -05:00
  • 565a57e5da Update the README following rename of RestDocumentationConfiguration Andy Wilkinson 2015-02-24 11:32:22 +00:00
  • ea77bd530a Document Spring Framework 4.1 as a requirement Andy Wilkinson 2015-02-24 11:30:22 +00:00
  • c41542f464 Omit port in curl request snippet if it’s the default for the scheme Andy Wilkinson 2015-02-23 14:25:26 +00:00
  • 6bdd60cda6 Include query string in curl request snippets andrey 2015-02-21 17:28:10 +03:00
  • 35d4bc4d4f Update README after rename of spring-restdocs-core to spring-restdocs Andreas Evers 2015-02-22 17:46:23 +01:00
  • 577e59de8f Polishing: remove duplicate call to mkdirs() Andy Wilkinson 2015-02-18 13:33:24 +00:00
  • e8243457d0 Improve testing of CurlDocumentation Andy Wilkinson 2015-02-18 13:11:07 +00:00
  • 3311121f33 Polishing - move test classes into the appropriate packages Andy Wilkinson 2015-02-18 10:16:40 +00:00
  • d918304491 Polishing Andy Wilkinson 2015-02-16 20:12:31 +00:00
  • 81c6e88060 Declare IterableEnumeration final as it only has private constructors Andy Wilkinson 2015-02-16 19:53:47 +00:00
  • e464127278 Add Sonar and Jacoco-based test coverage to the build Andy Wilkinson 2015-02-16 17:52:37 +00:00
  • cbae38d05d Update README with a link to video recording of the presentation Andy Wilkinson 2015-02-16 17:00:45 +00:00
  • 326abdaf79 Update README to reflect new location of the samples Andy Wilkinson 2015-02-16 16:56:48 +00:00
  • b60888cdc3 Add CONTRIBUTING.md Andy Wilkinson 2015-02-16 16:51:29 +00:00
  • 42270b127c Improve code structure, javadoc, and build configuration Andy Wilkinson 2015-02-16 16:46:56 +00:00
  • f405848179 Document Gradle and Maven configuration for self-hosted documentation Andy Wilkinson 2015-02-16 11:05:29 +00:00
  • 530a218ab4 Correct the capitalisation of Asciidoctor in the README Andy Wilkinson 2015-02-03 17:16:32 +00:00
  • 5f49aa2732 Fix formatting of a code block in the README Andy Wilkinson 2015-02-03 17:13:53 +00:00
  • cae7e3fb58 Add support for determining the link extractor from the content type Andy Wilkinson 2015-01-13 16:41:38 +00:00
  • b57eb002dc Consistent use of this when accessing fields in the core project Andy Wilkinson 2015-01-13 16:25:13 +00:00
  • 78736d6c50 Improve the abstraction that's used for link extraction Andy Wilkinson 2015-01-12 16:25:13 +00:00
  • bbec60bf8e Apply consistent formatting to the core project Andy Wilkinson 2015-01-13 12:11:44 +00:00
  • 8b2174cb84 Provide build status in the README Andy Wilkinson 2015-01-08 18:11:40 +00:00
  • af93a32bde Reflect snapshots being available from https://repo.spring.io/snapshot Andy Wilkinson 2015-01-08 18:06:38 +00:00
  • 6ec522069a Make things less Gradle-specific and provide Maven config in samples Andy Wilkinson 2015-01-08 16:51:47 +00:00
  • f67b74304c Merge branch 'documentation-resulthandler' Andy Wilkinson 2014-12-02 12:21:20 +00:00
  • 23e8ad3dae Update the README to reflect the changes to how document is used Andy Wilkinson 2014-12-02 12:20:08 +00:00
  • ff7119ec54 RestDocumentationResultActions->RestDocumentationResultHandler Rob Winch 2014-11-17 12:28:11 -06:00
  • e98658266c Update README.md to include link to presentation Rossen Stoyanchev 2014-11-13 09:14:47 -05:00
  • bd9597a933 Work around AsciiDoctor problem with absolute path includes on Windows Andy Wilkinson 2014-11-13 14:43:29 +00:00
  • 5ccd7365cb Reinstate Java 7 compatibility Andy Wilkinson 2014-11-13 13:45:34 +00:00
  • e9ac3ad709 Support link formats other than HAL by using a strategy to extract links Andy Wilkinson 2014-11-05 14:32:35 +00:00
  • 2b858c5cd9 Add support for automating the documentation of HAL Links Andy Wilkinson 2014-11-04 21:21:40 +00:00
  • d06095ee72 Provide API guide examples alongside existing getting started guides Andy Wilkinson 2014-11-04 16:01:14 +00:00
  • 5168fcf93e Enable JSON pretty printing in the Spring HATEOAS-based sample Andy Wilkinson 2014-11-04 11:40:35 +00:00
  • 64d05fd76f Remove unnecessary escaping of newline characters in generated snippets Andy Wilkinson 2014-11-04 11:40:09 +00:00
  • 91498bb5b6 Improve rels in Spring-HATEOAS based sample and update the docs to match Andy Wilkinson 2014-11-04 11:02:52 +00:00
  • 57dd861958 Work around flow analysis bug in javac (JDK-8054569) Andy Wilkinson 2014-11-04 10:46:47 +00:00
  • adddb1471a Improve error handling in the Spring HATEOAS-based sample Andy Wilkinson 2014-11-04 10:32:55 +00:00
  • 4cb6536d61 Uniquely name the main class of the two sample apps Andy Wilkinson 2014-11-03 15:34:11 +00:00