Commit Graph

3290 Commits

Author SHA1 Message Date
marcin
4ee555cc32 Moved code a bit 2016-07-08 16:43:02 +02:00
marcin
6e397a6e5e Moved code a bit 2016-07-08 16:14:13 +02:00
Marcin Grzejszczak
f8a46f966c Added missing target 2016-07-08 13:23:20 +02:00
Marcin Grzejszczak
9a8c40f9e0 Added missing jars 2016-07-08 13:20:15 +02:00
Marcin Grzejszczak
84f8305123 Added missing jars 2016-07-08 13:07:59 +02:00
Marcin Grzejszczak
bd3c38d097 Initial commit of Spring Cloud Contract Verifier 2016-07-08 12:51:00 +02:00
Marcin Grzejszczak
4ac2b0ddae Merge pull request #1 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2016-07-08 12:49:57 +02:00
The Gitter Badger
feae41fb35 Add Gitter badge 2016-07-08 10:49:34 +00:00
Marcin Grzejszczak
c9c637ed95 Updated docs 2016-07-06 16:08:19 +02:00
Marcin Grzejszczak
0f2ed2ca00 Updated docs 2016-07-06 16:06:56 +02:00
Marcin Grzejszczak
7df32f7a45 Updated docs 2016-07-06 16:05:04 +02:00
Marcin Grzejszczak
da801e52c7 Added property to skip array size assertion (#295)
with this fix you can pass set the Contract Verifier property 'assertJsonSize' to true / false in order to check / not check the array size of a JSON

workaround to #293
2016-07-06 15:38:20 +02:00
Marcin Grzejszczak
647e5f028e Updated the docs 2016-06-30 00:42:08 +02:00
Marcin Grzejszczak
24fc9e1351 Fixed wrong gradle plugin setup 2016-06-30 00:30:17 +02:00
Marcin Grzejszczak
8540e75cfd Added missing tasks
Added default Gradle tasks
2016-06-29 23:27:30 +02:00
Marcin Grzejszczak
52a12824a2 Added bash for docs publishing 2016-06-29 23:25:05 +02:00
Mariusz Smykula
24e7b9bf42 fixed site url and accurest names 2016-06-29 21:16:04 +02:00
Marcin Grzejszczak
2f3887753e Fixed funcTest 2016-06-29 19:18:11 +02:00
Marcin Grzejszczak
5f04ebdbd8 Updated the plugin according to new Contract naming 2016-06-29 19:02:51 +02:00
Marcin Grzejszczak
8f37b1823d Big refactoring
moved the contract to the spec modules
    changed the package of the contract
    fixed a couple of bugs related to stream messaging
    fixed a bug related to not copying of contracts via Gradle
2016-06-29 18:59:44 +02:00
Marcin Grzejszczak
ddf92f7150 Added a missing test for message sending 2016-06-28 23:22:28 +02:00
Marcin Grzejszczak
68559b2577 Fixed the bug with bad sent msgs 2016-06-28 22:57:45 +02:00
Marcin Grzejszczak
845002bc78 Polish 2016-06-28 22:38:36 +02:00
Marcin Grzejszczak
d4e731f87b Added a test to ensure that transformer is working fine 2016-06-28 22:38:29 +02:00
Dave Syer
058ec4425a Update README 2016-06-27 07:41:38 -07:00
Marcin Grzejszczak
f51156fc3d Added a section in introduction 2016-06-25 10:31:49 +02:00
Marcin Grzejszczak
b38372011c Fixed the bug with regex in GString in messaging 2016-06-21 20:24:20 +02:00
Marcin Grzejszczak
bad5d6de50 Updated docs 2016-06-21 10:58:13 +02:00
Marcin Grzejszczak
89f937ea40 Updated docs 2016-06-21 10:37:41 +02:00
Marcin Grzejszczak
33a57dd147 Added tests for messaging 2016-06-21 10:37:15 +02:00
Marcin Grzejszczak
db1ae1c93b Updaed docs 2016-06-21 09:12:29 +02:00
Marcin Grzejszczak
8660506582 Updaed docs 2016-06-21 08:42:50 +02:00
Marcin Zajączkowski
ce2ffcfc29 Fix image link in README (#288) 2016-06-20 23:13:22 +02:00
Marcin Grzejszczak
81f43296b8 The more I commit, the more I earn 2016-06-20 13:59:50 +02:00
Marcin Grzejszczak
b24547872a Updated the docs with stub runner artifact ids 2016-06-20 13:57:11 +02:00
Marcin Grzejszczak
3b60f6121a Fixed links in the docs 2016-06-20 13:54:21 +02:00
Marcin Grzejszczak
76edee5019 Updated the docs 2016-06-20 13:45:52 +02:00
Marcin Grzejszczak
26130232dc Updated the docs 2016-06-20 13:43:05 +02:00
Marcin Grzejszczak
7b8e078578 Fixed deploying of artifacts 2016-06-20 13:34:34 +02:00
Marcin Grzejszczak
ee402d4357 Adding missing images 2016-06-20 13:32:26 +02:00
Marcin Grzejszczak
f9d71ccaed Added additional deprecated forlder for github pages 2016-06-20 13:13:16 +02:00
Marcin Grzejszczak
51997003d4 Updated the githubpages plugin settings 2016-06-20 13:02:48 +02:00
Marcin Grzejszczak
fbecf26290 Updated docs and added the deprecated docs 2016-06-20 13:00:23 +02:00
Marcin Grzejszczak
6c76bafecc Updated the README with the old docs 2016-06-20 12:27:24 +02:00
Marcin Grzejszczak
60cc9f9007 Allowing to pass username and password via envs 2016-06-20 12:24:30 +02:00
Marcin Grzejszczak
d6ec0220f2 Added docs, restructured project (#30) 2016-06-20 12:03:29 +02:00
Marcin Grzejszczak
9efc577fc3 Added scripts and fixed upload archives of snapshots 2016-06-20 12:00:44 +02:00
Marcin Grzejszczak
05265547a5 Updated test scripts 2016-06-20 11:31:37 +02:00
Marcin Grzejszczak
933e8c0b22 Updated test scripts 2016-06-19 23:56:46 +02:00
Marcin Grzejszczak
817c232d3f Rebranding (#287) 2016-06-19 23:55:09 +02:00