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 |
|
abcsun
|
ee024c40fb
|
add apache license to lumen
|
2016-06-13 17:37:19 +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 |
|
abcsun
|
bffb0fb4d8
|
sync from origin master
|
2016-06-13 10:25:03 +08:00 |
|
Guo Huang
|
e39aa3ed3c
|
fix merge conflict
|
2016-06-12 14:15:55 -07:00 |
|
ant3
|
fecaf0673a
|
Merge remote-tracking branch 'refs/remotes/swagger-api/master' into JSR310-Clients
|
2016-06-12 19:18:07 +01:00 |
|
ant3
|
56c6e081d5
|
Fixed Java 8 time in Jersey 1 Client
Made the Jersey 1 client work with java 8 time classes. Also tightened
up newlines in templates.
|
2016-06-12 19:15:38 +01: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 |
|
Todd
|
cbfe23589c
|
it's the future
html5 is all the rage
|
2016-06-10 15:09:29 -04: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 |
|
Jason Quinn
|
8ffe4c9e06
|
Removing gradle dependency for jersey2 pom
|
2016-06-10 14:12:13 +01: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 |
|
philicious
|
1b7973404d
|
added missing data-type handlers for QDate and QDateTime in Qt5/CPP helpers
|
2016-06-10 13:06:53 +02:00 |
|
Jason Quinn
|
e57f039eb9
|
Updating jersey2 sample
|
2016-06-10 12:00:52 +01:00 |
|
Jason Quinn
|
df60cd2d8b
|
Adding the ability to get/set the httpClient for jersey2
|
2016-06-10 11:56:05 +01: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 |
|
wing328
|
216d4b8b23
|
Merge pull request #3083 from cbornet/joda_retrofit
Add joda support to retrofit2 clients and use it in samples
|
2016-06-10 15:18:00 +08:00 |
|
wing328
|
e32ccb24e4
|
Merge branch 'cbornet-jersey_joda'
|
2016-06-10 14:30:56 +08:00 |
|