Commit Graph

  • dcc914421e
    [codegen] Performance optimizations: use of cache for camel case and sanitized strings (#5152) Sebastien Rosset 2020-02-03 06:56:42 -08:00
  • 149778a7e7
    [typescript-angular]: objects as query parameters no longer break when fields are null (#5197) Daniel Frąk 2020-02-03 13:33:05 +01:00
  • fbcb8e0c7e
    [java-jersey2] Fix empty body when form parameters supplied (#5169) Ben Cox 2020-02-03 09:11:59 +00:00
  • 29df060679 Deploy website wing328 2020-02-03 08:46:30 +00:00
  • b36b65964f update kotlin samples William Cheng 2020-02-03 16:32:31 +08:00
  • a6807a73e5
    [Kotlin]Formatted according to the kotlin style guide (#5196) Yutaka.Miyamae 2020-02-03 17:17:26 +09:00
  • 7d366ad6ac
    [docs] Slack block, formatting, 'color' CLI option (#5194) Jim Schubert 2020-02-03 03:08:51 -05:00
  • c59f5ad874 Deploy website wing328 2020-02-02 23:13:07 +00:00
  • 97ff9b4be7
    [cli] Optional colorized outputs (#5193) Jim Schubert 2020-02-02 17:36:53 -05:00
  • 9e32d43570
    [bug] fix null pointer exception while evaluating recommend… (#5191) Sebastien Rosset 2020-02-02 12:34:49 -08:00
  • f356de606b
    [csharp-netcore] Improved Multimap and ClientUtils implementation (#5122) Tatsuro Shibamura 2020-02-03 01:15:33 +09:00
  • 8260f2d9b9 Deploy website wing328 2020-02-02 03:49:21 +00:00
  • 26c9c64634
    [kotlin][client] Add inheritance to Kotlin Client templates (#4453) Matt Traynham 2020-02-01 22:12:11 -05:00
  • 19b14ac1e4 Deploy website wing328 2020-02-02 02:25:57 +00:00
  • a496c2011f
    [docs] Initial FeatureSet generator documentation (#5188) Jim Schubert 2020-02-01 20:51:55 -05:00
  • 8d8c106c3a
    [Go] Support HTTP signature (#4959) Sebastien Rosset 2020-02-01 12:42:15 -08:00
  • cd67822d68
    Add shibayan to C# technical committee (#5186) William Cheng 2020-02-02 00:29:17 +08:00
  • 8197a8a47b
    Explicitly set netCoreProjectFile only for .NET Core target (#5151) Tatsuro Shibamura 2020-02-02 01:26:27 +09:00
  • a8435d153e
    [csharp-netcore] Remove unnecessary legacy project definitions (#5108) Tatsuro Shibamura 2020-02-02 01:08:09 +09:00
  • e86faa4ed1
    [csharp][csharp-netcore][csharp-dotnet2] Convert bool value to string in lower case (#5178) Tatsuro Shibamura 2020-02-02 00:54:53 +09:00
  • 776885b613 Deploy website wing328 2020-02-01 15:18:33 +00:00
  • 20e5c5d6e7
    [Golang] Add support allOf inheritance with embedded go structs (#4934) Sebastien Rosset 2020-02-01 06:44:15 -08:00
  • 6f1ce5645e
    [codegen] Add code comments and improve "first content" warning (#5184) Sebastien Rosset 2020-02-01 05:50:11 -08:00
  • 450c0a5cbe Deploy website wing328 2020-02-01 09:36:45 +00:00
  • c8cd255ad3
    [gradle] Add recommendations to validate task (#5183) Jim Schubert 2020-02-01 04:03:34 -05:00
  • 7cdbcec1a5
    [doc] Update versions missed during release (#5185) Jim Schubert 2020-01-31 22:40:33 -05:00
  • 2693bfda0f Deploy website wing328 2020-01-31 23:13:49 +00:00
  • 507f80617d
    [bug] Templates via classpath (#5164) Jim Schubert 2020-01-31 17:36:06 -05:00
  • 22c6c0ca68
    [core] Extracting recommendations to validation framework (#4979) Jim Schubert 2020-01-31 12:19:16 -05:00
  • 2ef340e82e Deploy website wing328 2020-01-31 14:34:41 +00:00
  • f06ac9d91c
    Add a link to a ytaka0m blog post (#5176) Yutaka.Miyamae 2020-01-31 22:57:15 +09:00
  • 754fcea787 Deploy website wing328 2020-01-31 11:52:35 +00:00
  • 83e04efef2 Deploy website wing328 2020-01-31 11:52:18 +00:00
  • e32a2f0121
    [typescript] Append enum suffix without model suffix (#5138) Alexey Makhrov 2020-01-31 03:17:22 -08:00
  • 92739a967a update samples William Cheng 2020-01-31 19:16:03 +08:00
  • e90b1817b5 update readme William Cheng 2020-01-31 19:01:44 +08:00
  • 03a59046f4 Merge remote-tracking branch 'origin/4.3.x' William Cheng 2020-01-31 19:00:28 +08:00
  • 26ace1337d
    Prepare 4.2.3 release (#5172) v4.2.3 William Cheng 2020-01-31 16:24:06 +08:00
  • 71452e3b12 Deploy website wing328 2020-01-31 07:33:17 +00:00
  • f0d92bb0c1
    [typescript] Introduce "enumPropertyNaming" option (#5162) Alexey Makhrov 2020-01-30 22:56:18 -08:00
  • f04f5c267a Deploy website wing328 2020-01-31 01:55:22 +00:00
  • 49a9b61f51
    [gradle] Reorganize build repositories (#5168) Jim Schubert 2020-01-30 20:18:39 -05:00
  • 97c8009ccb
    [gradle] Clarify defining multiple tasks (#5167) Jim Schubert 2020-01-30 16:00:13 -05:00
  • 845acce4af
    Remove typeMapping for "List" from AbstractTypeScriptClientCodegen (#5160) Alexey Makhrov 2020-01-29 23:47:09 -08:00
  • 607f5a1c0a
    [core] Move overwrite ownership to SupportingFile (#5036) Jim Schubert 2020-01-29 18:26:39 -05:00
  • fa295aa2a8
    [elm] Add bearer, task, and sendWithCustomError (#5146) Erik Timmers 2020-01-29 22:26:41 +01:00
  • 0b0fee6bd8 Deploy website wing328 2020-01-29 18:45:06 +00:00
  • a51d02ac61
    [Python] Fix #5126 operations with req enums of length one (#5129) Justin Black 2020-01-29 10:10:41 -08:00
  • 3922607858
    [csharp-netcore] Fixed compiler null-check warning (#5119) Tatsuro Shibamura 2020-01-30 01:52:48 +09:00
  • 76e8e81668
    [core] Add back functionality to debug openapi spec, accidentally removed in 4.1.2 (#5147) Jim Schubert 2020-01-29 08:30:20 -05:00
  • 4505c14495 Deploy website wing328 2020-01-29 09:26:48 +00:00
  • 6cf58afdc5
    Switch to predominant use of appDescriptionWithNewLines in README.mustache (#5109) LoveIsGrief 2020-01-29 10:18:57 +01:00
  • f4185b8d9e
    [C-libcurl] Support HTTPS/SSL for the C client (#5140) Hui Yu 2020-01-29 16:57:31 +08:00
  • e27700cfee
    [csharp-netcore] Support .NET Core 3.0/3.1 and .NET Standard 2.1 (#5111) Tatsuro Shibamura 2020-01-29 17:50:06 +09:00
  • 8214460ec5
    Add deprecated annotation in kotlin-spring (#5090) Yutaka.Miyamae 2020-01-29 17:30:33 +09:00
  • 1ac0f141a6
    [feature] Default CI log level for slf4j-simple to error to prevent noise (#5118) Jim Schubert 2020-01-29 03:28:42 -05:00
  • f37951a0ba
    Add a link to dev.to article (#5142) William Cheng 2020-01-29 16:20:50 +08:00
  • 0f48ab8b15
    Add bkabrda to Java technical committee (#5141) William Cheng 2020-01-29 16:09:08 +08:00
  • 15345e1620
    [python] Cleanup ThreadPool with atexit rather than __del__ (#5094) Fabian von Feilitzsch 2020-01-28 21:58:11 -08:00
  • d44a60ac78 Deploy website wing328 2020-01-29 02:05:00 +00:00
  • d627282e89
    [go] Allow user overrides for generated outputs (#5132) Jim Schubert 2020-01-28 20:29:10 -05:00
  • f152a22094
    [C-libcurl] Add object.c to CMakeLists to compile (#5130) Hui Yu 2020-01-29 08:34:51 +08:00
  • 105ce99039 [typescript-angular] Import models from a single model/models.ts (#5128) Alexey Makhrov 2020-01-27 23:23:18 -08:00
  • ab5f224634
    Support abort operation (#5114) sunn 2020-01-27 16:00:58 +01:00
  • a42ff37a42 [java][client] oneOf support for jackson clients (#5120) Slavek Kabrda 2020-01-27 14:23:20 +01:00
  • c7a0858ca9 Deploy website wing328 2020-01-27 09:07:36 +00:00
  • d111e3a359 [REQ][typescript-angular]: support for object as query parameters (#4407) aanno2 2020-01-27 09:40:59 +01:00
  • 19a5f1248e Typescript Axios returned types and export paths fixed (#5102) Marcin Stefaniuk 2020-01-27 09:40:28 +01:00
  • 45f26fe0bd [typescript-rxjs] performance improvements, bugfix for falsy parameters (#4250) Bernd Hacker 2020-01-27 09:31:36 +01:00
  • 4f350bc01c [Python] Support for HTTP signature (#4958) Sebastien Rosset 2020-01-26 18:17:26 -08:00
  • 84b6804d8f [Core, Rust Server] Support multipart/related requests (#5015) Richard Whitehouse 2020-01-27 01:39:43 +00:00
  • c0f7b47292
    [ci][test] Modifications to static analysis contribution via Tomasbjerre (#5116) Jim Schubert 2020-01-26 12:45:41 -05:00
  • c782cf487e Deploy website wing328 2020-01-26 17:21:56 +00:00
  • 20afa870a9 [CORE] Add support for HTTP signature (#4993) Sebastien Rosset 2020-01-26 08:48:22 -08:00
  • d8c9f25b10
    Update sonar.yml Jim Schubert 2020-01-26 11:36:11 -05:00
  • 305b7279ee [csharp-netcore] Update RestSharp and improve async methods (#5066) Tatsuro Shibamura 2020-01-26 09:07:50 +09:00
  • c9ec084418
    🐛 Fixing some issues with threading and NPE (#5107) Jim Schubert 2020-01-25 18:28:16 -05:00
  • 52e09e2ffa
    [Rust Server] Handle array of objects inside an object correctly (#5044) Richard Whitehouse 2020-01-25 18:23:20 +00:00
  • 2714af4922
    [Rust Server] Sanitise enum values (#5042) Richard Whitehouse 2020-01-25 16:26:05 +00:00
  • 32222da435
    [Rust Server] Add support for primitive arrays (#5041) Richard Whitehouse 2020-01-25 16:25:20 +00:00
  • 1053fd835d Deploy website wing328 2020-01-25 03:51:37 +00:00
  • ad4a9df328
    Update sonar.yml Jim Schubert 2020-01-24 22:37:27 -05:00
  • 9928f3c375
    Update sonar.yml Jim Schubert 2020-01-24 22:25:58 -05:00
  • 43b6272fc6
    Update sonar.yml Jim Schubert 2020-01-24 22:18:13 -05:00
  • 5220d7cd59
    Create sonar.yml Jim Schubert 2020-01-24 22:13:08 -05:00
  • 15d31f753d [typescript-angular] Sanitize/transform model name after appending model suffix (#5105) Alexey Makhrov 2020-01-24 13:59:48 -08:00
  • 7e16a1f58c
    [elm] Fix duplicate coder names (#5100) Erik Timmers 2020-01-24 11:04:00 +01:00
  • 934c9b08e0 Deploy website wing328 2020-01-24 08:31:40 +00:00
  • 524ef63e37 Fix typescript model kebab-cased filenames #5073 (#5085) Mila Rodriguez 2020-01-24 00:56:15 -07:00
  • b77bffeae1 Typescript axios: remove use of btoa (#5098) Chris Couzens 2020-01-24 06:16:35 +00:00
  • 09fd494836
    Adds jacoco for code coverage (#5084) Jim Schubert 2020-01-23 23:46:07 -05:00
  • 327ffc10bb [HttpBasicAuth] Use positive isBasicBasic tag instead of negative isBasicBearer (#5095) Sebastien Rosset 2020-01-23 18:35:56 -08:00
  • 75d5569e92 [go] Fix multiple go compilation errors and enable go integration test in pom.xml (#5075) Sebastien Rosset 2020-01-23 17:54:26 -08:00
  • 138232d557
    [C++] [Qt5] Add request compression and handling identity (#5088) sunn 2020-01-23 20:43:40 +01:00
  • 71128f712c
    [elm] enum items and parameters (#5051) Erik Timmers 2020-01-23 13:13:24 +01:00
  • efc452513b
    [elm] Fix decoding empty operation responses (#5055) Erik Timmers 2020-01-23 10:28:13 +01:00
  • 0366e946ba [Slim4] Add string formats support to Data Mocker (#4975) Yuriy Belenko 2020-01-23 11:18:18 +03:00
  • dffdc79c60 Deploy website wing328 2020-01-23 00:56:10 +00:00
  • bcff006dc8
    [python] Fix NPE in example generation (#5082) Jim Schubert 2020-01-22 19:22:18 -05:00
  • ac528aaf07
    [test] Removes jmockit in favor of mockito (#5063) Jim Schubert 2020-01-22 18:04:00 -05:00