Commit Graph

26 Commits

Author SHA1 Message Date
a3b387aeb1 Renamed ScopeName to ApiName, ScopeSecret to ApiSecret, and
AdditionalScopes to Allowed Scoped in order to be more consistent with
Identity Server naming conventions.
2017-03-14 16:54:55 -04:00
d33e0c6f3b merged develop and stolen binarymash dont publish unstable build script code 2017-02-25 18:27:20 +00:00
f302ee77bf remove bak file 2017-02-15 08:54:20 +08:00
2fa6e66dd4 refactor code 2017-02-13 08:29:29 +08:00
e1f16c2be1 add ratelimit acceptance test 2017-02-12 15:49:21 +08:00
9b06afc781 refactor ratelimit config 2017-02-11 20:52:20 +08:00
e33fe4cf7d merged develop 2017-02-11 12:07:08 +00:00
e1d5ef3aae implement Request Rate limit, this feature is options 2017-02-11 16:32:30 +08:00
0b9faca295 merged develop 2017-02-08 18:52:15 +00:00
caae826d77 Refactor qos as options 2017-02-08 09:25:32 +08:00
7fffc9827a auth options builders 2017-02-07 20:30:26 +00:00
c839c17c62 test commit 2017-02-07 20:04:08 +00:00
b10c95219e merge circuitbreakerpattern code 2017-02-07 19:47:11 +08:00
a895fdfc12 Merge branch 'develop' into CircuitBreakerPattern 2017-02-07 18:41:11 +08:00
b4ef277c3e added builder for service provider config 2017-02-07 07:50:23 +00:00
86a197e22d merged develop 2017-02-06 22:06:18 +00:00
c46dcc05b8 started implementing the consul service provider 2017-02-04 13:16:31 +00:00
883be802b3 Refactor CircuitBreaker Pattern
Add Qos Config in ReRoute And Refactor CircuitBreakingDelegatingHandler
2017-02-03 14:49:46 +08:00
7fc92da012 Updated release script to use correct target name 2017-02-02 15:53:02 +00:00
2aa156d0a6 refactoring service discovery and load balancing approach into load balancing middleware 2017-02-01 22:00:01 +00:00
6bf2d4677c started adding loadbalancers 2017-01-22 20:22:04 +00:00
0f71c040d9 split DownstreamTemplate into DownstreamPathTemplate, DownstreamScheme, DownstreamHost and DownstreamPort in order to prepare for service discovery 2017-01-21 09:59:47 +00:00
a8878b4a19 test passing on mac and windows 2017-01-17 10:20:49 +00:00
ff5776613f Now defaults to case insensitive routing but you can override with a setting, also global request id setting available 2016-11-06 11:50:33 +00:00
47afc850ff Added some basic cache stuff 2016-11-04 15:05:59 +00:00
f4acb4f041 changed to json configuration to get rid of yaml imports 2016-11-02 21:50:53 +00:00