26 Commits

Author SHA1 Message Date
Tom Pallister
3ac9b3bd87
hacked together load balancing reroutes in fileconfig (#211)
* 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 Pallister
7ec0c6a4d1 removed some stuff that doesnt exist 2017-11-01 17:22:20 +00:00
Tom Pallister
1c98dcbca3 updated packages and project versions...12 errors! 2017-09-25 11:53:56 +01:00
TomPallister
c06b492b46 upgraded to netcoreapp2.0 2017-09-21 23:00:22 +01:00
TomPallister
490de4c45d updated sln..for some reason this didnt happen with vs2017 upgrade 2017-03-09 17:18:02 +00:00
TomPallister
c2f98f0d69 final changes to readme and added postman scripts 2017-02-25 18:06:38 +00:00
TomPallister
d548a86327 Added integration test project as acceptance style doesnt work when running the new admin area because identityserver needs to use proper networking 2017-02-19 15:29:32 +00:00
TomPallister
2aa156d0a6 refactoring service discovery and load balancing approach into load balancing middleware 2017-02-01 22:00:01 +00:00
Philip Wood
33854067d4 #20 - Tidy up. Update command line scripts. Fix running benchmarks. 2017-01-29 15:14:31 +00:00
Philip Wood
b50d2b1aca #20 - remove obsolete file 2017-01-29 13:17:57 +00:00
Philip Wood
e747d3386a #20 - add release scripts 2017-01-29 13:00:50 +00:00
Philip Wood
2cd69d1908 #20 - added cake build to do same functionality as batch scripts. Also does semver versioning of assemblies, if running in AppVeyor, generates release notes and publishes packages to appveyor. 2017-01-24 21:11:15 +00:00
Tom Gardham-Pallister
c3a47f66c8 merge 2017-01-23 12:13:24 +00:00
TomPallister
0f71c040d9 split DownstreamTemplate into DownstreamPathTemplate, DownstreamScheme, DownstreamHost and DownstreamPort in order to prepare for service discovery 2017-01-21 09:59:47 +00:00
TomPallister
92c182df00 Updated readme 2016-11-02 21:54:31 +00:00
TomPallister
c31a1ba598 Updated benchmark project 2016-10-30 18:59:23 +00:00
TomPallister
367fa327b3 bunch of refactoring 2016-10-26 21:38:44 +01:00
TomPallister
d50f06fc3e Added benchmarks project back in..tho its pointless 2016-10-24 19:01:20 +01:00
TomPallister
acfeeed86a removed ocelot website project from src and added a manual test project for this, renamed library project to just be ocelot 2016-10-18 19:04:46 +01:00
tom.pallister
aabfe62ceb updated sln 2016-10-14 08:29:28 +01:00
TomPallister
3f4e908798 gitingore 2016-10-13 21:16:17 +01:00
TomPallister
6b01ab1ac1 sln updates 2016-10-12 21:41:07 +01:00
TomPallister
244aa69022 apveyor yaml 2016-10-12 20:50:29 +01:00
TomPallister
da1957311b Changed scripts so acceptance tests pass when you run them from root 2016-09-22 20:52:59 +01:00
TomPallister
ff10d07b94 Set up acceptance tests on windows 2016-07-16 15:10:19 +01:00
TomPallister
c512a772d4 after hours of pissing around on the mac...gave up..so got this configured how i wanted in VS2015 now to see if it works on the mac 2016-07-03 20:39:08 +01:00