Marcin Grzejszczak
d9c7d8f5e1
Fixing the build
2018-08-01 14:49:34 +02:00
Marcin Grzejszczak
0d33b3644e
Fixed the build after release
2018-08-01 13:07:09 +02:00
buildmaster
5375cf51ff
Bumping versions to 2.0.2.BUILD-SNAPSHOT after release
2018-07-31 20:10:10 +00:00
Marcin Grzejszczak
18c34f745f
Fixed wrong sc-deps update after the release
2018-07-02 14:05:02 +02:00
buildmaster
63418e0400
Bumping versions to 1.2.6.BUILD-SNAPSHOT after release
2018-06-29 20:38:49 +00:00
buildmaster
3be8122604
Bumping versions to 2.0.1.BUILD-SNAPSHOT after release
2018-06-19 01:35:06 +00:00
Henry Jonathan
d72524173d
Contract for multipart/mixed endpoint backport to 1.2.x ( #662 )
...
* apply cherry pick based on b965c49a7e and fix conflict
2018-06-08 12:25:37 +02:00
Marcin Grzejszczak
7341b570b8
Added better support for XML in RestDocs; fixes gh-647
2018-05-08 20:38:00 +02:00
Marcin Grzejszczak
6462ddd842
Fixed standalone gradle build
2018-04-11 17:12:08 +02:00
Marcin Grzejszczak
d7daa7a6c4
Fixed tests to use rest assured to test multipart
2018-04-11 16:39:28 +02:00
Marcin Grzejszczak
b965c49a7e
Added support for multipart with content type, fixes gh-599
2018-04-11 15:37:13 +02:00
Marcin Grzejszczak
34f367e62b
Merge branch '1.2.x'
2018-04-11 12:48:22 +02:00
Marcin Grzejszczak
a0641790a9
Wiremock stubs with cookies + some tests
2018-04-11 10:05:43 +07:00
Marcin Grzejszczak
43d076f466
Bumped boot to 2.0.1.R
2018-04-06 15:54:10 +02:00
Marcin Grzejszczak
6402e14f3c
Added support for Stub Runner and Pact Broker
...
fixes gh-191
commit 533f1d3d0e8f6dcd37677bfef555fc2ea86bc1b1
Author: Tim Ysewyn <Tim.Ysewyn@me.com >
Date: Wed Mar 7 15:56:48 2018 +0100
Upgraded pact-jvm-model to 3.5.13
2018-04-02 22:50:40 +02:00
Marcin Grzejszczak
4c627f8e61
Revert "Bumped the Boot plugin to RC1"
...
This reverts commit e0bda0f8aa .
2018-02-11 22:29:53 +01:00
Marcin Grzejszczak
e0bda0f8aa
Bumped the Boot plugin to RC1
2018-02-10 08:54:23 +01:00
buildmaster
a8e3b64fe6
Bumping versions to 1.2.4.BUILD-SNAPSHOT after release
2018-02-09 16:08:54 +00:00
Marcin Grzejszczak
d80f31b72a
Merge branch '1.2.x'
2018-01-25 12:50:49 +01:00
Marcin Grzejszczak
e0db3c058a
Going to Boot snapshots
2018-01-19 10:17:51 +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
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
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
Marcin Grzejszczak
30f5c62bce
Moved to boot M6
2017-11-15 10:06:04 +01:00
Marcin Grzejszczak
9026e08b16
Bumping boot to snapshots
2017-10-06 14:13:58 +02:00
Marcin Grzejszczak
8a30a18c47
Updated Boot to 2.0.0.M2
2017-08-13 18:40:42 -04:00
Marcin Grzejszczak
c9b4f19f00
Bumped Gradle in samples
2017-07-31 11:50:26 +02:00
Marcin Grzejszczak
8dc8015be2
Finchley upgrade
2017-06-21 23:43:55 +02:00
Marcin Grzejszczak
7dca840cfb
Trying to make stub runner work
2017-06-20 10:29:44 +02:00
Marcin Grzejszczak
57fe9939ce
Bumped libs
2017-06-19 19:49:33 +02:00
Marcin Grzejszczak
c1fca13f12
Initial commit
2017-06-15 14:56:18 +02:00
Dave Syer
186886029b
Switch to Boot 1.5.4.RELEASE for samples in Gradle
2017-06-13 14:52:43 +01:00
Dave Syer
ac28dd204c
Switch to Boot 1.5.4.RELEASE for samples
2017-06-13 14:46:05 +01:00
Marcin Grzejszczak
464e886bb8
Added versions
2017-05-26 22:03:29 +02:00
Marcin Grzejszczak
f599a8d745
Updated versions
2017-05-26 20:34:29 +02:00
Marcin Grzejszczak
a804894c9a
Updated code and docs
2017-04-26 12:42:33 +02:00
Marcin Grzejszczak
cf52e6baa6
Added support fot dots in keys
...
without this change it's impossible to work with jsons that have dots in keys
with this change that's possible again
fixes #269
2017-04-26 12:12:17 +02:00
Jakub Kubryński
7c8a8b4d33
Simplify samples used in documentation ( #268 )
2017-04-18 14:17:35 +02:00
Marcin Grzejszczak
e36a6e2b56
Going back to snapshots
2017-01-30 11:47:27 +01:00
Marcin Grzejszczak
dfceed2ce1
Bumping versions before release
2017-01-30 11:41:56 +01:00
Marcin Grzejszczak
fef078d2eb
Bumped up boot version in samples
2016-12-28 19:57:07 +01:00
Marcin Grzejszczak
29c8bc82da
Depend on Dalston in gradle files
2016-12-07 22:24:34 +01:00
Marcin Grzejszczak
980a0c9758
Depend on Dalston
2016-12-07 22:24:34 +01:00
Marcin Grzejszczak
06243abe3c
Added a test with multiple contracts in a file
2016-12-07 22:24:34 +01:00
Marcin Grzejszczak
7a347da55a
Going back to snapshots
2016-11-24 18:58:50 +01:00
Marcin Grzejszczak
c7883a0d97
Bumping version before release
2016-11-24 18:37:39 +01:00
Dave Syer
fa3c0035e0
Use apache HTTP client instead of JDK
...
Never got to the bottom of this, but the test failure with the
dropped connection (EOF on socket) seems to go away if we use
the Apache client instead of the JDK.
2016-11-15 09:53:42 +00:00
Marcin Grzejszczak
ffc691167f
Updated ports
2016-11-14 10:57:59 +01:00