Commit Graph

  • 52dc7b8727 Upgrade to Spring Security 3.2.3 Phillip Webb 2014-03-25 15:24:45 -07:00
  • 0960ac760e Check that cli jar command only writes .jars Phillip Webb 2014-03-25 14:57:12 -07:00
  • 1dcd4ddf9e Restore Spring Framework version Phillip Webb 2014-03-25 14:38:43 -07:00
  • 44d708ef7a Polish Phillip Webb 2014-03-25 14:33:11 -07:00
  • c11d94105a Log AutoConfigurationPackages warnings just once Phillip Webb 2014-03-25 14:21:14 -07:00
  • b8858bdb8f Enable support for use of encryption in Maven's settings.xml Andy Wilkinson 2014-03-25 19:23:58 +00:00
  • c5820d872a Ensure new VCAP_SERVICES format works Dave Syer 2014-03-25 17:13:55 +00:00
  • dae38224b7 Bad Tomcat 8 section reference to websockets pom Tomas Lin 2014-03-25 09:41:52 -07:00
  • e059d0cd5f Re-order security auto configuration so the fallback can be applied Dave Syer 2014-03-25 17:03:10 +00:00
  • 60ad7cd787 Fix quotes in a Gradle example Sebastien Deleuze 2014-03-25 14:55:03 +01:00
  • 59124d07c4 Switch on @EnableTransactionManagement by default Dave Syer 2014-03-25 16:32:06 +00:00
  • 809a5a711f Add a @EnableWebSecurity if it looks like the user needs one Dave Syer 2014-03-25 12:16:31 +00:00
  • 60fe468af9 Make JAR files on classpath a special case for archive Dave Syer 2014-03-25 11:36:24 +00:00
  • a821092bbd Log a warning if repository autscan is set to default package Dave Syer 2014-03-25 09:58:04 +00:00
  • a3a58e1e13 Move @EnableRabbitMessaging into the non-protected package Dave Syer 2014-03-25 09:56:44 +00:00
  • b21fdd3463 Switch default security filter back on Dave Syer 2014-03-25 07:51:25 +00:00
  • 489e97361c Merge pull request #542 from snicoll/gh-540 Phillip Webb 2014-03-24 23:57:15 -07:00
  • 87321edf36 Support Tomcat uri encoding (with UTF-8 default) Stephane Nicoll 2014-03-21 11:29:04 -07:00
  • 75548c1205 Remove spring-data-commons Phillip Webb 2014-03-24 23:29:59 -07:00
  • 403d57c695 Merge pull request #569 from martinlau/Issue-556 Phillip Webb 2014-03-24 22:42:00 -07:00
  • 53cb8ccde2 Escape URL characters in JAR URLs Martin Lau 2014-03-25 10:03:39 +11:00
  • f852096c87 Security Documentation Cleanup Rob Winch 2014-03-24 17:01:28 -05:00
  • d42bedf295 Rename @ConfigurationProperties attributes Phillip Webb 2014-03-24 11:43:41 -07:00
  • 07ad45c468 Link to community contributed starters README Phillip Webb 2014-03-24 11:21:36 -07:00
  • 39cbb1d0ae Polish ParentContextCloserApplicationListener Phillip Webb 2014-03-24 11:02:38 -07:00
  • 9d2983e994 Prevent retention of child from parent Eric Bottard 2014-03-24 13:56:48 +01:00
  • 770c115d88 Allow Batch configuration without DataSource Dave Syer 2014-03-24 15:23:43 +00:00
  • 86ab2eb061 Pass custom ResourceLoader down to read config files Dave Syer 2014-03-24 13:59:30 +00:00
  • 78d13c513c Correct property path for management.address Dave Syer 2014-03-24 10:07:10 +00:00
  • ad2892c6b3 Add README to starters Dave Syer 2014-03-24 09:11:55 +00:00
  • 86054a9c53 Use reflection to setup Websocket SCI so it works in Tomcat 8 Dave Syer 2014-03-24 09:02:38 +00:00
  • 45315a97ff Prevent accidental failure of deployed war when management.port is set Dave Syer 2014-03-24 08:07:39 +00:00
  • 3496f3f9dc Add marker interface for non-embedded servlet container Dave Syer 2014-03-23 21:42:16 +00:00
  • b824a6ea05 Tweak to support finer grained locking Dave Syer 2014-03-22 14:57:12 +00:00
  • 8d442b1fbc Fix issue with paralellism and CodaHale metrics Nicholas Hagen 2014-03-21 17:00:00 -04:00
  • 5ef7bda47a minor doc changes based on RC5 migration experience hoserdude 2014-03-21 20:53:32 -07:00
  • 373e2c5156 Allow user to opt out of ContentNegotiatingViewResolver Dave Syer 2014-03-22 14:44:30 +00:00
  • 4637c2a8f7 Accept viewNames and excludedViewNames for ThymeleafViewResolver Dave Syer 2014-03-22 14:25:51 +00:00
  • e472e7ccca Use forward:/index.html for home page Dave Syer 2014-03-22 14:20:53 +00:00
  • 632290a4bf Fix inconsistencies between pom.xml and META-INF/spring.provides Dave Syer 2014-03-22 13:51:10 +00:00
  • 3129f10d3f Next development version Spring Buildmaster 2014-03-21 12:36:16 -07:00
  • 9d0ac86887 Polish Phillip Webb 2014-03-21 11:38:46 -07:00
  • 03667c7ddc Rename a few setup methods to configure Phillip Webb 2014-03-21 11:25:31 -07:00
  • 701bb6ee0a Merge pull request #535 from stringy05/multiple-tomcat-connectors Phillip Webb 2014-03-21 11:10:40 -07:00
  • 8b77a0298f Allow multiple connectors with Tomcat brockwmills 2014-03-20 14:11:46 +11:00
  • 48636e3d6e Add additional grouping of property sources by profile Dave Syer 2014-03-21 12:16:59 +00:00
  • 84cc110344 Remove logging from spring-boot-starter-test Phillip Webb 2014-03-21 09:33:14 -07:00
  • 47eb8180b3 Rename spring-boot-starter-shell -> remote-shell Phillip Webb 2014-03-21 09:05:56 -07:00
  • 8c0703ad9c Spaces -> Tabs Phillip Webb 2014-03-21 09:02:08 -07:00
  • 3cd70b1c19 Fix last polish so that login.groovy is valid groovy code again Christian Dupuis 2014-03-21 11:38:08 +01:00
  • 5ab88b2344 Automatically add schedule annotation imports Phillip Webb 2014-03-20 16:30:34 -07:00
  • 3193913899 Polish Phillip Webb 2014-03-20 09:07:56 -07:00
  • 63de33ef3e Add further test for activating profiles Dave Syer 2014-03-20 15:41:22 +00:00
  • d08d98492d Add Environment to shell context; disable shell banner if spring.main.show_banner is set to false Christian Dupuis 2014-03-20 15:23:24 +01:00
  • 99e6503a07 Some polish to the endpoint command Christian Dupuis 2014-03-20 14:52:14 +01:00
  • 99d6af6cbb Properly serialise output of endpoint command Christian Dupuis 2014-03-20 11:20:26 +01:00
  • b760722234 Add endpoint command to shell Christian Dupuis 2014-03-20 11:05:27 +01:00
  • a79ff19b00 Replace confusing '+' profile syntax. Phillip Webb 2014-03-19 18:08:10 -07:00
  • 7be2d97d49 Allow multiple MessageSources that are comma separated. Chris Savory 2014-03-19 13:21:44 -07:00
  • 632af6b1ab Polish gradle examples Phillip Webb 2014-03-19 16:50:55 -07:00
  • 338b32ebdb Add missing datasource properties to refdocs Phillip Webb 2014-03-19 16:47:35 -07:00
  • 68e309c14f Remove snapshot repos from starter parent Phillip Webb 2014-03-19 16:39:15 -07:00
  • 4024450c5f Rename starter-shell-remote to starter-shell Phillip Webb 2014-03-19 16:28:36 -07:00
  • 77db6c0e06 Add YAML syntax highlighting in docs Phillip Webb 2014-03-19 16:13:38 -07:00
  • a20f8b4be0 Add missing JQuery and Bootstrap dependencies Andy Wilkinson 2014-03-19 11:42:01 +00:00
  • e90bc49988 Add dependency on spring-boot-starter-test Andy Wilkinson 2014-03-19 11:31:34 +00:00
  • a47d5ccd44 Change order of config file locations to be more natural Dave Syer 2014-03-19 10:52:12 +00:00
  • d6be3dfbb0 Add a note on maven filtering Stephane Nicoll 2014-03-18 11:35:11 -07:00
  • 24cc51c36f Fix typo Phillip Webb 2014-03-18 20:46:13 -07:00
  • 98e4008b16 Don't display hint command in options help Phillip Webb 2014-03-18 15:47:35 -07:00
  • 2929d33e37 Add links in Appendix B Phillip Webb 2014-03-18 13:17:37 -07:00
  • bddf38a633 Merge pull request #523 from snicoll/doc-appendix Phillip Webb 2014-03-18 12:16:16 -07:00
  • 7813726e29 Review of the Appendix Stephane Nicoll 2014-03-18 09:57:06 -07:00
  • e23bcdbe29 Update OSX Java 1.6 compatibility fix for plugins Phillip Webb 2014-03-18 12:05:35 -07:00
  • 913b6020d6 Minor doc polish Phillip Webb 2014-03-18 11:26:15 -07:00
  • 798229f530 Document rabbit.addresses property Phillip Webb 2014-03-18 11:15:15 -07:00
  • f4ebf8c80f Add clickable anchors to HTML docs Phillip Webb 2014-03-18 09:08:35 -07:00
  • b697191e3e Format docbook css Phillip Webb 2014-03-18 10:55:09 -07:00
  • 01137b6fd6 Add "addresses" to RabbitProperties Dave Syer 2014-03-18 17:56:24 +00:00
  • cb52cb5555 Merge pull request #498 from veryangryant/json-sort-keys Phillip Webb 2014-03-18 10:38:34 -07:00
  • 2e74251d1b Add support for sorting json keys Piotr Maj 2014-03-14 21:36:49 -07:00
  • ca0a12cedb Polish Phillip Webb 2014-03-18 10:16:30 -07:00
  • f55ca99214 Polish zip file detection Phillip Webb 2014-03-18 10:01:09 -07:00
  • 08b9592606 Polish spaces -> tabs Phillip Webb 2014-03-18 09:42:53 -07:00
  • 5cb8e4100c Polish docs Phillip Webb 2014-03-18 09:41:12 -07:00
  • 5ce1bdfb7f Review of the How-to part Stephane Nicoll 2014-03-18 07:34:06 -07:00
  • ae512193bf Add missing test mannifest Dave Syer 2014-03-18 16:37:53 +00:00
  • 935131cdab Clarification regarding format of loader.path Dave Syer 2014-03-18 15:29:51 +00:00
  • a1d3bac7c8 More changes to teh way ExplodedArchive works in non-recursive mode Dave Syer 2014-03-18 14:26:24 +00:00
  • 2c60449836 Be defensive with File.listFiles() Dave Syer 2014-03-18 14:13:51 +00:00
  • 433f998659 Be defensive with possibly secured APIs Dave Syer 2014-03-18 14:13:31 +00:00
  • 38585bf3b6 Omit any file that is not a zip when repackaging Andy Wilkinson 2014-03-17 13:37:33 +00:00
  • a8ba80bbf4 Add build.gradle samples and docs for deployable WAR Dave Syer 2014-03-18 09:29:35 +00:00
  • 9f532b653f Add docs for RestTemplates test utils Dave Syer 2014-03-18 08:46:36 +00:00
  • 879b31f370 Add Ordered to RegistrationBean Dave Syer 2014-03-18 08:37:32 +00:00
  • d0cd1df978 Documentation for @IntegrationTest Dave Syer 2014-03-18 08:37:04 +00:00
  • aca019622f Remove unnecessary optional flag Greg Turnquist 2014-03-17 17:24:37 -05:00
  • ed6a9ac5b3 Set version for Spring Data Commons Greg Turnquist 2014-03-17 15:31:04 -05:00
  • d9de3f57bd Update test dependencies documentation Phillip Webb 2014-03-17 14:30:16 -07:00
  • 5ed6d456d2 Clarify log PID in documentation Phillip Webb 2014-03-17 14:28:30 -07:00