Commit Graph

632 Commits

Author SHA1 Message Date
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
Olga Maciaszek-Sharma
a562775980 Release version: 1.1.0
[ci skip]
2016-06-13 21:31:00 +02:00
Mariusz Smykula
601729de3d Release version: 1.1.0-M8
[ci skip]
2016-06-02 22:07:08 +02:00
Mariusz Smykuła
7520d7e95e Missing constructor used by maven (#285) 2016-06-02 22:05:43 +02:00
Mariusz Smykula
28a7764471 Release version: 1.1.0-M7
[ci skip]
2016-06-01 09:18:33 +02:00
Mariusz Smykuła
b6a87ce1ae stub downloader cleanup (#284)
* ivy removed
* better logging
2016-05-31 21:45:27 +02:00
Mariusz Smykuła
cc3bf2d838 add support for versions like CD-001 and offline fixes (#282) 2016-05-31 09:16:01 +02:00
Marcin Grzejszczak
89dd8c034a Added array size assertion (#283)
Fixes #279
2016-05-31 09:02:04 +02:00
Mariusz Smykuła
0e4070ffc4 force to check remote repository (#281) 2016-05-30 15:24:35 +02:00
Mariusz Smykula
622a3875f9 Release version: 1.1.0-M6
[ci skip]
2016-05-17 11:11:26 +02:00
Marcin Grzejszczak
4f74c0b26e Fixed wrong $ escaping (#278)
Fixed wrong $ escaping

fixes #273
2016-05-17 11:04:58 +02:00
Matt Reynolds
7d2f01aad2 fix for issue #47 - add async options on request when new async flag set (#277)
* fix for issue #47 - add async options on request when new async flag set

* don't add async to initial request declaration and switch spaces to tabs for all changes.
2016-05-17 00:06:37 +02:00
Marcin Zajączkowski
f19a451fae Merge pull request #275 from Codearte/tech/snapshotUpload
Automatic snapshots upload to Nexus
2016-05-15 11:30:30 +02:00
Marcin Zajaczkowski
75442fb682 Disable 'check' for uploadSnapshotArchives task
To speed up the build until the reason for the second time tests
execution will be found (the whole 'check' should be up-to-date)..
2016-05-15 11:09:41 +02:00
Marcin Zajaczkowski
4fdbdb41e1 Downgrade Axion plugin
Due to a bug with three commits on release:
https://github.com/allegro/axion-release-plugin/issues/132
2016-05-15 01:15:29 +02:00
Marcin Zajaczkowski
f58754ecf0 Add snapshot versions to documentation 2016-05-15 01:15:29 +02:00
Marcin Zajaczkowski
3b9d86a62e Add extra variables 2016-05-15 01:15:28 +02:00
Marcin Zajaczkowski
430bcd0162 Add SNAPSHOT archives upload 2016-05-15 01:15:22 +02:00
Marcin Zajaczkowski
fb60a10f0e Speed up Travis build 2016-05-15 00:45:08 +02:00
Olga Maciaszek-Sharma
84043804a7 Release version: 1.1.0-M5
[ci skip]
2016-05-12 08:03:19 +02:00
Olga Maciaszek-Sharma
85d25a6e48 Release version: 1.1.0-M5
[ci skip]
2016-05-12 08:03:19 +02:00
Olga Maciaszek-Sharma
686e2a5ffc Release version: 1.1.0-M5
[ci skip]
2016-05-12 08:03:19 +02:00
Marcin Grzejszczak
76762e7e37 Added documentation entry for json / txt
fixes #269
2016-05-11 18:10:29 +02:00
Marcin Grzejszczak
1c5337b1ea Bumped up to jsonassert 0.4.5
I hate JSON every single day more... From what I see the bug has been fixed

fixes #266
2016-05-11 13:46:19 +02:00
Marcin Grzejszczak
a409a94005 Issues wrong arrayfield (#272)
* Bumped up jsonassert to 0.4.3
* Added a fix (?) for arrays of primitives - the tests pass ;)

fixes #271
2016-05-11 12:16:29 +02:00
Marcin Grzejszczak
38cc614fc7 Fixed top level array issues (#267)
Fixes #266
2016-05-08 17:35:51 +02:00
Marcin Grzejszczak
4c85a4bca8 Added possibility to provide optional query param (#254)
fixes #219
2016-05-08 10:29:49 +02:00
Jakub Kubrynski
4e95a90eed Fix #262 - support maps in list 2016-05-07 22:50:36 +02:00
Marcin Grzejszczak
89ed40c547 Updated docs for Stub Runner Spring Cloud
fixes #264
2016-05-04 23:42:12 +02:00
Marcin Grzejszczak
b4ab8b06bf Switching to JDK8 for tests 2016-05-03 23:15:24 +02:00
Marcin Grzejszczak
998c9f2de6 Working with Travis 2016-05-03 22:35:05 +02:00
Marcin Grzejszczak
cf1bd5df33 Added e2e for Accurest 2016-05-03 21:40:17 +02:00
Marcin Grzejszczak
07e7664d0b Removed the unnecessary pringln 2016-05-03 21:25:00 +02:00
Marcin Grzejszczak
8015f11345 Changed default accurest contracts location
/src/test/accurest -> /src/test/resources/accurest

that way the contracts will be on the classpath if we need them
2016-05-03 17:03:03 +02:00
Marcin Grzejszczak
9756eacd09 Added samples to the docs 2016-05-03 16:26:51 +02:00
Marcin Grzejszczak
c09a6fa0d8 Refactored the conversion from String / File to Groovy DSL 2016-05-02 18:56:35 +02:00
Mariusz Smykuła
02512534c6 missing tests (#260) 2016-05-01 19:54:37 +02:00
Mariusz Smykuła
5a5c79b922 refactor to allow access logic related to stubs ports from external libraries (#259) 2016-05-01 16:47:09 +02:00
Mariusz Smykula
a272e3b1c6 Release version: 1.1.0-M4
[ci skip]
2016-05-01 00:04:32 +02:00
Mariusz Smykula
d78f06c4f7 Release version: 1.1.0-M4
[ci skip]
2016-05-01 00:04:32 +02:00
Mariusz Smykula
db0fa56c70 Release version: 1.1.0-M4
[ci skip]
2016-05-01 00:04:32 +02:00
Marcin Grzejszczak
24d88fdce7 Added possibility to provide optional query param
fixes #219
2016-04-30 16:41:12 +02:00
Marcin Grzejszczak
8de4d742fe Added possibility to pass version (#258)
fixes #257
2016-04-29 22:22:29 +02:00
Marcin Grzejszczak
d4135bb802 Fixed missing offline mode for aether 2016-04-29 15:55:59 +02:00
Mariusz Smykula
db800d6a07 Release version: 1.1.0-M3
[ci skip]
2016-04-29 12:20:35 +02:00
Mariusz Smykula
1cb15cd4e1 Release version: 1.1.0-M3
[ci skip]
2016-04-29 12:20:35 +02:00
Mariusz Smykula
9ca171b8fb Release version: 1.1.0-M3
[ci skip]
2016-04-29 12:20:35 +02:00