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-12
Alexey Kudravtsev
deprecate Disposer.isDisposing() in favor of isDisposed...
commit
|
commitdiff
|
tree
2020-08-12
Alexey Kudravtsev
do not make VirtualFile Disposable
commit
|
commitdiff
|
tree
2020-08-12
Alexey Kudravtsev
mark as needed rewrite for newer jdk
commit
|
commitdiff
|
tree
2020-08-12
Alexey Kudravtsev
cleanup
commit
|
commitdiff
|
tree
2020-08-12
Alexey Kudravtsev
make dispose thread-safe to avoid unexpected leaks...
commit
|
commitdiff
|
tree
2020-08-12
Alexey Kudravtsev
remove spam from console
commit
|
commitdiff
|
tree
2020-08-12
Alexey Kudravtsev
mark already disposed and being re-instantiated default...
commit
|
commitdiff
|
tree
2020-08-12
Alexey Kudravtsev
do not leak project via fake virtual file user data...
commit
|
commitdiff
|
tree
2020-08-12
Alexey Kudravtsev
do not return already disposed vfp
commit
|
commitdiff
|
tree
2020-08-12
Alexey Kudravtsev
remove spam from console
commit
|
commitdiff
|
tree
2020-08-12
Alexey Kudravtsev
more correct diagnostic
commit
|
commitdiff
|
tree
2020-08-12
Alexey Kudravtsev
simplify
commit
|
commitdiff
|
tree
2020-08-10
Alexey Kudravtsev
cleanup
commit
|
commitdiff
|
tree
2020-08-10
Alexey Kudravtsev
simplify
commit
|
commitdiff
|
tree
2020-08-10
Alexey Kudravtsev
make Disposer.isDisposing() work for unregistered disposable...
commit
|
commitdiff
|
tree
2020-08-10
Alexey Kudravtsev
optimization: reduce allocations, make isDisposed(...
commit
|
commitdiff
|
tree
2020-08-10
Alexey Kudravtsev
fix NPE in tests
commit
|
commitdiff
|
tree
2020-08-05
Alexey Kudravtsev
add assertion for confusing empty path for allowRootAccess()
commit
|
commitdiff
|
tree
2020-08-05
Alexey Kudravtsev
remove questionable assertion
commit
|
commitdiff
|
tree
2020-08-04
Alexey Kudravtsev
make isAncestor() return true for empty path to fix...
commit
|
commitdiff
|
tree
2020-08-04
Alexey Kudravtsev
make code directory-case-sensitivity-aware: replace...
commit
|
commitdiff
|
tree
2020-08-04
Alexey Kudravtsev
fix test under windows
commit
|
commitdiff
|
tree
2020-08-04
Alexey Kudravtsev
cleanup
commit
|
commitdiff
|
tree
2020-08-04
Alexey Kudravtsev
replace FileUtil.pathEqual() with PathUtil.pathEqualsTo...
commit
|
commitdiff
|
tree
2020-08-04
Alexey Kudravtsev
cleanup
commit
|
commitdiff
|
tree
2020-08-04
Alexey Kudravtsev
cleanup: specify wildcards for public methods to document API
commit
|
commitdiff
|
tree
2020-07-31
Alexey Kudravtsev
use file.isCaseSensitive() instead of some VirtualFileSystem...
commit
|
commitdiff
|
tree
2020-07-31
Alexey Kudravtsev
introduce case-sensitivity per directory in VFS
commit
|
commitdiff
|
tree
2020-07-31
Alexey Kudravtsev
annotate flags parameters for documentation
commit
|
commitdiff
|
tree
2020-07-29
Alexey Kudravtsev
fix more places where node.file is null whereas child...
commit
|
commitdiff
|
tree
2020-07-28
Alexey Kudravtsev
make tests recompute mediator on each run to test the...
commit
|
commitdiff
|
tree
2020-07-28
Alexey Kudravtsev
FileAttributes: encapsulate and scalarize type to conserve...
commit
|
commitdiff
|
tree
2020-07-28
Alexey Kudravtsev
ensure to update correct node to avoid returning invalid...
commit
|
commitdiff
|
tree
2020-07-28
Alexey Kudravtsev
remove unnecessary parameter checks because they will...
commit
|
commitdiff
|
tree
2020-07-28
Alexey Kudravtsev
make flags passed to VFSE.setFlagInt()/VData.setFlags...
commit
|
commitdiff
|
tree
2020-07-28
Alexey Kudravtsev
introduce isCaseSensitive() method in preparation for...
commit
|
commitdiff
|
tree
2020-07-26
Alexey Kudravtsev
refine javadoc
commit
|
commitdiff
|
tree
2020-07-26
Alexey Kudravtsev
optimization: scalarize FileAttributes to avoid unnecessary...
commit
|
commitdiff
|
tree
2020-07-26
Alexey Kudravtsev
cleanup
commit
|
commitdiff
|
tree
2020-07-26
Alexey Kudravtsev
deprecate Queue in favor of standard java.util.ArrayDeque...
commit
|
commitdiff
|
tree
2020-07-26
Alexey Kudravtsev
make field final to avoid multithreading issues
commit
|
commitdiff
|
tree
2020-07-23
Alexey Kudravtsev
accept jdk11 stacktrace to fix IDEA-246443 Reappearance...
commit
|
commitdiff
|
tree
2020-07-23
Alexey Kudravtsev
notnull
commit
|
commitdiff
|
tree
2020-07-23
Alexey Kudravtsev
cleanup
commit
|
commitdiff
|
tree
2020-07-23
Alexey Kudravtsev
remove SwingUtilities SSR from both profiles, making...
commit
|
commitdiff
|
tree
2020-07-21
Alexey Kudravtsev
group SSR inspections to reduce clutter in UI
commit
|
commitdiff
|
tree
2020-07-21
Alexey Kudravtsev
notnull
commit
|
commitdiff
|
tree
2020-07-21
Alexey Kudravtsev
add diagnostics for invalid files returned by virtualFilePoi...
commit
|
commitdiff
|
tree
2020-07-21
Alexey Kudravtsev
restore a few of SSRs lost in both idea_default.xmls...
commit
|
commitdiff
|
tree
2020-07-21
Alexey Kudravtsev
cleanup: make final, remove unnecessary override
commit
|
commitdiff
|
tree
2020-07-21
Alexey Kudravtsev
cleanup
commit
|
commitdiff
|
tree
2020-07-21
Alexey Kudravtsev
load jarDirectory from the right place to support the...
commit
|
commitdiff
|
tree
2020-07-21
Alexey Kudravtsev
ignore invalid files to fix EA-232800 - assert: FileManagerI...
commit
|
commitdiff
|
tree
2020-07-21
Alexey Kudravtsev
do not walk cls file to fix EA-232567 - assert: PsiWalkingSt...
commit
|
commitdiff
|
tree
2020-07-21
Alexey Kudravtsev
increase limit to avoid blinking
commit
|
commitdiff
|
tree
2020-07-21
Alexey Kudravtsev
rename to avoid confusion with existing classes, cleanup
commit
|
commitdiff
|
tree
2020-07-15
Alexey Kudravtsev
notnull
commit
|
commitdiff
|
tree
2020-07-15
Alexey Kudravtsev
stop updating editor on close to fix ea-235135
commit
|
commitdiff
|
tree
2020-07-15
Alexey Kudravtsev
cleanup
commit
|
commitdiff
|
tree
2020-07-15
Alexey Kudravtsev
more diagnostic info in toString()
commit
|
commitdiff
|
tree
2020-07-15
Alexey Kudravtsev
cleanup
commit
|
commitdiff
|
tree
2020-07-15
Alexey Kudravtsev
notnull, cleanup
commit
|
commitdiff
|
tree
2020-07-15
Alexey Kudravtsev
notnull
commit
|
commitdiff
|
tree
2020-07-14
Alexey Kudravtsev
cleanup after "compact directories" refactoring
commit
|
commitdiff
|
tree
2020-07-14
Alexey Kudravtsev
use Current class to reduce interclass dependencies...
commit
|
commitdiff
|
tree
2020-07-14
Alexey Kudravtsev
run IdentifierPass.doCollectInformation() in background...
commit
|
commitdiff
|
tree
2020-07-14
Alexey Kudravtsev
standardize TriConsumer
commit
|
commitdiff
|
tree
2020-07-13
Alexey Kudravtsev
make IdentifierHighlighterPass not extend HighlightingPass...
commit
|
commitdiff
|
tree
2020-07-13
Alexey Kudravtsev
extra comment and check for myModalityState and myUiThreadAc...
commit
|
commitdiff
|
tree
2020-07-13
Alexey Kudravtsev
rename for clarity for IDEA-CR-64950
commit
|
commitdiff
|
tree
2020-07-13
Alexey Kudravtsev
extract test method for IDEA-CR-64950
commit
|
commitdiff
|
tree
2020-07-11
Alexey Kudravtsev
IdentifierHighlightingPass is no longer a HighlightingPass...
commit
|
commitdiff
|
tree
2020-07-11
Alexey Kudravtsev
notnull
commit
|
commitdiff
|
tree
2020-07-11
Alexey Kudravtsev
refactor IdentifierHighlighterPassFactory.doWithHighlighting...
commit
|
commitdiff
|
tree
2020-07-11
Alexey Kudravtsev
cleanup
commit
|
commitdiff
|
tree
2020-07-10
Alexey Kudravtsev
cleanup
commit
|
commitdiff
|
tree
2020-07-09
Alexey Kudravtsev
fix NPE
commit
|
commitdiff
|
tree
2020-07-09
Alexey Kudravtsev
avoid stream api to fix ea-233800
commit
|
commitdiff
|
tree
2020-07-09
Alexey Kudravtsev
show dialog in invoke later to get out of write action...
commit
|
commitdiff
|
tree
2020-07-09
Alexey Kudravtsev
cleanup: use standard Consumer
commit
|
commitdiff
|
tree
2020-07-08
Alexey Kudravtsev
add test for reusable indicator (IDEA-CR-64530)
commit
|
commitdiff
|
tree
2020-07-08
Alexey Kudravtsev
suppress unnecessary LOG.error output
commit
|
commitdiff
|
tree
2020-07-07
Alexey Kudravtsev
warn about calling ProgressManager.runProcess() with...
commit
|
commitdiff
|
tree
2020-07-07
Alexey Kudravtsev
make it reusable to allow multiple starts/stops in...
commit
|
commitdiff
|
tree
2020-07-07
Alexey Kudravtsev
cleanup
commit
|
commitdiff
|
tree
2020-07-07
Alexey Kudravtsev
more robust check if we are already running under the...
commit
|
commitdiff
|
tree
2020-07-07
Alexey Kudravtsev
cleanup
commit
|
commitdiff
|
tree
2020-07-06
Alexey Kudravtsev
test for addStateDelegate (IDEA-CR-64530)
commit
|
commitdiff
|
tree
2020-07-06
Alexey Kudravtsev
RelayUiToDelegateIndicator should not pass push/popState...
commit
|
commitdiff
|
tree
2020-07-05
Alexey Kudravtsev
add javadoc
commit
|
commitdiff
|
tree
2020-07-05
Alexey Kudravtsev
add javadoc
commit
|
commitdiff
|
tree
2020-07-05
Alexey Kudravtsev
notnull
commit
|
commitdiff
|
tree
2020-07-05
Alexey Kudravtsev
cleanup: remove unnecessary final
commit
|
commitdiff
|
tree
2020-07-05
Alexey Kudravtsev
wrap() should create new instance of ProgressWrapper...
commit
|
commitdiff
|
tree
2020-07-04
Alexey Kudravtsev
disable adding delegates to RelayUIToDelegateIndicator...
commit
|
commitdiff
|
tree
2020-07-03
Alexey Kudravtsev
Prohibit overriding delegateProgressChange
commit
|
commitdiff
|
tree
2020-07-03
Alexey Kudravtsev
fix test which used to always pass
commit
|
commitdiff
|
tree
2020-07-02
Alexey Kudravtsev
fix compilation
commit
|
commitdiff
|
tree
2020-07-02
Alexey Kudravtsev
simplify multiple dispose methods
commit
|
commitdiff
|
tree
2020-07-02
Alexey Kudravtsev
more diagnostics
commit
|
commitdiff
|
tree
next