Commit Graph

  • a749855cb5 Allow indexed access of flyway.locations Jacques-Etienne Beaudet 2016-01-19 12:55:39 -05:00
  • e33221aae1 Configure existing Jersey servlet registration created by the SCI Andy Wilkinson 2015-02-11 11:16:11 +00:00
  • 2039ed48c1 Merge pull request #4801 from mbenson Andy Wilkinson 2016-01-21 10:49:55 +00:00
  • 34b1de6c39 Add mainApplicationClass accessor to SpringApplication Matt Benson 2015-12-17 11:56:42 -06:00
  • 03669002de Check for null context when trying to find an exception mapper Andy Wilkinson 2016-01-21 10:21:07 +00:00
  • ea5195c8a6 Better document how DataSource is bound to the env Stephane Nicoll 2016-01-21 11:13:12 +01:00
  • 2dc3660a32 Align launcher exception handling with direct invocation of main method Andy Wilkinson 2016-01-21 09:57:02 +00:00
  • 9f728b3d59 Fix wrong import Stephane Nicoll 2016-01-21 10:37:40 +01:00
  • a61b29e6ac Merge pull request #4987 from rakk/master Stephane Nicoll 2016-01-21 10:32:42 +01:00
  • 9de13446c4 Update inconsistent documentation Robert Kapala 2016-01-21 09:52:08 +01:00
  • ea8e0cfc48 Support for simple numeric Flyway version Stephane Nicoll 2016-01-21 10:26:12 +01:00
  • c23af8f54e Support of GenericConverter Stephane Nicoll 2016-01-21 10:20:26 +01:00
  • 6f8d4c77e6 Handle multiple ContextRefreshedEvents in BackgroundPreinitializer Andy Wilkinson 2016-01-20 22:23:57 +00:00
  • 992e90f43d Ensure that background preinit has completed before refresh returns Andy Wilkinson 2016-01-20 21:56:35 +00:00
  • 179467bdd9 Make HazelcastJpaDependencyAutoConfiguration public Stephane Nicoll 2016-01-20 18:40:45 +01:00
  • 5e5542f09c Describe the ordering of spring.config.location in the documentation Andy Wilkinson 2016-01-20 12:12:19 +00:00
  • b85b60828c Perform background preinitialization after logging system setup Andy Wilkinson 2016-01-20 11:46:46 +00:00
  • 00f4538529 Don’t check that a Gauge’s value is a Number until it’s being read Andy Wilkinson 2016-01-20 11:06:58 +00:00
  • d7fbe9efbb Merge branch 'gh-4976' Andy Wilkinson 2016-01-20 10:14:57 +00:00
  • 2f24c1862a Polish contribution Andy Wilkinson 2016-01-20 10:13:11 +00:00
  • 3724db9ecc Include details in AuditEvent data in AuthenticationAuditListener mkwaczynski 2016-01-20 10:08:27 +01:00
  • 1dd166691d Merge branch '1.2.x' Andy Wilkinson 2016-01-19 10:37:10 +00:00
  • 5ef6903690 Make EmbeddedVelocityToolboxView work in servlet container deployments Andy Wilkinson 2016-01-19 10:35:50 +00:00
  • 46470934d7 Fix log message Stephane Nicoll 2016-01-19 09:38:25 +01:00
  • c57588ac09 Merge branch '1.2.x' Stephane Nicoll 2016-01-19 09:35:10 +01:00
  • 2ceadd705b Fix documentation of logging.path and logging.file Stephane Nicoll 2016-01-19 09:32:54 +01:00
  • 112b707b67 Ensure that MongoClient is not created with a null credentials list Andy Wilkinson 2016-01-18 16:06:38 +00:00
  • 6dadac1d4f Merge branch 'gh-4895' Andy Wilkinson 2016-01-18 15:39:57 +00:00
  • 77e350acc0 Polish contribution Andy Wilkinson 2016-01-18 15:35:38 +00:00
  • 3e291ff04f Allow DevTools to find and configure Spring Session 1.1's RedisTemplate Vladimir Tsanev 2016-01-07 13:58:39 +02:00
  • da4504118e Merge branch '1.2.x' Andy Wilkinson 2016-01-18 15:19:57 +00:00
  • 43ed824f40 Reinstate Tomcat’s old default behaviour for context root redirects Andy Wilkinson 2016-01-18 15:16:54 +00:00
  • 69b60f6d8c Remove HalJsonMvcEndpoint’s redirect and add links to both paths instead Andy Wilkinson 2016-01-18 14:32:01 +00:00
  • c4f756daee Fix MavenSettings’ handling of profiles activated by a file Andy Wilkinson 2016-01-18 13:18:03 +00:00
  • 7d975ecd2e Polish Stephane Nicoll 2016-01-18 10:53:04 +01:00
  • af5d765a08 Enable resource chain if webjars locator is present Stephane Nicoll 2015-11-30 15:00:44 +01:00
  • 7842f50e30 Add property to skip integration tests Stephane Nicoll 2016-01-18 09:45:06 +01:00
  • 6c5441d041 Fix typo Stephane Nicoll 2016-01-17 12:40:14 +01:00
  • fc857d832b Merge pull request #4956 from vpavic/update-readme Stephane Nicoll 2016-01-17 12:32:59 +01:00
  • 0ba9a18cf2 Document use of maven wrapper Vedran Pavic 2016-01-16 23:22:40 +01:00
  • 0f2c25c4b8 Clarify location for Flyway callback scripts Brian Kelly 2016-01-14 13:33:11 -05:00
  • eb3d64108e Merge branch 'gh-4320' Andy Wilkinson 2016-01-15 17:48:14 +00:00
  • f5b973a242 Polish contribution Andy Wilkinson 2016-01-15 17:44:04 +00:00
  • c219f5e57f Don't create ApplicationContextHeaderFilter when header is disabled Eddú Meléndez 2015-11-12 17:17:28 -05:00
  • b02cdc7248 Merge branch 'gh-4813' Andy Wilkinson 2016-01-15 17:03:10 +00:00
  • 93ef795159 More use entrySet() rather than using keySet() and get(key) Andy Wilkinson 2016-01-15 16:58:21 +00:00
  • 8f1f8dd680 Use entrySet() rather than using keySet() and then calling get(key) mnhock 2015-12-19 09:12:41 +01:00
  • 48d22f933d Fix grammar in CONTRIBUTING.adoc Robert Požarickij 2016-01-05 14:10:48 +02:00
  • d1b3522227 Provide some guidlines on securing an app that's symlinked into init.d Andy Wilkinson 2016-01-15 15:36:42 +00:00
  • 97c5a1b3aa Merge branch '1.2.x' Andy Wilkinson 2016-01-15 12:51:31 +00:00
  • 2f2bba4d26 Fix docs for using YAML to configure Log4J 2 Andy Wilkinson 2016-01-15 12:51:19 +00:00
  • 1107079683 Merge branch '1.2.x' Andy Wilkinson 2016-01-15 11:20:01 +00:00
  • b56eef236e Close Reader used by MustacheViewResolver when compiling a Template Andy Wilkinson 2016-01-15 11:19:24 +00:00
  • 89beef4099 Merge branch '1.2.x' Andy Wilkinson 2016-01-14 17:09:40 +00:00
  • 681a866cce Exclude Java agents from class loader created by PropertiesLauncher Andy Wilkinson 2016-01-14 17:05:08 +00:00
  • 24fd503743 Merge branch '1.2.x' Andy Wilkinson 2016-01-14 15:57:13 +00:00
  • b99739212a Correct the name of MySQL's XADataSource implementation Andy Wilkinson 2016-01-14 15:53:00 +00:00
  • 13db85f84b Add ExitCodeExceptionMapper support Phillip Webb 2016-01-14 11:53:44 +00:00
  • 487a66a75f Resend SIGTERM if app is still running 30 seconds after first attempt Andy Wilkinson 2016-01-14 10:30:28 +00:00
  • 3afd0c7b3b Address Shellcheck warning (SC2086) for $arguments in launch script Andy Wilkinson 2016-01-14 10:26:01 +00:00
  • 27a81e1463 Complete static final logger changes that were started in ec2f33f9 Andy Wilkinson 2016-01-13 16:22:35 +00:00
  • 150a6f0f5c Switch off Security Filter auto-config when spring-security-config is absent Andy Wilkinson 2016-01-13 15:00:37 +00:00
  • 152ee95261 Polish Phillip Webb 2016-01-13 14:46:54 +00:00
  • 0fd4af8179 Merge branch 'launch-script' Andy Wilkinson 2016-01-13 13:28:20 +00:00
  • d1b47c8a8f Add integration tests for default launch script Andy Wilkinson 2016-01-11 18:01:15 +00:00
  • c39a55a270 Fix quoting of start-stop-daemon RUN_ARGS and JAVA_OPTS in launch script Andy Wilkinson 2016-01-11 17:57:38 +00:00
  • 04fe55a2ab Improve portability by using type instead of which in the launch script Andy Wilkinson 2016-01-11 17:53:51 +00:00
  • a1e0f2f5f0 Update launch script to wait for pid to be written to pid file Andy Wilkinson 2016-01-11 17:50:31 +00:00
  • c1c62c1692 Add dependency management for jackson-jaxrs-json-provider Andy Wilkinson 2016-01-13 11:53:00 +00:00
  • a20cd2de02 Publish ExitCodeEvent when possible Phillip Webb 2016-01-13 13:14:40 +00:00
  • 7397dbaf57 Allow ExitCodeGenerator to be used on Exceptions Phillip Webb 2016-01-13 11:56:24 +00:00
  • d2fed8bb07 Polish Phillip Webb 2016-01-13 09:02:19 +00:00
  • 57b99f0b63 Upgrade to Undertow 1.3.12.Final Stephane Nicoll 2016-01-12 16:33:12 +01:00
  • 11d4c2c180 Merge pull request #4831 from mrumpf/gh-4822 Stephane Nicoll 2016-01-12 16:25:26 +01:00
  • 1f5291cd84 Fixed the check whether Log4j2 is available on the classpath mrumpf 2015-12-23 12:32:28 +01:00
  • 6b4e4e652a Clarify annotation processor config with AspectJ Stephane Nicoll 2016-01-12 15:55:39 +01:00
  • 2aff82bb64 Merge branch '1.2.x' Andy Wilkinson 2016-01-12 10:17:21 +00:00
  • 6117b6c5c8 Consistent use of tabs for indentation in pom files Andy Wilkinson 2016-01-12 10:16:40 +00:00
  • e4e9a71753 Merge branch '1.2.x' Andy Wilkinson 2016-01-12 10:13:12 +00:00
  • 8410e545b5 Upgrade copyright headers for 2016 Andy Wilkinson 2016-01-12 10:12:49 +00:00
  • d8384c52df Add a reference to start.spring.io Stephane Nicoll 2016-01-11 17:46:46 +01:00
  • 72754c27b2 Allow to override BasicBatchConfigurer Stephane Nicoll 2016-01-05 17:53:42 +00:00
  • 9f41323030 Update CONTRIBUTING.adoc Phil Webb 2016-01-05 13:41:18 +00:00
  • a6c0f07376 Merge branch '1.2.x' Andy Wilkinson 2016-01-04 17:18:19 +00:00
  • fae3397f92 Upgrade to JavaMail 1.5.5 zhanhb 2015-12-26 16:08:26 +08:00
  • d51d84303f Merge pull request #4867 from kazuki43zoo/fix-invalid-port-in-doc Stephane Nicoll 2016-01-03 13:44:20 +01:00
  • 908c9562e5 Fix invalid port number in doc Kazuki Shimizu 2016-01-03 16:13:50 +09:00
  • 9510938120 Make springIntegrationPublicMetrics conditional on bean by name not type Dave Syer 2015-12-30 18:00:49 +00:00
  • a835912c04 Merge branch '1.2.x' Stephane Nicoll 2015-12-28 14:35:49 +01:00
  • b94c7c6a1d Guard instantiation of Tomcat's ErrorPage Stephane Nicoll 2015-12-28 14:35:35 +01:00
  • b1c2226e23 Merge branch '1.2.x' Stephane Nicoll 2015-12-28 13:51:18 +01:00
  • 12cefd2c2b Only enable Tomcat's websocket support on Java7+ Stephane Nicoll 2015-12-28 13:49:12 +01:00
  • a87a1f053f Polish documentation Stephane Nicoll 2015-12-25 08:21:09 +01:00
  • a9a3de5a51 Merge pull request #4829 from joshiste/issue-4820 Stephane Nicoll 2015-12-24 11:45:34 +01:00
  • 832ad2fe85 Change redirect in initscript to support old bash Johannes Edmeier 2015-12-23 11:44:39 +01:00
  • cdc91330f2 Merge pull request #4837 from izeye/20151224 Stephane Nicoll 2015-12-24 07:44:52 +01:00
  • c39df05652 Polish test Johnny Lim 2015-12-24 12:03:44 +09:00
  • 3e25d99f4e Add test to validate log42-spring.xml location Stephane Nicoll 2015-12-21 09:13:58 +01:00
  • c3328721a1 Merge branch '1.2.x' Andy Wilkinson 2015-12-19 10:52:34 +00:00
  • 835a11b52a Start building against Spring WS 2.2.5 snapshots Andy Wilkinson 2015-12-19 10:51:12 +00:00