Marcin Grzejszczak
ead9451b81
Fixing the build
2018-01-25 16:36:57 +01:00
Marcin Grzejszczak
d80f31b72a
Merge branch '1.2.x'
2018-01-25 12:50:49 +01:00
Dave Syer
ffd82662b7
Fix dependencies in Gradle for standalone tests
2018-01-23 16:51:16 +00:00
Marcin Grzejszczak
ade0b65720
Fixed some tests and broken dependencies
2018-01-20 00:28:32 +01:00
Marcin Grzejszczak
e0db3c058a
Going to Boot snapshots
2018-01-19 10:17:51 +01:00
Marcin Grzejszczak
ed9dfd223f
🤦
2018-01-19 09:55:50 +01:00
Marcin Grzejszczak
643cbb2938
Merge branch '1.2.x'
2018-01-19 09:35:31 +01:00
Marcin Grzejszczak
a5bdb32b7c
Fixing the build?
2018-01-19 09:33:43 +01:00
Marcin Grzejszczak
038c4b34ba
updated versions
2018-01-19 01:30:38 +01:00
Marcin Grzejszczak
ec10ca8bb9
Fixed wrong version
2018-01-19 01:28:01 +01:00
Marcin Grzejszczak
466bff572d
Merge branch '1.2.x'
2018-01-19 01:20:42 +01:00
Marcin Grzejszczak
ca51769f98
Using unique port for standalone tests
2018-01-19 01:20:34 +01:00
Marcin Grzejszczak
65ee88aa23
Merge branch '1.2.x'
2018-01-19 01:18:33 +01:00
Marcin Grzejszczak
2fc0c75c44
Bumped parent
2018-01-19 00:42:16 +01:00
Marcin Grzejszczak
b745d9a7e3
YAML contracts ( #522 )
...
with this change we allow the users to use YAML to define contracts
fixes gh-300 gh-508
helps with #501
2018-01-19 00:27:15 +01:00
buildmaster
b2428c5f13
Bumping versions to 1.2.3.BUILD-SNAPSHOT after release
2018-01-16 17:20:16 +00:00
buildmaster
f5561d3f9b
Going back to snapshots
2018-01-16 17:20:15 +00:00
buildmaster
19deb01269
Update SNAPSHOT to 1.2.2.RELEASE
2018-01-16 17:09:51 +00:00
Dave Syer
92848125b9
Draft support for WebTestClient ( #514 )
...
* Draft support for WebTestClient
* Share some common code between MockMvc and WebTestClient
* Fix co-ordinates of server stubs
* Fix project names in Gradle
2018-01-12 15:12:31 +01:00
Marcin Grzejszczak
709df3e291
Unescaping any json body entries
...
without this change we're escaping the json body response and then wiremock is escaping it again
with this change we're unescaping the first json body escaping so that wiremock applies it only once
fixes gh-515
2018-01-12 12:56:09 +01:00
Marcin Grzejszczak
74b843d76b
Fixed a typo
2018-01-03 10:46:45 +01:00
Marcin Grzejszczak
748e512f4d
Introduces explicit mode of stub downloading ( #503 )
...
* Introduces explicit mode of stub downloading
you have to explicitly provide the mode [CLASSPATH, REMOTE, LOCAL] of how you want to fetch and register stubs
fixes gh-287
2018-01-03 08:25:29 +01:00
Marcin Grzejszczak
80f0e66292
Revert "Revert "Merge branch 'master' into 2.0.x""
...
This reverts commit 822dd4b732 .
2017-12-20 16:37:38 +01:00
Marcin Grzejszczak
822dd4b732
Revert "Merge branch 'master' into 2.0.x"
...
This reverts commit 63a1981f54 , reversing
changes made to 0cca942e86 .
2017-12-20 16:31:52 +01:00
buildmaster
2981b54b82
Going back to snapshots
2017-12-02 04:40:23 +00:00
buildmaster
9e5ac9020b
Update SNAPSHOT to 2.0.0.M5
2017-12-02 04:37:52 +00:00
buildmaster
5b2cc6f258
Going back to snapshots
2017-11-16 18:20:37 +00:00
buildmaster
f9908cefd2
Update SNAPSHOT to 2.0.0.M4
2017-11-16 18:17:31 +00:00
Marcin Grzejszczak
30f5c62bce
Moved to boot M6
2017-11-15 10:06:04 +01:00
buildmaster
4cdd7462cc
Going back to snapshots
2017-10-28 07:25:37 +00:00
buildmaster
02d6c3e185
Update SNAPSHOT to 2.0.0.M3
2017-10-28 07:23:12 +00:00
Marcin Grzejszczak
6e6e142819
Merge branch 'master' into 2.0.x
2017-10-24 12:19:31 +02:00
Marcin Grzejszczak
7c93e76aaa
Merge branch '1.1.x'
2017-10-24 12:18:38 +02:00
Marcin Grzejszczak
a87a280a33
Parametrizing ranges
2017-10-24 12:16:35 +02:00
Marcin Grzejszczak
f6e271b807
Fixed the tests
2017-10-11 12:35:35 +02:00
Marcin Grzejszczak
9026e08b16
Bumping boot to snapshots
2017-10-06 14:13:58 +02:00
Marcin Grzejszczak
0766528aee
Merge branch 'master' into 2.0.x
2017-10-06 14:13:42 +02:00
Marcin Grzejszczak
68d6dd9ff9
Fixed?
2017-10-06 14:11:34 +02:00
Marcin Grzejszczak
ed0bbc1bc4
Fixed restdocs tests
2017-10-06 12:08:02 +02:00
Marcin Grzejszczak
53330c7585
Merge branch 'master' into 2.0.x
2017-10-06 11:52:39 +02:00
Marcin Grzejszczak
f32be83dba
Fixed restdocs tests
2017-10-06 11:52:10 +02:00
Marcin Grzejszczak
8da33723a4
Merge branch 'master' into 2.0.x
2017-10-06 11:24:21 +02:00
Marcin Grzejszczak
3ec444e776
Fixed the invalid check of transformers array
2017-10-06 11:21:52 +02:00
Marcin Grzejszczak
5062ff5880
Bumped maven props
2017-10-03 14:25:02 +02:00
Marcin Grzejszczak
5e4eabee19
Bumped gradle props
2017-10-03 14:13:12 +02:00
Marcin Grzejszczak
063cea4f5b
Bumping versions to 1.1.5.BUILD-SNAPSHOT after release
2017-10-03 14:02:15 +02:00
Marcin Grzejszczak
67f4f11119
Going back to snapshots
2017-10-03 14:02:15 +02:00
Marcin Grzejszczak
e1b65dd672
Update SNAPSHOT to 1.1.4.RELEASE
2017-10-03 13:56:14 +02:00
Marcin Grzejszczak
1bdbd046ad
Going back to snapshots
2017-08-25 15:12:32 +02:00
Marcin Grzejszczak
1550f9fe0f
Update SNAPSHOT to 2.0.0.M2
2017-08-25 15:10:01 +02:00