projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
handle MethodOrClosureScopeChooser selection in a write-safe context (EA-90852 -...
2016-10-29
peter
handle MethodOrClosureScopeChooser selection in a write...
commit
|
commitdiff
|
tree
2016-10-29
peter
fix compilation
commit
|
commitdiff
|
tree
2016-10-29
peter
add diagnostics and make non-exceptional EA-83768 ...
commit
|
commitdiff
|
tree
2016-10-29
peter
attempt as many tearDown activities as possible despite...
commit
|
commitdiff
|
tree
2016-10-29
peter
teach more tests that find in path is multithreaded...
commit
|
commitdiff
|
tree
2016-10-29
peter
a test proving that root changes increase psi mod counts
commit
|
commitdiff
|
tree
2016-10-28
peter
speedup contract inference index
commit
|
commitdiff
|
tree
2016-10-28
peter
contract inference index
commit
|
commitdiff
|
tree
2016-10-28
peter
LookupPreview editor changes should be guarded (EA...
commit
|
commitdiff
|
tree
2016-10-28
peter
tolerate classes with no containing file, wherever...
commit
|
commitdiff
|
tree
2016-10-28
peter
IDEA-162397 Throwable at com.intellij.openapi.roots...
commit
|
commitdiff
|
tree
2016-10-28
peter
don't allow unexpected PSI modifications in copy action...
commit
|
commitdiff
|
tree
2016-10-28
peter
@NotNull FileASTNode.getLighterAST
commit
|
commitdiff
|
tree
2016-10-28
peter
resolve to context method parameters from non-physical...
commit
|
commitdiff
|
tree
2016-10-27
peter
handle PCE in FindInProjectTask (IDEA-CR-15039)
commit
|
commitdiff
|
tree
2016-10-27
peter
ApplyIntentionAction never contains mnemonics (IDEA...
commit
|
commitdiff
|
tree
2016-10-27
peter
@NotNull com.intellij.util.indexing.ID.create
commit
|
commitdiff
|
tree
2016-10-27
peter
IDEA-163213 Method contract is not inferred when it...
commit
|
commitdiff
|
tree
2016-10-27
peter
do less stuff in test tearDown
commit
|
commitdiff
|
tree
2016-10-26
peter
make SearchInLibsTest tolerate multithreaded search
commit
|
commitdiff
|
tree
2016-10-26
peter
make FindManagerTest tolerate multithreaded search
commit
|
commitdiff
|
tree
2016-10-26
peter
don't use JobScheduler in Find in Path to prevent deadlocks...
commit
|
commitdiff
|
tree
2016-10-26
peter
convert PreContract to kotlin data classes, fix NPE
commit
|
commitdiff
|
tree
2016-10-26
peter
move ContractInferenceInterpreter to a separate file
commit
|
commitdiff
|
tree
2016-10-26
peter
contract inference: resolve parameters using light AST
commit
|
commitdiff
|
tree
2016-10-26
peter
contract inference: move parameter notnullness check...
commit
|
commitdiff
|
tree
2016-10-26
peter
refactor DelegationContract to reduce method size
commit
|
commitdiff
|
tree
2016-10-26
peter
make ContractInference traverse light AST
commit
|
commitdiff
|
tree
2016-10-26
peter
ContractInference: clearly separate contract postprocessing
commit
|
commitdiff
|
tree
2016-10-26
peter
convert nullity/purity inference result data structures...
commit
|
commitdiff
|
tree
2016-10-26
peter
make NullityInference traverse light AST
commit
|
commitdiff
|
tree
2016-10-26
peter
make PurityInference traverse light AST
commit
|
commitdiff
|
tree
2016-10-25
peter
lookup preview fixes
commit
|
commitdiff
|
tree
2016-10-24
peter
TypeMigrationLabeler invokeLater: be prepared to possible...
commit
|
commitdiff
|
tree
2016-10-24
peter
perform macro playback typing and action invocation...
commit
|
commitdiff
|
tree
2016-10-22
peter
cache ProjectRootManager/VirtualFileManager.getInstance
commit
|
commitdiff
|
tree
2016-10-22
peter
diagnostics for "cannot share data context between...
commit
|
commitdiff
|
tree
2016-10-22
peter
deprecate acquireWriteActionLock and WriteAction#start
commit
|
commitdiff
|
tree
2016-10-22
peter
replace AccessToken write action API usages with lambda...
commit
|
commitdiff
|
tree
2016-10-22
peter
IDEA-162976 finding previous sibling over stub tree...
commit
|
commitdiff
|
tree
2016-10-22
peter
on groovy dynamic member change, restart analysis in...
commit
|
commitdiff
|
tree
2016-10-21
peter
remove unused IgnoreDocumentRunnable
commit
|
commitdiff
|
tree
2016-10-21
peter
remove unused code from LaterInvocator
commit
|
commitdiff
|
tree
2016-10-21
peter
don't complain about frequent app.invokeLater calls...
commit
|
commitdiff
|
tree
2016-10-20
peter
doPostponedFormatting after formatting in completion...
commit
|
commitdiff
|
tree
2016-10-20
peter
don't grant read privileges to pooled threads that...
commit
|
commitdiff
|
tree
2016-10-20
peter
delete ReflectionUtil.defineClass (IDEA-CR-14734)
commit
|
commitdiff
|
tree
2016-10-20
peter
enforce that threads created during modal indexing...
commit
|
commitdiff
|
tree
2016-10-20
peter
remove InstanceofCheckerGenerator since JMH shows no...
commit
|
commitdiff
|
tree
2016-10-19
peter
constructor completion: implement anonymous methods...
commit
|
commitdiff
|
tree
2016-10-19
peter
constructor completion: insert the chosen constructor...
commit
|
commitdiff
|
tree
2016-10-19
peter
dfa: honor control transfer instructions when performing...
commit
|
commitdiff
|
tree
2016-10-19
peter
show lookup preview for empty prefix (IDEA-CR-14687)
commit
|
commitdiff
|
tree
2016-10-19
peter
don't explicitly paint background in LookupPreview...
commit
|
commitdiff
|
tree
2016-10-19
peter
allow non-physical file documents to be committed outside...
commit
|
commitdiff
|
tree
2016-10-19
peter
add items to goto popups in bulk mode (IDEA-162828)
commit
|
commitdiff
|
tree
2016-10-19
peter
InstanceofCheckerGenerator rewritten to work with just...
commit
|
commitdiff
|
tree
2016-10-19
peter
java completion: fix "{} ()" when choosing anonymous...
commit
|
commitdiff
|
tree
2016-10-19
peter
submitTransactionLater shouldn't do invokeLater twice
commit
|
commitdiff
|
tree
2016-10-18
peter
Preview in the editor of the approximate insertion...
commit
|
commitdiff
|
tree
2016-10-18
peter
remove hard references to AST via (cached) PsiClassReferenceType
commit
|
commitdiff
|
tree
2016-10-18
peter
let cls mirror AST be gc-able
commit
|
commitdiff
|
tree
2016-10-18
peter
add SelfElementInfo.findElementInside(file, range,...
commit
|
commitdiff
|
tree
2016-10-14
peter
simplify restoreFromStubIndex
commit
|
commitdiff
|
tree
2016-10-14
peter
optimize imports on refactoring shouldn't lead to deadlocks...
commit
|
commitdiff
|
tree
2016-10-14
peter
allow to invoke hasWriteAction from any thread
commit
|
commitdiff
|
tree
2016-10-14
peter
executeSuspendingWriteAction should show modal progress...
commit
|
commitdiff
|
tree
2016-10-13
peter
during modal indexing, allow only its threads to do...
commit
|
commitdiff
|
tree
2016-10-13
peter
app.invokeAndWait from ProgressWrapper shouldn't lead...
commit
|
commitdiff
|
tree
2016-10-13
peter
better javadoc for runWhenSmart (IDEA-CR-14478)
commit
|
commitdiff
|
tree
2016-10-13
peter
update runWhenProjectIsInitialized and runWhenSmart...
commit
|
commitdiff
|
tree
2016-10-12
peter
defaultModalityState should return the progress' modality...
commit
|
commitdiff
|
tree
2016-10-12
peter
avoid write action statistics reentrancy assertions...
commit
|
commitdiff
|
tree
2016-10-12
peter
perform async commit in doc/bytecode toolwindow auto...
commit
|
commitdiff
|
tree
2016-10-12
peter
PluginManagerCore.getPluginByClassName: don't check...
commit
|
commitdiff
|
tree
2016-10-12
peter
don't autoinsert an overload with parameters when java...
commit
|
commitdiff
|
tree
2016-10-12
peter
run create file/folder actions in transactions to avoid...
commit
|
commitdiff
|
tree
2016-10-12
peter
MetaAnnotationUtil: compute and cache all files with...
commit
|
commitdiff
|
tree
2016-10-11
peter
allow immediate execution in modality-aware doWhenFocusSettl...
commit
|
commitdiff
|
tree
2016-10-11
peter
fix CCE when resolving jsp anonymous class supers ...
commit
|
commitdiff
|
tree
2016-10-11
peter
teach error reporter to search for loaded classes in...
commit
|
commitdiff
|
tree
2016-10-11
peter
unused symbol highlighting: don't check reference identifier...
commit
|
commitdiff
|
tree
2016-10-10
peter
IDEA-162322 Completion missing for field in copy constructor
commit
|
commitdiff
|
tree
2016-10-10
peter
no collectIntentionsFromDoNotShowLeveledInspections...
commit
|
commitdiff
|
tree
2016-10-10
peter
apply diff in a write-safe context (EA-89129 - assert...
commit
|
commitdiff
|
tree
2016-10-10
peter
ui designer: create listener in a write-safe context...
commit
|
commitdiff
|
tree
2016-10-10
peter
perform macro playback typing and action invocation...
commit
|
commitdiff
|
tree
2016-10-10
peter
don't show progress forever in goto popups when the...
commit
|
commitdiff
|
tree
2016-10-10
peter
move modality-aware doWhenFocusSettlesDown into IdeFocusMana...
commit
|
commitdiff
|
tree
2016-10-10
peter
insert static field imports on paste (IDEA-CR-14336...
commit
|
commitdiff
|
tree
2016-10-10
peter
mac gesture is a user activity (IDEA-CR-14338, EA-88837...
commit
|
commitdiff
|
tree
2016-10-10
peter
assert write-safe document changes only for physical...
commit
|
commitdiff
|
tree
2016-10-10
peter
dfa: empty stack on contract fail (IDEA-CR-14293)
commit
|
commitdiff
|
tree
2016-10-10
peter
check auto-import behavior in CopyPasteTest (IDEA-CR...
commit
|
commitdiff
|
tree
2016-10-10
peter
indexing should be modal in root changes caused by...
commit
|
commitdiff
|
tree
2016-10-07
peter
physical documents should only be changed in write...
commit
|
commitdiff
|
tree
2016-10-07
peter
execute PydevConsoleRunner in a write-safe context...
commit
|
commitdiff
|
tree
2016-10-07
peter
show cloudgit commit dialog in a write-safe context...
commit
|
commitdiff
|
tree
2016-10-07
peter
FlatWelcomeFrame: handle jb protocol commands in write...
commit
|
commitdiff
|
tree
2016-10-07
peter
don't startCacheUpdate for disposed project (EA-88839...
commit
|
commitdiff
|
tree
next