Commit Graph

63 Commits

Author SHA1 Message Date
820673dda8 added docs but qos acceptance test not working seems circuit never opens but not sure if it is meant to with timeouts..investigating 2017-02-11 15:11:10 +00:00
7fffc9827a auth options builders 2017-02-07 20:30:26 +00:00
86a197e22d merged develop 2017-02-06 22:06:18 +00:00
201b470cb2 updated readme for service discovery 2017-02-06 22:03:48 +00:00
d91242ac2c wip: modifications to service discovery acceptance test to see if it will work on mac 2017-02-05 21:35:50 +00:00
84f01433b5 Update README.md 2017-02-04 11:47:07 +00:00
4577ec60d5 Update README.md 2017-02-03 08:59:45 +00:00
c88eeb66bb Update README.md 2017-02-03 08:58:56 +00:00
666a2e7113 Update README.md 2017-02-02 21:38:08 +00:00
c3a47f66c8 merge 2017-01-23 12:13:24 +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
536db48049 fixed problems where routes were not mathing 2016-11-26 14:08:09 +00:00
cfccdb156d Merge branch 'develop' of github.com:TomPallister/Ocelot into develop 2016-11-06 12:42:01 +00:00
035cf725a5 updated readme 2016-11-06 12:37:39 +00:00
4b0ea4bc3b Updated manual test config and readme 2016-11-06 12:17:09 +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
206fffbaef Update README.md 2016-11-05 13:44:05 +00:00
d8b9ea9cd0 Update README.md 2016-11-05 13:43:37 +00:00
6ee57709cd Update README.md 2016-11-05 13:43:23 +00:00
841a0f84de Update README.md 2016-11-05 13:43:03 +00:00
1c01628b4b Update README.md 2016-11-05 13:42:20 +00:00
30c668bfdf added a prod warning 2016-11-05 13:40:54 +00:00
24ee4f6870 half decent readme 2016-11-05 13:39:50 +00:00
ebef42df60 readme fix 2016-11-05 12:53:39 +00:00
310a7699bb readme fix 2016-11-05 12:52:51 +00:00
56afc7d410 readme fix 2016-11-05 12:45:41 +00:00
af506b079a more logging, more readme, more refactoring 2016-11-05 11:36:58 +00:00
8582ba45a9 Added some logging at last! 2016-11-04 20:17:15 +00:00
47afc850ff Added some basic cache stuff 2016-11-04 15:05:59 +00:00
92c182df00 Updated readme 2016-11-02 21:54:31 +00:00
f4acb4f041 changed to json configuration to get rid of yaml imports 2016-11-02 21:50:53 +00:00
5fc04a0514 started refactoring request builder 2016-10-30 18:35:05 +00:00
5082cc6c05 Updated error handling code and readme to indicate how logging works for Ocelot 2016-10-29 20:48:59 +01:00
4656844933 Updated readme 2016-10-25 22:11:22 +01:00
2e3a0e8521 Updated readme 2016-10-25 22:09:38 +01:00
dfcf91a313 Updated readme 2016-10-25 22:09:10 +01:00
78004bab00 Updated readme 2016-10-25 22:08:42 +01:00
3429386ff0 Updated readme 2016-10-25 22:08:22 +01:00
9f815cec42 Updated readme 2016-10-25 22:07:56 +01:00
51f8cdceeb Updated readme 2016-10-25 22:07:27 +01:00
ddc36fc51f updated readme 2016-10-25 22:06:04 +01:00
ff967bc7e5 updated readme 2016-10-25 21:28:20 +01:00
4671a9f83b fixed merge conflicts 2016-10-25 20:58:17 +01:00
72f66f8d3a changes to get nuget packages publishing from app veyor 2016-10-25 20:54:55 +01:00
d68cba1b1a Update README.md 2016-10-25 19:48:46 +01:00
7b4d1bec2c Update README.md 2016-10-24 19:46:12 +01:00
e2bdc02fbd Update README.md 2016-10-24 19:38:50 +01:00
7e92ef4058 updated readme 2016-10-24 19:37:35 +01:00
c167f25f50 updated readme 2016-10-24 19:37:02 +01:00
84256e7bac Added ability to strip claims and forward to downstream service as headers 2016-10-18 15:51:56 +01:00