Commit Graph

1626 Commits

Author SHA1 Message Date
Him188
fb4f51f19e 1.1.0 2020-12-01 11:21:45 +08:00
Him188
e608a3dbbc Update excluded dependencies 2020-12-01 11:19:23 +08:00
Him188
dd8a9efd4c Add pluginJarSuffix to metadata 2020-12-01 11:07:25 +08:00
Him188
394f817e41 Introduce metadataVersion in plugin metadata 2020-12-01 10:58:01 +08:00
Him188
22f22bf65c Include all configuration when generating metadata 2020-12-01 10:56:32 +08:00
Him188
eb7b4b8eb9 Fix plugin metadata publishing 2020-12-01 10:47:21 +08:00
Him188
40d5fb698b Fix build 2020-12-01 10:30:46 +08:00
Him188
4ac0356ecd 1.1.0 2020-12-01 10:25:57 +08:00
Him188
6e7de8747c Allow optional 'name' property for plugin.yml 2020-12-01 10:25:28 +08:00
Him188
f802415c7a Provide ConvertToValFix for READ_ONLY_VALUE_CANNOT_BE_VAR 2020-12-01 10:14:12 +08:00
Him188
d532a9ffa1 Fix publishing keys 2020-12-01 09:47:00 +08:00
Him188
7fad444a0c Add hashCode and equals to AnsiMessageBuilder 2020-12-01 09:22:00 +08:00
Him188
b87a5390b9 Review AnsiMessageBuilder 2020-12-01 09:07:11 +08:00
Him188
0a2e103bf3 Simplify @since 2020-11-30 14:31:51 +08:00
Him188
a6d5656161 Support ReadOnlyPluginData:
Add ReadOnlyPluginData, ReadOnlyPluginConfig,
New inspection: READ_ONLY_VALUE_CANNOT_BE_VAR,
2020-11-30 14:25:40 +08:00
Him188
64e0d545f4 Correct package (not affecting API) 2020-11-30 12:09:10 +08:00
Him188
6f32ba325b Merge remote-tracking branch 'origin/master'
# Conflicts:
#	gradle.properties
2020-11-30 12:07:58 +08:00
Him188
dfc9957c24 Revert "Check Command.owner, #216"
This reverts commit 595c9480
2020-11-29 19:26:05 +08:00
Him188
7bdeacf62a Merge remote-tracking branch 'origin/master' 2020-11-29 19:17:51 +08:00
Him188
55c2bdefd2 Change RESTRICTED_CONSOLE_COMMAND_OWNER to warning 2020-11-29 19:17:28 +08:00
Karlatemp
be33cb88df
Using TestUnitCommandOwner for test 2020-11-29 18:07:02 +08:00
Karlatemp
595c9480a6
Check Command.owner, #216 2020-11-29 18:00:48 +08:00
Him188
4803a21488 Improve inspection performance 2020-11-29 16:28:31 +08:00
Him188
e63775676a Fix RESTRICTED_CONSOLE_COMMAND_OWNER 2020-11-29 16:21:54 +08:00
Him188
8a45312788 Merge remote-tracking branch 'origin/master' 2020-11-29 16:12:55 +08:00
Him188
a66ecbf8c8 New inspection: RESTRICTED_CONSOLE_COMMAND_OWNER, close #216 2020-11-29 16:12:49 +08:00
Karlatemp
1bc6e97630
Colorful StatusCommand 2020-11-29 15:12:15 +08:00
Karlatemp
9db8c88aa8
Fix Plugin repeated disable 2020-11-29 15:10:31 +08:00
Him188
bc290f63bb New inspection: ILLEGAL_COMMAND_DECLARATION_RECEIVER, close #174 2020-11-29 15:05:39 +08:00
Him188
062227e072 IJ plugin: More flexible internal structure for element checkers 2020-11-29 10:41:36 +08:00
Karlatemp
df3418ef5b
Merge branch 'requirement' into 'master'
Close #225
2020-11-29 10:13:29 +08:00
Karlatemp
e5bc588da7
Stop input service when catch any error
Fix #229
2020-11-29 10:03:24 +08:00
Karlatemp
e391936679
PathBased LoggerController; KDoc
close #228
2020-11-29 09:45:13 +08:00
Him188
0bc810e42c
Merge pull request #219 from mamoe/ansi
Ansi support
2020-11-29 01:57:07 +08:00
Him188
525b759d9e 1.1.0-dev-30 2020-11-29 00:27:03 +08:00
Him188
b36ddf29e2 Fix gradle tasks 2020-11-29 00:26:13 +08:00
Him188
3a5d95aee3 1.1.0-dev-29 2020-11-29 00:15:45 +08:00
Him188
d2b0ebbd79 Enable parallel tasks 2020-11-29 00:15:21 +08:00
Him188
9a2ea32e93 Plugin publishing via gradle plugin 2020-11-29 00:15:03 +08:00
Karlatemp
04c1d951aa
Rename AnsiMessageBuilder.builder to create 2020-11-28 21:50:26 +08:00
Karlatemp
480666e3f0
Improve String.dropAnsi() 2020-11-28 21:28:43 +08:00
Karlatemp
f4ebf5a7ba
Remove param noAnsi in appendAnsi 2020-11-28 21:04:38 +08:00
Karlatemp
6c2a4081ac
Update KDoc for AnsiMessageBuilder 2020-11-28 20:47:58 +08:00
Karlatemp
3a203ae1d4
Update DROP_ANSI_PATTERN 2020-11-28 20:47:07 +08:00
Him188
08c61dee0e 1.1.0-dev-1 2020-11-28 13:59:47 +08:00
Him188
4880601fa7 Explicit API mode for gradle-plugin module. 2020-11-28 13:57:58 +08:00
Him188
fab3727b44 Plugin publishing fundamentals, #227 2020-11-28 13:53:53 +08:00
Karlatemp
e1f6e69243
Adjustment AnsiMessageBuilder factory function names 2020-11-28 13:04:14 +08:00
Karlatemp
cc47378873
Inline delegate functions 2020-11-28 13:03:55 +08:00
Him188
b201583136 update docs 2020-11-28 12:44:29 +08:00