projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
macros: fix ignoreCase comparison; add more tests
2015-11-09
peter
internal API for easier completion statistic collection
commit
|
commitdiff
|
tree
2015-11-06
peter
IDEA-147534 Inspection "@NotNull/@Nullable problems...
commit
|
commitdiff
|
tree
2015-11-06
peter
add 'appendable' to dictionary
commit
|
commitdiff
|
tree
2015-11-06
peter
[^cdr] fix data race in DumbService.runWhenSmart
commit
|
commitdiff
|
tree
2015-11-06
peter
StaticInitializerReferencesSubClassInspection: don...
commit
|
commitdiff
|
tree
2015-11-06
peter
IDEA-147454 Smart completion add parentheses to class...
commit
|
commitdiff
|
tree
2015-11-05
peter
add an inspection to find possible <clinit> deadlocks...
commit
|
commitdiff
|
tree
2015-11-05
peter
dom: prevent class initialization deadlock
commit
|
commitdiff
|
tree
2015-11-05
peter
structural search speedup: don't waste time in invokeAndWait...
commit
|
commitdiff
|
tree
2015-11-05
peter
use a more comprehensive method name in JavaCompletionSortin...
commit
|
commitdiff
|
tree
2015-11-05
peter
log.info when IDE is both frozen and low on heap memory
commit
|
commitdiff
|
tree
2015-11-04
peter
IDEA-147313 Adding @NotNull in front of a method parameter...
commit
|
commitdiff
|
tree
2015-11-04
peter
allow bg dumb mode when creating python/objc packages...
commit
|
commitdiff
|
tree
2015-11-04
peter
assert that files returned by IndexableSetContributor...
commit
|
commitdiff
|
tree
2015-11-03
peter
Revert: [groovy] recursion guards & caching in resolving...
commit
|
commitdiff
|
tree
2015-11-03
peter
use SmartPsiElementPointerImpl instead of SmartPointerEx...
commit
|
commitdiff
|
tree
2015-11-03
peter
PerformanceWatcher.dumpThreadsToConsole should work...
commit
|
commitdiff
|
tree
2015-11-03
peter
don't return anything from SmartPointerManager.removePointer...
commit
|
commitdiff
|
tree
2015-11-02
peter
give test builds more code cache
commit
|
commitdiff
|
tree
2015-11-02
peter
fix some cached value providers to not depend on synthetic...
commit
|
commitdiff
|
tree
2015-10-31
peter
don't leak querying XmlDocument via HtmlNsDescriptor...
commit
|
commitdiff
|
tree
2015-10-31
peter
completion: don't override CharFilter decision by heuristics...
commit
|
commitdiff
|
tree
2015-10-31
peter
revert due to it taking too much CPU time in tests...
commit
|
commitdiff
|
tree
2015-10-30
peter
psi/document mismatches: one place to diagnose them...
commit
|
commitdiff
|
tree
2015-10-30
peter
return only valid PSI from CompletionUtil.getTargetElement...
commit
|
commitdiff
|
tree
2015-10-29
peter
less text range allocations during smart pointer update...
commit
|
commitdiff
|
tree
2015-10-29
peter
smart pointers: use unchecked text ranges to avoid...
commit
|
commitdiff
|
tree
2015-10-29
peter
use lookup.getProject
commit
|
commitdiff
|
tree
2015-10-29
peter
don't cache invalid injected editor in lookup (IDEA...
commit
|
commitdiff
|
tree
2015-10-29
peter
PsiLock seems to be useless in PsiFileImpl.derefStub
commit
|
commitdiff
|
tree
2015-10-29
peter
smartPointer.get(Psi)Range should be not-null for valid...
commit
|
commitdiff
|
tree
2015-10-28
peter
make NotNullVerifyingInstrumenterTest walk file system...
commit
|
commitdiff
|
tree
2015-10-28
peter
find usages: tolerate non-physical elements from LocalSearch...
commit
|
commitdiff
|
tree
2015-10-28
peter
allow bg dumb mode in SelectFilesDialog (EA-72850 ...
commit
|
commitdiff
|
tree
2015-10-28
peter
getLastCommittedStamp doesn't require freezing injected...
commit
|
commitdiff
|
tree
2015-10-28
peter
more detailed diagnostics for EA-73511 - assert: ShredImpl...
commit
|
commitdiff
|
tree
2015-10-28
peter
let refactoring dialogs be prepared to dumb mode, but...
commit
|
commitdiff
|
tree
2015-10-28
peter
dump permissions: don't ever start background dumb...
commit
|
commitdiff
|
tree
2015-10-28
peter
allow bg dumb mode inside CheckoutAction (EA-75341...
commit
|
commitdiff
|
tree
2015-10-28
peter
allow bg dumb mode inside merge dialog (EA-75348 -...
commit
|
commitdiff
|
tree
2015-10-28
peter
allow modal dumb mode in code cleanup (EA-75351 - Throwable...
commit
|
commitdiff
|
tree
2015-10-28
peter
move getRootIndex to HighlightingSettingsPerFile
commit
|
commitdiff
|
tree
2015-10-28
peter
reduce PsiLock contention: don't take it when there...
commit
|
commitdiff
|
tree
2015-10-28
peter
don't instrument bridge methods for @NotNull (IDEA...
commit
|
commitdiff
|
tree
2015-10-28
peter
don't load AST in HighlightingSettingsPerFile.getHighlightin...
commit
|
commitdiff
|
tree
2015-10-28
peter
allow bg dumb mode in move refactoring dialog (EA-72844...
commit
|
commitdiff
|
tree
2015-10-28
peter
allow bg dumb mode in new project creation (EA-75020...
commit
|
commitdiff
|
tree
2015-10-28
peter
less repetitive class+member names in second smart...
commit
|
commitdiff
|
tree
2015-10-28
peter
IDEA-146645 "Add method contract" and the like intentions...
commit
|
commitdiff
|
tree
2015-10-28
peter
dfa: IDEA-146950 "<" expr is always false but "<="...
commit
|
commitdiff
|
tree
2015-10-28
peter
report each "PSI invalidated outside transaction" trace...
commit
|
commitdiff
|
tree
2015-10-28
peter
report each "PSI invalidated outside transaction" trace...
commit
|
commitdiff
|
tree
2015-10-27
peter
allow modal dumb mode in run configurations dialog...
commit
|
commitdiff
|
tree
2015-10-27
peter
run post-startup activities in non-modal state to prevent...
commit
|
commitdiff
|
tree
2015-10-27
peter
during refactoring, wait for smart mode to optimize...
commit
|
commitdiff
|
tree
2015-10-27
peter
finish dumb mode in any modality state (IDEA-146640)
commit
|
commitdiff
|
tree
2015-10-26
peter
restore AlwaysFocusLookup for the sake of kotlin (EA...
commit
|
commitdiff
|
tree
2015-10-26
peter
dfa: support (i)++ (IDEA-146805)
commit
|
commitdiff
|
tree
2015-10-26
peter
better diagnostics when a java reference becomes invalid
commit
|
commitdiff
|
tree
2015-10-26
peter
IDEA-130264 Completion for super methods of containing...
commit
|
commitdiff
|
tree
2015-10-26
peter
add GuiUtils.invokeLaterIfNeeded with modality state
commit
|
commitdiff
|
tree
2015-10-26
peter
for java completion, choose method with most specific...
commit
|
commitdiff
|
tree
2015-10-26
peter
IDEA-137013 InstanceOf checking leads to appearing...
commit
|
commitdiff
|
tree
2015-10-26
peter
extract various smart completion conversions into separate...
commit
|
commitdiff
|
tree
2015-10-26
peter
IDEA-123870 Completion does not suggest expected methods...
commit
|
commitdiff
|
tree
2015-10-24
peter
IDEA-95289 Completion for 'break' in labeled element
commit
|
commitdiff
|
tree
2015-10-24
peter
IDEA-130264 Completion for super methods of containing...
commit
|
commitdiff
|
tree
2015-10-24
peter
prefer completion variants that have a member with...
commit
|
commitdiff
|
tree
2015-10-22
peter
add checkCanceled during bytecode analysis indexing...
commit
|
commitdiff
|
tree
2015-10-22
peter
allow bg dumb mode in all settings dialogs (EA-74141...
commit
|
commitdiff
|
tree
2015-10-22
peter
allow bg dumb mode in run configurations dialog (EA...
commit
|
commitdiff
|
tree
2015-10-22
peter
allow bg dumb mode for entire create dir/package dialog...
commit
|
commitdiff
|
tree
2015-10-21
peter
let in-process-groovyc have a parent loader of type...
commit
|
commitdiff
|
tree
2015-10-21
peter
when reloading ExcludedEntriesConfiguration state,...
commit
|
commitdiff
|
tree
2015-10-21
peter
say that we can't modify PSI outside command (IDEA...
commit
|
commitdiff
|
tree
2015-10-21
peter
correct typo in PsiShortNamesCache.processAllMethodNames
commit
|
commitdiff
|
tree
2015-10-20
peter
restore UnfocusedNameIdentifier for kotlin compatibility
commit
|
commitdiff
|
tree
2015-10-20
peter
let code fragments remain valid even when context becomes...
commit
|
commitdiff
|
tree
2015-10-20
peter
disallow physical psi modifications outside a command...
commit
|
commitdiff
|
tree
2015-10-19
peter
a simpler dumb mode permission policy: allow dumb mode...
commit
|
commitdiff
|
tree
2015-10-19
peter
clear PSI on dumb mode start/finish only after startup...
commit
|
commitdiff
|
tree
2015-10-19
peter
remove unused implementations of CompletionConfidence...
commit
|
commitdiff
|
tree
2015-10-19
peter
don't check long and malformed strings in findPackage...
commit
|
commitdiff
|
tree
2015-10-19
peter
use element type as an additional cue in smart pointer...
commit
|
commitdiff
|
tree
2015-10-17
peter
in tests, focus lookup as it is in production, remove...
commit
|
commitdiff
|
tree
2015-10-17
peter
IDEA-146334 Provide shortcuts (Alt+key) for Invalidate...
commit
|
commitdiff
|
tree
2015-10-17
peter
IDEA-146512 Code completion adds unnecessary type parameter
commit
|
commitdiff
|
tree
2015-10-17
peter
smart pointer update: use CPU-cache-friendly sorted...
commit
|
commitdiff
|
tree
2015-10-16
peter
declare SmartPointerElementInfoFactory internal API...
commit
|
commitdiff
|
tree
2015-10-16
peter
CtrlMouseHandler: calculate more info in background
commit
|
commitdiff
|
tree
2015-10-16
peter
IDEA-146499 NPE at com.intellij.openapi.editor.impl...
commit
|
commitdiff
|
tree
2015-10-16
peter
calculate line/column information for persistent range...
commit
|
commitdiff
|
tree
2015-10-15
peter
disable Template Data Languages and Sql Dialects settings...
commit
|
commitdiff
|
tree
2015-10-15
peter
more error-tolerant CompletionAutoPopupTester.runWithAutoPop...
commit
|
commitdiff
|
tree
2015-10-14
peter
in multi-root files, bind stubs to AST where it's already...
commit
|
commitdiff
|
tree
2015-10-13
peter
remove top expression caching from JavaI18nUtil (EA...
commit
|
commitdiff
|
tree
2015-10-13
peter
don't run pushers for default project (EA-73923 - ISE...
commit
|
commitdiff
|
tree
2015-10-13
peter
check the type of what's returned from PsiAnchor and...
commit
|
commitdiff
|
tree
2015-10-13
peter
until new approach to indexing & modality is ready...
commit
|
commitdiff
|
tree
2015-10-13
peter
include dumb mode start trace into IndexNotReadyException...
commit
|
commitdiff
|
tree
next