Commit Graph

79 Commits

Author SHA1 Message Date
Stanislav f21d8ec594 api generator updated to 1.4.0-alpha1 2019-09-16 19:07:43 +03:00
Elena Bobkova f2692e162c api-generator version update 2019-07-23 17:36:21 +03:00
Maxim Bachinsky 4d583007da update detekt config to new version (after RC 15) 2019-07-22 16:04:11 +03:00
Unknown 90e9817503 exclude build folder 2019-07-19 14:24:47 +03:00
Karenkov Igor c373f6f148
Fix languageMap for legacy projects (#125) 2019-07-05 14:22:38 +03:00
Karenkov Igor 7acdb2037c
Fix reading language map for Kotlin dsl (#124)
It still works fine with groovy build script
2019-07-04 12:32:20 +03:00
Elena Bobkova 0f6423fd0a api gen version updated for server templates 2019-07-02 17:27:23 +03:00
Elena Bobkova c9f31d9e3d configuration name updated 2019-06-28 15:40:30 +03:00
Elena Bobkova de3098db58 api generator version updated 2019-06-28 15:35:54 +03:00
Elena Bobkova 1631d62bfe fixed output directory path 2019-06-28 14:09:18 +03:00
Elena Bobkova f8e95262d2 kotlin server models gen started 2019-06-27 15:21:47 +03:00
Maxim Bachinsky acd1f2ea22 add check if android plugin is enabled 2019-06-27 11:11:28 +03:00
Denis Karmyshakov 1da691921b Build optimizations on android (#88)
* staticAnalysis tasks now generated by build variants

* Checkstyle and Pmd now disabled by default
2019-06-03 11:20:56 +03:00
Denis Karmyshakov 8d2ab6d3ea Fix file path in Detekt reports 2019-01-10 15:23:56 +03:00
Denis Karmyshakov ef2477e3d6 Api-generator update 2018-12-12 15:22:43 +03:00
Maxim Bachinsky aac7e24674
detekt to plugin (#73)
* wip

https://plugins.gradle.org/plugin/io.gitlab.arturbosch.detekt

* wip

* wip

* done

* wip
2018-11-06 19:00:26 +03:00
Denis Karmyshakov cde76d7d18 Api-generator 1.2.3 2018-10-20 13:18:37 +03:00
Denis Karmyshakov e5ea7988c0 Merge branch 'master' into static 2018-10-20 13:16:23 +03:00
Denis Karmyshakov b9a390d1b9 Api-generator 1.2.2 2018-10-17 18:44:14 +03:00
Denis Karmyshakov 1c77b82aa6 Api-generator updated to 1.2.1 2018-10-17 15:18:07 +03:00
Denis Karmyshakov 3b7f4684a1 Merge branch 'master' into static 2018-09-27 13:57:50 +03:00
Denis Karmyshakov 485083d9df Api generator update 2018-09-26 14:09:20 +03:00
Denis Karmyshakov 86e5543fdb Validation fix 2018-09-26 13:53:44 +03:00
Denis Karmyshakov ff326ff356 Api generator update 2018-09-21 10:55:12 +03:00
Denis Karmyshakov 6118fc8a66 Optional applicationId 2018-09-17 12:46:50 +03:00
Denis Karmyshakov 3fe4b2a1ae Configuring path for static 2018-08-22 00:54:33 +03:00
Denis Karmyshakov 64424e9197 Removed necessary "libraries" nesting, removed old json generator 2018-08-21 23:40:19 +03:00
maxbach 7ea4d5ada9
Update generator (#61) 2018-07-13 12:46:04 +03:00
Denis Karmyshakov 9c06bb0b64 Deprecation fix 2018-05-25 22:49:13 +03:00
Anton Domnikov 156a44153a update version 2018-04-19 13:45:01 +03:00
Anton Domnikov 9890c73c56 remove android static analysis html report (#49) 2018-03-22 16:45:08 +03:00
Denis Karmyshakov 3da429101f Api generator update 2018-02-20 16:57:17 +03:00
Denis Karmyshakov 11de558cdb Api generator update 2018-02-20 13:57:20 +03:00
Denis Karmyshakov 8569d8d17e Removed unchecked warning (#47) 2018-02-09 19:37:46 +03:00
Denis Karmyshakov 3004f0dde8 Api generator (#46) 2018-02-09 16:51:52 +03:00
Elena Bobkova 1650f64e2a added jcener() to repositories for detekt to work (#44) 2018-01-31 18:17:57 +03:00
Arseniy Borisov a190af1e0c detekt 1.0.0.RC6-2 (#43) 2018-01-29 17:54:09 +03:00
Denis Karmyshakov 6ecffdef72 Skipping lexical errors (#35) 2017-11-20 19:44:13 +03:00
Arseniy Borisov 9c10778fd5 typo (#29) 2017-10-19 20:18:31 +03:00
Arseniy Borisov 43dfb3dd69 fix deprecation (#28) 2017-10-19 19:57:14 +03:00
Ilia Kurtov cddc715951 Feature/logan updates (#20)
* turn off some Xlint warnings

* static

* ignore TypographyEllipsis

* added GradleCompatible

* Create JSON Models Generation.md

* Update JSON Models Generation.md

* Update JSON Models Generation.md

* facebook supress removed
2017-08-10 14:15:30 +03:00
Arseniy Borisov 51cb1ddb55 Kotlin analysis and Idea formating (#17)
* kotlin analysis via detekt

* detekt config tuning

* IdeaFormatTask

* format wip

* idea format

* IDEA_HOME var is optional

* fix enum pattern

* analysis wip

* analysis wip

* IDEA_HOME var

* separate task for server

* fix

* name fixes

* fix unix build

* final fix!

* detekt M13.2, some new rules

* do nothing if there is no IDEA_HOME

* NewLineAtEndOfFile false

* отключил проверки unsafeCast и unsafeCall

* supress lint MissingRegistered
2017-08-07 15:32:34 +03:00
Gavriil Sitnikov 23d8846dd4 object name bug fixed 2017-06-15 18:17:47 +03:00
Gavriil 408ec7ab39 Merge pull request #13 from TouchInstinct/bugs/null_collections_fix
fixed unmodifiableColletion(null) bug
2017-06-09 16:48:35 +03:00
Gavriil Sitnikov e09925fc22 fixed unnecessary non-null annotation in constructor 2017-06-09 16:36:01 +03:00
Gavriil Sitnikov 7255c905aa fixed unmodifiableColletion(null) bug 2017-06-04 14:03:36 +03:00
Gavriil Sitnikov fe62e575db fixed hierarchy methods generation bug 2017-05-22 15:34:17 +03:00
Gavriil Sitnikov feab76d5dd Pair bug fixed 2017-05-12 15:44:08 +03:00
Gavriil Sitnikov a48ea057f7 copy method generation added 2017-05-11 19:02:56 +03:00
Gavriil Sitnikov 273b56a3c8 generation of full constructor with parent added 2017-05-11 18:15:32 +03:00