This website requires JavaScript.
Explore
Help
Register
Sign In
tk
/
Ocelot
Watch
1
Star
0
Fork
0
You've already forked Ocelot
mirror of
https://github.com/nsnail/Ocelot.git
synced
2025-04-21 04:32:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Ocelot
/
test
/
Ocelot.ManualTest
History
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
..
Properties
Added request id functionality and general refactoring..also turned out i wasnt returning headers....sigh
2016-10-30 17:29:37 +00:00
appsettings.json
more logging, more readme, more refactoring
2016-11-05 11:36:58 +00:00
configuration.json
working ssl example
2017-02-17 18:24:32 +00:00
Ocelot.ManualTest.xproj
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
Ocelot.postman_collection.json
Updated manual testing configuration and added postman scripts for it
2016-10-29 20:14:55 +01:00
Program.cs
split DownstreamTemplate into DownstreamPathTemplate, DownstreamScheme, DownstreamHost and DownstreamPort in order to prepare for service discovery
2017-01-21 09:59:47 +00:00
project.json
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
Startup.cs
refactor code
2017-02-13 08:29:29 +08:00
web.config
Added some new routes for testing services in azure rather than the free json api
2016-11-26 11:44:06 +00:00