Commit Graph

  • 8f4df45fb4
    Consider ComposedSchema in DefaultCodegen#fromRequestBody(..) (#358) Jérémie Bresson 2018-06-22 10:44:14 +02:00
  • 23ab5177b3 [C++][Pistache] Fix optional error and wrong function signatures (#264) stkrwork 2018-06-22 03:12:35 +02:00
  • 825e4e99e3
    disable erlang server test due to dependency issue (#375) William Cheng 2018-06-22 01:20:38 +08:00
  • 4cb51ac7c1 add wording to clarify the relationship with OAI (#374) William Cheng 2018-06-21 23:36:39 +08:00
  • a897feef50
    Fix alias to map in the model's properties (#360) William Cheng 2018-06-21 22:59:02 +08:00
  • f4a534855c add an update to the Q&A (#371) William Cheng 2018-06-21 22:16:12 +08:00
  • a0f71cc328
    update go client, server petstore samples (#365) William Cheng 2018-06-21 21:59:56 +08:00
  • 5884db97d4
    Fixes for maven deploy (#366) Jérémie Bresson 2018-06-21 15:05:38 +02:00
  • 12ab7e2752 Use case sensitivity when checking reserved words (PHNX-1040) (#3) (#351) Geoff Brown 2018-06-21 05:34:22 -04:00
  • e23b2f6fcc [Scala][client] Rename script, sample folder, template dir (#334) Akihito Nakano 2018-06-21 18:28:58 +09:00
  • 5b5fe3cad9 [Swift 4] add compatibility for unwrapRequired config option (#229) Joe Elliott 2018-06-21 10:52:02 +02:00
  • 4664c07034 [go] Fix issue #51, change object mapping from *interface{} to map[string]interface (#60) ilk 2018-06-21 07:36:28 +02:00
  • 9509e66ae8 Merge remote-tracking branch 'origin/master' into 3.1.x Jeremie Bresson 2018-06-21 07:33:59 +02:00
  • d19a2faf8e [php] Correctly handle multiple valid responses (#128) Mads Føhns 2018-06-20 14:26:23 +02:00
  • 3c9cf1dcd6 Restore unit test (#346) Jérémie Bresson 2018-06-20 09:40:58 +02:00
  • 231202d0a3
    Initial roadmap (#295) Jim Schubert 2018-06-20 00:29:17 -04:00
  • 9151f65702 Adding in Telstra (#357) developersteve 2018-06-20 13:59:25 +10:00
  • 478b0d6101 Merge remote-tracking branch 'origin/master' into 3.1.x Jeremie Bresson 2018-06-19 07:32:52 +02:00
  • 9511586f07
    Prepare 3.0.3-SNAPSHOT (#338) Jérémie Bresson 2018-06-18 09:32:11 +02:00
  • 74914b6313
    Prepare release 3.0.2 (#337) v3.0.2 Jérémie Bresson 2018-06-18 07:19:53 +02:00
  • 30d10213ec Add links for released versions in compat table (#336) John Wang 2018-06-17 19:51:05 -07:00
  • c51986d657 Go server clean up (#328) Ben Wells 2018-06-17 18:09:48 +01:00
  • 97bab928bd [cli] Enable recommendations on validate command (#292) Jim Schubert 2018-06-17 13:09:21 -04:00
  • 75171b4672
    [C++] Rename template dir (#332) Akihito Nakano 2018-06-17 19:56:56 +09:00
  • 7c49bdd953
    CircleCI migration from 1.0 to 2.0 (#333) William Cheng 2018-06-17 14:52:37 +08:00
  • 86a82d103e Eliminate MySQL dependency of Rails 5 stub server (#279) shigeru.nakajima 2018-06-17 13:44:25 +09:00
  • c607ea8b31 Add fixes for es6 generator (#180) delenius 2018-06-16 10:59:23 -07:00
  • 53d9878cf2
    Update Petstore samples (#331) William Cheng 2018-06-17 01:33:36 +08:00
  • 798bf61fde Grammar and spelling fixes (#329) Ville Skyttä 2018-06-16 19:49:01 +03:00
  • e5635d236d
    update brew readme (#330) William Cheng 2018-06-16 21:21:18 +08:00
  • 05f177b6d6
    [PHP-Lumen] Lumen 5.6 support (#212) William Cheng 2018-06-16 19:07:13 +08:00
  • b1921ce484 Merge remote-tracking branch 'origin/3.1.x' into 4.0.x William Cheng 2018-06-16 19:03:14 +08:00
  • cb28ada0aa Merge remote-tracking branch 'origin/master' into 3.1.x William Cheng 2018-06-16 19:02:17 +08:00
  • a20f93b42f [Golang][client] fix RFC-3339 date-time query param (#325) John Wang 2018-06-15 09:29:24 -07:00
  • 6c996a7d1a
    Various improvement to CI (#326) William Cheng 2018-06-15 16:18:31 +08:00
  • 5630746794
    Remove "CI/pom.xml.shippable" (#319) Jérémie Bresson 2018-06-15 06:55:33 +02:00
  • 4a4fb77081 Merge remote-tracking branch 'origin/3.1.x' into 4.0.x Jeremie Bresson 2018-06-14 13:30:57 +02:00
  • dbb44a153d Merge remote-tracking branch 'origin/master' into 3.1.x Jeremie Bresson 2018-06-14 13:29:52 +02:00
  • 680a2bc3ec Configuration option to disable HTML escaping when using Gson (#298) Stian Liknes 2018-06-14 13:27:52 +02:00
  • f8e61ac914 [typescript] fix cast problem (#303) topce 2018-06-14 13:20:34 +02:00
  • 24104dac35 Add option modelPropertyNaming to javascript generator (#299) Stian Liknes 2018-06-14 13:19:23 +02:00
  • 7126074f49 add Go client test - TestPlaceOrder (#321) John Wang 2018-06-13 23:24:16 -07:00
  • 91d6d77a09 [rust-server] Add rust-server to travis CI (#308) Benjamin Gill 2018-06-13 17:05:49 +01:00
  • f964873a2d
    Change "samples" profile name to "samples.shippable" (#305) Jérémie Bresson 2018-06-13 15:05:20 +02:00
  • 6f6a4a1013 [rust-server] (Re-)Adding support for rust-server (#290) Benjamin Gill 2018-06-13 11:53:03 +01:00
  • 49b8ece776
    update cpp server scripts/batch files (#296) William Cheng 2018-06-13 16:57:36 +08:00
  • 299527370e [go-server] Add dockerfile for building and run petstore service (#274) sunn 2018-06-13 10:55:04 +02:00
  • 55f9e31f81
    Update template modification docs (#291) Jim Schubert 2018-06-12 21:35:09 -04:00
  • 2ff81caef6 Expanding customization docs (#283) Phil Sturgeon 2018-06-12 18:09:26 -04:00
  • f5f744ad2c Merge remote-tracking branch 'origin/3.1.x' into 4.0.x Jeremie Bresson 2018-06-12 19:38:40 +02:00
  • a878749f6c Merge remote-tracking branch 'origin/master' into 3.1.x Jeremie Bresson 2018-06-12 16:26:44 +02:00
  • 9930f610a7
    Ignore signing for other branches than master (#288) Jérémie Bresson 2018-06-12 16:25:47 +02:00
  • d2016d8e0a Fix spring controller validation (#225) Christophe Bornet 2018-06-12 12:45:17 +00:00
  • 958dd20680 Merge remote-tracking branch 'origin/master' into '3.1.x' Jeremie Bresson 2018-06-12 12:06:54 +02:00
  • defedf6e2b
    Mention new branches in the doc pages (#287) Jérémie Bresson 2018-06-12 12:05:32 +02:00
  • b887efdc1c Initial commit for 4.0.0-SNAPSHOT Jeremie Bresson 2018-06-12 06:40:07 +02:00
  • c223f28171 Initial commit for 3.1.0-SNAPSHOT Jeremie Bresson 2018-06-12 06:27:26 +02:00
  • 8ae1c814d5 Prepare 3.0.2-SNAPSHOT (#285) Jérémie Bresson 2018-06-11 19:22:03 +02:00
  • 0453e64fa6 Prepare 3.0.1 release (#280) v3.0.1 William Cheng 2018-06-11 22:32:15 +08:00
  • 0a479f77f6 [typescript-angular] strict type checking (#218) Esteban Marin 2018-06-11 15:31:23 +02:00
  • 2392a09eeb [C++ server] Adjust the names (script, sample folder, generator) to lang option (#250) Akihito Nakano 2018-06-10 23:48:30 +09:00
  • f5f00069bd Removed warnings for packages included in SDK for Net Core 2.0 (#269) sunn 2018-06-10 14:29:13 +02:00
  • 640fd87e3b [cli] Completions command for suggestions (#213) Jim Schubert 2018-06-10 07:33:00 -04:00
  • 43b60e667e [Java][RestTemplate] Fix query parameter URL encoding (#260) SiMing Weng 2018-06-10 05:48:26 -04:00
  • a2c27ba8a6 [cpp-qt5] Remove std::shared_ptr from Qt5 (#267) sunn 2018-06-10 11:39:38 +02:00
  • f5708218ea Adds some links to the README (#261) Johannes Hoppe 2018-06-10 08:19:17 +02:00
  • 276afefc85 Update sec.gpg.enc to binary encoded secret Jim Schubert 2018-06-09 23:03:44 -04:00
  • 36d1ec364e Add gpg --check-trustdb, limit gpg to master Jim Schubert 2018-06-09 20:53:26 -04:00
  • dbbeffa712 Re-do encrypted gpg and reference in settings.xml Jim Schubert 2018-06-09 19:42:51 -04:00
  • 0adfd9f8e9 Fix trailing semicolons in after_success Travis CI scripts Jim Schubert 2018-06-09 17:11:15 -04:00
  • 178949038f Use ubuntu keyserver instead of mit (due to timeout) Jim Schubert 2018-06-09 14:36:17 -04:00
  • 5a332f3c57
    [gradle] Plugin release management (#201) Jim Schubert 2018-06-09 14:21:31 -04:00
  • f72059e7ac Updates small typo in qna.md (#262) Johannes Hoppe 2018-06-09 15:21:44 +02:00
  • 992afd51eb
    Fix ModelUtils.getUnusedSchema() (#253) Jérémie Bresson 2018-06-09 11:56:08 +02:00
  • 8de5c62cf2
    Add JaxRS to bin/ensure-up-to-date (#248) Jérémie Bresson 2018-06-09 08:54:27 +02:00
  • ebaa7021a4 feat(security): add cookie-auth support (#240) Matteo Mazza 2018-06-08 18:20:40 +02:00
  • 51437af1cd Add 'unblu inc.' to company list (#246) Jérémie Bresson 2018-06-07 16:12:03 +02:00
  • c45dba1691
    put company list in alphabetical order (#244) William Cheng 2018-06-07 18:27:27 +08:00
  • fbe9626b7e [jaxrs-spec] generate spec file (yaml) correctly (#243) William Cheng 2018-06-07 17:08:52 +08:00
  • cf657f1c7b [C++] Adjust the names (script, sample folder, generator) to lang option (#220) Akihito Nakano 2018-06-07 17:55:43 +09:00
  • f65193e6fb Add GMO Pepabo to company list (#242) Akihito Nakano 2018-06-07 17:45:23 +09:00
  • 7a1945e154 [Spring] Add apiFirst option (#184) Christophe Bornet 2018-06-07 05:55:12 +00:00
  • f4c66d9e53 [cli] Write to stdout/stderr, allow redirection (#207) Jim Schubert 2018-06-07 00:45:03 -04:00
  • 0fb1ffa88b [JAVA][Client] New object instead of null for empty POST request (#98) Ben Mordue 2018-06-07 05:37:37 +01:00
  • 69a3852ef7
    Make yaml serialization deterministic (#233) Jérémie Bresson 2018-06-06 11:47:13 +02:00
  • d649c1311e Add syntax highlighting to migration guide (#237) Esteban Marin 2018-06-06 11:38:07 +02:00
  • f7eacbb0c5 Fix shippable badge (#232) William Cheng 2018-06-06 14:06:00 +08:00
  • 3e928fff2d update company list (#227) Esteban Marin 2018-06-06 04:57:54 +02:00
  • 967cc5bd3b Fix #210: [Ada] Update the code generator for required and optional parameters (#211) Stephane Carrez 2018-06-05 17:04:39 +02:00
  • b8f1e5afa1 Delete unused methods in DefaultCodegen (#209) Akihito Nakano 2018-06-06 00:02:14 +09:00
  • fe04a0e347 add note about maven plugins (#216) Esteban Marin 2018-06-05 16:24:55 +02:00
  • 0e4d3e7815 add raiffeisen to company list (#223) Esteban Marin 2018-06-05 15:32:24 +02:00
  • e631c16b96
    add a remark about homebrew installatio (#217) William Cheng 2018-06-05 19:16:31 +08:00
  • 501245d0c2 Fix javadoc in clioption (#188) Jérémie Bresson 2018-06-03 18:32:54 +02:00
  • df55ab3efb Build improvements (#202) Jérémie Bresson 2018-06-03 03:06:37 +02:00
  • 1e5e1d4458 Prepare 3.0.1-SNAPSHOT (#195) Jérémie Bresson 2018-06-02 04:57:33 +02:00
  • 9c82520637 update docker file to use stable JAR v3.0.0 William Cheng 2018-06-01 15:48:15 +08:00
  • aea08fe76e
    Remove SNAPSHOT version from online generator William Cheng 2018-06-01 15:03:32 +08:00
  • 746bb06a2a
    Release version 3.0.0 (#190) William Cheng 2018-06-01 10:58:16 +08:00
  • b6b8c0db87 [gradle-plugin] Initial implementation (#162) Jim Schubert 2018-05-31 07:23:05 -04:00