William Cheng
780ba49da1
Merge remote-tracking branch 'origin/3.3.x' into 4.0.x
2018-08-23 18:39:54 +08:00
William Cheng
8be06bc22d
Merge remote-tracking branch 'origin/master' into 3.3.x
2018-08-23 18:21:44 +08:00
William Cheng
3d06900e68
Prepare 3.2.3-SNAPSHOT version ( #870 )
2018-08-22 13:39:20 +02:00
William Cheng
3259bf71e6
3.2.2 release ( #869 )
...
* run bin/utils/release_version_update.sh
* comment out ensure-up-to-date script
* run bin/utils/release_version_update_docs.sh
* fix link to lc3
2018-08-22 16:44:31 +08:00
Jens Oberender
9bc335b35e
Forbiddenapis check and fix ( #672 )
...
* Added forbiddenapis check and fixed the findings in the normal code
* Fixed forbiddenapi findings in java templates and samples.
* Generated all samples for Java.
2018-08-22 06:06:01 +02:00
William Cheng
d1f7e16daa
Merge branch '3.3.x' into 4.0.x
2018-08-16 01:01:34 +08:00
William Cheng
f22e9c27a9
Merge remote-tracking branch 'origin/master' into 3.3.x
2018-08-16 00:45:29 +08:00
Jérémie Bresson
79b993e6d5
Prepare version 3.2.2-SNAPSHOT ( #810 )
2018-08-14 13:38:18 +02:00
William Cheng
56bba880e7
3.2.1 release ( #807 )
...
* 3.2.1 release
* roll back incorrect change to link
* update doc
* update 3.1.2 release
* Fix version table
2018-08-14 17:47:59 +08:00
Dec12 | Fujigon
d019bbd2c7
[Java][jaxrs-jersey] add sample with jaxrs-jersey + openapi v3 ( #778 )
...
* create sample with "jaxrs-jersey" language & openapi v3
* circle ci setting
* fix typo. also add "jaxrs-jersey" to all samples profile
* artifactId conflicts. rename.
* generate samples with "./bin/openapi3/jaxrs-jersey-petstore.sh"
2018-08-10 17:24:24 +08:00
stkrwork
aed8e38584
Merge branch '3.3.x' into 4.0.x
2018-08-07 17:11:21 +02:00
stkrwork
546b54b15d
Merge branch 'master' into 3.3.x
2018-08-07 17:10:25 +02:00
Dec12 | Fujigon
629608c573
[jaxrs-spec*] samples should be tested. repair import and dependency. ( #755 )
...
* sample server projects "jaxrs-spec", "jaxrs-spec-interface", and "jaxrs-spec-interface-response" should be tested
* update jax-rs api to 2.1, in which @PATCH annotation is available
add jackson annotation dependency
* add joda-time to dependency
* modify mustache template to add @JsonCreate, @JsonValue import
* fix return type of enum value() method
* add InputStream import
* Attachment class is in apache cxf. spec should not depend on it
* re-generate sample jaxrs-spec, jaxrs-spec-interface, and jaxrs-spec-interface-response
2018-08-07 16:45:09 +08:00
William Cheng
3746fae2ca
Merge remote-tracking branch 'origin/3.3.x' into 4.0.x
2018-08-07 16:04:17 +08:00
William Cheng
69852123e0
prepare 3.3.x branch
2018-08-07 01:35:30 +08:00
William Cheng
90a8b81728
Prepare 3.2.1-SNAPSHOT release ( #748 )
...
* prepare 3.2.1 SNAPSHOT release
* update doc to use 3.2.0 stable version
2018-08-07 01:31:37 +08:00
William Cheng
f329872ce7
3.2.0 release ( #744 )
2018-08-06 22:06:39 +08:00
William Cheng
f6146b212f
[PHP] better operationId handling, add CI for PHP slim server ( #723 )
...
* better operationId handling, add CI for PHP slim
* use spaces instead of tabs
* replace tab with space
* install php
2018-08-03 10:47:54 +08:00
William Cheng
be2a0170b7
Merge remote-tracking branch 'origin/master' into 4.0.x
2018-08-03 00:10:34 +08:00
Jérémie Bresson
f1897c4462
Update swagger-parser to "2.0.2-OpenAPITools.org-1" ( #696 )
2018-07-31 14:02:35 +02:00
William Cheng
024dde11d7
Merge remote-tracking branch 'origin/3.2.x' into 4.0.x
2018-07-23 23:05:25 +08:00
William Cheng
667e3130fe
Merge remote-tracking branch 'origin/master' into 3.2.x
2018-07-23 23:04:28 +08:00
William Cheng
4156bb9f01
remove cpp pistache petstore test from travis ci
2018-07-23 01:01:32 +08:00
William Cheng
5328f103da
Add C++ Pistache petstore server to Travis CI ( #616 )
...
* test cpp pistache petstore in travis
* make build_petstore executable
* add submodule update init
* use addExternalLibs option
* update samples
* update gcc version to 5
* fix addon, env
* restore cargo path
* trigger build failure, add cache
* undo build failure change
2018-07-22 16:41:20 +08:00
Jérémie Bresson
1e596496a5
Prepare 3.1.2-SNAPSHOT ( #589 )
2018-07-18 11:44:23 +02:00
Jérémie Bresson
761799abf5
Release 3.1.1 ( #588 )
2018-07-18 09:31:56 +02:00
Jeremie Bresson
7f4fc4de93
Merge remote-tracking branch 'origin/3.2.x' into 4.0.x
2018-07-07 15:29:36 +02:00
Jeremie Bresson
23c04e2e66
Prepare version 3.2.0-SNAPSHOT
2018-07-07 06:14:58 +02:00
Jérémie Bresson
4b6fb504a2
Prepare version 3.1.1-SNAPSHOT ( #487 )
2018-07-07 06:05:19 +02:00
William Cheng
100ec449fe
3.1.0 release ( #486 )
...
* 3.1.0 release
* Comment ./bin/utils/ensure-up-to-date
2018-07-06 23:37:48 +08:00
Jeremie Bresson
d43801a9b7
Revert "Improve Docker Tags ( #390 )"
...
This reverts commits:
* 036570d93d
.
* edf24d859c
.
2018-07-06 05:28:10 +02:00
Jérémie Bresson
edf24d859c
Improve Docker Tags ( #390 )
2018-07-05 14:40:06 +08:00
Raphael Ochsenbein
be68ef502e
Inject basepath through configuration in generated service for angular, create test cases for angular 6 ( #367 )
2018-07-03 17:55:26 +08:00
Jeremie Bresson
b0c02d8ea6
Merge remote-tracking branch 'origin/3.1.x' into 4.0.x
...
# Conflicts:
# samples/server/petstore/kotlin-server/ktor/.openapi-generator/VERSION
# samples/server/petstore/kotlin-server/ktor/README.md
# samples/server/petstore/php-silex/.openapi-generator/VERSION
2018-06-25 19:09:41 +02:00
Jeremie Bresson
66b73e906e
Merge remote-tracking branch 'origin/master' into 3.1.x
2018-06-25 18:58:54 +02:00
Benjamin Gill
d3b1721da0
[rust-server] Update to error-chain 0.12 ( #395 )
...
* Update to error-chain 0.12: 0.11 doesn't work with Rust 1.27.0 (new warnings)
* Revert commit 845df89e95
2018-06-25 18:17:47 +02:00
Jan Prieser
a0bfe2bf72
WIP: new javascript flowtyped generator ( #176 )
...
New Javascript flowtyped generator
2018-06-25 12:04:10 +08:00
William Cheng
845df89e95
disable rust server test due to lint error ( #379 )
2018-06-23 10:32:30 +08:00
William Cheng
825e4e99e3
disable erlang server test due to dependency issue ( #375 )
2018-06-22 01:20:38 +08:00
Akihito Nakano
e23b2f6fcc
[Scala][client] Rename script, sample folder, template dir ( #334 )
...
* Rename scripts akka-scala-petstore.sh -> scala-akka-petstore.sh
* Rename sample folder: akka-scala -> scala-akka
* Rename templateDir: akka-scala -> scala-akka-client
* Rename scripts: scala-petstore.sh -> scala-httpclient-petstore.sh
* Rename sample folder: scala -> scala-httpclient
* Rename templateDir: scala -> scala-httpclient
* update circle pom.xml for new scala path
* remove duplicated scala test
2018-06-21 17:28:58 +08:00
Jeremie Bresson
478b0d6101
Merge remote-tracking branch 'origin/master' into 3.1.x
2018-06-19 07:32:52 +02:00
Jérémie Bresson
9511586f07
Prepare 3.0.3-SNAPSHOT ( #338 )
2018-06-18 09:32:11 +02:00
Jérémie Bresson
74914b6313
Prepare release 3.0.2 ( #337 )
2018-06-18 07:19:53 +02:00
delenius
c607ea8b31
Add fixes for es6 generator ( #180 )
...
Various fixes for JS (ES6) generator
2018-06-17 01:59:23 +08:00
William Cheng
b1921ce484
Merge remote-tracking branch 'origin/3.1.x' into 4.0.x
2018-06-16 19:03:14 +08:00
William Cheng
cb28ada0aa
Merge remote-tracking branch 'origin/master' into 3.1.x
2018-06-16 19:02:17 +08:00
William Cheng
6c996a7d1a
Various improvement to CI ( #326 )
...
* Various improvement to CI
* trigger a failure
* disable ensure up-to-date script
* move ensure-up-to-date under bin/utils, pipe update to /dev/null
2018-06-15 16:18:31 +08:00
Jérémie Bresson
5630746794
Remove "CI/pom.xml.shippable" ( #319 )
...
Remove Shippable CI specific pom file to avoid duplicates
2018-06-15 06:55:33 +02:00
Jeremie Bresson
4a4fb77081
Merge remote-tracking branch 'origin/3.1.x' into 4.0.x
2018-06-14 13:30:57 +02:00
Jeremie Bresson
dbb44a153d
Merge remote-tracking branch 'origin/master' into 3.1.x
2018-06-14 13:29:52 +02:00