Commit Graph

11171 Commits (38f94cc6834202dfae3491f238e12a1d36b23410)
 

Author SHA1 Message Date
Andy Wilkinson 38f94cc683 Upgrade to Mysql 5.1.45
Closes gh-11477
7 years ago
Andy Wilkinson e926c87e81 Upgrade to Appengine Sdk 1.9.60
Closes gh-11476
7 years ago
Andy Wilkinson f91f8f7eec Upgrade to Jackson 2.8.11
Closes gh-11475
7 years ago
Andy Wilkinson 451a4dfc7f Make management web security back off without spring-security-web
Closes gh-11474
7 years ago
Brian Clozel 366d1122f0 Upgrade to Animal Sniffer 1.16
This version is compatible with JDK9 libraries; this is now required
since Jetty introduced a dependency on ASM 6.0 in gh-11469.
7 years ago
Brian Clozel 88b15baf20 Upgrade to Jetty 9.4.8.v20171121
Closes gh-11469
7 years ago
Stephane Nicoll e187aac93d Mention that a custom starter must bring the core starter
Closes gh-11455
7 years ago
Stephane Nicoll 397d3e85e8 Fix Windows build
Closes gh-11459
7 years ago
Stephane Nicoll abfee97843 Merge pull request #11456 from rajadilipkolli:patch-1
* pr/11456:
  Update copyright header
7 years ago
Raja Kolli e6eca2b2c9 Update copyright header
Closes gh-11456
7 years ago
Stephane Nicoll 053982ae62 Merge pull request #11401 from douglascardoso:master
* pr/11401:
  Log inaccessible file in RandomAccessDataFile
7 years ago
Douglas Cardoso feecc27677 Log inaccessible file in RandomAccessDataFile
Closes gh-11401
7 years ago
Stephane Nicoll 970b16f8bc Merge pull request #11431 from izeye:mongo-client
* pr/11431:
  Use MongoClient consistently
7 years ago
Johnny Lim d2109ddf4d Use MongoClient consistently
Closes gh-11431
7 years ago
Stephane Nicoll 9c4e6f247c Fix table formatting issue
Closes gh-11434
7 years ago
Stephane Nicoll 07bb33d8ed Prevent the accidental use of Flyway's StringUtils
See gh-11396
7 years ago
Madhura Bhave 98f577e62c Remove duplicate ID values from howto doc 7 years ago
Stephane Nicoll 29565a7981 Polish 7 years ago
Stephane Nicoll 61ca4ab562 Polish 7 years ago
Stephane Nicoll dbae4fc1c3 Make it easier to use jOOQ with several data sources
Closes gh-11324
7 years ago
Phillip Webb 2aa3295675 Deprecate inapplicable RegistrationBean methods
Inherit and deprecate RegistrationBean methods that are not applicable
to a ServletListenerRegistrationBean.

Fixes gh-11342
7 years ago
Phillip Webb 2c429ba77d Restore static final formatting
Restore static final constants to upper case formatting.

See gh-10457
7 years ago
Phillip Webb 6a55623910 Polish 7 years ago
Andy Wilkinson e29ce3f70b Merge pull request #11321 from Christoph Dreis
* gh-11321:
  Precompile current dir pattern in Handler
7 years ago
dreis2211 d5370e6852 Precompile current dir pattern in Handler
Closes gh-11321
7 years ago
Andy Wilkinson 9b65dfe857 Upgrade to Dependency Management Plugin 1.0.4.RELEASE
Closes gh-11311
7 years ago
Stephane Nicoll 788fd777b0 Merge pull request #11320 from nklmish:gh-11241
* pr/11320:
  Polish "Handle null Principal in AuditEvent"
  Handle null Principal in AuditEvent
7 years ago
Stephane Nicoll 7fb0bd77cd Polish "Handle null Principal in AuditEvent"
Closes gh-11320
7 years ago
nklmish 6b6a01a7e7 Handle null Principal in AuditEvent
See gh-11320
7 years ago
dreis2211 37437a0fe2 Avoid allocations from lower-casing spec in JAR Handler
Closes gh-11314
7 years ago
Stephane Nicoll 846e642631 Properly handle class reference
Previously, a condition on a class targeting an inner class would
generate an invalid String representation of it. Unfortunately, the
`toString` representation misses the `$` sign between the outer class
and the inner class name.

This commit post-processes the values to generate the appropriate
representation.

Closes gh-11282
7 years ago
Andy Wilkinson 654fe9a31c Use Checkstyle to police accidental use of unwanted imports
Closes gh-11271
7 years ago
Stephane Nicoll b7baf6d381 Fix broken link
Closes gh-11244
7 years ago
Stephane Nicoll 7b8adfab41 Polish 7 years ago
Andy Wilkinson a491727b7c Avoid creating unnecessary garbage during URL normalization
Closes gh-11207
7 years ago
Stephane Nicoll 5fd529279d Merge pull request #11190 from slachiewicz:fix/maven-central-url
* pr/11190:
  Update Apache Maven Central repository url
7 years ago
Sylwester Lachiewicz 0a6f5fb2be Update Apache Maven Central repository url
Closes gh-11190
7 years ago
Stephane Nicoll ac316b502d Merge pull request #11189 from slachiewicz:fix/plexus-typo
* pr/11189:
  Fix typo in StringUtils import
7 years ago
Sylwester Lachiewicz 7224d35322 Fix typo in StringUtils import
Closes gh-11189
7 years ago
Stephane Nicoll d920b49ba1 Polish
See gh-11193
7 years ago
Stephane Nicoll 8efb608b7e Fixup version numbers following release 7 years ago
Spring Buildmaster df2ae7aa19 Next Development Version 7 years ago
Andy Wilkinson 6bbfc8aeb3 Upgrade to Spring Data Ingalls-SR9
Closes gh-10885
7 years ago
Andy Wilkinson 98d4a1253a Upgrade to Spring Framework 4.3.13.RELEASE
Closes gh-10680
7 years ago
Andy Wilkinson 1011ec95fc Upgrade to Groovy 2.4.13
Closes gh-11167
7 years ago
Andy Wilkinson c47a127a80 Start building against snapshots for Spring Data Ingalls SR9
See gh-10885
7 years ago
Stephane Nicoll e85578cf2f Polish 7 years ago
Andy Wilkinson 3cc7509804 Merge pull request #10706 from Ali Kord
* gh-10706:
  Polish "Fix handling of spaces in container's document root"
  Fix handling of spaces in container's document root
7 years ago
Andy Wilkinson c14f5fb6ad Polish "Fix handling of spaces in container's document root"
Closes gh-10706
7 years ago
Ali Kord 8031a1bdb4 Fix handling of spaces in container's document root
See gh-10706
7 years ago