Commit Graph

3290 Commits

Author SHA1 Message Date
Marcin Grzejszczak
957de23591 Rebranding (#29) 2016-06-19 23:49:03 +02:00
Travis CI
23967900fa Sets project version to 0.6.11-SNAPSHOT
[ci skip]
2016-06-15 19:48:30 +00:00
Mariusz Smykuła
9901cbead6 Switch to stable accurest (#28) 2016-06-15 21:43:31 +02:00
Olga Maciaszek-Sharma
a562775980 Release version: 1.1.0
[ci skip]
2016-06-13 21:31:00 +02:00
Dave Syer
4ae4d1f1cd Add schema registry 2016-06-12 18:42:38 +01:00
Dave Syer
e9f0c390c9 Update README.md 2016-06-12 18:25:12 +01:00
Dave Syer
6db762dbdd Update README.md 2016-06-12 18:24:54 +01:00
Dave Syer
95cd2d5c74 Add messaging topic more explicitly 2016-06-12 18:23:05 +01:00
Dave Syer
83793c105b Add TODO list 2016-06-12 18:20:44 +01:00
Dave Syer
45008110e0 Initial commit 2016-06-12 18:11:45 +01:00
Travis CI
d23ed76d68 Sets project version to 0.6.10-SNAPSHOT
[ci skip]
2016-06-02 21:02:52 +00:00
Mariusz Smykuła
56222186fc accurest update (#27) 2016-06-02 22:57:35 +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
Travis CI
1f6316df63 Sets project version to 0.6.9-SNAPSHOT
[ci skip]
2016-05-19 08:59:59 +00:00
Mariusz Smykuła
91af7c205f accurest update (#26) 2016-05-19 10:52:45 +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
Travis CI
62c736130e Sets project version to 0.6.8-SNAPSHOT
[ci skip]
2016-05-12 15:25:04 +00:00
Mariusz Smykuła
a2998acaa1 Logic moved to accurest-core (#25) 2016-05-12 17:14:02 +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
Travis CI
169bbff3d3 Sets project version to 0.6.7-SNAPSHOT
[ci skip]
2016-05-03 18:15:44 +00:00
Mariusz Smykuła
d2830f5265 Fixes to accurest run command, changed default contracts directory and other small changes (#24) 2016-05-03 20:11:21 +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