-
-
Notifications
You must be signed in to change notification settings - Fork 228
Comparing changes
Open a pull request
base repository: wiremock/WireMock.Net
base: 1.5.32
head repository: wiremock/WireMock.Net
compare: 1.5.37
- 17 commits
- 171 files changed
- 4 contributors
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 58bfb3e - Browse repository at this point
Copy the full SHA 58bfb3eView commit details
Commits on Jul 20, 2023
-
Upgrade to Handlebars.Net.Helpers 2.4.0 to update XPath.SelectTokens …
…and XPath.EvaluateToString (#976) * Upgrade to Handlebars.Net.Helpers 2.4.0 to update XPath.SelectTokens and XPath.EvaluateToString * fix
Configuration menu - View commit details
-
Copy full SHA for a58ead7 - Browse repository at this point
Copy the full SHA a58ead7View commit details
Commits on Aug 3, 2023
-
Add MultiPart/MimePart Request Matcher (#981)
* wip * . * mm * x * . * . * . * tests * . * more tests * trans * x * win * fix * . * tests
Configuration menu - View commit details
-
Copy full SHA for 4688f55 - Browse repository at this point
Copy the full SHA 4688f55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aa7aac - Browse repository at this point
Copy the full SHA 6aa7aacView commit details
Commits on Aug 4, 2023
-
Fix MimeKitLite NuGet include (#989)
* Fix 500 * MimeKiteLite : fix NuGet include * .
Configuration menu - View commit details
-
Copy full SHA for b986633 - Browse repository at this point
Copy the full SHA b986633View commit details -
Configuration menu - View commit details
-
Copy full SHA for 205c1d5 - Browse repository at this point
Copy the full SHA 205c1d5View commit details
Commits on Aug 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fd816f0 - Browse repository at this point
Copy the full SHA fd816f0View commit details
Commits on Aug 17, 2023
-
Update JSONPathMatcher.cs to cover the string path selection to a chi…
…ld (#993) * Update JSONPathMatcher.cs to cover the string path selection to a child The .SelectToken method accept string path selection and JSONPath queries. The current code works only for the queries because the result is JObject. When the string path is selected the result is JValue and event with a valid result the code the code doesn't return valued result. https://www.newtonsoft.com/json/help/html/SelectToken.htm * Added unit tests * Addressed the comments * Addressed the comments * Update JSONPathMatcher.cs
Configuration menu - View commit details
-
Copy full SHA for 8adf34f - Browse repository at this point
Copy the full SHA 8adf34fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0139eb - Browse repository at this point
Copy the full SHA f0139ebView commit details
Commits on Aug 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 09a302b - Browse repository at this point
Copy the full SHA 09a302bView commit details
Commits on Aug 21, 2023
-
Write logging in case a Matcher throws an exception (#986)
* ThrowException * ... * . * ... * b * fix test * ... * . * sonar * ft * . * fix tst
Configuration menu - View commit details
-
Copy full SHA for 93c8784 - Browse repository at this point
Copy the full SHA 93c8784View commit details
Commits on Aug 29, 2023
-
Remove dependency on Microsoft.AspNet.WebApi.Client (#996)
* Using an alias for System.Net.Http.Formatting * . * fix * space
Configuration menu - View commit details
-
Copy full SHA for 59aab9e - Browse repository at this point
Copy the full SHA 59aab9eView commit details
Commits on Sep 21, 2023
-
Fixed logic for SaveUnmatchedRequests (#1002)
* Fixed logic for SaveUnmatchedRequests * fix
Configuration menu - View commit details
-
Copy full SHA for b9a8ee4 - Browse repository at this point
Copy the full SHA b9a8ee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05e2aa5 - Browse repository at this point
Copy the full SHA 05e2aa5View commit details
Commits on Sep 26, 2023
-
Fix MappingModel to map IgnoreCase and RejectOnMatch for Headers, Coo…
…kies and Parameters (#1004)
Configuration menu - View commit details
-
Copy full SHA for b63076a - Browse repository at this point
Copy the full SHA b63076aView commit details
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9f9fc85 - Browse repository at this point
Copy the full SHA 9f9fc85View commit details -
Configuration menu - View commit details
-
Copy full SHA for a25a8ca - Browse repository at this point
Copy the full SHA a25a8caView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.5.32...1.5.37