Commit Graph

  • a1dbc53555 [JAXRS-CXF] Respect default values for query parameters (#4778) Matan Rubin 2017-03-26 18:15:34 +03:00
  • 20cc80d170 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-26 23:05:46 +08:00
  • 9b113d5a19 Update samples flask connexion (#5203) Paŭlo Ebermann 2017-03-26 17:02:51 +02:00
  • c812d81e9a Issue #3084: remove timestamps from bash samples. (#5192) Paŭlo Ebermann 2017-03-26 16:56:34 +02:00
  • 9b25c0f529 Update samples for JaxRS/CXF. (#5201) Paŭlo Ebermann 2017-03-26 16:55:55 +02:00
  • 9acefcffdd Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-26 22:54:17 +08:00
  • e50e653e3d Binary support for javascript client (#5194) Julien Dupouy 2017-03-26 16:53:35 +02:00
  • a9c7030997 Issue #3084: hide generation timestamp for HTML2 samples. (#5193) Paŭlo Ebermann 2017-03-26 16:49:12 +02:00
  • a3e639ccee Issue #3084: remove timestamps from C# .NET2 samples. (#5197) Paŭlo Ebermann 2017-03-26 16:48:20 +02:00
  • 597ceae3da Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-26 22:47:32 +08:00
  • 8c575b0f0c Update samples for ObjC&core-data. (#5202) Paŭlo Ebermann 2017-03-26 16:44:18 +02:00
  • f8c3a69ebe Update samples for Swift3. (#5200) Paŭlo Ebermann 2017-03-26 16:44:00 +02:00
  • 41a505a1f8 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-25 14:37:59 +08:00
  • 282b22744c [Java][PlayFramework] Added some CLI Options + many fixes (#5180) Jean-François Côté 2017-03-25 02:36:01 -04:00
  • dfbcb6394f Merge pull request #5183 from swagger-api/issue-5182 Tony Tam 2017-03-24 09:07:53 -07:00
  • 65b6660c55 Fixes a bug in #5142 for multi-word parameters (#5185) Benjamin Douglas 2017-03-24 07:04:11 -07:00
  • ffbb96e98c Update README.md (#5184) Val Polouchkine 2017-03-24 03:01:05 -07:00
  • 0e64149f63 rebuilt sample Tony Tam 2017-03-23 11:05:08 -07:00
  • 417b69b98c fix for #5182 Tony Tam 2017-03-23 11:02:53 -07:00
  • b3b392dc79 updated inflector version to latest Tony Tam 2017-03-23 11:02:43 -07:00
  • b7fc11b089 Modify retrofit OAuth templates for #5039 (#5082) Joseph Moore 2017-03-23 09:27:04 -06:00
  • 58d4187054 Added a new additional option that allows one to replace the the 'file' generated class with org.springframework.core.io.Resource, which will allow returing file data from Urls or anything that can be converted to a stream. David Guthrie 2017-03-23 11:24:53 -04:00
  • 7209731e45 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-23 20:50:26 +08:00
  • 98d55ba7cd commented out jdk7 test in shippable ci config wing328 2017-03-23 20:49:54 +08:00
  • d4336bd294 sync swagger codegen pom.xml to 2.3.0 wing328 2017-03-23 19:42:16 +08:00
  • 8aceed7557 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-23 18:26:07 +08:00
  • 98f0ad598f Merge branch 'add_back_play_ci' wing328 2017-03-23 18:25:43 +08:00
  • 3a0f8c4097 add back java play to travis ci wing328 2017-03-23 17:52:37 +08:00
  • 8fbe82a66b replace tab with 4 spaces (#5174) wing328 2017-03-23 17:18:01 +08:00
  • aa3a5c6347 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-23 16:54:49 +08:00
  • 43aa4a8569 [Jaxrs-cxf] Add method-level cascaded beanvalidation (@Valid) (#4921) jfiala 2017-03-23 08:56:23 +01:00
  • b89e2e6cc3 Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2017-03-23 15:22:24 +08:00
  • 9dc8cf3fa6 Update samples for java/jersey2-java6 (and fix artifact ID) (#5118) Paŭlo Ebermann 2017-03-23 08:22:14 +01:00
  • a30c5cbe70 include bin/java-petstore-jersey2-java6.sh in java-petstoreall.sh wing328 2017-03-23 15:21:46 +08:00
  • 5f27fcab18 Add support for Markdown in -l html (#5144) David Biesack 2017-03-23 03:15:01 -04:00
  • 55b7db3456 #5142: Add @QueryMap support for Feign API (#5143) Benjamin Douglas 2017-03-23 00:01:07 -07:00
  • bd81dfd08e use base name for parameters in the curl command (#5173) wing328 2017-03-23 14:51:00 +08:00
  • 004cf6611e Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-23 14:15:10 +08:00
  • 264c9d615f use unescaped path in server stub templates (#5157) wing328 2017-03-23 11:59:04 +08:00
  • 1733916d48 Update maven-bundle-plugin version in POM (#5158) Mark Symons 2017-03-22 16:57:29 +00:00
  • 375e34fe12 Fix selective generation in successive Maven plugin executions (#5152) Simon Marti 2017-03-22 17:49:58 +01:00
  • bf7a2b22cd Merge branch '2.3.0' of https://github.com/swagger-api/swagger-codegen into 2.3.0 wing328 2017-03-22 23:03:20 +08:00
  • c206086abe Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-22 23:03:02 +08:00
  • 2b0efda3bd [Java][Play] Remove swagger play dependency, cleanup (#5159) wing328 2017-03-22 23:00:30 +08:00
  • 8b891be7d7 [Python] remove singleton (#5012) baartosz 2017-03-22 14:25:46 +00:00
  • bea9e265e9 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-22 20:52:26 +08:00
  • f064d29e82 Use unescaped path in API client templates (#5154) wing328 2017-03-22 20:49:06 +08:00
  • a4d4b0f0bd fix pattern in python flask (#5155) wing328 2017-03-22 20:41:12 +08:00
  • e3d8dabef0 fix missing code marker in README.md (#5145) Paŭlo Ebermann 2017-03-22 09:19:34 +01:00
  • df2f406849 update csharp generator help text (#5140) wing328 2017-03-22 16:18:59 +08:00
  • 1ee0f4fbad Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2017-03-22 16:06:22 +08:00
  • 186f943076 Merge branch 'techlogix-master' wing328 2017-03-22 16:06:13 +08:00
  • 439dbb1121 syn master pom.xml to 2.3.0 wing328 2017-03-22 16:02:35 +08:00
  • 4f6b3bd48b Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-22 15:55:56 +08:00
  • 1209cdb194 delete model return file to clear incorrect git status wing328 2017-03-22 00:09:03 +08:00
  • 1c329483e4 [TypeScript] fix class filename in TS Angular2 template (#5131) wing328 2017-03-21 23:48:35 +08:00
  • 3c308ca40e update sample for spring boot wing328 2017-03-21 23:30:54 +08:00
  • 52e42701bd Merge branch 'master' of https://github.com/techlogix/swagger-codegen into techlogix-master wing328 2017-03-21 23:29:08 +08:00
  • 0afa084158 Add docker support to python flask (#5133) Fábio Franco Uechi 2017-03-21 12:21:53 -03:00
  • 6708cc50eb [Java][Play] update CI (travis) to cover Play framework petstore server (#5130) wing328 2017-03-21 22:49:05 +08:00
  • 26ae4c3a99 update dynamic html sample wing328 2017-03-21 22:09:12 +08:00
  • 9eed412fb6 update html2 sample wing328 2017-03-21 22:07:42 +08:00
  • a3482d2454 Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2017-03-21 22:05:24 +08:00
  • a51dc80c61 Merge branch 'add_gradle_cache' wing328 2017-03-21 22:05:13 +08:00
  • e45284806f add gradle cache wing328 2017-03-21 21:48:40 +08:00
  • d217c5c1fd add json-formatter-js library. (#5125) Yao Yao 2017-03-21 21:44:28 +08:00
  • 3ebee288ad add back missing changes from #4539 (#5109) wing328 2017-03-21 16:17:28 +08:00
  • 42a7110d90 Fix Bug/4952 by explicitly implementing IValidatableObject (#4954) Ben Herila 2017-03-21 00:57:56 -07:00
  • 58198939c7 [C#][aspnetcore] Fix broken Docker build option & documentation (#5128) Sebastian Mandrean 2017-03-21 07:39:24 +01:00
  • 59fe50dd74 Ensure identifiers get sanitized; Ensure model names also have the same formatting (#5098) Paul English 2017-03-21 00:35:38 -06:00
  • 9e38621266 Update samples for javascript-closure-angular. (#5117) Paŭlo Ebermann 2017-03-21 07:31:18 +01:00
  • 439563bd70 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-21 14:30:10 +08:00
  • 7325650f2d solves issue #4752 (#5127) Fábio Franco Uechi 2017-03-21 03:25:10 -03:00
  • c1a9b7313e fix #2159 dataformatter error for iOS Swift (#5008) fumito_ito 2017-03-21 15:22:18 +09:00
  • 6fe38e8383 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-20 22:12:57 +08:00
  • 21657f80cf Not using files from template folders with libraries inside them (#4628) eblis 2017-03-20 16:12:29 +02:00
  • 321c7cb2ca Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-20 21:16:02 +08:00
  • 580745ef43 [C#] Adding support for generating .NET Standard 1.3 client library (#4955) Gronsak 2017-03-20 10:21:44 +01:00
  • 7ab746d355 Updating samples for swift. (#5120) Paŭlo Ebermann 2017-03-20 08:40:27 +01:00
  • d3f365fd29 Fix (partially) #4898 for elixir (#5021) Paŭlo Ebermann 2017-03-20 08:24:24 +01:00
  • 08d4545947 Merge remote-tracking branch 'origin' into 2.3.0 wing328 2017-03-20 15:07:43 +08:00
  • 090d80b42c [JAVA][jaxrs-spec] Add @DefaultValue for query parameters in API (#5023) (#5024) foxx1337 2017-03-20 08:04:27 +01:00
  • f477ae83aa Merge remote-tracking branch 'origin' into 2.3.0 wing328 2017-03-19 15:56:30 +08:00
  • 2d21bfa21c Updated feign library to use latest version of OpenFeign and Jackson. (#5114) Oliver Teichmann 2017-03-19 08:15:06 +01:00
  • 11d899c9cd Merge remote-tracking branch 'origin' into 2.3.0 wing328 2017-03-18 23:05:12 +08:00
  • eee5cc061c fix path with {{{ .. }}} in c# api mustache file (#5112) wing328 2017-03-18 23:02:20 +08:00
  • 6c2304ace5 add petstore sample for jaxrs-cxf-client, update travis ci (#5111) wing328 2017-03-18 22:48:38 +08:00
  • 2048defe7b add jackson dependencies to pom for cxf-client #4924 (#5032) jfiala 2017-03-18 15:13:44 +01:00
  • d5cb70f03e Swift3 enum: number variable names fix (#5060) rcilia 2017-03-18 05:29:52 -04:00
  • 645c5fc1ba Merge remote-tracking branch 'origin' into 2.3.0 wing328 2017-03-18 17:15:29 +08:00
  • 4706f4da3e Update samples for C#/SwaggerClientWithPropertyChanged. (#5095) Paŭlo Ebermann 2017-03-18 10:08:17 +01:00
  • 045f265224 Merge remote-tracking branch 'origin' into 2.3.0 wing328 2017-03-18 16:50:06 +08:00
  • 426660206d Fix sample script to set the correct artifact ID in the generated POM (#5094) Paŭlo Ebermann 2017-03-18 09:49:46 +01:00
  • 0f53fa80f8 Merge remote-tracking branch 'origin' into 2.3.0 wing328 2017-03-18 16:46:10 +08:00
  • 1b973d2c43 Update petstore samples for scala client. (#5092) Paŭlo Ebermann 2017-03-18 09:44:53 +01:00
  • 9749585886 Merge remote-tracking branch 'origin' into 2.3.0 wing328 2017-03-18 15:47:15 +08:00
  • 0895e292c4 Add Selective Generation support to the Maven plugin. (#5036) Brian Towles 2017-03-18 02:46:10 -05:00
  • 1010ecc8d5 Merge remote-tracking branch 'origin' into 2.3.0 wing328 2017-03-18 15:39:10 +08:00
  • 98e8e55281 Merge pull request #5065 from ibm-bluemix-mobile-services/issue-4764 wing328 2017-03-17 21:53:44 +08:00
  • d2adccbb95 Merge pull request #5079 from ePaul/new-sync-master-to-2.3.0 wing328 2017-03-17 17:58:41 +08:00