Commit Graph

6430 Commits

Author SHA1 Message Date
stunney
d21aa1f3a3 Issue #3138
https://github.com/swagger-api/swagger-codegen/issues/3138

Adds " virtual" to the controller moustache file so that the controllers
can be inheritted from.
2016-06-14 17:01:18 -04:00
wing328
e2e90db863 Merge pull request #3134 from wing328/js_travis
[Javascript] Add auto-generated test files and .travis.yml to JS API client
2016-06-15 01:08:33 +08:00
wing328
9f3b8bab2b add travis.yml for JS api client 2016-06-15 00:03:11 +08:00
wing328
4c277631e4 add auto-generated test cases for js api client 2016-06-14 23:50:38 +08:00
wing328
b782dc0178 Merge pull request #3123 from mateuszmackowiak/android/volley/post_null_body_fix
[Android][Volley] fix support for post null body
2016-06-14 15:46:02 +08:00
wing328
db32c26cc5 Merge pull request #3126 from arnested/php-empty-array-response
[PHP] Handle empty array response correct
2016-06-14 15:29:38 +08:00
Arne Jørgensen
614e98a404 [PHP] Regenerate petstore sample 2016-06-13 23:22:31 +02:00
Arne Jørgensen
f5f4adac29 [PHP] Handle empty array response correct 2016-06-13 23:22:04 +02:00
wing328
871d5ddc5d Merge pull request #3112 from cbornet/springboot_j8async
Add java8 and async options to Spring-Boot codegen
2016-06-14 01:02:52 +08:00
wing328
45c32fd57b Merge pull request #3122 from clasnake/add_license_scalatra
Add Apache v2 license to auto-generated scalatra files.
2016-06-14 00:55:40 +08:00
wing328
e9938648ae add scala and groovy style guide 2016-06-14 00:53:57 +08:00
wing328
d6b43d54cc add haskell style guide 2016-06-14 00:52:34 +08:00
wing328
12b16c1ff5 add android style guide 2016-06-14 00:18:48 +08:00
wing328
eb42f99bb5 Merge pull request #3056 from mateuszmackowiak/objc/core_data_unique-id-key
[Objc] Support for x-unique-id-key vendorExtensions
2016-06-13 23:47:31 +08:00
Mateusz Mackowiak
0816f315d3 [Android][Volley] fix support for post null body 2016-06-13 17:23:34 +02:00
clasnake
ce456fafdc Add Apache v2 license to auto-generated scalatra files. 2016-06-13 22:55:18 +08:00
wing328
cfa40b1484 Merge pull request #3119 from wing328/java_travis
[Java] add travis.yml for Java API client
2016-06-13 17:42:49 +08:00
wing328
3295b24cc2 add travis.yml for java client 2016-06-13 17:06:49 +08:00
wing328
a97402d1ee add http://www.lascaux.it/ 2016-06-13 15:15:21 +08:00
wing328
c5eda5557e Merge pull request #3116 from wing328/csharp_travis
[C#] Add travis file to C# client for CI with travis-ci.org
2016-06-12 17:22:17 +08:00
wing328
16d89a47b7 add travis file for C# client 2016-06-12 16:45:49 +08:00
wing328
dda6c600ae Merge pull request #3115 from wing328/csharp_add_mono_test
[C#] Add mono test script, various enhancements
2016-06-12 13:21:54 +08:00
wing328
bca3d24d20 fix test cases, fix warning in exceptionfactory, update
.swagger-codegen-ignore for c# to keep logo file (for upload test)
2016-06-12 12:41:35 +08:00
wing328
6ddf34ce8a update nunit to 3.2.1 2016-06-12 01:56:31 +08:00
wing328
4b6d372bff update C# json to 8.0.3 2016-06-12 00:39:56 +08:00
wing328
bc04ebed94 add mono script to nunit test csharp client 2016-06-11 23:44:48 +08:00
wing328
9102dce654 Merge pull request #3114 from wing328/python_ci
[Python] Update CI to cover Python2 and Python3 Petstore tests
2016-06-11 11:38:43 +08:00
wing328
661aa25c3d sudo to install virtualenv 2016-06-11 10:38:22 +08:00
wing328
1221a83504 add python ci 2016-06-11 10:35:50 +08:00
wing328
cdc29d0dde Merge pull request #3034 from taxpon/issue-3029-python-constructor
Update python constrouctor to provide arguments for instance initialization
2016-06-11 10:27:26 +08:00
cbornet
c2dbe44d08 add java8 and async options to springboot codegen 2016-06-10 18:21:19 +02:00
wing328
851f2ef688 Merge pull request #3107 from cbornet/default_joda
Set joda as default dateLibrary for java codegens that support it
2016-06-10 23:17:38 +08:00
wing328
fdae19b2a6 Merge pull request #3111 from swagger-api/perl_license
[Perl] add apache 2.0 license to perl api client
2016-06-10 23:02:35 +08:00
wing328
7de95c52c1 add apache 2.0 license to perl api client 2016-06-10 22:43:56 +08:00
wing328
5ea2e2f1a2 Merge branch 'master' of https://github.com/swagger-api/swagger-codegen 2016-06-10 21:59:17 +08:00
wing328
7be14f00fa Merge branch 'zlx-rails5-models' 2016-06-10 21:58:59 +08:00
wing328
d924a1411b remove debugging flag, add batch file for rails5 generator 2016-06-10 21:58:16 +08:00
wing328
e7160ca78a Merge branch 'rails5-models' of https://github.com/zlx/swagger-codegen into zlx-rails5-models 2016-06-10 21:56:22 +08:00
wing328
3051ca23b6 Merge pull request #3110 from jimschubert/bug/3106
[csharp] Include ExceptionFactory property on IApiAccessor interface
2016-06-10 21:32:46 +08:00
Mateusz Mackowiak
5a6daeed8f [Objc] Moved x-is-unique: true to petstore-with-fake-endpoints-models-for-testing 2016-06-10 14:17:52 +02:00
Jim Schubert
c209cb25ef [csharp] Regenerate petstore client 2016-06-10 08:10:50 -04:00
Jim Schubert
196930cf49 [csharp] Include ExceptionFactory property on IApiAccessor interface 2016-06-10 08:10:12 -04:00
cbornet
0f3569e982 set joda as default dateLibrary for java codegens that support it
Fix #3087
2016-06-10 12:17:36 +02:00
wing328
b859024840 Merge branch 'cbornet-joda_springboot' 2016-06-10 17:01:54 +08:00
wing328
a33eb3132e add message about rmeoving files/folders under output folder 2016-06-10 17:01:27 +08:00
wing328
ad77062b11 Merge branch 'joda_springboot' of https://github.com/cbornet/swagger-codegen into cbornet-joda_springboot 2016-06-10 16:39:58 +08:00
wing328
c143937959 Merge pull request #2986 from jimschubert/cs/exception_factory
[csharp] Intercept hooks for req/res and ExceptionFactory
2016-06-10 16:37:51 +08:00
wing328
ffc9ed1414 Merge branch 'cbornet-joda_retrofit_1' 2016-06-10 16:35:33 +08:00
wing328
3f51ff3314 add wording about removing files and folders in the output folder 2016-06-10 16:34:59 +08:00
wing328
ff28988a67 Merge branch 'joda_retrofit_1' of https://github.com/cbornet/swagger-codegen into cbornet-joda_retrofit_1 2016-06-10 16:32:23 +08:00