Andy Wilkinson
c626332393
Upgrade to Derby 10.13.1.1
...
Closes gh-7836
8 years ago
Andy Wilkinson
045dd7cf46
Upgrade to Artemis 1.5.1
...
Closes gh-7835
8 years ago
Andy Wilkinson
2b6baace18
Upgrade to Activemq 5.14.3
...
Closes gh-7834
8 years ago
Andy Wilkinson
e5a8300534
Upgrade to Joda Time 2.9.7
...
Closes gh-7833
8 years ago
Andy Wilkinson
e647b0f710
Upgrade to Undertow 1.4.8.Final
...
Closes gh-7832
8 years ago
Andy Wilkinson
d996a1d571
Upgrade to Hikaricp 2.5.1
...
Closes gh-7831
8 years ago
Andy Wilkinson
adb78dd88d
Upgrade to Jmustache 1.13
...
Closes gh-7830
8 years ago
Andy Wilkinson
b6e6a36387
Upgrade to Hazelcast Hibernate5 1.1.3
...
Closes gh-7829
8 years ago
Andy Wilkinson
dc28a404eb
Upgrade to Hazelcast Hibernate4 3.7.1
...
Closes gh-7828
8 years ago
Andy Wilkinson
aa942857cb
Upgrade to Hazelcast 3.7.4
...
Closes gh-7827
8 years ago
Andy Wilkinson
46de3e5a24
Upgrade to Gson 2.8.0
...
Closes gh-7826
8 years ago
Andy Wilkinson
d9ad516eed
Upgrade to Cassandra Driver 3.1.3
...
Closes gh-7825
8 years ago
Andy Wilkinson
6f13f228db
Upgrade to Couchbase Client 2.3.6
...
Closes gh-7823
8 years ago
Andy Wilkinson
6fd27566af
Merge branch '1.5.x'
8 years ago
Andy Wilkinson
6ced8abb86
Update the copyright header to 2017
8 years ago
Andy Wilkinson
6b1a80ac2a
Merge branch '1.5.x'
8 years ago
Andy Wilkinson
dac249fb0d
Replace use of Gradle API that's bean deprecated in 3.x
...
Closes gh-7734
8 years ago
Stephane Nicoll
85f176da08
Merge branch '1.5.x'
8 years ago
Stephane Nicoll
ce9beefc9a
Merge pull request #7796 from eddumelendez:gh-7708
...
* pr/7796:
Polish contribution
Autodetect spring.jpa.database from spring.datasource.url
8 years ago
Stephane Nicoll
fe89af5e82
Polish contribution
...
Closes gh-7796
8 years ago
Eddú Meléndez
24c83d12da
Autodetect spring.jpa.database from spring.datasource.url
...
Previously, property `spring.jpa.database` should be provided. This
commit allows to detect the database when `spring.datasource.url` is
provided.
Closes gh-7708
8 years ago
Phillip Webb
a5b22e2858
Merge branch '1.5.x'
8 years ago
Phillip Webb
f4f1a7f929
Revert "Upgrade to Spring HATEOAS 0.22.0"
...
This reverts commit fb4099dfb1
.
8 years ago
Phillip Webb
4026fa563f
Merge branch '1.5.x'
8 years ago
Phillip Webb
69bf76b5ee
Merge pull request #7807 from candrews/patch-3
...
* pr/7807:
Upgrade to Spring HATEOAS 0.22.0
8 years ago
Craig Andrews
fb4099dfb1
Upgrade to Spring HATEOAS 0.22.0
...
Closes gh-7807
8 years ago
Phillip Webb
41b83085a6
Restore `kill -9` to launch.script force-stop
...
Restore the `-9` flag to the send `kill` call which was inadvertently
lost in commit a35a1022c2
.
Closes gh-6223
8 years ago
Phillip Webb
6adab91fd1
Merge pull request #6579 from vpavic/audit-endpoint
...
* pr/6579:
Polish audit event endpoint support
Improve MBean without backing Endpoint support
Add MVC and JMX endpoints to retrieve audit events
Add JMX without backing `Endpoint` support
8 years ago
Phillip Webb
51762642b2
Polish audit event endpoint support
...
Closes gh-6579
8 years ago
Phillip Webb
5b40eb48e0
Improve MBean without backing Endpoint support
...
Improve support for MBeans without a backing endpoint by introducing
a `JmxEndpoint` interface. The `JmxEndpoint` is intentionally
similar in design to the `MvcEndpoint` from the `mvc` package and
allows for completely custom JMX beans that are not backed by any
real actuator `Endpoint`.
The `AuditEventsMBean` has been refactored to use the new interface and
has been renamed to `AuditEventsJmxEndpoint`.
See gh-6579
8 years ago
Vedran Pavic
2f1e4f0c02
Add MVC and JMX endpoints to retrieve audit events
...
Add MVC and JMX specific endpoints that allow audit events to be
retrieved.
See gh-6579
8 years ago
Vedran Pavic
a6d18f714f
Add JMX without backing `Endpoint` support
...
Decompose `EndpointMBean` to improve support for JMX endpoints without
a backing `Endpoint`.
See gh-6579
8 years ago
Phillip Webb
e1eb48e8b4
Fix warnings
8 years ago
Phillip Webb
6496ea78d4
Merge branch '1.5.x'
8 years ago
Phillip Webb
a167db7b37
Allow OPTIONS requests in interceptors
...
Update `MvcEndpointSecurityInterceptor` and
`CloudFoundrySecurityInterceptor` to allow OPTIONS requests to be
processed.
Fixes gh-7720
8 years ago
Phillip Webb
a90bad37bd
Merge branch '1.5.x'
8 years ago
Phillip Webb
a35a1022c2
Update force-stop to respect STOP_WAIT_TIME
...
Closes gh-6223
8 years ago
Phillip Webb
89569db75a
Merge pull request #7787 from kazuki43zoo/polish-gh-6223
...
* pr/7787:
Add force-stop to launch.script usage
8 years ago
Kazuki Shimizu
40691d07f8
Add force-stop to launch.script usage
...
See gh-6223
Closes gh-7787
8 years ago
Phillip Webb
b27f4e23be
Ignore @ImportAutoConfiguration exclude errors
...
Update `ImportAutoConfigurationImportSelector` to ignore excludes for
classes that aren't loaded. Since the import classes for tests tend to
be much more limited, the exception isn't really helpful.
Closes gh-6809
8 years ago
Phillip Webb
b76978ff7e
Try to prevent Travis build failures
...
Update LiveReloadServerTests which seems to be failing intermittently
on Travis.
8 years ago
Phillip Webb
53f1df86a2
Merge branch '1.5.x'
8 years ago
Phillip Webb
aacf5d660f
Update copyright year for changed files
8 years ago
Phillip Webb
be3fe12cf0
Polish
8 years ago
Phillip Webb
273beaa3ce
Polish
8 years ago
Phillip Webb
f8acaae115
Merge branch '1.4.x' into 1.5.x
8 years ago
Phillip Webb
9ccf47398e
Formatting
8 years ago
Stephane Nicoll
4604bb7e8a
Merge branch '1.5.x'
8 years ago
Stephane Nicoll
c903ff46a7
Polish samples
8 years ago
Stephane Nicoll
a19a28062f
Fix actuator security in samples
...
Closes gh-7637
8 years ago