AnastasiyaK97
|
3dfdb3de1e
|
small fixes
|
2022-09-14 19:38:43 +03:00 |
AnastasiyaK97
|
f389e6d806
|
Add plugin for Swagger Api Generator
|
2022-08-24 18:34:25 +03:00 |
Kirill Nayduik
|
c985b62bf0
|
Revert disabling Android Linter
|
2022-05-11 13:58:56 +03:00 |
Kirill Nayduik
|
5ad312828c
|
Migrate from jCenter to MavenCentral
|
2022-05-11 13:40:07 +03:00 |
Kirill Nayduik
|
68fdb3a815
|
Disable Android linter as a temporary workaround
|
2022-04-27 15:27:54 +03:00 |
Kirill Nayduik
|
938d5bd332
|
Configure setting up linter for projects in different evaluation states
|
2022-04-25 16:32:34 +03:00 |
Kirill Nayduik
|
f639e34579
|
Setting up linters for project before evaluate
|
2022-02-13 20:52:11 +03:00 |
rybakovi
|
a83d6074b2
|
upd version and location
|
2021-04-29 20:42:14 +03:00 |
Maxim Bachinsky
|
adf2946881
|
fixed code review
|
2020-09-08 19:04:43 +03:00 |
Maxim Bachinsky
|
487291a54f
|
fix code review
|
2020-09-08 15:42:47 +03:00 |
Maxim Bachinsky
|
21e21aca1d
|
fix android lint bug with no file column errors
|
2020-08-20 17:55:14 +03:00 |
Maxim Bachinsky
|
3d73b2473f
|
little change of code's style
|
2020-08-20 15:24:04 +03:00 |
Maxim Bachinsky
|
b3bff24139
|
fixed problem with source sets for java code
|
2020-08-20 15:22:41 +03:00 |
Maxim Bachinsky
|
7b54155ae1
|
fixed android api gen and string generator for old projects
|
2020-08-20 13:33:57 +03:00 |
Maxim Bachinsky
|
0f53df4bb4
|
update api gen version
|
2020-08-19 17:56:02 +03:00 |
Maxim Bachinsky
|
1b444a4582
|
move apigen and static analysis scripts to plugins. removed extra files
|
2020-08-19 17:06:08 +03:00 |
Vladimir
|
e3e730c762
|
updated api gen version
|
2020-07-07 18:51:13 +03:00 |
Maxim Bachinsky
|
7850b7f0cd
|
fix correct name for coroutines
|
2020-06-29 01:19:47 +03:00 |
Maxim Bachinsky
|
86702efd50
|
add to string generator root path for multimodule project
|
2020-06-29 00:58:20 +03:00 |
Maxim Bachinsky
|
1dd879f255
|
update api gen version
|
2020-06-28 23:14:29 +03:00 |
Maxim Bachinsky
|
8e40c0a53f
|
remove old git hooks script
|
2020-06-23 17:43:59 +03:00 |
Vladimir Shefer
|
e9b619df87
|
Refactoring in apiGenerator scripts
|
2020-05-22 21:17:00 +03:00 |
Vladimir Shefer
|
9d35018021
|
Update version of apiGenerator for kotlin server
|
2020-05-22 21:16:22 +03:00 |
Vladimir Shefer
|
e1726f0434
|
Make apiGenerator repo compatible with gradle 6.+
|
2020-05-22 21:15:58 +03:00 |
alex
|
d96ae21abe
|
Removed LockedOrientationActivity lint check from disabled list
|
2020-03-18 16:40:30 +03:00 |
alex
|
893ba57c26
|
disable lint checks for constraints, vector and make our lint LGBT positive (disable orientation check for activity)
|
2020-03-10 11:07:00 +03:00 |
alex
|
9eceae2034
|
detekt tasks on different lines
|
2020-03-04 15:20:53 +03:00 |
alex
|
88cab67d73
|
moved static task creation to subproject
|
2020-03-04 15:14:11 +03:00 |
alex
|
45e528c7f3
|
added android lint check options
|
2020-02-18 14:51:28 +03:00 |
alex
|
ede5d3c902
|
Detekt tasks config for each subproject
|
2020-02-18 14:37:45 +03:00 |
alex
|
6d81c5630d
|
added detekt config, works only with repo and dependency specified
|
2020-02-17 20:21:59 +03:00 |
alex
|
a919e84c6d
|
changed lint task search to application project exclusively, fixed errors detekt errors counting
|
2020-02-07 20:58:51 +03:00 |
alex
|
89a89e38c4
|
Merge branch 'master' into static/multi_module_static
# Conflicts:
# gradle/commonStaticAnalysis.gradle
|
2020-02-07 17:53:20 +03:00 |
alex
|
205dba012e
|
Removed apply plugin
|
2020-02-07 17:49:43 +03:00 |
alex
|
8d60d0fd9b
|
Added multi module support to Roboswag static
|
2020-02-07 17:47:29 +03:00 |
Daniil Borisovskii
|
35be552011
|
Add separate part for `versionCode` in application file naming mask
|
2020-02-04 16:47:33 +03:00 |
Daniil Borisovskii
|
4b601c981a
|
Rename buildscript from `applicationNaming` to `applicationFileNaming`
|
2020-02-04 16:19:09 +03:00 |
Daniil Borisovskii
|
787af83f07
|
Rename buildscript name from `applicationBundleNaming` to `applicationNaming.gradle`
|
2020-02-04 16:15:57 +03:00 |
Daniil Borisovskii
|
45f17869d1
|
Add buildscript for naming application bundle according to mask "${applicationId}-${versionName}-${versionCode}-${buildName}"
|
2020-02-04 14:36:42 +03:00 |
alex
|
6c1b2cb7a5
|
Added android_hooks folder and gradle task to copy build scripts hooks to project hooks
|
2020-01-28 12:37:53 +03:00 |
Ivan Vlasov
|
12f908a01b
|
Api generator version updated to 1.4.0-beta1 (#150)
|
2019-11-05 18:21:53 +03:00 |
TonCherAmi
|
df8e8f1efc
|
up kotlin server api generator version
|
2019-10-21 18:15:19 +03:00 |
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 |