Commit Graph

  • f07f23ec85 Update versions of various dependencies Andy Wilkinson 2015-10-06 16:49:07 +01:00
  • c97efcce2e Use the Maven Wrapper in the Spring Data REST-based sample Andy Wilkinson 2015-10-06 16:41:34 +01:00
  • a693d12ce0 Polish the documentation Andy Wilkinson 2015-10-06 16:29:23 +01:00
  • 723b7a284f Use default location for .adoc source in Gradle-based sample Andy Wilkinson 2015-10-05 10:22:55 +01:00
  • 2730a7ceef Polishing Andy Wilkinson 2015-09-30 19:28:43 +01:00
  • fb01a26a16 Allow an item to be undocumented without it causing a test failure Andy Wilkinson 2015-09-30 17:33:29 +01:00
  • 7919845e8a Merge branch 'gh-71' Andy Wilkinson 2015-09-29 13:05:50 +01:00
  • ea8f736259 Polish contribution that added support for documenting HTTP headers Andy Wilkinson 2015-09-29 12:31:04 +01:00
  • 48f4d1343a Add support for documenting HTTP headers andreasevers 2015-09-20 12:44:33 +02:00
  • 5a010160a1 Polish Snippet-related javadoc Andy Wilkinson 2015-09-28 20:11:11 +01:00
  • 0d2c24ccc1 Improve curl request snippet's handling of query parameters Andy Wilkinson 2015-09-28 16:18:27 +01:00
  • 535bea24f9 Improve handling of Host header so a preprocessor can remove it Andy Wilkinson 2015-09-28 15:16:20 +01:00
  • 5da4bee3c6 Improve handling of the Content-Length header Andy Wilkinson 2015-09-28 11:14:58 +01:00
  • cc0edcb901 Avoid using JVM’s default charset for String to byte[] in unit tests Andy Wilkinson 2015-09-23 22:19:45 +01:00
  • 8f9c4249af Use UTF-8 when reading in snippet files to verify their contents Andy Wilkinson 2015-09-23 21:32:52 +01:00
  • f8cbb3b63c Avoid using UTF-8 characters in source code Andy Wilkinson 2015-09-23 20:51:44 +01:00
  • 318ed18233 Merge branch 'gh-126' Andy Wilkinson 2015-09-23 17:15:01 +01:00
  • 3f6d4b9639 Honour Content-Type charset whenever content is turned into a String Andy Wilkinson 2015-09-23 17:05:26 +01:00
  • 9b31c0ce9b Update HTTP request and response snippets to honour charset of content MURAKAMI Masahiko 2015-09-14 13:39:00 +09:00
  • e04d361dcd Merge branch 'gh-119' Andy Wilkinson 2015-09-23 15:55:32 +01:00
  • 130a230105 Configure checkstyle and update code to comply Andy Wilkinson 2015-09-23 11:36:01 +01:00
  • ccb5f3d191 Configure the build to use Checkstyle Paul-Christian Volkmer 2015-09-13 15:58:43 +02:00
  • 2fc0420aef Document HTTP request snippet’s special treatment of the Host header Andy Wilkinson 2015-09-23 10:06:13 +01:00
  • 50514293a8 Add an integration test for custom context path configuration Andy Wilkinson 2015-09-22 17:45:34 +01:00
  • 42aa996277 Polish JSON field path bracket notation contribution Andy Wilkinson 2015-09-22 16:58:51 +01:00
  • f3b83f977e Add basic support for using bracket notation in JSON field paths “Jeremy 2015-09-21 20:57:20 -06:00
  • 5cd25897ce Update references to RestDocumentationConfigurer in the documentation Andy Wilkinson 2015-09-22 15:50:56 +01:00
  • 387257ba6f Fix typos in sample asciidoc Oliver Trosien 2015-09-17 17:08:11 +02:00
  • 9fe4442fcd Fix typo in ConstraintDescriptions' javadoc izeye 2015-09-17 21:10:50 +09:00
  • 7d532aa7bc Merge branch 'gh-120' Andy Wilkinson 2015-09-16 17:45:15 -04:00
  • ce26bd4b1a Polish contribution Andy Wilkinson 2015-09-16 17:39:24 -04:00
  • d329e2da5d Use -u 'username:password' for basic auth in the curl request snippet Paul-Christian Volkmer 2015-09-10 00:30:11 +02:00
  • 26adbb10ae Add missing copyright header Andy Wilkinson 2015-09-13 12:01:41 -04:00
  • 14ad59d434 Make descriptions more flexible Andy Wilkinson 2015-09-13 11:58:22 -04:00
  • df40f63238 Add support for using the class name in parameterised operation name Andy Wilkinson 2015-09-13 16:39:54 +01:00
  • ebab967e43 Make ContentModifier part of the public API Andy Wilkinson 2015-09-13 16:02:19 +01:00
  • dc9af9599e Include documentation samples in the main docs zip Andy Wilkinson 2015-09-10 10:10:05 +01:00
  • 11c0945d10 Polish the documentation produced by the samples Andy Wilkinson 2015-09-10 10:00:18 +01:00
  • ed3d5f0a59 Add javadoc to protected methods added in 5dc28b9 Andy Wilkinson 2015-09-09 11:47:19 +01:00
  • 6dcfdf7206 Update getting started documentation to use new class names Paul-Christian Volkmer 2015-09-09 12:05:26 +02:00
  • 5dc28b9bb0 Improve extensibility of RestDocumentationContextPlaceholderResolver Andy Wilkinson 2015-09-09 10:08:28 +01:00
  • 1e53502958 Make milestone builds are available to the samples Andy Wilkinson 2015-09-08 16:07:15 +01:00
  • fe84aef912 Polish the documentation Andy Wilkinson 2015-09-08 15:48:11 +01:00
  • 63e7466304 Fix javadoc in AbstractParametersSnippet Andy Wilkinson 2015-09-08 15:01:32 +01:00
  • 94d5e2d94f Improve the extensibility of the descriptor classes Andy Wilkinson 2015-09-08 14:49:51 +01:00
  • cbbdbcb201 Allow subclasses to access a snippet’s state Andy Wilkinson 2015-09-08 13:51:13 +01:00
  • 36dfaecffe Improve unit testing of StandardTemplateResourceResolver Andy Wilkinson 2015-09-08 12:54:30 +01:00
  • d09950ecaa Polish MockMvcOperationRequestFactory Andy Wilkinson 2015-09-08 12:29:36 +01:00
  • 875dde3b6f Polish exception handling in snippet implementations Andy Wilkinson 2015-09-08 11:40:57 +01:00
  • fece9547ea Automatically align version of samples' dependency with main version Andy Wilkinson 2015-09-08 11:20:28 +01:00
  • c2da4c912a Make the built-in snippets more extensible Andy Wilkinson 2015-09-08 10:30:50 +01:00
  • de095eb9fe Add package-info.java to each package Andy Wilkinson 2015-09-07 13:20:03 +01:00
  • 7b1d9e714c Allow preprocessing to be applied to every test Andy Wilkinson 2015-09-07 11:36:02 +01:00
  • 570781832e Eclipse metadata for new spring-restdocs-mockmvc project Andy Wilkinson 2015-09-07 10:35:09 +01:00
  • d80c0f751a Cope with different content length due to Windows line endings Andy Wilkinson 2015-09-03 15:15:38 +01:00
  • 51051de4c4 Improve contents of generated pom files Andy Wilkinson 2015-09-03 15:07:59 +01:00
  • 7235a49dbc Update sample verification to look for snippets in correct location Andy Wilkinson 2015-09-03 15:05:45 +01:00
  • 2b2b6fcd25 Isolate and reduce Spring Test dependencies Andy Wilkinson 2015-09-02 16:20:34 +01:00
  • 9d8bbf0558 Add support for modifying a request prior to it being documented Andy Wilkinson 2015-09-02 12:40:59 +01:00
  • 3579b34a77 Introduce a new operation abstraction to reduce coupling with MockMvc Andy Wilkinson 2015-08-27 22:17:44 +01:00
  • 86a2d4fd0e Merge branch 'gh-pages' of https://github.com/spring-projects/gh-pages into gh-pages Andy Wilkinson 2015-09-01 10:27:04 +01:00
  • 65e37a6276 Update tests to cope with constraint ordering being unspecified Andy Wilkinson 2015-08-25 15:28:17 +01:00
  • ff822bd88d Provide an API to ease documenting a request field’s constraints Andy Wilkinson 2015-08-25 11:21:28 +01:00
  • bc5a9c3714 Update the samples to use Spring Boot 1.2.5 Andy Wilkinson 2015-08-19 18:01:25 +01:00
  • 2842d5f75f Update Travis CI configuration to run on new infrastructure Andy Wilkinson 2015-08-19 17:43:31 +01:00
  • 32bb724a3d Update the samples to align with recent API changes Andy Wilkinson 2015-08-19 17:25:56 +01:00
  • 4199a21bfd Documentation polishing Andy Wilkinson 2015-08-19 17:15:36 +01:00
  • 3fd65791d1 Add support for documenting fields in XML payloads Andy Wilkinson 2015-08-19 16:24:29 +01:00
  • 8227656cb0 Merge pull request #12 from gregturn/gh-6 Brian Clozel 2015-08-18 18:38:06 +02:00
  • 76dd0cc579 Include request’s path (without query string) in path parameters snippet Andy Wilkinson 2015-08-18 11:33:42 +01:00
  • d3e1a0d1b6 Provide obvious support for documenting all request parameters Andy Wilkinson 2015-08-18 10:07:39 +01:00
  • dfd65f9f10 Polishing: rename test classes following refactoring in 0c8a7137 Andy Wilkinson 2015-08-18 09:15:50 +01:00
  • 0c8a71370b Rework the API to improve readability and extensibility Andy Wilkinson 2015-07-30 16:29:25 +01:00
  • 086e2b3d2b Conditionalize showing reference doc/api doc links Greg Turnquist 2015-08-04 08:12:53 -07:00
  • aaf8aab77e Polishing Andy Wilkinson 2015-07-29 16:31:29 +01:00
  • 458718c443 Improve test coverage of RestDocumentationResultHandler Andy Wilkinson 2015-07-29 16:25:04 +01:00
  • dc30f1bd63 Fix RestDocumentationResultHandler.withPathParameters Marcel Overdijk 2015-07-29 17:14:00 +02:00
  • 8e2fc7f45d Provide support for documenting path parameters Andy Wilkinson 2015-07-29 14:26:57 +01:00
  • e5c992c249 Upgrade to Spring Framework 4.1.7.RELEASE Andy Wilkinson 2015-07-28 17:44:50 +01:00
  • 1175ca91e2 Fix package tangles Andy Wilkinson 2015-07-28 16:16:46 +01:00
  • ccc241860a Isolate use of TemplateEngine into existing common base class Andy Wilkinson 2015-07-28 16:08:38 +01:00
  • c3a9bdfa94 Allow users to control the writer that is used to produce each snippet Andy Wilkinson 2015-06-30 15:28:22 +01:00
  • e91e8c8490 Upgrade to Gradle 2.5 Andy Wilkinson 2015-07-28 11:58:04 +01:00
  • fcd0492da2 Fix compilation error in PayloadDocumentationTests Andy Wilkinson 2015-07-28 11:10:30 +01:00
  • 02c6c89172 Allow documentation of extra attributes that apply to the whole snippet Andy Wilkinson 2015-07-27 15:39:01 +01:00
  • 70824aa509 Allow documentation of extra attributes on fields, links, and query parameters Andy Wilkinson 2015-07-23 18:01:57 +01:00
  • 4f850cddd9 Use a template engine to produce the documentation snippets Andy Wilkinson 2015-07-21 15:38:39 +01:00
  • 6f4fe4ea64 Polish documentation izeye 2015-07-26 21:42:38 +09:00
  • b1a6840b52 Test that a response that is an array of primitives can be documented Andy Wilkinson 2015-07-22 15:06:29 +01:00
  • f481e2fc8a Fix request parameter handling in multipart http request snippet Andy Wilkinson 2015-07-20 16:29:31 +01:00
  • 4c31dc0216 Fix request parameters in curl snippet for multipart requests Andy Wilkinson 2015-07-20 16:03:26 +01:00
  • 7d63246f6b Revert "Display Pivotal Education related courseware" Brian Clozel 2015-07-16 18:56:19 +02:00
  • 833a01d6a5 Add a Host: header to HTTP request snippets Andy Wilkinson 2015-07-13 18:05:39 +01:00
  • 5d44015e7d Improve description of when fields are considered to be documented Andy Wilkinson 2015-07-13 17:46:21 +01:00
  • 5d0428b9d0 Add support for documenting multipart requests Andy Wilkinson 2015-07-13 17:32:38 +01:00
  • 88e26ba88b Improve diagnostics when no type is provided for absent optional field Andy Wilkinson 2015-07-13 11:44:06 +01:00
  • 1a34b158eb Remove redundant forum link Andy Wilkinson 2015-06-25 17:44:29 +01:00
  • 9370692bb7 Initialise the project page Andy Wilkinson 2015-06-25 14:57:47 +01:00
  • cdcddcf91b Update the samples to use Spring Boot 1.2.4.RELEASE Andy Wilkinson 2015-06-24 14:36:47 +01:00
  • f705656595 Polishing Andy Wilkinson 2015-06-24 14:25:31 +01:00