Commit Graph

19956 Commits (442225bbf16e1eabb349bb442e5b488870f1ce1c)
 

Author SHA1 Message Date
Stephane Nicoll 442225bbf1 Merge branch '2.1.x' 6 years ago
Stephane Nicoll 5ec7d01657 Merge pull request #15603 from ttddyy
* pr/15603:
  Polish "Ensure checking customizer ordering"
  Ensure checking customizer ordering
6 years ago
Stephane Nicoll 4729d170a8 Polish "Ensure checking customizer ordering"
Closes gh-15603
6 years ago
Tadaya Tsuyukubo b34e752db6 Ensure checking customizer ordering
See gh-15603
6 years ago
Madhura Bhave 2dc7a89bd4 Merge branch '2.1.x' 6 years ago
Madhura Bhave 0598d7796a Merge pull request #15472 from sdoxsee
* gh-15472:
  Polish "Order actuator security config after resource-server config"
  Order actuator security config after resource-server config
6 years ago
Madhura Bhave 5b990605dc Polish "Order actuator security config after resource-server config"
Closes gh-15472
6 years ago
Stephen Doxsee 4597e7cc82 Order actuator security config after resource-server config
See gh-15472
6 years ago
Madhura Bhave aee65441a7 Merge branch '2.1.x' 6 years ago
Madhura Bhave d1e1a82b32 Support binding to collection with EnumSet values
Fixes gh-15539
6 years ago
Stephane Nicoll 08757d77f5 Merge pull request #15496 from mgmeiner
* pr/15496:
  Polish "Allow easy customization of EmbeddedMongo DownloadConfig"
  Allow easy customization of EmbeddedMongo DownloadConfig
6 years ago
Stephane Nicoll 6ba1f40e59 Polish "Allow easy customization of EmbeddedMongo DownloadConfig"
Closes gh-15496
6 years ago
michael b5b6889601 Allow easy customization of EmbeddedMongo DownloadConfig
See gh-15496
6 years ago
Stephane Nicoll 4f207d2426 Merge pull request #15595 from dreis2211
* pr/15595:
  Use JSONObject.putOpt in JsonConverter
6 years ago
dreis2211 46e59503ec Use JSONObject.putOpt in JsonConverter
Closes gh-15595
6 years ago
Madhura Bhave 19caff6776 Merge branch '2.1.x' 6 years ago
Madhura Bhave d000f3bcd0 Merge pull request #15586 from OleksiiBondar
* gh-15586:
  Refactor OAuth2ClientPropertiesRegistrationAdapterTests
6 years ago
Oleksii Bondar b52dddf784 Refactor OAuth2ClientPropertiesRegistrationAdapterTests
Closes gh-15586
6 years ago
Stephane Nicoll 6ee8cde5b0 Merge pull request #15565 from ayudovin
* pr/15565:
  Polish "Disable Hibernate entity scanning for default JPA setup"
  Disable Hibernate entity scanning for default JPA setup
6 years ago
Stephane Nicoll d0811b48df Polish "Disable Hibernate entity scanning for default JPA setup"
Closes gh-15565
6 years ago
ayudovin 510a8e2ec1 Disable Hibernate entity scanning for default JPA setup
See gh-15565
6 years ago
Stephane Nicoll 33547569db Merge branch '2.1.x' 6 years ago
Stephane Nicoll c6202b57e0 Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll be161b23cb Polish class conditions documentation
Closes gh-15578
6 years ago
Stephane Nicoll 1e98c78ab9 Fix typo 6 years ago
Stephane Nicoll 6e01a3a1bf Merge pull request #15569 from cvienot
* pr/15569:
  Use assertJ to generate AssertionError and filter its stacktrace
6 years ago
Camille Vienot ff8edf8d98 Use assertJ to generate AssertionError and filter its stacktrace
Closes gh-15569
6 years ago
Stephane Nicoll 51936e1a5c Rename "agent" to "agents" to properly indicate its type
Closes gh-15455
6 years ago
Stephane Nicoll 960d375f57 Merge branch '2.1.x' 6 years ago
Stephane Nicoll a8efcadc90 Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll 0a0568867a Merge pull request #15583 from OleksiiBondar
* pr/15583:
  Polish "Add unit test for cassandra health checker"
  Add unit test for cassandra health checker
6 years ago
Stephane Nicoll 4509164789 Polish "Add unit test for cassandra health checker"
Closes gh-15583
6 years ago
Oleksii Bondar db22a81742 Add unit test for cassandra health checker
See gh-15583
6 years ago
Stephane Nicoll 2f7d9e503a Merge pull request #15585 from igor-suhorukov
* pr/15585:
  Replace Collections sort with list sort() method
6 years ago
igor-suhorukov 3eb2f5e476 Replace Collections sort with list sort() method
Closes gh-15585
6 years ago
Stephane Nicoll 13ea6f3df9 Merge pull request #15582 from dreis2211
* pr/15582:
  Use hasFieldOrPropertyWithValue where possible
6 years ago
dreis2211 0f5f6f15dc Use hasFieldOrPropertyWithValue where possible
Closes gh-15582
6 years ago
Stephane Nicoll c667a7efe4 Merge pull request #15575 from igor-suhorukov
* pr/15575:
  Polish "Use Optional value in more functional style"
  Use Optional value in more functional style
6 years ago
Stephane Nicoll d57f831f50 Polish "Use Optional value in more functional style"
Closes gh-15575
6 years ago
igor-suhorukov 8ced867e95 Use Optional value in more functional style
See gh-15575
6 years ago
Stephane Nicoll 7946bec11f Merge branch '2.1.x' 6 years ago
Stephane Nicoll 8e8910b2ff Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll 06be9053f6 Merge pull request #15394 from hdeadman
* pr/15394:
  Polish "Avoid NPE when replacement property does not exist"
  Avoid NPE when replacement property does not exist
6 years ago
Stephane Nicoll 4cae2c9c94 Polish "Avoid NPE when replacement property does not exist"
Closes gh-15394
6 years ago
hdeadman a1b71ef910 Avoid NPE when replacement property does not exist
See gh-15394
6 years ago
Stephane Nicoll b578dc05df Polish 6 years ago
Stephane Nicoll c9f0860563 Merge pull request #15563 from igor-suhorukov
* pr/15563:
  Polish "Simplify code by using for-each loop"
  Simplify code by using for-each loop
6 years ago
Stephane Nicoll 1223355fe6 Polish "Simplify code by using for-each loop"
Closes gh-15563
6 years ago
igor-suhorukov dfb3cd51bc Simplify code by using for-each loop
See gh-15563
6 years ago
Stephane Nicoll cc5624efc4 Merge branch '2.1.x' 6 years ago