projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
IDEA-248142 JavaEE: do not capture LibraryDependentToolWindow extensions in NBRA...
2020-08-13
Roman Ivanov
IncreaseLanguageLevelFix: suggest to accept level if...
commit
|
commitdiff
|
tree
2020-08-09
Roman Ivanov
i18n: fix message bundle key
commit
|
commitdiff
|
tree
2020-08-07
Roman Ivanov
i18n: java-impl
commit
|
commitdiff
|
tree
2020-08-07
Roman Ivanov
i18n: simplify ImportLayoutPanel
commit
|
commitdiff
|
tree
2020-08-06
Roman Ivanov
i18n: java generate actions
commit
|
commitdiff
|
tree
2020-08-06
Roman Ivanov
i18n: EditRangeIntention
commit
|
commitdiff
|
tree
2020-08-06
Roman Ivanov
i18n: JavaAutoImportOptions
commit
|
commitdiff
|
tree
2020-08-06
Roman Ivanov
i18n: EditContractIntention
commit
|
commitdiff
|
tree
2020-08-06
Roman Ivanov
i18n: JavaAutoImportOptions
commit
|
commitdiff
|
tree
2020-08-06
Roman Ivanov
i18n: ImportLayoutPanel
commit
|
commitdiff
|
tree
2020-08-05
Roman Ivanov
i18n: JavaUsageViewDescriptionProvider
commit
|
commitdiff
|
tree
2020-08-05
Roman Ivanov
i18n: GenerateMissedTestsAction
commit
|
commitdiff
|
tree
2020-08-05
Roman Ivanov
i18n: CyclicDependenciesPanel
commit
|
commitdiff
|
tree
2020-08-05
Roman Ivanov
i18n: CodeStyleGenerationConfigurable
commit
|
commitdiff
|
tree
2020-08-05
Roman Ivanov
i18n: ClassPatternsPanel
commit
|
commitdiff
|
tree
2020-08-05
Roman Ivanov
i18n: ChangeTypeSignatureHandler
commit
|
commitdiff
|
tree
2020-08-05
Roman Ivanov
i18n: BasePackageParameterFactory
commit
|
commitdiff
|
tree
2020-08-05
Roman Ivanov
i18n: BaseGenerateTestSupportMethodAction
commit
|
commitdiff
|
tree
2020-08-05
Roman Ivanov
i18n: CreateClassAction
commit
|
commitdiff
|
tree
2020-08-05
Roman Ivanov
i18n: BaseExpressionToFieldHandler
commit
|
commitdiff
|
tree
2020-08-05
Roman Ivanov
DataFlowInspection: i18n
commit
|
commitdiff
|
tree
2020-08-05
Roman Ivanov
ReplaceInefficientStreamCountInspection: i18n, unify...
commit
|
commitdiff
|
tree
2020-08-05
Roman Ivanov
SimplifyOptionalCallChainsInspection: i18n
commit
|
commitdiff
|
tree
2020-08-05
Roman Ivanov
SimplifyStreamApiCallChainsInspection: i18n
commit
|
commitdiff
|
tree
2020-08-04
Roman Ivanov
SimplifyStreamApiCallChainsInspection: simplify
commit
|
commitdiff
|
tree
2020-08-04
Roman Ivanov
SimplifyStreamApiCallChainsInspection: i18n
commit
|
commitdiff
|
tree
2020-08-04
Roman Ivanov
i18n: extract to bundle
commit
|
commitdiff
|
tree
2020-07-27
Roman Ivanov
Java parser: parse var.Foo like types: IDEA-245625
commit
|
commitdiff
|
tree
2020-07-27
Roman Ivanov
typo
commit
|
commitdiff
|
tree
2020-07-22
Roman Ivanov
AnnotationInlayProvider: do not show preview to avoid...
commit
|
commitdiff
|
tree
2020-07-22
Roman Ivanov
IgnoreFileUtil: check whether project if disposed:...
commit
|
commitdiff
|
tree
2018-02-05
Roman Ivanov
AutoCloseableResourceInspection: remove checkbox: IDEA...
commit
|
commitdiff
|
tree
2018-02-05
Roman Ivanov
ReplaceNullCheckInspection: add qualifier for field...
commit
|
commitdiff
|
tree
2018-02-04
Roman Ivanov
TryFinallyCanBeTryWithResources: fix codegen for catch...
commit
|
commitdiff
|
tree
2018-02-02
Roman Ivanov
TypeMayBeWeakenedInspection: not weaken when resource...
commit
|
commitdiff
|
tree
2018-02-02
Roman Ivanov
AutoCloseableResourceInspection: manual settings serialize...
commit
|
commitdiff
|
tree
2018-02-02
Roman Ivanov
Apply common if parts inspection
commit
|
commitdiff
|
tree
2018-01-31
Roman Ivanov
SortContentAction: support generic types in vararg...
commit
|
commitdiff
|
tree
2018-01-30
Roman Ivanov
IfStatementWithIdenticalBranches: preserve comments...
commit
|
commitdiff
|
tree
2018-01-30
Roman Ivanov
ConditionalBreakInInfiniteLoopInspection: fix typo
commit
|
commitdiff
|
tree
2018-01-30
Roman Ivanov
SortContentAction: fix warping in the middle of initializer...
commit
|
commitdiff
|
tree
2018-01-30
Roman Ivanov
SortContentAction: enlarge description
commit
|
commitdiff
|
tree
2018-01-30
Roman Ivanov
SortContentAction: consistent count of expr to be available...
commit
|
commitdiff
|
tree
2018-01-30
Roman Ivanov
SortContentAction: fix IOOBE, check if expr is literal...
commit
|
commitdiff
|
tree
2018-01-30
Roman Ivanov
RedundantExplicitCloseInspection created: IDEA-176630
commit
|
commitdiff
|
tree
2018-01-26
Roman Ivanov
AutoCloseableResourceInspection: warning on Files.lines...
commit
|
commitdiff
|
tree
2018-01-26
Roman Ivanov
TryFinallyCanBeTryWithResources:remove finally if no...
commit
|
commitdiff
|
tree
2018-01-26
Roman Ivanov
TryFinallyCanBeTryWithResources: support java 9 variables...
commit
|
commitdiff
|
tree
2018-01-26
Roman Ivanov
AutoCloseableResourceInspection: invert func, move...
commit
|
commitdiff
|
tree
2018-01-26
Roman Ivanov
AutoCloseableResourceInspection: ignore immediately...
commit
|
commitdiff
|
tree
2018-01-26
Roman Ivanov
AutoCloseableResourceInspection: add EP to ignore implicit...
commit
|
commitdiff
|
tree
2018-01-25
Roman Ivanov
CapturingCleaner: ignore static inner classes
commit
|
commitdiff
|
tree
2018-01-25
Roman Ivanov
CapturingCleaner: fix local variable calls threated...
commit
|
commitdiff
|
tree
2018-01-25
Roman Ivanov
CapturingCleanerInspection: get back description, renaming
commit
|
commitdiff
|
tree
2018-01-25
Roman Ivanov
CapturingCleanerInspection: fix review issues
commit
|
commitdiff
|
tree
2018-01-25
Roman Ivanov
CapturingCleanerInspection: fix review issues
commit
|
commitdiff
|
tree
2018-01-25
Roman Ivanov
CleanerCapturingThisInspection: reference expression...
commit
|
commitdiff
|
tree
2018-01-25
Roman Ivanov
CleanerCapturingThisInspection: unify tests, simplify
commit
|
commitdiff
|
tree
2018-01-25
Roman Ivanov
CleanerCapturingThisInspection: minor refactor
commit
|
commitdiff
|
tree
2018-01-25
Roman Ivanov
CleanerCapturingThisInspection: fix instance method...
commit
|
commitdiff
|
tree
2018-01-25
Roman Ivanov
CleanerCapturingThisInspection: change description
commit
|
commitdiff
|
tree
2018-01-25
Roman Ivanov
CleanerCapturingThisInspection: add tests for method...
commit
|
commitdiff
|
tree
2018-01-25
Roman Ivanov
CleanerCapturingThisInspection: add tests for classes
commit
|
commitdiff
|
tree
2018-01-25
Roman Ivanov
CleanerCapturingThisInspection: add tests for lambda...
commit
|
commitdiff
|
tree
2018-01-25
Roman Ivanov
create CleanerCapturingThisInspection
commit
|
commitdiff
|
tree
2018-01-25
Roman Ivanov
CleanerCapturingThisInspection created
commit
|
commitdiff
|
tree
2018-01-25
Roman Ivanov
MoveConditionToLoopInspection: change name : IDEA-185134
commit
|
commitdiff
|
tree
2018-01-22
Roman Ivanov
SortContentAction: trying to save layout with multiple...
commit
|
commitdiff
|
tree
2018-01-19
Roman Ivanov
move inspection descriptions to java-impl module :...
commit
|
commitdiff
|
tree
2018-01-11
Roman Ivanov
EndlessStreamInspection created: IDEA-155216
commit
|
commitdiff
|
tree
2018-01-11
Roman Ivanov
MoveConditionToLoopInspection inspection created: IDEA...
commit
|
commitdiff
|
tree
2018-01-11
Roman Ivanov
IfStatementWithIdenticalBranches: delete unsused constants
commit
|
commitdiff
|
tree
2017-12-13
Roman Ivanov
IfStatementWithIdenticalBranches expanded, support...
commit
|
commitdiff
|
tree
2017-12-05
Roman Ivanov
SortContentAction: sort in bare array initializers...
commit
|
commitdiff
|
tree
2017-12-05
Roman Ivanov
ReplaceNullCheckInspection: delete explicit serialization...
commit
|
commitdiff
|
tree
2017-12-05
Roman Ivanov
SimplifyOptionalCallChainInspection: fix removal of...
commit
|
commitdiff
|
tree
2017-12-04
Roman Ivanov
ReplaceNullCheckInspection: checkbox, fix description...
commit
|
commitdiff
|
tree
2017-11-28
Roman Ivanov
TypeMayBeWeakenedInspection: no default field serialization...
commit
|
commitdiff
|
tree
2017-11-27
Roman Ivanov
ReplaceNullCheckInspection: change inspection name...
commit
|
commitdiff
|
tree
2017-11-27
Roman Ivanov
ReplaceNullCheckInspection: remove placeholder, info...
commit
|
commitdiff
|
tree
2017-11-23
Roman Ivanov
SortContentAction: fix ClassCastException on array...
commit
|
commitdiff
|
tree
2017-11-10
Roman Ivanov
revert WeakestTypeFinder work with super method return...
commit
|
commitdiff
|
tree
2017-09-25
Roman Ivanov
support complex statements inside null check : RequireNonNul...
commit
|
commitdiff
|
tree
2017-09-25
Roman Ivanov
add inspection to replace null check with java 9 Objects...
commit
|
commitdiff
|
tree
2017-09-14
Roman Ivanov
enlarge information level highlight for SimplifyForEachInspe...
commit
|
commitdiff
|
tree
2017-09-13
Roman Ivanov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2017-09-13
Roman Ivanov
add new groupBy cases
commit
|
commitdiff
|
tree
2017-09-13
Roman Ivanov
fix errors
commit
|
commitdiff
|
tree
2017-09-01
Roman Ivanov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2017-09-01
Roman Ivanov
fix tests
commit
|
commitdiff
|
tree
2017-09-01
Roman Ivanov
set information level by default for simplify forEach...
commit
|
commitdiff
|
tree
2017-09-01
Roman Ivanov
fix foreach matching
commit
|
commitdiff
|
tree
2017-09-01
Roman Ivanov
extract simplify forEach inspection: IDEA-CR-24052
commit
|
commitdiff
|
tree
2017-09-01
Roman Ivanov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2017-09-01
Roman Ivanov
improve optional chain simplification
commit
|
commitdiff
|
tree
2017-09-01
Roman Ivanov
add fix to simplify orElse(null) and return after
commit
|
commitdiff
|
tree
2017-09-01
Roman Ivanov
support return in forEach replacement
commit
|
commitdiff
|
tree
2017-09-01
Roman Ivanov
add tests
commit
|
commitdiff
|
tree
2017-08-24
Roman Ivanov
improve nested filter recognition
commit
|
commitdiff
|
tree
2017-08-24
Roman Ivanov
add nested stream filter recognition
commit
|
commitdiff
|
tree
next