Commit Graph

  • ce73dec992 Merge branch '1.2.x' Stephane Nicoll 2015-11-06 17:51:17 +01:00
  • 6d90188a27 Fix Maven/Gradle wrapper executable flag Stephane Nicoll 2015-11-06 17:41:29 +01:00
  • 2c4f88e221 Fix Hazelcast auto-configuration ordering Stephane Nicoll 2015-11-06 17:02:12 +01:00
  • 157c0b6cae Register hazelcast post processor only when necessary Stephane Nicoll 2015-11-06 12:01:59 +01:00
  • 195880c7c0 Merge pull request #4356 from bohrqiu/master Stephane Nicoll 2015-11-06 09:24:29 +01:00
  • bd8521c1ab Polish contribution Stephane Nicoll 2015-11-06 09:24:08 +01:00
  • 35417622e6 Add thread total started count to SystemPublicMetrics 邱占波 2015-10-31 00:26:38 +08:00
  • cce498b530 Merge branch '1.2.x' Stephane Nicoll 2015-11-05 14:11:15 +01:00
  • 6665f8582c Merge branch '1.2.x' Stephane Nicoll 2015-11-05 14:10:52 +01:00
  • 96ca3e0c0f Polish Stephane Nicoll 2015-11-05 14:09:30 +01:00
  • 6dbdd575a5 Polish Stephane Nicoll 2015-11-05 10:18:34 +01:00
  • c94cb1f3d1 Skip BeanInfo class search by default Phillip Webb 2015-11-04 23:41:52 -08:00
  • d88210f626 Improve performance with BackgroundPreinitializer Phillip Webb 2015-11-04 23:12:26 -08:00
  • 602a06d565 Improve performance of RelaxedNames Phillip Webb 2015-11-04 23:09:11 -08:00
  • 98ff0fff29 Merge branch '1.2.x' Phillip Webb 2015-11-05 00:22:50 -08:00
  • 9432ee6a6b Polish Phillip Webb 2015-11-05 00:19:58 -08:00
  • 3492f1bcca Fix typo in HibernateJpaAutoConfiguration Phillip Webb 2015-11-04 22:13:45 -08:00
  • a3c73cad4a Merge branch '1.2.x' Dave Syer 2015-11-05 08:21:53 +01:00
  • 124574e345 Add mediaTypes (extension to media type mapping) in MVC resources Dave Syer 2015-11-05 07:56:33 +01:00
  • 6c2ea4648f Polish Phillip Webb 2015-11-03 20:36:20 -08:00
  • fd1cbed51c Merge branch 1.2.x Phillip Webb 2015-11-03 14:56:16 -08:00
  • 2118242e00 Polish Phillip Webb 2015-11-03 13:32:06 -08:00
  • 7a665c5f58 Merge branch '1.2.x' Stephane Nicoll 2015-11-03 10:15:39 +01:00
  • 8c140092b6 Fix key to disable the metrics filter Stephane Nicoll 2015-11-03 10:14:39 +01:00
  • fa9724becb Revert "Add or avoid proxy configurations for integration tests" Dave Syer 2015-11-02 17:38:54 +00:00
  • 251f2805a8 Add or avoid proxy configurations for integration tests mrumpf 2015-09-01 12:58:42 +02:00
  • 8188060edf Fix broken build Stephane Nicoll 2015-11-02 13:38:08 +01:00
  • 96ba5ed32c Ensure OAuth2 context state is not reset if access tokens match Dave Syer 2015-10-29 08:42:36 +00:00
  • cfb12fc7c2 Clarify how to switch off security autoconfiguration Dave Syer 2015-11-02 10:44:54 +00:00
  • cc3f673874 Narrow range of events listened for in security audit Dave Syer 2015-11-02 10:01:45 +00:00
  • 2cfb6fe0f5 Merge branch '1.2.x' Stephane Nicoll 2015-11-01 17:03:24 +01:00
  • 791e3048cf Fixup version numbers following release Stephane Nicoll 2015-11-01 17:02:35 +01:00
  • 2aa1a02699 Merge pull request #4359 from ZakarFin/master Stephane Nicoll 2015-11-01 13:33:03 +01:00
  • efa7303507 Fix linux service script command syntax ZakarFin 2015-10-31 19:57:56 +02:00
  • f3a2c1f4ac More clarification in metrics export docs Dave Syer 2015-10-31 16:13:41 +00:00
  • 40f3bed54b Catch up open tsdb docs Dave Syer 2015-10-31 16:11:55 +00:00
  • 96fcd49e2e OpenTsdbMetricWriter -> OpenTsdbGaugeWriter Dave Syer 2015-10-31 16:10:49 +00:00
  • db03e8ea50 Fix sample and tidy up MetricWriter/GaugeWriter Dave Syer 2015-10-31 16:00:48 +00:00
  • 03c56b4cf1 Split MetricWriter into 2 interfaces covering counters and gauges Dave Syer 2015-10-31 15:20:25 +00:00
  • 0b326035b0 Fix detection of property setter Stephane Nicoll 2015-10-30 14:39:43 +01:00
  • 5ed7156061 Add support for lists in SPRING_APPLICATION_JSON Dave Syer 2015-10-31 08:06:20 +00:00
  • 986275c73d Order configuration properties group in Appendix Stephane Nicoll 2015-10-31 08:42:29 +01:00
  • e3498edc81 Upgrade to Spring Security 4.0.3.RELEASE Andy Wilkinson 2015-10-30 22:27:27 +00:00
  • 0ccd33705d Use RelaxedDataBinder for excludes Phillip Webb 2015-10-30 14:36:53 -07:00
  • abfd139d8f Fix spring.application.exclude YAML property Stephane Nicoll 2015-10-30 17:23:40 +01:00
  • 718ea5f78b Update systemd service documentation Vedran Pavic 2015-10-28 22:50:35 +01:00
  • 826acf5d67 Set the working directory to that of the jar when using start-stop-daemon Andy Wilkinson 2015-10-30 15:09:41 +00:00
  • 9a7baf195e Fix typo Stephane Nicoll 2015-10-30 15:50:49 +01:00
  • b752b0f1d6 Upgrade to Jaybird 2.2.9 Andy Wilkinson 2015-10-30 12:00:10 +00:00
  • bffa10e80b Upgrade to httpcore 4.4.4 Andy Wilkinson 2015-10-30 11:58:30 +00:00
  • 648c983313 Upgrade to commons-dbcp2 2.1.1 Andy Wilkinson 2015-10-30 11:48:28 +00:00
  • 36fb5e4ade Upgrade to EHCache 2.10.1 Andy Wilkinson 2015-10-30 11:48:06 +00:00
  • fc1d920346 Upgrade to Undertow 1.3.4.Final Andy Wilkinson 2015-10-30 11:47:32 +00:00
  • db588646c6 Upgrade to HikariCP-java6 2.3.12 Andy Wilkinson 2015-10-30 11:46:56 +00:00
  • 02d7e2826c Don’t call ignoring.antMatchers([]) as empty array now maps to /** Andy Wilkinson 2015-10-30 11:25:46 +00:00
  • 1e4257daed Fix the javadoc in SpringApplicationJsonEnvironmentPostProcessor Andy Wilkinson 2015-10-30 10:29:52 +00:00
  • 0c1efa473e Update documentation on how to configure the main class with Gradle Andy Wilkinson 2015-10-30 10:10:04 +00:00
  • ba7d12c697 Clarify application.properties example Dave Syer 2015-10-30 09:55:50 +00:00
  • ee5a1f9722 Make SPRING_APPLICATION_JSON processing happen before config files Dave Syer 2015-10-30 09:47:27 +00:00
  • 1f675c026f Add support for inline JSON in SPRING_APPLICATION_JSON Dave Syer 2015-10-30 09:44:27 +00:00
  • 86c753a149 Temporary fix the build Stephane Nicoll 2015-10-30 10:41:01 +01:00
  • 74317a220e Merge branch '1.2.x' Andy Wilkinson 2015-10-30 09:24:14 +00:00
  • 1f92360583 Ensure that HATEOAS sample does not try to produce XML Andy Wilkinson 2015-10-30 09:17:34 +00:00
  • 00e207dcaf Temporary fix the build Stephane Nicoll 2015-10-30 10:10:44 +01:00
  • 248fcbec5d Merge branch '1.2.x' Andy Wilkinson 2015-10-30 09:06:58 +00:00
  • 05b501ce41 Update Tomcat multi-connectors sample to configure SSL declaratively Andy Wilkinson 2015-10-30 09:05:24 +00:00
  • fd2db51da7 Consistently document default and example values Stephane Nicoll 2015-10-29 18:33:32 +01:00
  • 549f873941 Update RestarterTests to expect listener to be notified at least once Andy Wilkinson 2015-10-29 15:59:12 +00:00
  • eaa4d900eb Update auto-configured ParameterNamesModule to use DEFAULT creator mode Andy Wilkinson 2015-10-29 15:40:01 +00:00
  • 7742dafccf Improve meta-data description Stephane Nicoll 2015-10-29 16:31:34 +01:00
  • 79d99e1847 Update ShellPropertiesTests to expect whitespace to be trimmed Andy Wilkinson 2015-10-29 15:05:09 +00:00
  • aaae4aa3a1 Prevent restarts from switching off Log4J2-based logging Andy Wilkinson 2015-10-29 12:37:04 +00:00
  • 85d5766d54 Correct plugin name of ExtendedWhitespaceThrowablePatternConverter Andy Wilkinson 2015-10-29 14:31:18 +00:00
  • c98d3208b2 Merge pull request #4316 from klieber/bugfix/oauth2-auth-server-autoconfig Stephane Nicoll 2015-10-29 11:10:52 +01:00
  • 10a079fb07 Polish contribution Stephane Nicoll 2015-10-29 11:09:43 +01:00
  • c6783e8663 Add missing properties to OAuth2AutorizationServer Kyle Lieber 2015-10-27 09:15:11 -05:00
  • 6578239f67 Fix binding of Collection of enum Stephane Nicoll 2015-10-29 10:29:41 +01:00
  • 04c87138b4 Add missing javadoc to AuthorizationServerProperties Andy Wilkinson 2015-10-29 09:19:51 +00:00
  • ae0eed5bf5 Be more defensive about exceptions from resource Dave Syer 2015-10-29 08:41:00 +00:00
  • abd7bc0466 Add OAuth2 resource server sample Dave Syer 2015-10-29 08:40:12 +00:00
  • cd496c7ec8 Bump OAuth2 back to 2.0.8 Dave Syer 2015-10-28 16:40:36 +00:00
  • 3740c817d3 Ensure that @ConfigurationProperties is mandatory Stephane Nicoll 2015-10-28 20:12:13 +01:00
  • 6491eafc4a Polish doc Stephane Nicoll 2015-10-28 20:07:45 +01:00
  • 833aac2b26 Drive EnvironmentPostProcessors from ConfigFileApplicationListener Andy Wilkinson 2015-10-28 18:58:19 +00:00
  • 0adf037410 Consider custom server.context-path when configuring dev tools endpoints Andy Wilkinson 2015-10-28 17:22:39 +00:00
  • b5246af148 Merge pull request #4330 from izeye/patch-46 Stephane Nicoll 2015-10-28 18:19:15 +01:00
  • f76322263b Remove unnecessary String concatenation Johnny Lim 2015-10-28 22:54:16 +09:00
  • 831fa1d3b4 Merge pull request #4317 from vpavic/fix-flyway-baseline-version Stephane Nicoll 2015-10-28 18:12:04 +01:00
  • 90a4d1df2b Polish contribution Stephane Nicoll 2015-10-28 18:11:00 +01:00
  • 40351c40ed Fix binding of Flyway's baselineVersion property Vedran Pavic 2015-10-27 20:15:29 +01:00
  • 791c50d1e7 Add an integration test to verify filter ordering Andy Wilkinson 2015-10-28 16:55:42 +00:00
  • e02bda5f8e Merge pull request #4323 from shakuzen/patch-9 Stephane Nicoll 2015-10-28 17:53:05 +01:00
  • 2516dc033f Fix documentation example Tommy Ludwig 2015-10-28 19:29:54 +09:00
  • f09bbb5e1d Merge pull request #4328 from izeye/polish-20151028 Stephane Nicoll 2015-10-28 17:51:47 +01:00
  • e2a8fc461c Polish docs Johnny Lim 2015-10-28 22:23:20 +09:00
  • 1ef68ef231 Correct the reference to jarfolder in the init script Andy Wilkinson 2015-10-28 14:32:11 +00:00
  • f54b5d7ac1 Change ordering of deployment tests to keep Cargo happy Andy Wilkinson 2015-10-28 14:13:29 +00:00
  • 8ed472d6f9 Update logging listener to use normal stack trace ordering by default Andy Wilkinson 2015-10-28 14:01:22 +00:00
  • 2dee3a9fe9 Upgrade to Spring Security OAuth 2.0.8.RELEASE Andy Wilkinson 2015-10-28 12:53:46 +00:00
  • 222ca74c62 Fix Checkstyle violations Andy Wilkinson 2015-10-28 12:49:40 +00:00