1
0
mirror of https://github.com/nsnail/Ocelot.git synced 2025-05-06 07:32:50 +08:00

17 Commits

Author SHA1 Message Date
Tom Gardham-Pallister
e257d82abf Revert "make sure files are copied for manual tests, was not working"
This reverts commit 6f9811cb1ba3235a6cd18406510458384597f340.
2018-08-26 12:38:42 +01:00
Tom Gardham-Pallister
6f9811cb1b make sure files are copied for manual tests, was not working 2018-08-26 11:56:18 +01:00
Tom Pallister
98ba0271be
Feature/move polly ()
* added delegate to select last handler

*  implemented a way we can inject the last delegating handler

* wip - moving code

*  removed loads of qos code and moved it into Ocelot.Provider.Polly
2018-08-19 10:14:15 +01:00
Tom Pallister
a91235b405
removed consul deps and introduced delegate to find service discovery provider () 2018-08-12 14:46:46 +05:30
Tom Pallister
26ef3faa11
upgraded packages to netcoreapp2.1 Ocelot is still netstandard2.0 ()
* upgraded packages to netcoreapp2.1 Ocelot is still netstandard2.0

* try get latest sdk travis

* try get specific sdk travis
2018-07-11 06:28:08 +01:00
Tom Pallister
1823c832a6 +semver: major merged netstandard2.0 upgrade and updated all packages. Also had to change identity server test due to scope deduping and put a few awaits in. 2018-05-11 07:59:03 +01:00
Tom Pallister
aa55fe34cb
Feature/merge configuration files ()
*  renamed configuration.json to ocelot.json in preparation

* removed things we dont need for tests

* another file we dont need

* removed some async we dont need

* refactoring to consolidate configuration code

* removed another pointless abstraction

*  started writing merge code

*  coming up with ideas for this config merging

*  still hacking this idea around

*  will now do a crappy merge on the configuration

*  change so tests pass on windows
2018-04-17 22:06:41 +01:00
Tom Pallister
982eebfc74
Feature/#295 consul acl ()
* removed file

* updated package

* updated package

* updated package

* updated package

* updated package

* updated package

* updated package

* all packages updated

*  can add token to service provider config and this will be used by consul clients to get services and configuration

*  wait longer for this test
2018-04-08 15:54:58 +01:00
Tom Pallister
db05935b89
updated not supported with reasons why Ocelot doesnt support swagger () 2018-03-05 20:18:58 +00:00
Philip Wood
df86052a31 Add stylecop analyzers with default ruleset 2018-02-25 14:36:33 +00:00
Tom Pallister
3ac9b3bd87
hacked together load balancing reroutes in fileconfig ()
* hacked together load balancing reroutes in fileconfig

* some renaming and refactoring

* more renames

* hacked away the old config json

* test for issue 213

* renamed key

* dont share ports

* oops

* updated docs

* mvoed docs around

* port being used
2018-01-31 20:34:55 +00:00
Tom Gardham-Pallister
3f6f665f93 added cert to manual project for admin area testing 2017-10-29 19:22:25 +00:00
Tom Pallister
1c98dcbca3 updated packages and project versions...12 errors! 2017-09-25 11:53:56 +01:00
TomPallister
cffb8b63d9 blasduihasd 2017-09-21 23:09:36 +01:00
TomPallister
c06b492b46 upgraded to netcoreapp2.0 2017-09-21 23:00:22 +01:00
Tom Gardham-Pallister
ab953f28fd realised the user can just set the region..delete time 2017-06-28 08:17:48 +01:00
TomPallister
6f65d9bab0 upgraded to vs2017 2017-03-09 17:00:15 +00:00