projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
IDEA-112398 (Yellow code is green: Inspection "Overly broad 'catch' clause" and Runti...
2013-08-21
Bas Leijdekkers
IDEA-112398 (Yellow code is green: Inspection "Overly...
commit
|
commitdiff
|
tree
2013-08-21
Bas Leijdekkers
IDEA-112366 ("For loop with missing components": Can...
commit
|
commitdiff
|
tree
2013-08-20
Bas Leijdekkers
fix test
commit
|
commitdiff
|
tree
2013-08-20
Bas Leijdekkers
Reduce duplication of code between resource inspections
commit
|
commitdiff
|
tree
2013-08-19
Bas Leijdekkers
add "new in 13" and some missing info to description
commit
|
commitdiff
|
tree
2013-08-18
Bas Leijdekkers
new inspection: "'public' method with 'boolean' parameter"
commit
|
commitdiff
|
tree
2013-08-14
Bas Leijdekkers
IDEA-111905 (Expected exception never thrown in test...
commit
|
commitdiff
|
tree
2013-08-14
Bas Leijdekkers
IDEA-111965 (Inspection 'equals() called on Enum value...
commit
|
commitdiff
|
tree
2013-08-14
Bas Leijdekkers
add enum switch branches in order of declaration
commit
|
commitdiff
|
tree
2013-08-13
Bas Leijdekkers
use TypeConversionUtil.isAssignableFromPrimitiveWrapper()
commit
|
commitdiff
|
tree
2013-08-13
Bas Leijdekkers
IDEA-111960 ("while can be foreach" inspection should...
commit
|
commitdiff
|
tree
2013-08-13
Bas Leijdekkers
IDEA-111554 (While loop can be replaced with foreach...
commit
|
commitdiff
|
tree
2013-08-13
Bas Leijdekkers
for each -> foreach
commit
|
commitdiff
|
tree
2013-08-05
Bas Leijdekkers
IDEA-111538 ("Copy String Concatenation Text to the...
commit
|
commitdiff
|
tree
2013-08-05
Bas Leijdekkers
IDEA-111571 (boxing and unboxing with a cast not reported...
commit
|
commitdiff
|
tree
2013-08-05
Bas Leijdekkers
IDEA-111537 (False negatives for "Auto-unboxing" inspection)
commit
|
commitdiff
|
tree
2013-08-02
Bas Leijdekkers
IDEA-111465 ("Overly-strong type cast" inspection false...
commit
|
commitdiff
|
tree
2013-08-02
Bas Leijdekkers
test case
commit
|
commitdiff
|
tree
2013-08-02
Bas Leijdekkers
IDEA-111452 (false positive for "Auto-unboxing" inspection)
commit
|
commitdiff
|
tree
2013-07-31
Bas Leijdekkers
hack to remove dependency on platform-api
commit
|
commitdiff
|
tree
2013-07-30
Bas Leijdekkers
writeSettings seems unneeded
commit
|
commitdiff
|
tree
2013-07-30
Bas Leijdekkers
do not count children of code block
commit
|
commitdiff
|
tree
2013-07-30
Bas Leijdekkers
IDEA-110684 (Raw Parameterized Warning on Overridden...
commit
|
commitdiff
|
tree
2013-07-30
Bas Leijdekkers
IDEA-111089 (Intention/Inspection "Create missing ...
commit
|
commitdiff
|
tree
2013-07-25
Bas Leijdekkers
EA-47691 (IOE: CheckUtil.checkWritable)
commit
|
commitdiff
|
tree
2013-07-25
Bas Leijdekkers
simplify handling of read-only files
commit
|
commitdiff
|
tree
2013-07-25
Bas Leijdekkers
use AtomicInteger in multithreaded searches
commit
|
commitdiff
|
tree
2013-07-24
Bas Leijdekkers
IDEA-110631 (Weaken type to 'java.util.Collection'...
commit
|
commitdiff
|
tree
2013-07-23
Bas Leijdekkers
make incompatible interface inspection less expensive...
commit
|
commitdiff
|
tree
2013-07-23
Bas Leijdekkers
"Unnecessary call to 'toString'" inspection is "New...
commit
|
commitdiff
|
tree
2013-07-23
Bas Leijdekkers
move test to proper location
commit
|
commitdiff
|
tree
2013-07-23
Bas Leijdekkers
IDEA-110684 (Raw Parameterized Warning on Overridden...
commit
|
commitdiff
|
tree
2013-07-22
Bas Leijdekkers
remove convention inspection's ui code duplication
commit
|
commitdiff
|
tree
2013-07-19
Bas Leijdekkers
Remove ImportUtils duplication
commit
|
commitdiff
|
tree
2013-07-19
Bas Leijdekkers
remove unneeded code
commit
|
commitdiff
|
tree
2013-07-19
Bas Leijdekkers
IDEA-108210 (New inspection "Nested/inner class referenced...
commit
|
commitdiff
|
tree
2013-07-19
Bas Leijdekkers
add test case
commit
|
commitdiff
|
tree
2013-07-18
Bas Leijdekkers
IDEA-106990 (Quick fix for "Scope of variable is too...
commit
|
commitdiff
|
tree
2013-07-18
Bas Leijdekkers
Remove ParenthesesUtils duplication
commit
|
commitdiff
|
tree
2013-07-18
Bas Leijdekkers
remove SwitchUtils duplication
commit
|
commitdiff
|
tree
2013-07-17
Bas Leijdekkers
EA-47838 (CCE: ForCanBeForeachInspection$ForCanBeForeachFix...
commit
|
commitdiff
|
tree
2013-07-17
Bas Leijdekkers
remove some duplication
commit
|
commitdiff
|
tree
2013-07-17
Bas Leijdekkers
shorten class references
commit
|
commitdiff
|
tree
2013-07-17
Bas Leijdekkers
remove IG 'redundant import' inspection and let IG...
commit
|
commitdiff
|
tree
2013-07-16
Bas Leijdekkers
IDEA-109764 (InspectionGadgets "Unused Import" doesn...
commit
|
commitdiff
|
tree
2013-07-12
Bas Leijdekkers
rename inspection to match inspections for Groovy and...
commit
|
commitdiff
|
tree
2013-07-12
Bas Leijdekkers
some inspection properties cleanup
commit
|
commitdiff
|
tree
2013-07-12
Bas Leijdekkers
IDEA-107043 "Unnecessary call to 'toString'" and "Unnecessar...
commit
|
commitdiff
|
tree
2013-07-12
Bas Leijdekkers
IDEA-107485 for "Unnecessary call to '.toString()'...
commit
|
commitdiff
|
tree
2013-07-11
Bas Leijdekkers
IDEA-107277 (False positive for "Unecessary 'this'...
commit
|
commitdiff
|
tree
2013-07-10
Bas Leijdekkers
IDEA-110362 ("Remove unnecessary final" inspection...
commit
|
commitdiff
|
tree
2013-07-10
Bas Leijdekkers
IDEA-108240 (Quick fix for inspection 'log statement...
commit
|
commitdiff
|
tree
2013-07-09
Bas Leijdekkers
EA-47390 (AIOOBE: StringBufferReplaceableByStringInspection...
commit
|
commitdiff
|
tree
2013-07-09
Bas Leijdekkers
IDEA-110280 (Replace StringBuilder with String produces...
commit
|
commitdiff
|
tree
2013-06-28
Bas Leijdekkers
IDEA-102222 ("Results of method call ignored": add...
commit
|
commitdiff
|
tree
2013-06-27
Bas Leijdekkers
IDEA-100664 (Small false positive in "class may be...
commit
|
commitdiff
|
tree
2013-06-27
Bas Leijdekkers
IDEA-105648 (Replace do-while with while intention...
commit
|
commitdiff
|
tree
2013-06-26
Bas Leijdekkers
do not write new setting to profile if it has not changed...
commit
|
commitdiff
|
tree
2013-06-26
Bas Leijdekkers
fix quickfix property texts
commit
|
commitdiff
|
tree
2013-06-26
Bas Leijdekkers
IDEA-105534 (false positive "redundant call to String...
commit
|
commitdiff
|
tree
2013-06-26
Bas Leijdekkers
IDEA-109490 (Invalid result with "Replace 'StringBuilder...
commit
|
commitdiff
|
tree
2013-06-26
Bas Leijdekkers
use PsiUtil.isIgnoredName()
commit
|
commitdiff
|
tree
2013-06-26
Bas Leijdekkers
empty statement counts as empty
commit
|
commitdiff
|
tree
2013-06-26
Bas Leijdekkers
IDEA-109177 ('Statement has empty body': inspection...
commit
|
commitdiff
|
tree
2013-06-25
Bas Leijdekkers
IDEA-107485 (Erroneous suggestion to simplify String...
commit
|
commitdiff
|
tree
2013-06-25
Bas Leijdekkers
IDEA-106965 (Fix for the "Local variable redundant...
commit
|
commitdiff
|
tree
2013-06-25
Bas Leijdekkers
fix test
commit
|
commitdiff
|
tree
2013-06-25
Bas Leijdekkers
IDEA-107483 (Erroneous divide by zero inspection)
commit
|
commitdiff
|
tree
2013-06-24
Bas Leijdekkers
IDEA-106227 (Incorrect inspection "Local variable is...
commit
|
commitdiff
|
tree
2013-06-24
Bas Leijdekkers
remove concatenation arguments from startsWithConcatenation...
commit
|
commitdiff
|
tree
2013-06-24
Bas Leijdekkers
IDEA-108349 (IDEA doesn't accept variable length values...
commit
|
commitdiff
|
tree
2013-06-23
Bas Leijdekkers
warn user on too large port number
commit
|
commitdiff
|
tree
2013-06-23
Bas Leijdekkers
IDEA-101447 (CVS: correctly treat the invalid proxy...
commit
|
commitdiff
|
tree
2013-06-21
Bas Leijdekkers
make constants final
commit
|
commitdiff
|
tree
2013-06-21
Bas Leijdekkers
EA-47242 (AIOOBE: StringBufferReplaceableByStringInspection...
commit
|
commitdiff
|
tree
2013-06-21
Bas Leijdekkers
enable proxy settings for ext root using internal ssh...
commit
|
commitdiff
|
tree
2013-06-21
Bas Leijdekkers
EA-45804 (NPE: SocksAuthenticatorManager.unregister)
commit
|
commitdiff
|
tree
2013-06-18
Bas Leijdekkers
fix unfinished test
commit
|
commitdiff
|
tree
2013-06-18
Bas Leijdekkers
Inspection warns and fixes more cases
commit
|
commitdiff
|
tree
2013-06-17
Bas Leijdekkers
IDEA-108433 ("replace String concatenation with MessageForma...
commit
|
commitdiff
|
tree
2013-06-17
Bas Leijdekkers
EA-47015 (IOE: PsiJavaParserFacadeImpl.createExpressionFromText)
commit
|
commitdiff
|
tree
2013-06-16
Bas Leijdekkers
IDEA-108605 (Inspection in compareTo() or compare(...
commit
|
commitdiff
|
tree
2013-05-25
Bas Leijdekkers
IDEA-107776 (Inspection on System.exit() should skip...
commit
|
commitdiff
|
tree
2013-05-24
Bas Leijdekkers
IDEA-107290 (Brackets influence variable not used in...
commit
|
commitdiff
|
tree
2013-05-20
Bas Leijdekkers
IDEA-107524 (CVS: :local: connection method: TestConnection...
commit
|
commitdiff
|
tree
2013-05-20
Bas Leijdekkers
IDEA-105645 (Replace do-while with while intention...
commit
|
commitdiff
|
tree
2013-04-24
Bas Leijdekkers
IDEA-106008 ('convert variable argument parameter to...
commit
|
commitdiff
|
tree
2013-04-24
Bas Leijdekkers
IDEA-105612 (Add "redundant toString() call" inspection)
commit
|
commitdiff
|
tree
2013-04-24
Bas Leijdekkers
improve description now that inspection warns in more...
commit
|
commitdiff
|
tree
2013-04-22
Bas Leijdekkers
make "Unnecessary call to 'String.valueOf()'" report...
commit
|
commitdiff
|
tree
2013-03-29
Bas Leijdekkers
IDEA-104079 (Invalid warning about unnecessary cast)
commit
|
commitdiff
|
tree
2013-03-29
Bas Leijdekkers
multi-catch is 2 words
commit
|
commitdiff
|
tree
2013-03-29
Bas Leijdekkers
wording
commit
|
commitdiff
|
tree
2013-03-29
Bas Leijdekkers
teach "Implicit numeric conversion" inspection about...
commit
|
commitdiff
|
tree
2013-03-28
Bas Leijdekkers
improve wording of several inspection descriptions
commit
|
commitdiff
|
tree
2013-03-28
Bas Leijdekkers
teach "Overly complex boolean expression" inspection...
commit
|
commitdiff
|
tree
2013-03-28
Bas Leijdekkers
teach "Duplicate condition in 'if' statement" inspection...
commit
|
commitdiff
|
tree
2013-03-28
Bas Leijdekkers
teach "Duplicate condition on '&&' or '||'" inspection...
commit
|
commitdiff
|
tree
2013-03-27
Bas Leijdekkers
teach "Replace 'if' with 'switch'" about polyadic expression...
commit
|
commitdiff
|
tree
2013-03-27
Bas Leijdekkers
cleanup
commit
|
commitdiff
|
tree
next