Commit Graph

9532 Commits (c2ca21bb6394c72d807e00863e7fed50db56f697)
 

Author SHA1 Message Date
Stephane Nicoll c2ca21bb63 Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll 26643ef428 Clarify how to exclude devtools with war packaging.
Closes gh-7556
8 years ago
Stephane Nicoll 61518dd574 Merge branch '1.4.x' into 1.5.x 8 years ago
Raja Dilip Kolli caf5327149 Upgrade to Lombok 1.16.12
Closes gh-7590
8 years ago
Stephane Nicoll d18ee71cb9 Merge pull request #7555 from AlexFalappa:master
* pr/7555:
  INIT INFO Required Start/Stop as embedded launch script properties
8 years ago
Alessandro Falappa dd7d81a580 INIT INFO Required Start/Stop as embedded launch script properties
Expose the Required-Start and Require-Stop lines in the launch script
INIT INFO section as customizable embedded launch script properties.

This way one can express dependencies fron other init services by simply
changing the configuration in the build script.

Closes gh-7555
8 years ago
Stephane Nicoll 6fd9476339 Merge pull request #7590 from rajadileepkolli:master
* pr/7590:
  Upgrade to Lombok 1.16.12
8 years ago
Raja Dilip Kolli 4ce91a5366 Upgrade to Lombok 1.16.12
Closes gh-7590
8 years ago
Stephane Nicoll 1d8783b5b3 Add dependency management for javax.validation
Closes gh-7641
8 years ago
Stephane Nicoll ac866707d5 Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll a2d46dc16c Upgrade to Logback 1.1.8
Closes gh-7638
8 years ago
Stephane Nicoll fc3a457366 Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll 601b5ced49 Upgrade to Neo4j 2.0.6
Closes gh-7650
8 years ago
Stephane Nicoll 2b09050568 Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll 477c874eca Improve DatabaseDriver detection based on jdbc url
This commit fixes the detection of JDBC urls for DB2 AS400, Firebird and
Informix.

Closes gh-7651
8 years ago
Stephane Nicoll 0fbe56eabc Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll c8bdf74327 Expand ConfigurationProperties doc
Closes gh-7620
8 years ago
Stephane Nicoll 703ed901fe Polish doc 8 years ago
Stephane Nicoll eb64cd00d8 Merge pull request #7632 from eddumelendez:missing_health_metadata
* pr/7632:
  Polish
  Add missing actuator metadata
8 years ago
Stephane Nicoll e5f2c58a7a Polish
Closes gh-7632
8 years ago
Eddú Meléndez fc09a23991 Add missing actuator metadata
Health metadata for cassandra and couchbase is added.

See gh-7632
8 years ago
Stephane Nicoll 2a5e22fa63 Merge pull request #7552 from izeye:polish-20161202
* pr/7552:
  Polish
8 years ago
Johnny Lim 6d1b752ffe Polish
Closes gh-7552
8 years ago
Stephane Nicoll 41f29aeccc Merge pull request #7551 from oscr:redundant-array-test
* pr/7551:
  Remove redundant array creation for calling varargs method
8 years ago
Oscar Utbult 38713c473f Remove redundant array creation for calling varargs method
Closes gh-7551
8 years ago
Stephane Nicoll e002e03b3e Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll cfad35ad21 Merge pull request #7596 from 166MMX:patch-1
* pr/7596:
  Update production-ready-features.adoc
8 years ago
Johannes Harth 9746c63209 Update production-ready-features.adoc
Replace line break with missing line fold "\\\n" to continue the property
value.

Closes gh-7596
8 years ago
Andy Wilkinson 78517a6571 Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson 4d5fb97127 Revert "Start building against Spring Framework 4.3.5 snapshots"
This reverts commit 727d626292. Sigh,
although the SPR issue is complete the change hasn't been backported
yet.
8 years ago
Andy Wilkinson 99edb0cec0 Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson 727d626292 Start building against Spring Framework 4.3.5 snapshots
See gh-7601
8 years ago
Andy Wilkinson 595679bed4 Disable management security when testing Jolokia endpoint 8 years ago
Andy Wilkinson 149f19cd58 Register any EventListener beans with auto-configured SessionFactory
Closes gh-7531
8 years ago
Andy Wilkinson 0db924c369 Upgrade to Neo4j OGM 2.1.0
Closes gh-7633
8 years ago
Andy Wilkinson d9e2368512 Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson 14a90aa52e Update SpringApplicationBuilder javadoc to reflect API changes
Closes gh-7609
8 years ago
Andy Wilkinson 391a760c3c Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson 4ec95b8308 Ensure that JolokiaMvcEndpoint destroys underlying controller
Closes gh-7606
8 years ago
Dave Syer 1baf3c63c4 Make the Spring Security part of CF autoconfig conditional
Otherwise you get a class not found exception at runtime in
CF when Spring Securtity is not on the classpath.
8 years ago
Dave Syer cc8ecb6ff5 Clear VCAP_APPLICATION after tests
So that other CF tests do not fail.
8 years ago
Stephane Nicoll 95ee145281 Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll b80ad2a212 Harmonize Caffeine CacheManager bean name
Closes gh-6980
8 years ago
Madhura Bhave b29620f2ad Allow overriding case in SpringPhysicalNamingStrategy
Fixes gh-7410
8 years ago
Andy Wilkinson 5d7453a635 Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson 61f086591c Revert "Start building against Spring Framework 4.3.5 snapshots"
This reverts commit 47f1aeb589.
8 years ago
Andy Wilkinson 671dea0d6b Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson 4a709ea86d Start building against snapshots for Spring Data Hopper SR6
See gh-7602
8 years ago
Andy Wilkinson a9f59d586d Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson 47f1aeb589 Start building against Spring Framework 4.3.5 snapshots
See gh-7601
8 years ago