Commit Graph

506 Commits

Author SHA1 Message Date
Tom Gardham-Pallister f0dcefff38 test fails on my mac.. 2017-03-06 07:34:07 +00:00
Tom Gardham-Pallister fac2346161 added thread safe test 2017-03-06 07:33:55 +00:00
Tom Pallister 5690d17310 Merge pull request #59 from TomPallister/feature/remove-cookie-container
Remove use of CookieContainer
2017-03-06 02:28:48 +00:00
geffzhang 9acabed31f Merge pull request #15 from TomPallister/develop
merge newest code
2017-03-06 07:24:48 +08:00
TomPallister c787202374 I realised we can get rid of the cookie container as cookies are just sent as a header called cookie... 2017-03-05 18:05:20 +00:00
TomPallister d0118ea4a3 updated readme 2017-03-05 17:43:13 +00:00
TomPallister 3d232efdc1 updated readme 2017-03-05 17:41:30 +00:00
TomPallister 74d23d0593 removed nuget thing 2017-03-05 17:38:59 +00:00
TomPallister 01fb3c6355 added version to readme 2017-03-05 17:37:06 +00:00
TomPallister 9dba870216 moved readme aroudn 2017-03-05 17:34:26 +00:00
TomPallister c3c37bc785 moved readme into docs 2017-03-05 17:33:18 +00:00
Tom Pallister a70a279487 Merge pull request #58 from TomPallister/feature/refactor-config-creator
Feature/refactor config creator
2017-03-05 17:08:07 +00:00
TomPallister 558a0dfdab finished refactoring config cretor 2017-03-05 16:56:41 +00:00
geffzhang 10db534008 Refactor HttpClientHttpRequester Cache HttpClient 2017-03-04 18:18:00 +08:00
geffzhang 1f2d77e8f9 Merge pull request #14 from TomPallister/develop
fix:updated readme to explain how to run integration tests
2017-03-04 12:39:55 +08:00
Tom Gardham-Pallister 8bbd781820 updated file options 2017-03-02 09:18:53 +00:00
Tom Gardham-Pallister b44c02510a unit test for qos 2017-03-01 23:34:56 +00:00
Tom Gardham-Pallister 0a2d7a6922 qos options creator in own class 2017-03-01 23:28:32 +00:00
Tom Gardham-Pallister 6661cb5f32 use config tests 2017-03-01 23:15:30 +00:00
Tom Gardham-Pallister 034732ce90 added lame test for service config creator 2017-03-01 23:12:00 +00:00
Tom Gardham-Pallister fff743ccf8 pulling out service config cretor 2017-03-01 12:42:37 +00:00
Tom Gardham-Pallister d4119ab33d extracted thing that creates request id key 2017-03-01 08:11:39 +00:00
Tom Gardham-Pallister c85ea41951 refactoring ocelot config creation process 2017-03-01 07:54:07 +00:00
TomPallister 1d216f6863 updated readme to explain how to run integration tests 2017-02-26 10:44:40 +00:00
geffzhang 4bd14f7537 Merge branch 'develop' of https://github.com/geffzhang/Ocelot into develop 2017-02-26 14:06:28 +08:00
geffzhang 26c7d1e37b Merge pull request #13 from TomPallister/develop
Update Ocelot configuration without downtime
2017-02-26 10:56:36 +08:00
Tom Gardham-Pallister b09be0571f moved codescene thing as quite big 2017-02-25 19:25:45 +00:00
Tom Gardham-Pallister 5697183666 updated readme 2017-02-25 19:20:09 +00:00
Tom Pallister 4c6c3d3caa Merge pull request #44 from TomPallister/feature/set-up-admin-api
Feature/set up admin api
2017-02-25 19:17:56 +00:00
TomPallister d33e0c6f3b merged develop and stolen binarymash dont publish unstable build script code 2017-02-25 18:27:20 +00:00
TomPallister c2f98f0d69 final changes to readme and added postman scripts 2017-02-25 18:06:38 +00:00
TomPallister a983af35a1 change to catch not modified response and get config working correctly 2017-02-25 17:47:24 +00:00
TomPallister be24f9a9ca Added base url finder for when nothing set in Program.cs 2017-02-25 17:02:36 +00:00
Tom Gardham-Pallister 07c334cc98 moved stuff around so a bit less crap 2017-02-25 16:09:00 +00:00
Tom Gardham-Pallister 112a9c303e hacky auth working 2017-02-24 19:52:48 +00:00
geffzhang a32f23ef05 Merge pull request #12 from TomPallister/develop
merge newest code
2017-02-24 07:16:46 +08:00
Tom Gardham-Pallister bd07af6926 more work towards getting identity server and admin area set up 2017-02-22 22:13:35 +00:00
Tom Gardham-Pallister f8804f5d9d started adding some kind of auth config 2017-02-22 20:04:51 +00:00
Tom Gardham-Pallister aa0d8fe59a all tests passing, now to do authentication config provider 2017-02-22 07:48:49 +00:00
Tom Pallister 040f2daae0 Merge pull request #54 from binarymash/feature/FixPackagePublish
Fix package publishing
2017-02-21 17:47:55 +00:00
Tom Gardham-Pallister bf90b12f2c acceptance tests passing after fixing registrations 2017-02-21 07:39:09 +00:00
Tom Gardham-Pallister 2dfdf0bb86 after much hacking unit tests passing 2017-02-21 07:34:47 +00:00
Philip Wood f1a403ae29 Fix package publishing 2017-02-19 20:56:05 +00:00
Tom Pallister 832e1d777e Merge pull request #53 from TomPallister/feature/remove-test-configuration-nonsense
removed test configuration nonsense
2017-02-19 15:47:58 +00:00
TomPallister eb5dfc6975 removed test configuration nonsense 2017-02-19 15:43:58 +00:00
Tom Pallister b0333a0e82 Merge pull request #49 from binarymash/feature/MacOSBuild
Fix #41 - get cake scripts running on Mac
2017-02-19 15:32:14 +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
Philip Wood 3c9ad87b73 Fix cake on Mac. Also added compile-time support for OSX.10.12-x64. The acceptance tests still fail on this version of OS X, however, because of the funky stuff going on in TestConfiguration.cs. Fixing this is outside the scope of this issue. 2017-02-19 15:03:11 +00:00
TomPallister d236ed3018 trying to get identity server authing 2017-02-19 13:59:17 +00:00
TomPallister fa47663259 changed file config stuff to just use app base directory 2017-02-19 12:58:22 +00:00