projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
IDEA-155443 Selecting completion variant with Ctrl+Shift+Enter doesn't work in debugg...
2016-05-04
Anna.Kozlova
push down: preserve @Override if keep abstract was...
commit
|
commitdiff
|
tree
2016-05-04
Anna.Kozlova
push down: apply javadoc settings when keep abstract...
commit
|
commitdiff
|
tree
2016-05-04
Anna.Kozlova
push down: show conflict if method already exist in...
commit
|
commitdiff
|
tree
2016-05-04
Anna.Kozlova
push down/pull up: ensure raw substitutor correctly...
commit
|
commitdiff
|
tree
2016-05-04
Anna.Kozlova
NPE (IDEA-155586)
commit
|
commitdiff
|
tree
2016-05-04
Anna.Kozlova
push down: order abstract/default/static (IDEA-148492)
commit
|
commitdiff
|
tree
2016-05-04
Anna.Kozlova
testdata fixed
commit
|
commitdiff
|
tree
2016-05-04
Anna.Kozlova
usage view: exclude invalid files from read-only check
commit
|
commitdiff
|
tree
2016-05-04
Anna.Kozlova
create parameter from usage: invokeLater for tests...
commit
|
commitdiff
|
tree
2016-05-04
Anna.Kozlova
replace code duplicates: move change signature out...
commit
|
commitdiff
|
tree
2016-05-04
Anna.Kozlova
extract method: shorten qualified names for new return...
commit
|
commitdiff
|
tree
2016-05-04
Anna.Kozlova
method refs: don't highlight new as constructor call...
commit
|
commitdiff
|
tree
2016-05-04
Anna.Kozlova
assignability to primitive: check type parameter bounds...
commit
|
commitdiff
|
tree
2016-05-03
Anna.Kozlova
junit sm runner: restore support for exceptions in...
commit
|
commitdiff
|
tree
2016-05-03
Anna.Kozlova
if provided, search existing tests by location string...
commit
|
commitdiff
|
tree
2016-05-03
Anna.Kozlova
test presentation: include root comment as qualifier...
commit
|
commitdiff
|
tree
2016-05-03
Anna.Kozlova
sm junit: parallel execution for tests (IDEA-148602)
commit
|
commitdiff
|
tree
2016-05-03
Anna.Kozlova
introduce variable: correct check for cast type
commit
|
commitdiff
|
tree
2016-05-03
Anna.Kozlova
fix for output file by short name inside working dir...
commit
|
commitdiff
|
tree
2016-05-03
Anna.Kozlova
refactorings: collapse same named elements together...
commit
|
commitdiff
|
tree
2016-05-02
Anna.Kozlova
read action
commit
|
commitdiff
|
tree
2016-05-02
Anna.Kozlova
import tests: multiple selection according to the stored...
commit
|
commitdiff
|
tree
2016-05-02
Anna.Kozlova
redundant write action in tests
commit
|
commitdiff
|
tree
2016-04-29
Anna.Kozlova
inline: wrap varargs in array initializer
commit
|
commitdiff
|
tree
2016-04-29
Anna.Kozlova
redundant write action in tests removed
commit
|
commitdiff
|
tree
2016-04-29
Anna.Kozlova
testdata for IDEA-93973
commit
|
commitdiff
|
tree
2016-04-29
Anna.Kozlova
inline: insert cast to avoid changes in resolve (IDEA...
commit
|
commitdiff
|
tree
2016-04-29
Anna.Kozlova
redundant write action in tests removed
commit
|
commitdiff
|
tree
2016-04-29
Anna.Kozlova
push down: do not create subclass if class was final
commit
|
commitdiff
|
tree
2016-04-29
Anna.Kozlova
push up/down working over multiple carets
commit
|
commitdiff
|
tree
2016-04-29
Anna.Kozlova
testdata
commit
|
commitdiff
|
tree
2016-04-29
Anna.Kozlova
introduce variable: remove redundant type cast (IDEA...
commit
|
commitdiff
|
tree
2016-04-29
Anna.Kozlova
redundant cast: ensure cast is not removed if operand...
commit
|
commitdiff
|
tree
2016-04-29
Anna.Kozlova
restrict anonym -> lambda: reject if return type would...
commit
|
commitdiff
|
tree
2016-04-29
Anna.Kozlova
fix testdata
commit
|
commitdiff
|
tree
2016-04-29
Anna.Kozlova
push down: provide context for newly created class...
commit
|
commitdiff
|
tree
2016-04-29
Anna.Kozlova
override default methods in interfaces with default...
commit
|
commitdiff
|
tree
2016-04-28
anna
[hg]: IDEA-155226 incoming/outgoing settings of default...
commit
|
commitdiff
|
tree
2016-04-28
Anna.Kozlova
introduce parameter object: javadocs/prettify
commit
|
commitdiff
|
tree
2016-04-28
Anna.Kozlova
introduce parameter object: simplified compatibility...
commit
|
commitdiff
|
tree
2016-04-28
Anna.Kozlova
introduce parameter object: get rid of additional enum...
commit
|
commitdiff
|
tree
2016-04-28
Anna.Kozlova
change signature: extract simplified
commit
|
commitdiff
|
tree
2016-04-28
Anna.Kozlova
clear diamond inference errors when overload resolution...
commit
|
commitdiff
|
tree
2016-04-28
Anna.Kozlova
change signature: expand expr lambda to block lambda...
commit
|
commitdiff
|
tree
2016-04-28
Anna.Kozlova
suppress to workaround javac bug with fields with lambda...
commit
|
commitdiff
|
tree
2016-04-27
Anna.Kozlova
inline field: collect final field initializers in constructo...
commit
|
commitdiff
|
tree
2016-04-27
Anna.Kozlova
inline method: preserve @Override deep in hierarchy
commit
|
commitdiff
|
tree
2016-04-27
Anna.Kozlova
inline field: disable for inc/dec (IDEA-152745)
commit
|
commitdiff
|
tree
2016-04-27
Anna.Kozlova
inline: check accessibility according to the file scope...
commit
|
commitdiff
|
tree
2016-04-27
Anna.Kozlova
inline: delete @Override annotations if super method...
commit
|
commitdiff
|
tree
2016-04-27
Anna.Kozlova
inline method: don't ignore super expression conflict...
commit
|
commitdiff
|
tree
2016-04-27
Anna.Kozlova
pull up conflicts if moved method uses members from...
commit
|
commitdiff
|
tree
2016-04-27
Anna.Kozlova
pull up default method: leave as is if pulled as abstract...
commit
|
commitdiff
|
tree
2016-04-27
Anna.Kozlova
shorten name: don't replace meaningful part of the...
commit
|
commitdiff
|
tree
2016-04-26
Anna.Kozlova
smart completion: detect cases when inference can infer...
commit
|
commitdiff
|
tree
2016-04-26
Anna.Kozlova
avoid later invocation so dialog creation would be...
commit
|
commitdiff
|
tree
2016-04-25
Anna.Kozlova
setup default language level if possible for new projects...
commit
|
commitdiff
|
tree
2016-04-25
Anna.Kozlova
move instance method: update method reference qualifier...
commit
|
commitdiff
|
tree
2016-04-25
Anna.Kozlova
diamond: reject diamonds nested inside type arguments...
commit
|
commitdiff
|
tree
2016-04-25
Anna.Kozlova
highlighting: don't add warning for nested lambda when...
commit
|
commitdiff
|
tree
2016-04-25
Anna.Kozlova
introduce param object: pass substitution around which...
commit
|
commitdiff
|
tree
2016-04-22
Anna.Kozlova
write module classpath if forked per module even if...
commit
|
commitdiff
|
tree
2016-04-22
Anna.Kozlova
extract method: fold parameters after array acces was...
commit
|
commitdiff
|
tree
2016-04-22
Anna.Kozlova
trim input name before validate; trimmed on create...
commit
|
commitdiff
|
tree
2016-04-22
Anna.Kozlova
EA-76035 - PIEAE: PsiUtilCore.ensureValid
commit
|
commitdiff
|
tree
2016-04-22
Anna.Kozlova
read action
commit
|
commitdiff
|
tree
2016-04-22
Anna.Kozlova
reuse utility method; ensure unknown functional type...
commit
|
commitdiff
|
tree
2016-04-22
Anna.Kozlova
EA-78630 - CCE: TrivialFunctionalExpressionUsageInspection...
commit
|
commitdiff
|
tree
2016-04-22
Anna.Kozlova
EA-80364 - PIEAE: StubBasedPsiElementBase.getContainingFile
commit
|
commitdiff
|
tree
2016-04-22
Anna.Kozlova
collect smartpointers to survive reformat on writeAction...
commit
|
commitdiff
|
tree
2016-04-22
Anna.Kozlova
combine inline parameter with change signature refactoring
commit
|
commitdiff
|
tree
2016-04-22
Anna.Kozlova
show in conflicts view only usages which are not safe...
commit
|
commitdiff
|
tree
2016-04-22
Anna.Kozlova
change signature from usage: disable reverse order...
commit
|
commitdiff
|
tree
2016-04-22
Anna.Kozlova
push down api generify; extract abstract dialog
commit
|
commitdiff
|
tree
2016-04-22
Anna.Kozlova
push down api prettify after (IDEA-CR-8676)
commit
|
commitdiff
|
tree
2016-04-21
Anna.Kozlova
diamonds: don't accept inferred types when error appeared...
commit
|
commitdiff
|
tree
2016-04-21
Anna.Kozlova
fix testdata
commit
|
commitdiff
|
tree
2016-04-21
Anna.Kozlova
testdata for IDEA-153701
commit
|
commitdiff
|
tree
2016-04-21
Anna.Kozlova
unwrap lambda (IDEA-151266)
commit
|
commitdiff
|
tree
2016-04-21
Anna.Kozlova
unwrap try with resources: keep resource declarations...
commit
|
commitdiff
|
tree
2016-04-21
Anna Kozlova
suppress for statement/with comment: ensure performed...
commit
|
commitdiff
|
tree
2016-04-20
Anna.Kozlova
explicit -> diamond: ignore invalid types (IDEA-155017)
commit
|
commitdiff
|
tree
2016-04-20
Anna.Kozlova
fix cell editor for exact type, create inner class...
commit
|
commitdiff
|
tree
2016-04-20
Anna.Kozlova
redundant cast: restoring call by top level, let's...
commit
|
commitdiff
|
tree
2016-04-20
Anna.Kozlova
anonymous -> lambda: fix anonymous classes in enum...
commit
|
commitdiff
|
tree
2016-04-20
Anna.Kozlova
array access: don't open captured wildcards
commit
|
commitdiff
|
tree
2016-04-20
Anna.Kozlova
don't open captures on type computation (IDEA-154968)
commit
|
commitdiff
|
tree
2016-04-19
Anna.Kozlova
fix title (IDEA-154942)
commit
|
commitdiff
|
tree
2016-04-19
Anna.Kozlova
treeWalkUp: stop at member level to avoid skipping...
commit
|
commitdiff
|
tree
2016-04-19
Anna.Kozlova
extract parameter object: warn if existing class doesn...
commit
|
commitdiff
|
tree
2016-04-19
Anna.Kozlova
extract parameter object: warn if existing class is...
commit
|
commitdiff
|
tree
2016-04-19
Anna.Kozlova
extract parameter object: warn if file already exists...
commit
|
commitdiff
|
tree
2016-04-19
Anna.Kozlova
introduce parameter object: fix variable name for new...
commit
|
commitdiff
|
tree
2016-04-19
Anna.Kozlova
navigate and find enum methods by enum constant (IDEA...
commit
|
commitdiff
|
tree
2016-04-19
Anna.Kozlova
restore action's order of introduce params
commit
|
commitdiff
|
tree
2016-04-19
Anna.Kozlova
move: convert nested classes to the top level files...
commit
|
commitdiff
|
tree
2016-04-19
Anna.Kozlova
EA-81535 - IOE: CheckUtil.checkWritable
commit
|
commitdiff
|
tree
2016-04-19
Anna.Kozlova
logging for EA-81727 - assert: FindUsagesManager$$.run
commit
|
commitdiff
|
tree
2016-04-19
Anna.Kozlova
treat conditional expressions with new expressions...
commit
|
commitdiff
|
tree
2016-04-19
Anna.Kozlova
don't calculate type of method expression which is...
commit
|
commitdiff
|
tree
next