Marcin Grzejszczak
|
7afd45805b
|
[#76] Added underscore as valid char in filename. Fixes #76
|
2015-11-15 19:51:00 +01:00 |
|
Marcin Grzejszczak
|
ea47105562
|
Merge pull request #174 from Codearte/issues/147-made-tests-use-random-ports
[#147] Made tests use random ports. Fixes #147
|
2015-11-15 18:32:08 +00:00 |
|
Marcin Grzejszczak
|
7c61c550dd
|
[#147] Made tests use random ports. Fixes #147
|
2015-11-15 19:12:01 +01:00 |
|
Marcin Grzejszczak
|
92f5a8c055
|
Merge pull request #173 from Codearte/issues/171-uppercase-jaxrs-method
[#171] Added upercase method for JaxRs, fixes #171
|
2015-11-13 17:24:36 +00:00 |
|
Marcin Grzejszczak
|
f6b716bad5
|
[#171] Added upercase method for JaxRs, fixes #171
|
2015-11-13 18:02:20 +01:00 |
|
Marcin Grzejszczak
|
ba42a63430
|
Merge pull request #172 from Codearte/issues/169-fixed-query-params
[#169] Query params - fixes #169 for JaxRs
|
2015-11-13 16:49:10 +00:00 |
|
Marcin Grzejszczak
|
91f0d2878b
|
[#169] Query params - fixes #169 for JaxRs
|
2015-11-13 16:55:10 +01:00 |
|
Marcin Grzejszczak
|
e962cd8166
|
Merge pull request #170 from Codearte/issues/169-fixed-query-params
[#169] Query params - fixes #169
|
2015-11-13 10:42:28 +00:00 |
|
Marcin Grzejszczak
|
12545af59c
|
[#169] Query params - fixes #169
|
2015-11-13 11:15:59 +01:00 |
|
Jakub Kubryński
|
c83fec708b
|
Merge pull request #168 from mzielinski/master
#166 - Directory structure of dsl groovy scripts should be used in generated specifications
|
2015-11-04 10:57:41 +01:00 |
|
Maciej Zielinski
|
d4c5942166
|
#168 fix bug when there is not subdirectories
|
2015-11-04 10:02:19 +01:00 |
|
Maciej Zielinski
|
9b6451cdbe
|
#168 add intends in "should create class with full package" test
|
2015-11-04 09:11:02 +01:00 |
|
Maciej Zielinski
|
6876f15670
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
accurest-core/src/main/groovy/io/codearte/accurest/TestGenerator.groovy
|
2015-11-04 09:08:38 +01:00 |
|
mzielinski
|
b409df8efd
|
Merge branch 'release/#166'
|
2015-11-03 23:27:42 +01:00 |
|
mzielinski
|
04721e13b1
|
#166 directory structure of dsl groovy scripts should be used in generated specifications
|
2015-11-03 23:07:26 +01:00 |
|
Olga Maciaszek-Sharma
|
943ff5b608
|
Release version: 0.9.9
[ci skip]
|
2015-11-03 13:34:30 +01:00 |
|
Mariusz Smykuła
|
4122bab9cf
|
Merge pull request #167 from adam-wojszczyk/feature/number-pattern
Feature/number pattern
|
2015-11-02 11:45:03 +01:00 |
|
Adam Wojszczyk
|
5f42368810
|
Add regex to match numbers (integers and decimals)
|
2015-11-02 11:38:58 +01:00 |
|
Adam Wojszczyk
|
7a852e1e33
|
Add regex to match numbers (integers and decimals)
|
2015-11-02 11:37:14 +01:00 |
|
Mariusz Smykula
|
dc90d82fd3
|
Release version: 0.9.8
[ci skip]
|
2015-10-15 11:00:21 +02:00 |
|
Marcin Grzejszczak
|
defdfa63d7
|
Merge pull request #165 from dstepanov/fix-encoding-more
Set UTF-8 default encoding to more file read/write operations
|
2015-10-15 10:49:00 +02:00 |
|
Denis Stepanov
|
e7a69c3d5b
|
Set UTF-8 default encoding
|
2015-10-15 10:32:26 +02:00 |
|
Marcin Grzejszczak
|
be20569e4a
|
Updated readme with requirements for wiremock
|
2015-10-15 10:23:26 +02:00 |
|
Mariusz Smykula
|
1d6fe22910
|
Release version: 0.9.7
[ci skip]
|
2015-10-13 15:55:57 +02:00 |
|
Marcin Grzejszczak
|
03cee4b19e
|
Merge pull request #164 from dstepanov/fix-encoding-missing-stuff
Add UTF-8 as Groovy DSL file format (Missing use of GroovyShell)
|
2015-10-13 15:20:01 +02:00 |
|
Denis Stepanov
|
25ce3d7f71
|
Add UTF-8 as Groovy DSL file format
|
2015-10-13 14:57:08 +02:00 |
|
Marcin Grzejszczak
|
934af8633c
|
Merge pull request #160 from dstepanov/fix-unicode-escape
Don't generate UTF8 escaping "\u041C\u043E\u0441\u043A\u0432\u0430" in tests
|
2015-10-09 17:16:57 +02:00 |
|
Denis Stepanov
|
68764b5b19
|
Merge remote-tracking branch 'upstream/master' into fix-unicode-escape
|
2015-10-09 16:58:54 +02:00 |
|
Denis Stepanov
|
bfd72c1275
|
Fix encoding issue
|
2015-10-09 16:57:36 +02:00 |
|
Mariusz Smykula
|
806ad6086f
|
Release version: 0.9.6
[ci skip]
|
2015-10-09 12:43:01 +02:00 |
|
Marcin Grzejszczak
|
5b1e4c9994
|
Merge pull request #161 from dstepanov/support-inner-map-and-list
Support inner map and list definitions
|
2015-10-09 12:32:52 +02:00 |
|
Denis Stepanov
|
cf8ee61eb3
|
Support inner map and list
|
2015-10-08 15:14:37 +02:00 |
|
Marcin Grzejszczak
|
f5da5c4278
|
Revert "Merge pull request #159 from Codearte/revert-158-encoding-fix2"
This reverts commit a85bb25b13, reversing
changes made to c7a066bb36.
|
2015-10-07 11:32:05 +02:00 |
|
Marcin Grzejszczak
|
a85bb25b13
|
Merge pull request #159 from Codearte/revert-158-encoding-fix2
Revert "Set UTF-8 encoding when loading stubs"
|
2015-10-07 11:29:31 +02:00 |
|
Marcin Grzejszczak
|
9d16cc051f
|
Revert "Set UTF-8 encoding when loading stubs"
|
2015-10-07 11:29:24 +02:00 |
|
Marcin Grzejszczak
|
c7a066bb36
|
Merge pull request #158 from dstepanov/encoding-fix2
Set UTF-8 encoding when loading stubs
|
2015-10-07 11:21:26 +02:00 |
|
Denis Stepanov
|
cbb39dbad6
|
Fix encoding issue
|
2015-10-07 11:11:15 +02:00 |
|
Mariusz Smykula
|
1ab57580a9
|
Release version: 0.9.4
[ci skip]
|
2015-10-06 20:28:07 +02:00 |
|
Marcin Grzejszczak
|
c89badae1a
|
Merge pull request #157 from dstepanov/fix-encoding-issue
Tests are generated with encoding problems
|
2015-10-06 19:50:38 +02:00 |
|
Denis Stepanov
|
ed1cd6eab3
|
Fix encoding issue
|
2015-10-06 17:36:10 +02:00 |
|
Mariusz Smykuła
|
bea7913a7d
|
Merge pull request #156 from Codearte/feature/wiremock_2.0.5-beta
wiremock update to 2.0.5-beta
|
2015-10-06 14:54:29 +02:00 |
|
Mariusz Smykula
|
10835c1fcb
|
wiremock update to 2.0.5-beta and cleanup
|
2015-10-06 14:33:53 +02:00 |
|
Marcin Grzejszczak
|
4126eafd4c
|
Merge pull request #154 from Codearte/issues/42-optional-parameter
[#42] Optional parameter
|
2015-10-06 09:00:49 +02:00 |
|
Marcin Grzejszczak
|
b0bb4cb75f
|
[#42] Modified the optional functionality
|
2015-10-05 22:39:45 +02:00 |
|
Marcin Grzejszczak
|
bb73cdd4b0
|
[#42] Fixed wiremock stubs generation
|
2015-10-05 21:33:41 +02:00 |
|
Marcin Grzejszczak
|
9550a9ff08
|
[#42] Optional parameter
|
2015-10-05 21:33:41 +02:00 |
|
Marcin Grzejszczak
|
41658b774b
|
Merge pull request #153 from Codearte/issues/72-make-execution-work-with-gstring
[#71, #72, #101] Make execution method work with GString
|
2015-10-05 21:31:55 +02:00 |
|
Marcin Grzejszczak
|
e84ceedd58
|
[#72] Added explanation to matchers
|
2015-10-05 21:21:02 +02:00 |
|
Marcin Grzejszczak
|
390c1ae2fb
|
[#72] Make execution method work with GString, closes #71, closes #72, closes #101
|
2015-10-03 10:50:49 +02:00 |
|
Mariusz Smykula
|
450b785501
|
Release version: 0.9.3
[ci skip]
|
2015-10-02 21:28:32 +02:00 |
|