Commit Graph

972 Commits

Author SHA1 Message Date
Jim Schubert
7cdbcec1a5
[doc] Update versions missed during release (#5185)
* [doc] Update versions missed during release

Removed old script bin/utils/release_version_update_docs.sh to avoid
confusion. New script solves issues of not "globally" replacing.

New script is at:

bin/utils/release/release_version_update_docs.sh

* Update Gradle Plugin README with correct version

* Update gradle.properties to correct version
2020-01-31 22:40:33 -05:00
Yutaka.Miyamae
f06ac9d91c
Add a link to a ytaka0m blog post (#5176) 2020-01-31 22:57:15 +09:00
William Cheng
e90b1817b5 update readme 2020-01-31 19:01:44 +08:00
William Cheng
26ace1337d
Prepare 4.2.3 release (#5172)
* release 4.2.3

* update readme
2020-01-31 16:24:06 +08:00
William Cheng
f37951a0ba
Add a link to dev.to article (#5142) 2020-01-29 16:20:50 +08:00
William Cheng
0f48ab8b15
Add bkabrda to Java technical committee (#5141) 2020-01-29 16:09:08 +08:00
Jim Schubert
c0f7b47292
[ci][test] Modifications to static analysis contribution via Tomasbjerre (#5116)
* Spotbugs, PMD and Checkstyle #33

* Reducing Spotbugs effort to min #33

 * Also using project.parent.basedir and avoiding relative paths in pom files.
 * Filtering out samples.

* Move PMD/Spotbugs to static-analysis profile

This moves the static-analysis checks to a standalone profile. Core
contributors may run static analysis with:

```
mvn -Pstatic-analysis install
```

The analysis is separated from default functionality to reduce impact to
community contributions. SpotBugs/PMD may add a non-trivial amount of
time to builds on some machines.

Co-authored-by: Tomas Bjerre <tomas.bjerre85@gmail.com>
2020-01-26 12:45:41 -05:00
Bruno Clermont
6f5f16aaee Add company using generator (#5064) 2020-01-21 13:40:32 +08:00
William Cheng
2416fc0c76
Add a link to a blog post in dev.to (#5052) 2020-01-20 18:24:11 +08:00
Jim Schubert
bbe88ba635
Add docs/installation.md and docsite index to version update script (#5037) 2020-01-19 18:02:28 -05:00
William Cheng
c0ba498ddc
Add a link to a youtube video on Pulp and OpenAPI Generator (#5038) 2020-01-19 13:38:35 +08:00
William Cheng
ffc69699c0
Add a link to Scala Gatling blog post (#5029) 2020-01-18 15:55:53 +08:00
William Cheng
0ebdac4ffe
Replace http://central.maven.org with https://repo1.maven.org 2020-01-16 18:38:32 +08:00
chatelao
3218587d2f Fix Maven repo links (incl. https instead of http) (#5013)
The current URLs return a 501 due to missing https and worng url
2020-01-16 17:26:07 +08:00
William Cheng
55c6c0385b
add k8s to the user list (#5002) 2020-01-15 16:21:18 +08:00
Akihito Nakano
65a6d94842 Add a link to blog post in TECHSCORE (#4996) 2020-01-14 20:51:00 +08:00
William Cheng
4627c7d534
Add Cisco to the user list (#4971) 2020-01-11 10:48:44 +08:00
William Cheng
60b1855ec1
Add an link to Ada article (#4920) 2020-01-03 14:39:56 +08:00
William Cheng
7c31b7f206
[Swift] Minor improvements to swift 5 generator (#4910)
* minor improvements to swift 5 generator

* update readme

* update samples
2020-01-03 10:42:01 +08:00
William Cheng
966eab4cf3
Add woleet.io to the user list (#4854) 2019-12-21 11:07:55 +08:00
William Cheng
77b28f7963
Add @ityuhui to C technical committee (#4841) 2019-12-19 16:57:50 +08:00
jigsaw
67de4c4d8d Fix typo (#4813) 2019-12-17 16:01:58 +08:00
William Cheng
8d37641ae1
Add Oracle as the OpenAPI Generator user (#4809)
* add oracel as the user

* add oracle to the user list
2019-12-17 09:47:54 +08:00
William Cheng
49022d7b66
Add @athornz, @amondnet to Dart technical committee (#4800) 2019-12-16 17:54:10 +08:00
Justin Black
789f1a06f0 [Python] Adds allOf/oneOf/anyOf composed models (#4446)
* Adds composed model support for allOf oneOf anyOf

* Moves discriminator into discriminator() class method, adds test_deserialize_lizard, adds setting discriminator using allOf schema
2019-12-14 21:18:41 -05:00
Paul Gooderham
a9494ac1a3 [REQ] Java Microprofile REST Client Template (#4713)
* Add a Java Library called microprofile.

* Fix formatting
2019-12-10 11:41:50 +08:00
William Cheng
68cb98e9f6
Add a link to blog post about Flutter (#4731)
* Add a link to blog post about Flutter

* change date format
2019-12-09 12:27:05 +08:00
Phillip Campbell
6b99aed93f Add Linode as a user of OpenAPI Generator (#4720) 2019-12-07 16:31:30 +08:00
Toby Murray
4dc07cb9c5 Add Embotics as a user of OpenAPI generator (#4704) 2019-12-06 00:03:01 +08:00
William Cheng
d0dfe3e4a0
fix sponsor image size (#4697) 2019-12-04 17:34:42 +08:00
William Cheng
a3c3012707
Update README.md 2019-12-04 12:12:54 +08:00
William Cheng
cb2df9e848
add docspring as sponsor (#4686) 2019-12-04 09:41:55 +08:00
William Cheng
2a592b5d01
Update Swift technical committee 2019-12-04 09:39:14 +08:00
William Cheng
dd1a624ba3
Add a link to blog post in dotnetthoughts (#4683) 2019-12-03 21:55:28 +08:00
William Cheng
11c7007429
Prepare v4.2.3 (#4663)
* update version

* update doc

* update samples
2019-12-02 15:26:01 +08:00
William Cheng
f9662e0eff
release 4.2.2 (#4661) 2019-12-02 13:12:10 +08:00
William Cheng
030a7a848d
Add a link to https://gotocph.com/2019/ presentation (#4652) 2019-11-30 10:46:06 +08:00
William Cheng
f6b4e18ac4
Add a blog post by pochopocho13 (#4646)
* Add a blog post by pochopocho13

* reorder articles
2019-11-29 10:50:46 +08:00
William Cheng
fac83ce760
add crossover health to user list (#4622) 2019-11-27 21:36:25 +08:00
William Cheng
d13d05955b
Add petejohansonxo as the owner of TS redux-query generator (#4620) 2019-11-27 18:49:18 +08:00
William Cheng
e09417d25c
add SIE (#4618) 2019-11-27 15:48:42 +08:00
William Cheng
498c9b8a47
Add a link to B9lab blog post (#4608) 2019-11-26 10:32:38 +08:00
William Cheng
a9a131ac51
Add a link to the YouTube playlist. (#4603) 2019-11-25 18:11:10 +08:00
William Cheng
3084fe5937
Add 4brunu to Swift technical committee (#4596) 2019-11-25 00:14:29 +08:00
Tetsuya Morimoto
bfb82f1a91 Add a link to the presentation by @t2y at JJUG CCC 2019 Fall (#4595) 2019-11-24 23:17:08 +08:00
William Cheng
2f01053680
Add bitrise badge to readme (#4578)
* add bitrise badge to readme

* move bitrise.yml to CI
2019-11-23 11:41:29 +08:00
William Cheng
244c6e358c
Update Python, Kotlin technical committee (#4529) 2019-11-18 22:03:04 +08:00
William Cheng
6af9131d2f
Add a link to CodeTalks (#4524) 2019-11-18 14:22:57 +08:00
William Cheng
c649203270
Add a link to JHipster presentation (#4523) 2019-11-18 14:18:24 +08:00
William Cheng
83a4616ba7
Add a link to Devoxx Belgium 2019 presentation (#4522)
* Add a link to Devoxx Belgium 2019 presentation

* add link to youtube
2019-11-18 14:05:26 +08:00