projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
junit: do not loose encoding when test names is written to file (IDEABKL-5952)
2011-01-18
anna
junit: do not loose encoding when test names is written...
commit
|
commitdiff
|
tree
2011-01-18
anna
remove deprecated ProblemHighlightType.INFO usages
commit
|
commitdiff
|
tree
2011-01-17
anna
hide run as testng/junit if corresponding jar can't...
commit
|
commitdiff
|
tree
2011-01-17
anna
hide scope settings for junit pattern configuration
commit
|
commitdiff
|
tree
2011-01-17
anna
start search for test in package only when process...
commit
|
commitdiff
|
tree
2011-01-17
anna
do not warn about multiple classes in one file template...
commit
|
commitdiff
|
tree
2011-01-17
anna
change signature: documents for binary files do not...
commit
|
commitdiff
|
tree
2011-01-17
anna
rename method: conflict on final override (IDEA-63845)
commit
|
commitdiff
|
tree
2011-01-17
anna
test data fixed
commit
|
commitdiff
|
tree
2011-01-17
anna
forbid mnemonics in run actions (IDEA-63284 )
commit
|
commitdiff
|
tree
2011-01-17
Anton Makeev
replace HighlightSeverity.INFO usages with weak warnings...
commit
|
commitdiff
|
tree
2011-01-14
anna
javadoc: disable generation when no output dir is set...
commit
|
commitdiff
|
tree
2011-01-14
anna
extract method object: do not process inner classes...
commit
|
commitdiff
|
tree
2011-01-13
anna
NPE
commit
|
commitdiff
|
tree
2011-01-12
anna
enable diamonds in field initializers (IDEA-63979)
commit
|
commitdiff
|
tree
2011-01-12
anna
inspection: annotators: hide INFORMATION highlights...
commit
|
commitdiff
|
tree
2011-01-12
anna
wording (IDEA-64084)
commit
|
commitdiff
|
tree
2011-01-12
anna
copyright: detect file types always by vFile (IDEA...
commit
|
commitdiff
|
tree
2011-01-11
anna
restore $file.className; file.qualifiedClassName variables
commit
|
commitdiff
|
tree
2011-01-11
anna
show dialog to ask for undefined variables (IDEA-63628)
commit
|
commitdiff
|
tree
2011-01-10
anna
NPE
commit
|
commitdiff
|
tree
2010-12-30
anna
guarded by: check class-name.this(.|field-name|method...
commit
|
commitdiff
|
tree
2010-12-30
anna
suggest variable name from setter call if possible...
commit
|
commitdiff
|
tree
2010-12-30
anna
show edit scopes dialog if configurable was not found...
commit
|
commitdiff
|
tree
2010-12-30
anna
highlight suppressed problems test
commit
|
commitdiff
|
tree
2010-12-29
anna
rename: properties name conflicts (IDEA-61628)
commit
|
commitdiff
|
tree
2010-12-29
anna
ignore spaces during javadoc html preprocessing
commit
|
commitdiff
|
tree
2010-12-29
anna
highlight suppressed places restored
commit
|
commitdiff
|
tree
2010-12-29
anna
field can be local: extend "immutable" types (IDEA...
commit
|
commitdiff
|
tree
2010-12-29
anna
extract method object from expression: declare necessary...
commit
|
commitdiff
|
tree
2010-12-29
anna
extract method from expression: declare necessary variables...
commit
|
commitdiff
|
tree
2010-12-28
anna
cs detector: revert locally to prevent bulk update...
commit
|
commitdiff
|
tree
2010-12-28
anna
retrieve project from context if possible; otherwise...
commit
|
commitdiff
|
tree
2010-12-28
anna
testng: correct not started status line (IDEA-63621 )
commit
|
commitdiff
|
tree
2010-12-28
anna
testng: separate can't run message
commit
|
commitdiff
|
tree
2010-12-28
anna
bundle testng 5.14.6
commit
|
commitdiff
|
tree
2010-12-28
anna
safe delete unused static imports (IDEA-62051)
commit
|
commitdiff
|
tree
2010-12-27
anna
inspection descriptions: remove table completely (IDEA...
commit
|
commitdiff
|
tree
2010-12-23
anna
inspection descriptions: remove table height=150 (IDEA...
commit
|
commitdiff
|
tree
2010-12-23
anna
suggest new param name based on type instead of other...
commit
|
commitdiff
|
tree
2010-12-23
anna
find in path: show group by package action (IDEA-48413)
commit
|
commitdiff
|
tree
2010-12-22
anna
allow to delete unused params if replaceAll is selected...
commit
|
commitdiff
|
tree
2010-12-22
anna
inline methods: delete static imports on method delete...
commit
|
commitdiff
|
tree
2010-12-22
anna
invert if: do not skip returns as they may contain...
commit
|
commitdiff
|
tree
2010-12-22
anna
force error on Object+=String (IDEA-61808)
commit
|
commitdiff
|
tree
2010-12-22
anna
paint traffic light in color corresponding to current...
commit
|
commitdiff
|
tree
2010-12-22
anna
allow to introduce constant from this/super expressions...
commit
|
commitdiff
|
tree
2010-12-22
anna
unbound wildcard is not provably distinct from any...
commit
|
commitdiff
|
tree
2010-12-22
anna
CCE
commit
|
commitdiff
|
tree
2010-12-22
anna
testng: try to find started test by psiElement if name...
commit
|
commitdiff
|
tree
2010-12-22
anna
testng: compose displayText from fields
commit
|
commitdiff
|
tree
2010-12-22
anna
testng: mark last test with tearDownFailure if failedToStart...
commit
|
commitdiff
|
tree
2010-12-22
anna
testng: do not mark as unused classes with config annotation...
commit
|
commitdiff
|
tree
2010-12-22
anna
support for new testng format; bundle testng 5.14.5
commit
|
commitdiff
|
tree
2010-12-22
anna
wording (IDEA-63011)
commit
|
commitdiff
|
tree
2010-12-22
anna
do not add copyright for .idea files (IDEA-63186)
commit
|
commitdiff
|
tree
2010-12-22
anna
preferred size updated for platform configurable (IDEA...
commit
|
commitdiff
|
tree
2010-12-22
anna
update statistics for root node if nothing was selected...
commit
|
commitdiff
|
tree
2010-12-21
anna
code coverage for j2ee applications (IDEA-61853); fix...
commit
|
commitdiff
|
tree
2010-12-16
anna
do not migrate from type to self
commit
|
commitdiff
|
tree
2010-12-16
anna
editor released when file was already invalidated ...
commit
|
commitdiff
|
tree
2010-12-14
anna
correct automatically disabled plugin state (IDEA-63022)
commit
|
commitdiff
|
tree
2010-12-13
anna
show super methods: unification: do not show signature...
commit
|
commitdiff
|
tree
2010-12-13
anna
test data fixed
commit
|
commitdiff
|
tree
2010-12-13
anna
infer nullity: commit all documents beforehand
commit
|
commitdiff
|
tree
2010-12-13
anna
infer nullity: notify when no places to infer found
commit
|
commitdiff
|
tree
2010-12-13
anna
infer nullity: check for switch conditions (IDEA-61451)
commit
|
commitdiff
|
tree
2010-12-13
anna
use vFile instead of psi
commit
|
commitdiff
|
tree
2010-12-13
anna
include libs into favorites (IDEA-62846)
commit
|
commitdiff
|
tree
2010-12-13
anna
bring into scope: multiple vars in one declaration...
commit
|
commitdiff
|
tree
2010-12-13
anna
update junit 4 community lib
commit
|
commitdiff
|
tree
2010-12-13
anna
delete
commit
|
commitdiff
|
tree
2010-12-13
anna
junit 4.8 (IDEA-62899)
commit
|
commitdiff
|
tree
2010-12-13
anna
delete
commit
|
commitdiff
|
tree
2010-12-13
anna
scope for directory
commit
|
commitdiff
|
tree
2010-12-10
anna
junit: speed up start - send objects first; do not...
commit
|
commitdiff
|
tree
2010-12-09
anna
disable delete all but this favorite lists if only...
commit
|
commitdiff
|
tree
2010-12-09
anna
introduce variable: suggest only typed name when forward...
commit
|
commitdiff
|
tree
2010-12-08
anna
do not shorten names (IDEA-62683)
commit
|
commitdiff
|
tree
2010-12-08
anna
do not create empty output files on tests run
commit
|
commitdiff
|
tree
2010-12-08
anna
do not shorten names (IDEA-62683)
commit
|
commitdiff
|
tree
2010-12-08
anna
read after control seq should check isAvailable (IDEA...
commit
|
commitdiff
|
tree
2010-12-08
anna
do not update analysis actions in dumb mode
commit
|
commitdiff
|
tree
2010-12-08
anna
do not process all file roots twice as in case of local...
commit
|
commitdiff
|
tree
2010-12-08
anna
initialize in setup: add field initialization instead...
commit
|
commitdiff
|
tree
2010-12-08
anna
super wildcard processing (IDEA-62529 )
commit
|
commitdiff
|
tree
2010-12-07
anna
super wildcard processing (IDEA-62529 )
commit
|
commitdiff
|
tree
2010-12-07
anna
restore ignored state in parent (IDEA-62536)
commit
|
commitdiff
|
tree
2010-12-07
anna
update testng-1.0.dtd as it is now outdated (IDEA-62540)
commit
|
commitdiff
|
tree
2010-12-07
anna
set generated name for testng suite configuration ...
commit
|
commitdiff
|
tree
2010-12-07
anna
message reformat (IDEA-62541)
commit
|
commitdiff
|
tree
2010-12-07
anna
EA-24265 - IAE: SuppressManagerImpl.getElementToolSuppressed...
commit
|
commitdiff
|
tree
2010-12-07
anna
copy to the same location should be possible (IDEA...
commit
|
commitdiff
|
tree
2010-12-06
anna
EA-24522 - NPE: TestsOutputConsolePrinter.isRoot
commit
|
commitdiff
|
tree
2010-12-06
anna
order test output & junit control seqs (IDEA-62424)
commit
|
commitdiff
|
tree
2010-12-06
anna
compilation fix
commit
|
commitdiff
|
tree
2010-12-06
anna
clear all requests on clear to prevent next deferred...
commit
|
commitdiff
|
tree
2010-12-06
anna
do not fold immediately as console now works async
commit
|
commitdiff
|
tree
2010-12-06
anna
scroll to in alarm
commit
|
commitdiff
|
tree
2010-12-06
anna
scroll to the stacktrace when it is ready
commit
|
commitdiff
|
tree
next