Commit Graph

  • 38a422212d Merge pull request #2948 from mikolajprzybysz/use-php-eol wing328 2016-05-25 16:49:37 +08:00
  • 2f11049218 Merge pull request #2960 from wing328/chsarp_add_license wing328 2016-05-25 14:57:17 +08:00
  • 8096308657 add apache v2 license to csharp api client wing328 2016-05-25 14:41:17 +08:00
  • 0f624338fd Merge pull request #2954 from wing328/add_test_array wing328 2016-05-25 13:56:57 +08:00
  • 436731184d [docker] Update root Dockerfile and run-in-docker Jim Schubert 2016-05-24 23:21:50 -04:00
  • fe66364f04 [docker] Runnable CLI, reduced container size Jim Schubert 2016-05-24 19:58:26 -04:00
  • d55a691e11 fix path Joseph Zuromski 2016-05-24 14:37:37 -07:00
  • 4404b907bc [Swift] Remove force unwrap in model constructor Fabien Da Silva 2016-05-24 21:54:46 +02:00
  • fefd507323 Merge pull request #2956 from sreich/patch-1 Tony Tam 2016-05-24 12:10:37 -07:00
  • 06dd7c4794 add custom generator example to readme Shaun Reich 2016-05-24 14:44:21 -04:00
  • b2c14c98c9 Limit base image to 1.0 Jim Schubert 2016-05-24 14:11:57 -04:00
  • 105b4b9199 new test case to cover model with array properties wing328 2016-05-25 01:18:50 +08:00
  • d0770d25f5 Merge pull request #2953 from wing328/ruby_add_license wing328 2016-05-25 00:50:29 +08:00
  • 29008b5802 add licence template for ruby api client wing328 2016-05-25 00:48:31 +08:00
  • 68878ff9bd Merge pull request #2951 from wing328/ruby_add_license wing328 2016-05-25 00:07:05 +08:00
  • dbc3e418a9 udpate pom for other sub modules wing328 2016-05-24 23:27:11 +08:00
  • 568fa4f514 add apache license to remaining ruby files (test, spec, etc) wing328 2016-05-24 23:20:23 +08:00
  • 04eca71be4 update pom to use 2.2.0-SNAPSHOT wing328 2016-05-24 22:47:03 +08:00
  • bf68801295 NancyFx: - Passing NancyContext to service instead of Request Jakub Malek 2016-05-24 16:19:45 +02:00
  • bc6fcbdc7b NancyFx: - Unnecessary dependencies removal - Nancy version update Jakub Malek 2016-05-24 16:07:22 +02:00
  • da3aa7214d NancyFx: - Fixed Module classes naming (removed double 'Module' suffix) - Using partial classes for generated Nancy modules Jakub Malek 2016-05-24 15:17:27 +02:00
  • 6aa821d76d Rebuild php petstore sample client Mikolaj Przybysz 2016-05-24 15:03:25 +02:00
  • 041c5d1d34 Replaced \n with PHP_EOL Mikolaj Przybysz 2016-05-24 14:23:51 +02:00
  • cef6c9d8ba NancyFx: - Using NodaTime for date types Jakub Malek 2016-05-24 14:08:09 +02:00
  • 3484704fea Updated condition for artifactVersion check Mikolaj Przybysz 2016-05-24 14:07:51 +02:00
  • 18f32b4163 Proper printing of invokerPackage in configuration debug report Mikolaj Przybysz 2016-05-24 14:03:31 +02:00
  • c54b4faf13 Removed printing artifactVersion if it is not set from debug information Mikolaj Przybysz 2016-05-24 14:02:41 +02:00
  • d0e3b5cc71 Moving enum definition of model lists outside class. Marcin Stefaniuk 2016-05-24 13:07:14 +02:00
  • cce21abaec Removed printing artifactVersion if it is not set Mikolaj Przybysz 2016-05-24 12:17:57 +02:00
  • d05d552b74 Merge pull request #2946 from wing328/ruby_license wing328 2016-05-24 18:11:28 +08:00
  • e687ad5823 Merge pull request #2 from swagger-api/master Mikołaj Przybysz 2016-05-24 11:53:56 +02:00
  • c7110debee update ruby api client to use apache v2 license wing328 2016-05-24 17:50:28 +08:00
  • 4b2e3a01f9 Renaming request dispatcher to Nancy specific Module. Marcin Stefaniuk 2016-05-24 11:31:27 +02:00
  • 7d475b1f93 Merge branch 'zhenjun115-java_api_client' wing328 2016-05-24 17:03:20 +08:00
  • d82bbfdaf4 Merge branch 'java_api_client' of https://github.com/zhenjun115/swagger-codegen into zhenjun115-java_api_client wing328 2016-05-24 16:36:33 +08:00
  • ba38a3b6cb NancyFx: - Removed "Enum" suffix of Enum class name Jakub Malek 2016-05-24 10:32:09 +02:00
  • c653aeec0b NancyFX: - Fixed parsing enum parameters in NancyModule Jakub Malek 2016-05-24 10:25:18 +02:00
  • 57aa6d01d2 NancyFx: - Using virtual interface implementation in AbstractService - Fixed namespace for module classes - Using Parameters utility for parsing parameters in NancyModule - Excluding obj folder from csproj Jakub Malek 2016-05-24 10:14:22 +02:00
  • 673784491e couple new files Joseph Zuromski 2016-05-23 20:09:06 -07:00
  • 00c4877baf move swift samples into swift/default and swift/promisekit directories Joseph Zuromski 2016-05-23 20:08:00 -07:00
  • 1da350e819 [docker] Cleanup and reduce container sizes Jim Schubert 2016-05-23 21:54:35 -04:00
  • 04af1cf2a7 NancyFx: - Passing Nancy.Request to service interface - Generating AbstractService code - Removed null defaults from constructors in models - Fixed project namespace Jakub Malek 2016-05-23 16:53:01 +02:00
  • 24a0ced972 regenerate ruby spec file Newell Zhu 2016-05-23 21:30:05 +08:00
  • 917192e558 add Revault Sàrl wing328 2016-05-23 20:56:14 +08:00
  • a9b8150442 regenerate ruby client sample Newell Zhu 2016-05-23 20:54:45 +08:00
  • 942b015c8f Add normal class enum support Newell Zhu 2016-05-23 20:46:32 +08:00
  • 9354fc8b0f Retrieving enum params from api request. Marcin Stefaniuk 2016-05-23 13:56:28 +02:00
  • 36e94f7ed1 Enumerations on api input. Marcin Stefaniuk 2016-05-23 13:40:12 +02:00
  • 9b9d5859ad Merge pull request #2864 from revaultch/master wing328 2016-05-23 17:56:31 +08:00
  • 91177cd536 typescript-angular2 query string fix Urs Keller 2016-05-13 23:04:43 +02:00
  • 8ba19f0112 Merge pull request #2939 from wing328/php_enum_test wing328 2016-05-23 15:58:57 +08:00
  • 7b1cfde891 add enum test in php api client wing328 2016-05-23 15:38:20 +08:00
  • 6c33552d0d Merge pull request #2934 from alexandern/master wing328 2016-05-23 11:00:43 +08:00
  • 11c6a42dcc Merge pull request #2 from alexandern/alexandern-patch-1 Alex Nolasco 2016-05-22 15:15:22 -04:00
  • 3035aeb803 Misspellings Alex Nolasco 2016-05-22 15:15:06 -04:00
  • c719f4d8c3 Merge pull request #1 from alexandern/alexandern-patch-1 Alex Nolasco 2016-05-22 14:09:10 -04:00
  • 4b4d5aeb2e Mispelling Alex Nolasco 2016-05-22 14:08:23 -04:00
  • 810d165f21 add zlx to ruby core team wing328 2016-05-22 22:48:43 +08:00
  • 52a928bb2e Merge pull request #2931 from Edubits/swift-sample-without-promisekit wing328 2016-05-21 23:21:00 +08:00
  • 6383f6fcb6 Merge pull request #2932 from swagger-api/readonly_var wing328 2016-05-21 23:01:22 +08:00
  • 69ec14d628 fix csharp constructor for model with read-only 1st property wing328 2016-05-21 22:42:37 +08:00
  • 1a1bf74d01 [Swift] Add sample/tests for Swift client without PromiseKit Robin Eggenkamp 2016-05-21 15:57:52 +02:00
  • 46fe27a6f6 Merge pull request #2929 from catinred2/basicAuth wing328 2016-05-21 18:26:54 +08:00
  • e1367ee743 Merge pull request #2917 from Vrolijkx/feature/typescript_angular2_should_generate_correct_output wing328 2016-05-21 17:42:00 +08:00
  • bc44f74786 Merge pull request #2912 from zlx/feature/ruby_enum_support wing328 2016-05-21 17:39:56 +08:00
  • aaca9a4b6f Merge pull request #2922 from zhenjun115/android_api_client wing328 2016-05-21 17:34:29 +08:00
  • a7ca3870df remove ruby model leading space Newell Zhu 2016-05-21 17:18:53 +08:00
  • 3ddff7da58 Merge pull request #2930 from wing328/fix_consumes_and_produces3 wing328 2016-05-21 16:41:26 +08:00
  • 90cf56ab43 more comprehensible text xming 2016-05-21 16:37:00 +08:00
  • eb3a2949a0 Merge branch 'jaz-ah-swift/podupdate' wing328 2016-05-21 16:24:33 +08:00
  • e903628993 Merge branch 'swift/podupdate' of https://github.com/jaz-ah/swagger-codegen into jaz-ah-swift/podupdate wing328 2016-05-21 16:24:20 +08:00
  • 42b08946d4 fix mediaType in clojure client wing328 2016-05-21 16:18:44 +08:00
  • a1563ee6c6 unescape mediaType in JS wing328 2016-05-21 16:12:42 +08:00
  • cd0d9f55c2 Merge pull request #2928 from catinred2/basePath wing328 2016-05-21 16:06:17 +08:00
  • e884b2e700 add basePathWithoutHost xming 2016-05-21 14:51:44 +08:00
  • e44e9fd43a show security defs xming 2016-05-21 11:51:37 +08:00
  • 5dcda94164 Merge branch 'master' into user/shawkins/fix/dont_modify_parameter_names Spencer Hawkins 2016-05-20 12:32:19 -07:00
  • 756f0ed64e Don't modify param names in flask-connexion code generator Spencer Hawkins 2016-05-20 12:30:29 -07:00
  • cebaa6443c Fix array problem Kristof Vrolijkx 2016-05-20 20:30:32 +02:00
  • 9a7e269de1 remove trailing spaces in the mustache template; zhenjun115 2016-05-20 22:39:53 +08:00
  • 87b25080c3 remove duplicated gradle wrapper mustache files from android api client; zhenjun115 2016-05-20 22:01:55 +08:00
  • e17b02183b Fix reference to subtemplate. Marcin Stefaniuk 2016-05-20 15:56:35 +02:00
  • 359c4b0e53 gradle wrapper mustache for java api client; zhenjun115 2016-05-20 21:44:32 +08:00
  • f4c3b9ec9f Fixed operation parameter input enums generation. Marcin Stefaniuk 2016-05-20 15:29:53 +02:00
  • f2a2014ef4 add gradle wrapper mustache for android api client; zhenjun115 2016-05-20 20:11:28 +08:00
  • eaddc18537 Switching from custom exception to System.ArgumentException. Marcin Stefaniuk 2016-05-20 14:22:48 +02:00
  • 2e402da3ef Merge branch 'guohuang-travis' wing328 2016-05-20 18:37:00 +08:00
  • 0134723afa add back pom.xml for go petstore wing328 2016-05-20 18:36:36 +08:00
  • a96d38e223 Merge branch 'travis' of https://github.com/guohuang/swagger-codegen into guohuang-travis wing328 2016-05-20 18:31:55 +08:00
  • e02cfe8de2 Merge pull request #2921 from wing328/fix_consumes_and_produces2 wing328 2016-05-20 18:12:57 +08:00
  • c6f03806df Replaced {{mediaType}} with {{{mediaType}} to keep the original media wing328 2016-05-20 17:48:47 +08:00
  • 0005faf77d Handling collections of enumerables. Marcin Stefaniuk 2016-05-20 10:43:40 +02:00
  • 6c71dc3d18 Merge pull request #2910 from wing328/typescript_better_ci wing328 2016-05-20 16:02:46 +08:00
  • 6231970ac6 run ruby test first wing328 2016-05-20 15:24:13 +08:00
  • 70619525cd commented out TS fetch related tests in pom.xml wing328 2016-05-20 15:09:35 +08:00
  • 1e45af2fbc install typescript in travis ci wing328 2016-05-20 14:15:04 +08:00
  • f45d6a4d60 Generate ruby enum Newell Zhu 2016-05-19 21:42:28 +08:00
  • d84c1cdfd7 Fix any problem + added integration test Kristof Vrolijkx 2016-05-19 22:25:56 +02:00
  • 4e0e91e58b move up to ios 9.3 Joseph Zuromski 2016-05-19 12:35:17 -07:00
  • d5626d02da fix indentation Kristof Vrolijkx 2016-05-19 20:22:53 +02:00