Commit Graph

  • 0e1460fc22 show travis master status wing328 2017-02-11 22:47:07 +08:00
  • ef40bdb7b0 remove invalid java file wing328 2017-02-11 00:10:43 +08:00
  • fd19d8a813 comment out test for java8 in spring wing328 2017-02-11 00:02:49 +08:00
  • acd10318f7 Merge remote-tracking branch 'origin' into sync_master_230 wing328 2017-02-10 23:31:36 +08:00
  • 93a63dbd26 Merge branch 'jimschubert-dockerfiles' Tony Tam 2017-02-09 13:17:32 -05:00
  • 8fa2ef8ec2 merged Tony Tam 2017-02-09 13:17:22 -05:00
  • ef31efe8d9 remove default temp folder during initalization (#4749) wing328 2017-02-09 12:22:13 +08:00
  • 0d14496bd6 [Java-retrofit] Fix for #4750 String comparison with equals (#4751) Jan 2017-02-08 14:54:56 +01:00
  • d91135ec8f Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2017-02-08 17:00:01 +08:00
  • 08aef9513f Merge branch 'MatanRubin-uuid-type' wing328 2017-02-08 16:59:45 +08:00
  • beadd6d740 update java server stub samples with new uuid mapping wing328 2017-02-08 16:39:02 +08:00
  • 882c3ecba5 update java petstore with new uuid mapping wing328 2017-02-08 16:07:09 +08:00
  • 7998a30b92 Merge branch 'uuid-type' of https://github.com/MatanRubin/swagger-codegen into MatanRubin-uuid-type wing328 2017-02-08 16:02:27 +08:00
  • 2179b44413 [Java-Feign] Fixed String comparison using equals instead of == operator (#4740) Jan 2017-02-08 08:56:40 +01:00
  • 69edf282f3 add SPINEN wing328 2017-02-08 01:18:30 +08:00
  • bdf6957c08 update jaxrs spec petstore sample (mac) wing328 2017-02-08 01:07:18 +08:00
  • e9823a81a5 [Jaxrs-spec] fix usage of Jersey templates in shellscript (#4722) jfiala 2017-02-07 17:41:36 +01:00
  • 73cfc8459f Merge pull request #4487 from wy-z/dockerfile_update_base_image Tony Tam 2017-02-07 10:35:30 -05:00
  • 73395bce44 [Bash] Bash generator improvements (#4730) Bartek Kryza 2017-02-07 16:15:05 +01:00
  • 1339222bbc [Java][Issue #1806] generate using java.util.UUID for UUIDs Matan Rubin 2017-02-07 13:35:11 +02:00
  • a123dd7ef1 Revert "rx2 support" (#4737) wing328 2017-02-07 17:52:47 +08:00
  • d12f428f42 rx2 support (#4708) Gábor Berényi 2017-02-07 01:44:22 -08:00
  • b415852dc6 add https and change order for HPE wing328 2017-02-07 13:43:54 +08:00
  • 8110b13b33 add Hewlett Packard Enterprise (hpe.com) wing328 2017-02-07 13:42:42 +08:00
  • 7aebcfa7c7 [JavaScript] Fix for issue #4654: do not encode commas in CSV collection query parameters (#4725) Michael Kourlas 2017-02-06 10:53:13 -05:00
  • 099abf4b23 Add "Simpfony" to list of companies using Swagger (#4726) Joshua Helm 2017-02-06 10:02:40 -05:00
  • e8f11bc219 add https://www.slamby.com/ wing328 2017-02-06 17:40:42 +08:00
  • 96b0d155b5 [csharp] Fix enum default value (#4681) Jim Schubert 2017-02-06 04:33:10 -05:00
  • b891a4a4cf fix issue #4672 - XmlExampleGenerator does not properly handle properties of several numeric types (#4673) Joshua Helm 2017-02-06 04:30:29 -05:00
  • c0fc66ebec Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2017-02-06 15:33:11 +08:00
  • fd7d251241 Merge branch 'jfiala-jaxrs_beanval_final_4091' wing328 2017-02-06 15:32:52 +08:00
  • 509a156879 Merge branch 'jaxrs_beanval_final_4091' of https://github.com/jfiala/swagger-codegen into jfiala-jaxrs_beanval_final_4091 wing328 2017-02-06 15:13:03 +08:00
  • 4900427bf5 [JAXRS-CXF] Issue 4569 - Re-added usage of contextPath in api.mustache (basePath) (#4580) Markus 2017-02-06 07:11:41 +01:00
  • a52a84a7d7 [Jaxrs-cxf-cdi] merge beanvalidation templates to single one #4719 (#4723) jfiala 2017-02-06 07:03:26 +01:00
  • 38c879683a [Jaxrs-cxf-cdi] Add beanvalidation annotations updated (#4615) jfiala 2017-02-05 17:55:30 +01:00
  • 64d0c403d0 [Python] Fix issue with CI due to dependency (#4716) wing328 2017-02-05 23:51:35 +08:00
  • a83f8d0449 [JAXRS-Spec|Resteasy|CXF] Issue 4315 - Fixed bug generating arrays of enums (#4582) Markus 2017-02-05 16:01:18 +01:00
  • 8e036f24f9 Typescript Property Renaming Fix (#4264) Tino Fuhrmann 2017-02-05 15:54:00 +01:00
  • 95a8192c25 [Typescript-Angular2] Fixes #4703 (#4704) Johannes Herrnegger 2017-02-04 06:00:26 +01:00
  • 23aee52bcd Feature/4606 (#4607) eamon316 2017-02-03 14:30:32 +00:00
  • 4ba0ea9dc5 fix(jax-rs): fix package name in generated StringUtil.java to match where file is generated (#4677) asgerjensen 2017-02-03 14:46:29 +01:00
  • 5282987851 [Python] update python requirement.txt and use single quote for safe characters (#4702) wing328 2017-02-03 21:35:40 +08:00
  • c366f139e2 ISSUE#4391 - https://github.com/swagger-api/swagger-codegen/issues/4391 (#4392) Jon Hartlaub 2017-02-03 03:24:15 -08:00
  • 695417699c Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2017-02-03 18:59:25 +08:00
  • 4c6aa929fe Merge branch 'toomuchpete-php-client-invokerpkg-fix' wing328 2017-02-03 18:59:03 +08:00
  • db2d9df5ea Merge branch 'php-client-invokerpkg-fix' of https://github.com/toomuchpete/swagger-codegen into toomuchpete-php-client-invokerpkg-fix wing328 2017-02-03 18:44:05 +08:00
  • d1766e3fdf Fix Issue #4611 by using {{unescapedDescription}} (#4641) David Biesack 2017-02-03 04:46:11 -05:00
  • 9032b8c1f8 [aspnetcore] resolve source/packageName issues (#4699) Jim Schubert 2017-02-03 03:25:56 -05:00
  • a128c075ac Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2017-02-02 23:30:06 +08:00
  • f4fee61e83 update go petstore sample wing328 2017-02-02 23:29:41 +08:00
  • 4b2c4f051b Issue 3914 (#4678) Adnan Baruni 2017-02-02 09:17:48 -06:00
  • cd34885b02 Fixed issue #4664: [go] incorrect code generated, if there are more than 1 array parameters (#4683) Valentin Valchev 2017-02-01 18:20:12 +02:00
  • 96ed41a29c Fixed issue #4665 [go] required object parameters are marked omitempty. (#4682) Valentin Valchev 2017-02-01 17:56:22 +02:00
  • f62a7e2144 Copy dataformat if property field is an array. (#4661) Sreenidhi Sreesha 2017-02-01 07:45:21 -08:00
  • 8042f5ca3e [JAXRS-CXF] [issue #4386] add builder-style methods to model classes (#4468) Matan Rubin 2017-01-31 17:07:12 +02:00
  • ee857d1be3 escape unsafe characters/quotes in elixir generator (#4676) wing328 2017-01-30 21:24:21 +08:00
  • 2cffa097f0 add elixir to api client list wing328 2017-01-30 17:42:57 +08:00
  • ca1ef4914c add elixir template owner wing328 2017-01-30 17:42:00 +08:00
  • f77bee8b8a [WIP] Add elixir client (#4675) niku 2017-01-30 18:40:55 +09:00
  • d82c2bbae7 Fix Typescript errors with 'strictNullChecks' mode enabled (#4658) megaboich 2017-01-29 16:22:48 +01:00
  • 1d7ba4cacc add core team for scala finch wing328 2017-01-29 12:20:59 +08:00
  • 7be4dc67f6 add finch wing328 2017-01-29 12:18:49 +08:00
  • ae8a123484 [WIP][Scala] Finch generator (#3905) wing328 2017-01-29 12:15:39 +08:00
  • 6890ef9755 [JavaScript] Fixed handling of empty arrays/empty strings/booleans/single numbers as valid API responses (#4653) (#4666) Vlad Frolov 2017-01-28 10:08:04 +02:00
  • 7e1e9743da add https://kurio.co.id wing328 2017-01-28 15:52:32 +08:00
  • 3236ade09d [Python] Improve model equality implementation (#4663) Frode Danielsen 2017-01-27 17:42:53 +01:00
  • 869374125f #4625 - Check if configOptions are set before trying to get the source folder, otherwise assume null/empty. (#4626) eblis 2017-01-27 11:04:32 +02:00
  • a45579d35e fix issue with pom.xml (spring cloud, boot) wing328 2017-01-27 00:39:25 +08:00
  • 8952815b5f [Spring] Add beanvalidation annotations (#4600) jfiala 2017-01-26 16:45:36 +01:00
  • 05eea2436c [PHP] Validate parent's model first, if any (#4659) Ainun Nazieb 2017-01-26 21:49:38 +07:00
  • c0fb30d491 Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2017-01-26 17:14:23 +08:00
  • e0adb97850 Merge branch 'karnik-master' wing328 2017-01-26 17:13:57 +08:00
  • 658b650285 Merge branch 'master' of https://github.com/karnik/swagger-codegen into karnik-master wing328 2017-01-26 16:30:51 +08:00
  • 347d477166 Fixes #4655 (#4656) Amin Shah Gilani 2017-01-26 09:03:16 +05:00
  • f19cb9c48e add kubernetes wing328 2017-01-26 01:59:59 +08:00
  • f592fdb23e [Swift] two fixes to latest param mapping code (#4587) jaz-ah 2017-01-25 09:17:58 -08:00
  • 2b030a768d add https://mailmojo.no/ wing328 2017-01-26 00:41:36 +08:00
  • ecaa8b1ede tests, fix for #4647. Proper escaping project name per npmjs (#4648) Tony Tam 2017-01-25 01:08:54 -08:00
  • 78f38f1a1f Add support for read-only values in spring model (#4629) Jonathan Leitschuh 2017-01-25 03:34:55 -05:00
  • 6e2ee4be06 Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2017-01-25 16:31:03 +08:00
  • 9a79f13a6e new batch file to exec all JS petstore batch files wing328 2017-01-25 16:30:33 +08:00
  • f584f94425 Merge branch 'davidteixeira-master' wing328 2017-01-25 16:24:13 +08:00
  • 3be04e8a18 update JS petstore client wing328 2017-01-25 16:08:22 +08:00
  • d239a4c06e Merge branch 'master' of https://github.com/davidteixeira/swagger-codegen into davidteixeira-master wing328 2017-01-25 13:35:48 +08:00
  • 128872564c Merge branch 'master' of https://github.com/johnluan/swagger-codegen wing328 2017-01-25 13:01:58 +08:00
  • efd0732a3e Fix the rm to remove the correct file in two spring generation bash scripts (#4630) Jonathan Leitschuh 2017-01-24 23:54:07 -05:00
  • 3476e83a36 fix for allowable values, #4645 (#4646) Tony Tam 2017-01-24 20:11:49 -08:00
  • 6e846e7463 Issue 4637 Fix for ci build (#4643) Scott Williams 2017-01-25 04:09:33 +00:00
  • 6d5da3f2ef Added single quotes -- fixes bug where generated client throws an 'Uncaught Reference Error'. David Teixeira 2017-01-24 17:24:35 +00:00
  • 3ffc4bfa9d backport support DecimalMin/DecimalMax #4091 Johannes Fiala 2017-01-23 21:26:42 +01:00
  • c0bea5ead9 move beanvalidation code to AbstractJavaJAXRSServerCodegen.java #4091 Johannes Fiala 2017-01-23 21:13:55 +01:00
  • 02dcd0eaf7 Update petstore samples; these appear to have been added by #4616 Pete Holiday 2017-01-23 15:14:18 -05:00
  • b5de3a446f Prefix apiPackage and modelPackage with invokerPackage. Pete Holiday 2017-01-23 15:09:50 -05:00
  • 014cfe746b add https://pagertree.com/ wing328 2017-01-24 01:14:33 +08:00
  • 5877ceb43e add https://neverfail.com/ wing328 2017-01-23 22:50:15 +08:00
  • 0ae61a5d26 Removed pet variable from Javascript api_test Mustache file, which was undefined and is not necessary here. This should fix issue #4608. (#4624) davidteixeira 2017-01-23 13:02:11 +00:00
  • 117e1ea53e Removed pet variable from Javascript api_test Mustache file, which was undefined and is not necessary here. This should fix issue #4608. David Teixeira 2017-01-23 11:29:49 +00:00
  • 9f8a1e27dd Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2017-01-23 19:00:31 +08:00
  • 697366c82e Merge branch 'gigo1980-master' wing328 2017-01-23 19:00:18 +08:00
  • 9abaab6bcf update ts angular2 petstore samples wing328 2017-01-23 18:40:59 +08:00