Spencer Gibb
|
019615f376
|
remove commons.lang.builder
|
8 years ago |
Ryan Baxter
|
a8d40afd58
|
Merge pull request #2239 from gzurowski/remove-lombok-from-netflix-core
Remove Lombok from spring-cloud-netflix-core module
|
8 years ago |
Marcin Grzejszczak
|
ebe3800c75
|
Merge branch '1.3.x'
|
8 years ago |
Marcin Grzejszczak
|
30b98bea85
|
Referrencing resources from sc-build
|
8 years ago |
Gregor Zurowski
|
d9738a7ee5
|
Remove Lombok from documentation
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
|
8 years ago |
Gregor Zurowski
|
d778b938e7
|
Remove Lombok from spring-cloud-netflix-core module
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
|
8 years ago |
Marcin Grzejszczak
|
5e9fa908b4
|
Merge branch '1.3.x'
|
8 years ago |
Marcin Grzejszczak
|
91808c5fd9
|
Updated whitelists
|
8 years ago |
Marcin Grzejszczak
|
0784b1ee19
|
Migrated to new docs; fixes #2237
|
8 years ago |
Marcin Grzejszczak
|
b3cdd72754
|
Bumped libs'
|
8 years ago |
Marcin Grzejszczak
|
4a8913f7ea
|
Migrated to new docs; fixes #2237
|
8 years ago |
Ryan Baxter
|
8fbd73af1e
|
Going back to snapshots
|
8 years ago |
Ryan Baxter
|
1be2b2c295
|
Update SNAPSHOT to 1.4.0.M1
|
8 years ago |
Ryan Baxter
|
02778fd670
|
fixing links in docs
|
8 years ago |
Ryan Baxter
|
985f014f40
|
bumping sc-build version
|
8 years ago |
Nastya Smirnova
|
2a63d07146
|
Extract getApplications method in CommonsInstanceDiscovery
This allows the ability to override behavior of retrieving configured applications
|
8 years ago |
Ryan Baxter
|
947d30c5c4
|
Bumping versions to 1.3.5.BUILD-SNAPSHOT after release
|
8 years ago |
Ryan Baxter
|
e71ce3395d
|
Going back to snapshots
|
8 years ago |
Ryan Baxter
|
f5e7be25dd
|
Update SNAPSHOT to 1.3.4.RELEASE
|
8 years ago |
Ryan Baxter
|
c8d024c25f
|
Merge pull request #2213 from ryanjbaxter/deprecation-warnings-for-starters
Adds deprecation warning to starters
|
8 years ago |
Ryan Baxter
|
b519ad8d18
|
Adds deprecation warning to starters. Fixes #2148.
|
8 years ago |
Ryan Baxter
|
fcb1f5dc54
|
Bumping versions to 1.3.4.BUILD-SNAPSHOT after release
|
8 years ago |
Ryan Baxter
|
9b7a2f93ad
|
Going back to snapshots
|
8 years ago |
Ryan Baxter
|
9ce253b644
|
Update SNAPSHOT to 1.3.3.RELEASE
|
8 years ago |
Ryan Baxter
|
24cbbb9a11
|
Merging 1.3.x into master
|
8 years ago |
Ryan Baxter
|
ed57c8f0fa
|
Merge pull request #2208 from ryanjbaxter/document-https-hystrix-dashboard
Document untrusted certificates when connecting to hystrix.stream endpoint
|
8 years ago |
Ryan Baxter
|
07b99704ee
|
Fixes #1523. Document untrusted certificates when connecting to hystrix.stream endpoint.
|
8 years ago |
Biju Kunjummen
|
9440e4d153
|
Fixes #2083. Porting #1916 to the 1.3.x branch.
|
8 years ago |
Spencer Gibb
|
1840647458
|
Move `EurekaClient.close()` to `EurekaRegistration.close()`.
This moves the lifecycle of the eureka client of of EurekaServiceRegistry.
fixes gh-2099
|
8 years ago |
Spencer Gibb
|
c3114e65bf
|
Merge branch '1.3.x'
|
8 years ago |
Spencer Gibb
|
c2aa60f292
|
Update test of setContentLengthLong to include param.
Otherwise useServlet31 was always returning false.
fixes gh-2196
|
8 years ago |
Spencer Gibb
|
e4e29e1316
|
Move tests out of default and base package
|
8 years ago |
Biju Kunjummen
|
63f975ad43
|
Sync up matching of ignored paths and route paths (#2163)
Signed-off-by: João Salavessa <joao.salavessa@sky.uk>
|
8 years ago |
Olivier Bourgain
|
a01fc5b758
|
Fix check then act issue (#2160)
|
8 years ago |
Ryan Baxter
|
481e31220b
|
Merge remote-tracking branch 'origin/1.3.x'
|
8 years ago |
Ryan Baxter
|
040ce4db81
|
Merge pull request #2177 from repos-jmp/1.3.x
Fixes gh-2125
|
8 years ago |
Ryan Baxter
|
8fb89b25d9
|
Merge pull request #2080 from ryanjbaxter/http-client-centralization
Centralizing HTTP client creation and configuration
|
8 years ago |
Jayanth MP
|
099c9024bb
|
Fixes gh-2125
(Updated okhttp3 from v3.6.0 to v3.8.1)
|
8 years ago |
Ryan Baxter
|
bd7e75f4b3
|
Merge remote-tracking branch 'Upstream/master' into http-client-centralization
|
8 years ago |
Ryan Baxter
|
b3d61a6de7
|
Removing duplicate install goal
|
8 years ago |
Dave Syer
|
e5b14e4177
|
Fix all the start poms to be jars again
They are all deprecated but that's no reason to break them.
|
8 years ago |
Spencer Gibb
|
0de86d3faf
|
fix hashCode
|
8 years ago |
Gregor Zurowski
|
aa2159b7e5
|
Remove Lombok from spring-cloud-netflix-eureka-client module (#2131)
|
8 years ago |
Biju Kunjummen
|
1c30c24639
|
Replace o.s.b.a.PropertyPlaceholderAuto* with o.s.b.a.context.PropertyPlaceholderAuto* (#2155)
|
8 years ago |
Spencer Gibb
|
cd2ed8eeee
|
Restore turbine stream dependencies.
|
8 years ago |
Spencer Gibb
|
112a3e27a6
|
Fix versions of new starters
|
8 years ago |
Daniel Lavoie
|
bbac5a730f
|
Rename starters to include `-netflix-` (#1886)
Fixes gh-665
|
8 years ago |
Daniel Lavoie
|
348c96bf13
|
Optionally remove Jersey dependencies from Eureka Client (#1850)
Fixes gh-1849
|
8 years ago |
Biju Kunjummen
|
fd783734ac
|
Add docs for default ribbon client configuration (#2142)
fixes #1741
|
8 years ago |
Biju Kunjummen
|
fc4f375a65
|
Restore ignored test - works cleanly for a full build (#2146)
|
8 years ago |