Commit Graph

3173 Commits

Author SHA1 Message Date
Marcin Grzejszczak
1ac427a20a Merge branch '2.1.x' 2019-11-06 12:38:51 +01:00
Marcin Grzejszczak
de372ed224 Fixed the issue that a null value wasn't considered an optional property
without this change an optional property was such that had an empty or non empty string. Null wasn't supported
with this change we're adding null back

fixes gh-1257
2019-11-06 12:29:39 +01:00
Marcin Grzejszczak
36348da595 Clearing servers before the test 2019-11-05 18:01:17 +01:00
Marcin Grzejszczak
54ba67c449 Added doc entry about manual sources adding to the pom.xml; fixes gh-1079 2019-11-05 17:53:15 +01:00
Marcin Grzejszczak
00a934e021 Merge branch '2.1.x' 2019-11-05 16:42:53 +01:00
Marcin Grzejszczak
ddc714b91b Should fix NPE in eclipse 2019-11-05 16:42:46 +01:00
Marcin Grzejszczak
954f3244bd Merge branch '2.1.x' 2019-11-05 14:54:52 +01:00
Marcin Grzejszczak
483b877b99 StubRunnerWireMockTestExecutionListener marks context as dirty even when random port used
without this change we weren't marking properly that the stub should run with a random port
with this change we do reflect random port picking

fixes gh-1093
2019-11-05 14:36:48 +01:00
Marcin Grzejszczak
380d2535bd WireMock RestDocs stub() method is a no-op
deprecating the method and going towards document()
fix by @dsyer

fixes gh-1092
2019-11-05 14:03:22 +01:00
Marcin Grzejszczak
4e375b99e1 Don't escape chars when building WireMock JSON response
fixes gh-1038
fixes gh-1064
2019-11-05 13:32:06 +01:00
Marcin Grzejszczak
02b1886f40 Merge branch '2.1.x' 2019-11-04 12:33:14 +01:00
Marcin Grzejszczak
7bc560b897 Added a test to ensure that no additional array size check takes place for PACT; fixes gh-1043 2019-11-04 12:33:08 +01:00
Marcin Grzejszczak
dfce30d23a Updated JDK for Docker 2019-11-04 12:02:54 +01:00
Marcin Grzejszczak
5467fbecd3 Merge branch '2.1.x' 2019-11-04 09:25:01 +01:00
Marcin Grzejszczak
e2999d9f8b Updates the parsing of a json body containing a regex in the body 2019-11-04 09:20:25 +01:00
Marcin Grzejszczak
cf37bc666a Should not fail when matchers don't have dots
fixes gh-894
2019-10-31 14:58:40 +01:00
Marcin Grzejszczak
b2010ae642 Merge branch '2.1.x' 2019-10-31 14:37:46 +01:00
Marcin Grzejszczak
3f834e6062 Parses properly the full regex body on the request side
fixes gh-94
2019-10-31 14:24:24 +01:00
Marcin Grzejszczak
f7422b9094 Bumped JDK version for the docker image 2019-10-30 09:03:33 +01:00
Marcin Grzejszczak
1f456d6fda Removed Rest Assured version from the BOM; fixes gh-1253 2019-10-28 18:02:56 +01:00
buildmaster
8061cd2878 Bumping versions 2019-10-25 00:22:10 +00:00
buildmaster
b3228306ba Going back to snapshots 2019-10-24 21:38:41 +00:00
buildmaster
bc042bd0e3 Update SNAPSHOT to 2.2.0.RC1 2019-10-24 21:30:13 +00:00
Marcin Grzejszczak
d5acc0ca12 Update auto-configuration to use @Configuration(proxyBeanMethods=false)
fixes gh-1245
2019-10-24 15:39:57 +02:00
Marcin Grzejszczak
76cd89c76d No snapshots in guides; fixes gh-1239 2019-10-24 11:58:53 +02:00
Marcin Grzejszczak
f2bdf0e0d9 Removed unnecessary eclipse jetty server dep; fixes gh-1244 2019-10-24 11:41:08 +02:00
Marcin Grzejszczak
2279809acf Bumped WireMock to 2.25.1; fixes gh-1248 2019-10-24 11:01:33 +02:00
Marcin Grzejszczak
6d77d6f42d Not skipping tests for docs 2019-10-22 11:39:28 +02:00
Marcin Grzejszczak
c55573ec84 Merge branch '2.1.x' 2019-10-22 11:29:25 +02:00
Marcin Grzejszczak
0933d9f31c Updated circle setup 2019-10-22 11:29:18 +02:00
Marcin Grzejszczak
239cc36f0e Added a json schema definition and added it to the docs
fixes gh-1250
2019-10-22 10:59:04 +02:00
Marcin Grzejszczak
6b388b4972 Merge branch '2.1.x' 2019-10-21 15:55:12 +02:00
Marcin Grzejszczak
b93e4c73a8 Bumped jdk to adopt jdk for docker image 2019-10-21 15:55:03 +02:00
Marcin Grzejszczak
33a7b476eb Fixed the build? :| 2019-10-07 15:36:25 +02:00
Marcin Grzejszczak
2a40e5fb60 Fixed the build 2019-10-07 15:03:57 +02:00
Marcin Grzejszczak
ed72a88229 Fixed gradle setup 2019-10-04 15:45:41 +02:00
Marcin Grzejszczak
5609450bf2 Fixed the broken build 2019-10-04 13:47:33 +02:00
Marcin Grzejszczak
ebefa5a07d Fixed the broken build 2019-10-04 10:51:15 +02:00
Marcin Grzejszczak
8d503ae3e1 Fixed the broken build 2019-10-04 10:05:59 +02:00
buildmaster
1c76f218da Bumping versions 2019-10-04 00:21:03 +00:00
buildmaster
2e3b77c3db Going back to snapshots 2019-10-03 20:48:30 +00:00
buildmaster
90c2d88b81 Update SNAPSHOT to 2.2.0.M3 2019-10-03 20:40:02 +00:00
Spencer Gibb
4987007586 removes snapshots from guides and samples
See gh-1239
2019-10-03 16:20:14 -04:00
buildmaster
769c821804 Bumping versions 2019-10-03 00:21:26 +00:00
Marcin Grzejszczak
7a6e1713e7 Fixed wrong merge 2019-10-02 15:09:05 +02:00
Marcin Grzejszczak
05d82e0bbe Fixed checkstyle 2019-10-02 15:00:52 +02:00
Marcin Grzejszczak
dba2d1b260 Merge branch '2.1.x' 2019-10-02 14:53:58 +02:00
Karol Lipiec
a2845713a1 Added support of query parameters for RestDocs for WireMock stubs (#1237)
* Added support of query parameters for RestDocs for Stubs

fixes #112
2019-10-02 14:53:42 +02:00
Karol Lipiec
1c945c8202 Added support of query parameters for RestDocs for WireMock stubs (#1237)
* Added support of query parameters for RestDocs for Stubs

fixes #112
2019-10-02 14:03:54 +02:00
Marcin Grzejszczak
43450de578 Bumped rest assured to 4.1.1 2019-10-01 18:36:08 +02:00