Commit Graph

4610 Commits

Author SHA1 Message Date
Alex
40400e3657 update supporting JodaTime and Java8 DateTime 2016-02-02 00:27:08 +06:00
wing328
b275eefbbf remove testFolder (not used) 2016-02-02 00:57:57 +08:00
Alex
62b692da1d fix jboss context-root 2016-02-01 20:30:49 +06:00
wing328
53e74a0bd3 Merge pull request #2006 from wing328/qt5_file_support
[Qt5 C++] Fix file support in form parameter
2016-02-01 15:29:49 +08:00
wing328
70cce7411b Merge pull request #2009 from algas/support-haskell
Code generator for haskell-servant framework
2016-02-01 13:41:51 +08:00
Masahiro Yamauchi
30e8154055 Update dependencies and repository info 2016-02-01 08:59:50 +09:00
Masahiro Yamauchi
2ad3171674 Rename 2016-02-01 08:56:15 +09:00
Nick Maynard
943c66a975 Update samples for DefaultValue 2016-01-31 21:12:16 +00:00
Nick Maynard
e29cf209c8 Only define @DefaultValue if it's specified in the swagger spec 2016-01-31 21:02:11 +00:00
Masahiro Yamauchi
cfcd6cbe48 Rename haskell to haskell-servant 2016-01-31 22:33:51 +09:00
wing328
0e0508cf5a Merge pull request #1998 from WoodWing/master
Support file downloading in Java jersey2 client
2016-01-31 19:57:55 +08:00
Masahiro Yamauchi
4e3d94c005 Code generator for haskell-servant framework 2016-01-31 20:20:19 +09:00
wing328
5a53814346 add api info as file header to ruby templates 2016-01-31 17:08:47 +08:00
wing328
2471163d04 Merge pull request #1999 from wizardbyron/gradle_ide_plugins
[Java Client] Add Eclipse and IntelliJ IDEA support in build.gradle.mustache
2016-01-31 16:02:30 +08:00
wing328
047abc63a4 add test case for c# method 2016-01-31 12:49:32 +08:00
wing328
4ce255dc38 add unit test files for C# 2016-01-31 01:52:41 +08:00
wing328
587615b656 update c# readme with command to generate DLL 2016-01-30 23:06:45 +08:00
wing328
d5aa285926 fix file support in form parameter (qt5cpp) 2016-01-30 15:31:08 +08:00
wing328
f42f9acf35 Merge pull request #2003 from ad2games/non-explicit-ca-info-config
Don't force explicit configuration of CA cert location
2016-01-29 20:00:22 +08:00
chameleon82
46441433e8 initialize commit JaxRS-Resteasy module 2016-01-29 17:48:22 +06:00
Helge Rausch
f85f885191 Don't force explicit configuration of CA cert location
In order to allow openssl to figure out the location of CA certificates
on its own, don't apply the `ssl_ca_cert` configuration parameter if it
is not explicitly set.
2016-01-29 12:18:27 +01:00
wing328
59a75072fd Merge pull request #1934 from xhh/ruby-binary
[Ruby] Support "binary" format for body parameter and response
2016-01-29 13:15:05 +08:00
wing328
7aaf97d3ce Merge pull request #1975 from evigeant/fix-cli-options
Added missing cliOptions in some languages
2016-01-29 13:02:12 +08:00
xhh
172da5b2d8 Merge branch 'master' into ruby-binary
Conflicts:
	samples/client/petstore/ruby/lib/petstore/api/pet_api.rb
2016-01-29 12:02:30 +08:00
GU Yu (Byron)
06ef76631c Add .gradle into .gitignore. 2016-01-29 01:23:45 +08:00
evigeant
4335dc5d16 Merge remote-tracking branch 'upstream/master' into fix-cli-options
Conflicts:
	modules/swagger-codegen/src/main/java/io/swagger/codegen/languages/JaxRSServerCodegen.java
	modules/swagger-codegen/src/test/java/io/swagger/codegen/options/JaxRSServerOptionsProvider.java
2016-01-28 12:11:14 -05:00
GU Yu (Byron)
c7c983b733 Add gradle IDE support plugins 2016-01-29 00:41:46 +08:00
Maarten Groot
eee441b72a Update Petstore Java jersey2 sample 2016-01-28 16:35:11 +01:00
Maarten Groot
77d39b9614 Fix indention 2016-01-28 16:09:16 +01:00
Maarten Groot
2efa50cb7f Support file downloading in Java jersey2 client 2016-01-28 15:59:32 +01:00
wing328
564fa04f7c Merge pull request #1988 from wing328/maven_build_quiet3
Rebase on latest master for "Using logger instead of System.out #1871"
2016-01-28 11:52:35 +08:00
wing328
f8b82e14fe use logger.info to display command line result 2016-01-28 11:25:11 +08:00
N090536
16f9c8f7dd Changing to INFO level in order for the following switches to work as
expected:
-DdebugModels
-DdebugOperations
-DdebugSupportingFiles
2016-01-28 00:13:00 +08:00
JULIEN MASNADA
8c3bd60a53 Some more... 2016-01-28 00:13:00 +08:00
JULIEN MASNADA
10a9316d75 Fixed some more indentations problems 2016-01-28 00:13:00 +08:00
JULIEN MASNADA
68dc407f1d Fiexd some indentation problem 2016-01-28 00:12:24 +08:00
JULIEN MASNADA
2a9ead870c Use LOGGER instead of LOG
Use spaces instead of tabs
2016-01-28 00:12:24 +08:00
JULIEN MASNADA
2161907a8f Using logger instead of System.out 2016-01-28 00:11:54 +08:00
wing328
daec1a7783 update clone URL 2016-01-27 16:43:18 +08:00
wing328
841d7dd6af update instruction for running docker in vagrant 2016-01-27 16:41:55 +08:00
wing328
a856e6576d Merge pull request #1943 from wizardbyron/vagrant_new
Run docker in vagrant
2016-01-27 16:34:47 +08:00
wing328
bfd17e45fe Merge pull request #1980 from wing328/ruby_add_test
[Ruby] add auto-generated test cases (rspec)
2016-01-27 15:28:56 +08:00
wing328
d779174977 Merge pull request #1986 from xhh/javascript-superagent-version
[JavaScript] Lock version of superagent to fix testing issues
2016-01-27 14:37:30 +08:00
xhh
29885ab2ae Lock version for superagent to 1.7.1
to avoid an unexpected behavior on request.header in 1.7.2:
Node version's request.header uses lower-case keys while browser
version's request.header keeps current case.

See also visionmedia/superagent#873
2016-01-27 12:06:22 +08:00
wing328
72d7acc06f Merge pull request #1979 from wing328/ts_property_double_quote
[TypeScript] double quote model property name
2016-01-27 10:37:20 +08:00
Tony Tam
dfe1889436 Merge pull request #1983 from tambykojak/patch-1
Typo in README
2016-01-26 10:28:37 -08:00
Tamby Kojak
f12311307e Typo in README
Clent -> Client
2016-01-26 13:18:55 -05:00
wing328
e4a991da0c add auto-generated test case for ruby 2016-01-26 23:15:02 +08:00
wing328
535cc1dfa7 double quote model property in ts 2016-01-26 18:08:50 +08:00
wing328
f2ab4db419 Merge pull request #1965 from wing328/ts_option_property_naming
[TypeScript] add an option to determine property naming convention
2016-01-26 16:54:20 +08:00