Stef Heyenrath
|
5e301fd74b
|
Swagger support (#749)
* r
* fix
* sw
* x
* s
* .
* .
* .
* CreateTypeFromJObject
* .
* .
* f
* c
* .
* .
* .
* .
* .
* .
* ok
* ,
* .
* .
* .
* .
* n
* pact
* fix
* schema
* null
* fluent
* r
* -p
* .
* .
* refs
* .
|
2022-05-13 22:01:46 +02:00 |
|
Stef Heyenrath
|
a6ee2dacc7
|
Initial support for converting the mappings to a Pact(flow) json file (#748)
* WithDescription
* WithConsumer / WithProvider
* x
* .
* .
* .
* .
* fix
* pact
* nullable
* ficx
* .
* fix
|
2022-04-22 16:17:50 +02:00 |
|
Stef Heyenrath
|
a9e8e01877
|
Make X509CertificatePassword optional (#732)
|
2022-03-01 19:46:33 +01:00 |
|
Stef Heyenrath
|
bb33b3f01a
|
Update NuGet packages (#728)
* Update NuGet pacakges
* .
* .
* 3
* FluentBuilder
* 10000
* typo
* f
* .
* net6
* fix build
* t
* t2
* net6
* .
* <PackageReference Include="System.Text.Encodings.Web" Version="4.7.2" />
* .
* ...
* .
* fix
|
2022-02-25 16:59:31 +01:00 |
|
Stef Heyenrath
|
ccd433b202
|
Add support for Cors (#714)
|
2022-01-24 12:26:19 +01:00 |
|
Stef Heyenrath
|
e3a693ede7
|
Add example for Cors (#712)
* Cors
* Update Program.cs
|
2022-01-06 15:41:47 +01:00 |
|
Stef Heyenrath
|
b153024de3
|
Add ReplaceNodeOption flag (#710)
|
2022-01-05 17:03:29 +01:00 |
|
Stef Heyenrath
|
e8e28c21a1
|
Use NuGet "Stef.Validation" (#707)
* Use NuGet "Stef.Validation"
* nuget
* .
|
2021-12-30 10:44:50 +01:00 |
|
Stef Heyenrath
|
b5ae087b95
|
Add .ConfigureAwait(false); to the await Task calls (#704)
Add .ConfigureAwait(false); to the await Task calls
|
2021-12-24 14:08:43 +01:00 |
|
Stef Heyenrath
|
1d1ff4a418
|
SaveUnmatchedRequests (#703)
|
2021-12-24 09:34:26 +01:00 |
|
Stef Heyenrath
|
e9db520cc3
|
Add TimeSettings (Start, End and TTL) (#661)
* time
* .
* UT
* using JetBrains.Annotations;
|
2021-10-27 18:57:13 +02:00 |
|
Stef Heyenrath
|
7ca2095576
|
Update logging (add version)
|
2021-10-24 10:44:39 +02:00 |
|
Stef Heyenrath
|
affe388e30
|
Add support for AzureAD authentication for REST admin interface (#637)
|
2021-10-20 16:39:51 +02:00 |
|
Stef Heyenrath
|
b04000bfdd
|
Add support for multiple webhooks (#615)
|
2021-05-19 13:58:48 +02:00 |
|
starkpl
|
80b5eaac6e
|
Add AdditionalServiceRegistration action for custom ASP.NET Core DI setup (#611)
|
2021-05-11 07:37:20 +02:00 |
|
Stef Heyenrath
|
8140b37095
|
WithProxy() should save the new mapping (#600)
* WithProxy should save the new mapping
* fix ut
* .
|
2021-03-31 18:17:27 +02:00 |
|
Stef Heyenrath
|
d758301e4f
|
Webhook (#591)
Webhook
|
2021-03-24 18:15:31 +01:00 |
|
Ben Arnold
|
6f7d2c83f5
|
Remove an approximate two second delay in response to the first request from a new socket connection, only occuring on some Windows 10 machines. (#597)
A side-effect of this fix is that is also allows connections to IPv6 addresses.
|
2021-03-21 09:12:19 +01:00 |
|
Roman Vovk
|
7a8f4c3630
|
Fix response date header (#585)
|
2021-02-11 11:49:24 +01:00 |
|
Stef Heyenrath
|
e4071b9c6a
|
Net5 issue (#579)
* 472
* .
* .
* p
* buffers
* 3
* Fix date
* fix
|
2021-02-02 22:21:30 +01:00 |
|
Stef Heyenrath
|
a228cdcb7c
|
Do not save "admin" mappings when running in Proxy - mode (#561)
* wip
* .
* .
|
2020-12-23 08:46:07 +01:00 |
|
Stef Heyenrath
|
35565f6aa8
|
WithProxy(...) also use all proxy settings (#550)
|
2020-12-08 08:21:00 +01:00 |
|
Stef Heyenrath
|
db2caadf70
|
Fix SonarCloud OpenCover (coverlet-coverage) (#545)
|
2020-11-30 15:48:17 +01:00 |
|
Stef Heyenrath
|
37d81aabad
|
.NET 5 (#543)
|
2020-11-28 11:03:55 +01:00 |
|
Stef Heyenrath
|
09533f1e3a
|
Add Custom Certificate settings (#537)
|
2020-11-10 16:40:15 +01:00 |
|
Stef Heyenrath
|
a0fdc002c8
|
WithCallback should use also use enum HttpStatusCode (#535)
* Fix #533
* simplyfy code
|
2020-11-10 10:20:57 +01:00 |
|
Eduardo Cáceres
|
94e176dd85
|
Make kestrel limits configurable (#520)
* Allow kestrel options to be overriden with values of config files and environment variables (see https://docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel?view=aspnetcore-3.1#kestrel-options)
* Make appsettings.json optional
* Move changes to AspNetCoreSelfHost.Framework files.
* Implement ConfigureKestrelServerOptions for .NET Standard 1.3.
|
2020-10-15 16:05:07 +02:00 |
|
Stef Heyenrath
|
65e01937a6
|
_logger.Info("WireMock.Net server using .NET Core 3.1");
|
2020-10-14 21:38:17 +02:00 |
|
Stef Heyenrath
|
7abf56eafa
|
Fix Sonarqube issues
|
2020-08-13 14:14:04 +02:00 |
|
Stef Heyenrath
|
b55435ddac
|
HandleRequestsSynchronously (#496)
|
2020-08-07 08:08:54 +02:00 |
|
Stef Heyenrath
|
4d0373d4ca
|
Scenario : stay on current state for a number of times (#495)
* state
* xml comment
|
2020-08-01 18:40:35 +02:00 |
|
Stef Heyenrath
|
c484b48c35
|
Add PartialMatch to logging / logentries (#482)
* .
* FluentAssertions
* .
* .
|
2020-07-04 11:39:50 +02:00 |
|
Stef Heyenrath
|
432fb54aba
|
Limits.KeepAliveTimeout & Limits.RequestHeadersTimeout (#475)
|
2020-05-24 22:01:51 +02:00 |
|
Stef Heyenrath
|
1b1ddeab83
|
Fixed Proxy when using MultipartForm with byte[] (#473)
* wip
* ByteArrayContentHelper
* ByteArrayContentHelperTests
|
2020-05-23 16:48:25 +02:00 |
|
Stef Heyenrath
|
d67a160144
|
Fix unhandled exception when target is unavailable (#469)
* wip
* fix
* 31
* known
|
2020-05-18 15:07:30 +02:00 |
|
Stef Heyenrath
|
7d873611ee
|
Limits (#457)
|
2020-05-17 19:55:36 +02:00 |
|
Stef Heyenrath
|
a8934ec7f9
|
fix net452 (#454)
|
2020-04-17 12:18:45 +02:00 |
|
Stef Heyenrath
|
e91be0a4d1
|
Add support for GZip and Deflate (#439)
* gzip - wip
* wip
* tests
* fix gzip and deflate
* CheckIfShouldKillVBCSCompiler
* DisableRequestBodyDecompressing
|
2020-04-10 19:05:09 +02:00 |
|
Stef Heyenrath
|
79da7d042b
|
Netstandard21 (#449)
* Add NetStandard2.1
* 21
* CS-Script.Core
* csscript
* ex
|
2020-04-01 17:10:45 +02:00 |
|
Stef Heyenrath
|
5809fae602
|
fix port (#446)
|
2020-03-25 17:00:15 +01:00 |
|
Stef Heyenrath
|
10dbff2c02
|
AllowOnlyDefinedHttpStatusCodeInResponse (#422)
|
2020-03-14 09:13:14 +01:00 |
|
Stef Heyenrath
|
68ffcda53b
|
Let the .NET core/standard WebHostBuilder use a random port (#417)
* wip
* code reformat
|
2020-03-14 08:51:26 +01:00 |
|
Stef Heyenrath
|
88dd1b9aa4
|
Option to disable JSON deserialization (#434)
* Option to disable JSON deserialization
* Fix build errors, add test case
* make new parameter optional
* set default for contentType as well
|
2020-03-05 17:59:24 +01:00 |
|
Stef Heyenrath
|
307a89d324
|
AllowAnyHttpStatusCodeInResponse (#407)
* .
* ,
* PUBLISH_TESTRESULTS
* fix logging
* fix compile error
* codefactor fix
* Debug - Sonar + other things in csproj
|
2020-01-27 18:47:58 +01:00 |
|
Stef Heyenrath
|
69bbd76ca4
|
Log Exception (#405)
|
2020-01-25 15:25:47 +01:00 |
|
Stef Heyenrath
|
d971144426
|
WireMock.Net version 1.1.x (#363)
* refactor
* rename api
* -preview-01
* logger
* move
* RandomDataGenerator.Net
* .
* ISettings
* renames...
* refactor CommandlineParser logic
* remove standalone
* Remove Interfaces
* Update tests
* WireMock.Net.StandAlone
* .
* fix
* .
* _settings
* Admin
* WireMock.Net.Abstractions
* fix build
* rename WireMockServer
* fix compile errors
|
2019-12-27 16:01:13 +01:00 |
|
Stef Heyenrath
|
120a808104
|
StatusCode as string (#385)
* StatusCode as string
* fix tests
* fix test
* ReplaceSingleNode
* <!--<DelaySign>true</DelaySign>-->
* Array
* add test
* Response_ProvideResponse_Handlebars_WithBodyAsJson_ResultAsHandlebarsString
* net461
* .
* fix
* target frame
* BodyAsJson
* Response_ProvideResponse_WithStatusCode
* fix build
* fix test
|
2019-12-26 13:57:35 +01:00 |
|
Stef Heyenrath
|
5bb10c3350
|
Use dotnet default development certificate for .NET Core 2.x (#381)
|
2019-11-29 14:51:03 +01:00 |
|
Stef Heyenrath
|
596177d4e5
|
Add support for Faults (#360)
* FaultType - wip
* .
* copy fault
* tests
* code-factor
* more tests
* fix tests
* fixed
* remove RANDOM_DATA_THEN_CLOSE
|
2019-10-26 06:01:25 +00:00 |
|
Stef Heyenrath
|
3250604b5a
|
#352 (#354)
|
2019-10-22 18:53:30 +00:00 |
|