Commit Graph

11788 Commits (29de7921480610131dd601723903a01a3e6ad628)
 

Author SHA1 Message Date
Andy Wilkinson 3dc93641dd Clarify documentation on using Spock 1.0
Closes gh-14612
6 years ago
Andy Wilkinson da1a17e8b2 Stop adding filters with disabled registrations to MockMvc
Closes gh-14636
6 years ago
Stephane Nicoll 3b51d79353 Remove useless jcache profile
Closes gh-14584
6 years ago
Stephane Nicoll 6e92c4ddaf Polish 6 years ago
Stephane Nicoll e2bc24e3d7 Upgrade to Spring Web Services 2.4.3.RELEASE
Closes gh-14527
6 years ago
Stephane Nicoll ccbbe0f0f3 Merge pull request #14521 from DevOrc:fixes-14348
* pr/14521:
  Support escaped characters in BasicJsonParser
6 years ago
DevOrc 7daade21c4 Support escaped characters in BasicJsonParser
This commit adds the ability to have escaped characters, like the quote,
when using the BasicJsonParser. It also adds a short test for escaped
quotes.

Closes gh-14521
6 years ago
Andy Wilkinson a91f9b6f17 Document that Cassandra policy classes must have a default constructor
Closes gh-14461
6 years ago
Madhura Bhave b5815b71d5 Fix formatting 6 years ago
Madhura Bhave 5a3d3c105b Fix javadoc 6 years ago
Andy Wilkinson 3ab6d12c56 Fix up version numbers following release 6 years ago
Spring Buildmaster 46df506b0a Next development version 6 years ago
Andy Wilkinson 0bd7c8afba Align server.tomcat.internal-proxies default with RemoteIPValve's default
Closes gh-13798
6 years ago
Andy Wilkinson 615eeee033 Upgrade to Tomcat 8.5.34
Closes gh-14405
6 years ago
Andy Wilkinson 881ab9c2b5 Upgrade to Spring AMQP 1.7.10.RELEASE
Closes gh-14327
6 years ago
Andy Wilkinson 000ba0fe85 Upgrade to Spring Security 4.2.8.RELEASE
Closes gh-14394
6 years ago
Andy Wilkinson d7233249fe Start building against Spring Security 4.2.8 snapshots
See gh-14394
6 years ago
Andy Wilkinson a0a9aafec4 Upgrade to Spring Data Ingalls SR15
Closes gh-14329
6 years ago
Andy Wilkinson b34493e8d7 Upgrade to Jetty 9.4.12.v20180830
Closes gh-14362
6 years ago
Andy Wilkinson 274de93edc Upgrade to Tomcat 8.5.33
Closes gh-14361
6 years ago
Andy Wilkinson bb8e5e9225 Upgrade to Httpasyncclient 4.1.4
Closes gh-14360
6 years ago
Andy Wilkinson 7636143e3a Upgrade to Mysql 5.1.47
Closes gh-14359
6 years ago
Andy Wilkinson 77124c8d61 Upgrade to Git Commit Id Plugin 2.2.5
Closes gh-14358
6 years ago
Andy Wilkinson e9c3746dbb Upgrade to Rabbit Amqp Client 4.8.1
Closes gh-14357
6 years ago
Stephane Nicoll d5a2792ed0 Start building against Spring Data Ingalls snapshots
See gh-14329
6 years ago
Stephane Nicoll 5a0594805f Upgrade to Spring Framework 4.3.19
Closes gh-14326
6 years ago
Andy Wilkinson 124705080b Tolerate context root redirect not being configurable on Tomcat 7
Closes gh-13821
6 years ago
Andy Wilkinson 7a000e68cd Work around null return from getMetaAnnotationTypes during doc generation 6 years ago
Andy Wilkinson db903c2176 Align defaults in ServerProperties with defaults at runtime
Closes gh-13821
6 years ago
Stephane Nicoll 7d54eda6f1 Fix tests 6 years ago
Stephane Nicoll 0b07c026af Fix version of amqp-client
Closes gh-14259
6 years ago
Stephane Nicoll cb2873df77 Start building against Spring Framework 4.3 snapshots
See gh-14326
6 years ago
Phillip Webb a9e8116a99 Only check for Mockito once
Update `MockReset` so that checking for Mockito only happens once.

Closes gh-14260
6 years ago
Phillip Webb 02f2f62a4d Upgrade amqp-client to 4.8
Closes gh-14259
6 years ago
Stephane Nicoll b77e3e5533 Add missing properties
See gh-14259
6 years ago
Stephane Nicoll 3493341201 Polish 6 years ago
Phillip Webb a50686b404 Surface additional rabbit SSL factory properties
Add `validate-server-certificate` and `verify-hostname` properties to
`spring.rabbitmq.ssl` to allow additional SSL configuration.

Closes gh-14259
6 years ago
Stephane Nicoll ca7f961cf0 Merge pull request #14284 from PascalSchumacher:patch-1
* pr/14284:
  Fix indent of Jolokia maven dependency declaration in doc
6 years ago
Pascal Schumacher afeaa90d1a Fix indent of Jolokia maven dependency declaration in doc
Closes gh-14284
6 years ago
Stephane Nicoll 0960f796fa Merge pull request #14274 from EddieOlson:fix-typo
* pr/14274:
  Fix typo
6 years ago
Eddie Olson 7398b7dfa0 Fix typo
Closes gh-14274
6 years ago
Phillip Webb 9543fcf44d Upgrade to spring-javaformat 0.0.6 6 years ago
Phillip Webb 17de1571f5 Update copyright year 6 years ago
Phillip Webb a085541d26 Polish 6 years ago
Madhura Bhave bd482d7063 Add DefaultHandlerExceptionResolver to child context
Fixes gh-14084
6 years ago
Stephane Nicoll 5780ed386b Merge pull request #14002 from qct:reference-fix-for-1.5.x
* pr/14002:
  Polish "Add table for supported build tools"
  Add table for supported build tools
6 years ago
Stephane Nicoll dda66cc125 Polish "Add table for supported build tools"
Closes gh-14002
6 years ago
qct 685c3afdf8 Add table for supported build tools
See gh-14002
6 years ago
Andy Wilkinson 91fcec8389 Merge pull request #14056 from Christoph Dreis
* gh-14056:
  Use Collections.list() where possible
6 years ago
dreis2211 d9939b00e2 Use Collections.list() where possible
Closes gh-14056
6 years ago