Spencer Gibb
87bb8f1fa1
Upgrades to build 2.1.0.BUILD-SNAPSHOT and boot 2.1.x
...
Moves refresh scope proxy creation from BeanDefinitionRegistryPostProcessor to BeanPostProcessor
fixes gh-400
2018-08-02 11:19:17 -04:00
buildmaster
8efcb1577e
Bumping versions to 2.0.2.BUILD-SNAPSHOT after release
2018-07-31 18:05:58 +00:00
buildmaster
36146312ab
Going back to snapshots
2018-07-31 18:05:58 +00:00
buildmaster
1998ac2892
Update SNAPSHOT to 2.0.1.RELEASE
2018-07-31 18:03:14 +00:00
Ryan Baxter
84659685d6
Add note about custom logging prefix
2018-07-19 10:28:22 -04:00
buildmaster
a707941e5c
Bumping versions to 2.0.1.BUILD-SNAPSHOT after release
2018-06-18 13:29:50 +00:00
buildmaster
917c134350
Going back to snapshots
2018-06-18 13:29:49 +00:00
buildmaster
1ade0553ee
Update SNAPSHOT to 2.0.0.RELEASE
2018-06-18 13:26:29 +00:00
Spencer Gibb
16465a36d5
Adds anchor
2018-06-15 13:55:09 -04:00
Ryan Baxter
816afaf3d1
Merge remote-tracking branch 'origin/1.3.x'
2018-06-07 14:31:07 -04:00
Ryan Baxter
466a2ff20d
Clarify location of logging configuration in docs. Fixes #107 .
2018-06-06 10:17:32 -04:00
Ryan Baxter
bda67f235c
Clarify property overrides.
2018-06-05 10:57:33 -04:00
Ryan Baxter
d40b8f3555
Clarify how to make immutable beans refreshable. Fixes #363
2018-06-05 10:15:40 -04:00
Ryan Baxter
dc39331ea1
Removing HEAD
2018-06-05 10:08:11 -04:00
Ryan Baxter
4489939bc5
Merge remote-tracking branch 'origin/1.3.x'
2018-06-05 07:41:00 -04:00
Ryan Baxter
ffae2433e0
Clarify the meaning of bootstrap properties in documentation. Fixes #206
2018-06-05 07:38:36 -04:00
Ryan Baxter
5a243227a1
Merge remote-tracking branch 'origin/1.3.x'
2018-06-05 07:33:15 -04:00
Ryan Baxter
cb93e9b658
Clarifying /restart /pause and /resume functionality in docs. Fixes #275 .
2018-06-05 07:31:06 -04:00
Ryan Baxter
22f8a724e5
Merge remote-tracking branch 'origin/1.3.x'
2018-06-04 14:17:33 -04:00
Ryan Baxter
88d3439035
Clarify ServiceRegistry documentation. Fixes #361 .
2018-06-04 14:11:16 -04:00
Marcin Grzejszczak
c65f306f4e
Fixed the missing main.basedir
2018-05-25 15:16:20 +02:00
buildmaster
9849895867
Going back to snapshots
2018-05-24 19:00:21 +00:00
buildmaster
445fffff34
Update SNAPSHOT to 2.0.0.RC2
2018-05-24 18:59:33 +00:00
Fahim Farook
3a805334f2
Fixes failing maven eclipse:eclipse goal. ( #372 )
2018-05-23 17:00:12 -04:00
Ryan Baxter
b8c6038254
Fixes #359
2018-05-14 13:27:57 -04:00
buildmaster
b8589e0eaa
Going back to snapshots
2018-04-20 18:37:39 +00:00
buildmaster
b61187c761
Update SNAPSHOT to 2.0.0.RC1
2018-04-20 18:36:47 +00:00
Ryan Baxter
713d6a8d73
Document how to expose refresh endpoint ( #346 )
...
* Document how to expose refresh endpoint. Fixes #343
2018-03-26 14:39:01 -04:00
buildmaster
f71e5a3eaf
Bumping versions to 1.3.4.BUILD-SNAPSHOT after release
2018-03-26 15:04:10 +00:00
buildmaster
7219560a1f
Going back to snapshots
2018-03-26 15:04:09 +00:00
buildmaster
92ca232518
Update SNAPSHOT to 1.3.3.RELEASE
2018-03-26 14:58:47 +00:00
buildmaster
328995c639
Going back to snapshots
2018-03-22 20:51:19 +00:00
buildmaster
19a47a366f
Update SNAPSHOT to 2.0.0.M9
2018-03-22 20:50:33 +00:00
buildmaster
e63a3d4232
Going back to snapshots
2018-03-02 17:03:35 +00:00
buildmaster
5a79537a76
Update SNAPSHOT to 2.0.0.M8
2018-03-02 17:02:51 +00:00
Jay Bryant
c61e517a69
Full editing pass ( #329 )
...
* Full editing pass
I edited for consistency and voice and grammar.
* Change to match a request from Spencer Gibb
As feedback to my first commit, Spencer told me that /env needs to be /actuator/env in one spot and that the same pattern applied to a few others. I have made the change.
* Further corrections based on Ryan Baxter's input
Ryan caught some things. I fixed them. Thanks, Ryan.
2018-02-28 16:26:55 -05:00
buildmaster
b5eb64de2a
Going back to snapshots
2018-02-26 17:30:07 +00:00
buildmaster
b1124e3fbe
Update SNAPSHOT to 2.0.0.M7
2018-02-26 17:29:21 +00:00
buildmaster
12d778f330
Going back to snapshots
2018-02-09 17:47:33 +00:00
buildmaster
5ad8288e85
Update SNAPSHOT to 2.0.0.M6
2018-02-09 17:46:50 +00:00
buildmaster
ce7d9e3092
Bumping versions to 1.3.3.BUILD-SNAPSHOT after release
2018-02-08 01:22:39 +00:00
buildmaster
8055d1a6bb
Going back to snapshots
2018-02-08 01:22:38 +00:00
buildmaster
cefd46c33d
Update SNAPSHOT to 1.3.2.RELEASE
2018-02-08 01:21:37 +00:00
Andreas Evers
52fa679fc9
Documentation fixes ( #317 )
...
* Polish + Fixed service-registry endpoint + Added features endpoint docs
Fixes #53
Fixes #310
2018-02-07 13:28:55 -05:00
Ryan Baxter
1b6103befa
Allows for custom Http Client builders ( #313 )
2018-02-01 19:12:48 -05:00
Ryan Baxter
13237ee38b
Clarify functionality available through /refresh
2018-01-30 10:28:35 -05:00
Ryan Baxter
8dcbd35e98
Merge remote-tracking branch 'origin/1.3.x'
2018-01-18 19:53:37 -05:00
buildmaster
0b01ca13bb
Bumping versions to 1.3.2.BUILD-SNAPSHOT after release
2018-01-11 21:23:03 +00:00
buildmaster
dd34b7f189
Going back to snapshots
2018-01-11 21:23:03 +00:00
buildmaster
b60d21a076
Update SNAPSHOT to 1.3.1.RELEASE
2018-01-11 21:21:26 +00:00