16205 Commits (df8061494cec95d0b61cbac5dfbb04e58deba9d5)
 

Author SHA1 Message Date
Juergen Hoeller df8061494c TransactionTemplate equality for same transaction manager only 7 years ago
Juergen Hoeller cf74b1b8be Consistent result synchronization in WebAsyncManager 7 years ago
igor-suhorukov 58a5138f26 simplify lambda expression 7 years ago
igor-suhorukov 2f9d0a7de8 simplify boolean NOT operation 7 years ago
igor-suhorukov d89f9af22d parentheses should be removed from a single lambda input parameter when its type is inferred 7 years ago
igor-suhorukov 0c45c4c6a3 lamdbas containing only one statement should not nest this statement in a block 7 years ago
igor-suhorukov 6163f2d32f use more modern java API for empty collections 7 years ago
igor-suhorukov 32b689a994 use StringBuilder for complex string concatenation 7 years ago
igor-suhorukov 407ecf7334 to get rid of "magic" time constants 7 years ago
Brian Clozel ed7684d2b2 Don't implicitly check preconditions on PUT requests 7 years ago
Juergen Hoeller 50253f670e Quick access to volatile field (full synchronization only for lazy init) 7 years ago
Juergen Hoeller 139dc1d373 Polishing (collapsed if checks, consistent downcasts, refined javadoc) 7 years ago
igor-suhorukov 0f7485b01d Polish: reorder the modifiers to comply with the Java Language Specification. 7 years ago
Juergen Hoeller a02aafe5fe Regular getBeanInfo call for interfaces (enabling Introspector's cache) 7 years ago
Rossen Stoyanchev eb96ff2943 Doc improvements related to HTTP streaming 7 years ago
Rossen Stoyanchev 568c93457a Improve ResponseBodyEmitter error handling 7 years ago
Rossen Stoyanchev e20652009d Improve docs on SseEmitter onComplete/onError 7 years ago
Sam Brannen b14301bfba Allow TestContextManager to be compiled in Eclipse again 7 years ago
Violeta Georgieva 030bc224e3 Invert the check for ServletInputStream.isReady() 7 years ago
Juergen Hoeller 20287e0cb0 Polishing 7 years ago
Juergen Hoeller 934a995acb Strong recommendation for OpenPDF 1.0.5 instead of iText 2.1.7 7 years ago
Sam Brannen 0f5a3e2647 Polish formatting in Groovy scripts 7 years ago
Sam Brannen df0b39e8ac Add missing packages to Groovy scripts 7 years ago
Juergen Hoeller f57fcdee3c Polishing 7 years ago
Patrick0308 6f4d25a6e6 Polish "Use Java 8 forEach method on Map" 7 years ago
Sam Brannen 2454b31b30 Polish MockRestRequestMatchers[Tests] 7 years ago
Sam Brannen f932796201 Polishing 7 years ago
Sam Brannen fef0c7b151 Throw AssertionError instead of IAE in MockRestRequestMatchers 7 years ago
Yannik Hampe 4094879daf Make MockRestRequestMatchers independent of JUnit (#1720) 7 years ago
Rossen Stoyanchev 27815847b1 content-length support in EncoderHttpMessageWriter 7 years ago
Rossen Stoyanchev 7a8e0ff3c3 Update ServerWebExchangeTests 7 years ago
Juergen Hoeller eb9c43dcbc Reliably expose nested cause exception message for PersistenceException 7 years ago
Juergen Hoeller 90d768bb7f Overloaded convenience setters: setCacheControl(CacheControl), setExpires(ZonedDateTime) 7 years ago
Juergen Hoeller 82515a3f01 Consistent incrementer arrangement for PostgreSQL, DB2 and SAP HANA 7 years ago
Juergen Hoeller 4a4f2c2f08 Drop version check in isGetGeneratedKeysSimulated (for PostgreSQL 10) 7 years ago
Rossen Stoyanchev e48def2d35 Set readyToWrite flag after cached signals emitted 7 years ago
Brian Clozel 6d26e61ac7 Guard against invalid paths in ResourceUrlProvider 7 years ago
Juergen Hoeller 4f8c4546f1 Upgrade to SnakeYAML 1.20 and Selenium 3.10 7 years ago
Juergen Hoeller a0cc80063d Concurrency and exception message refinements for test transactions 7 years ago
Juergen Hoeller ff818d56a4 Correct description for class-level @Transactional with AspectJ 7 years ago
Juergen Hoeller c543368aad Polishing 7 years ago
igor-suhorukov 06fef1e5a4 Polish: assertion arguments should be passed in the correct order 7 years ago
Stephane Nicoll 38ebb6c982 Restore includes and isCompatibleWith 7 years ago
Stephane Nicoll d89d95ef1c Merge pull request #1715 from igor-suhorukov:master 7 years ago
igor-suhorukov 129530f792 Polish 7 years ago
Rossen Stoyanchev cef98e1125 FilePart uses correct flags when opening files 7 years ago
Juergen Hoeller cec7204fca Polishing 7 years ago
Juergen Hoeller 2e164787db Upgrade to Groovy 2.4.14 and Undertow 1.4.23 7 years ago
igor-suhorukov ed936cbd89 Polish: Overriding methods should do more than simply call the same method in the super class 7 years ago
Juergen Hoeller cd4f0935c5 Revised deprecation markers 7 years ago