projects
/
idea
/
community.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge PR #709 (https://github.com/JetBrains/intellij-community/pull/709)
[idea/community.git]
/
java
/
java-impl
/
2018-01-31
Roman Shevchenko
Merge PR #709 (https://github.com/JetBrains/intellij...
tree
|
commitdiff
2018-01-30
Daniil Ovchinnikov
cleanup
tree
|
commitdiff
2018-01-30
Rustam Vishnyakov
Remove continuation indent on typing '@' in JavaDoc
tree
|
commitdiff
2018-01-30
Roman Shevchenko
Cleanup (unneeded null check)
tree
|
commitdiff
2018-01-30
Dmitry Batrak
IDEA-184991 Parameter info popup doesn't highlight...
tree
|
commitdiff
2018-01-30
Pavel Dolgov
Java: Generate module-info files for all modules in...
appcode/181.3283
tree
|
commitdiff
2018-01-30
Anna Kozlova
copy class enum aware
tree
|
commitdiff
2018-01-30
Roman Shevchenko
[java] delegates SDK version comparison to the type...
tree
|
commitdiff
2018-01-30
Anna Kozlova
create from usage: perform postponed formatting (IDEA...
tree
|
commitdiff
2018-01-30
Anna Kozlova
override/implement: provide context for created members
tree
|
commitdiff
2018-01-30
Anna Kozlova
show type action: return presentable text, so capture...
tree
|
commitdiff
2018-01-30
Roman Ivanov
ConditionalBreakInInfiniteLoopInspection: fix typo
tree
|
commitdiff
2018-01-30
Roman Ivanov
SortContentAction: fix warping in the middle of initial...
tree
|
commitdiff
2018-01-30
Roman Ivanov
SortContentAction: enlarge description
tree
|
commitdiff
2018-01-30
Roman Ivanov
SortContentAction: consistent count of expr to be avail...
tree
|
commitdiff
2018-01-30
Tagir Valeev
CollectionUtils#isCollectionOrMapSize
pycharm/181.3272
pycharm/181.3273
tree
|
commitdiff
2018-01-30
Roman Ivanov
SortContentAction: fix IOOBE, check if expr is literal...
tree
|
commitdiff
2018-01-30
Roman Ivanov
RedundantExplicitCloseInspection created: IDEA-176630
tree
|
commitdiff
2018-01-29
cheptsov
IntelliJ IDEA feature usage statistics: Added a new...
tree
|
commitdiff
2018-01-29
Roman Shevchenko
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2018-01-29
Vasily Romanikhin
Merge branch 'master' of git.labs.intellij.net:idea...
tree
|
commitdiff
2018-01-29
Dmitry Batrak
IDEA-184991 Parameter info popup doesn't highlight...
tree
|
commitdiff
2018-01-29
nik
scopes editor: fix 'include recursively' button for...
tree
|
commitdiff
2018-01-29
nik
correct remaining 'isIdeaProject' checks
tree
|
commitdiff
2018-01-29
Roman Shevchenko
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2018-01-29
Tagir Valeev
PsiCodeBlock#getStatementCount/isEmpty()
tree
|
commitdiff
2018-01-27
Vasily Romanikhin
Merge branch 'vromanik/ph'
appcode/181.3203
clion/181.3209
dbe/181.3207
idea/181.3204
phpstorm/181.3205
pycharm/181.3202
pycharm/181.3206
rubymine/181.3208
webstorm/181.3211
tree
|
commitdiff
2018-01-27
peter
revert parameter info fix, as it breaks completion...
tree
|
commitdiff
2018-01-27
Konstantin Bulenkov
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2018-01-27
peter
IDEA-184991 Parameter info popup doesn't highlight...
tree
|
commitdiff
2018-01-26
Rustam Vishnyakov
Use PsiFile-based Code Style API
tree
|
commitdiff
2018-01-26
Stanislav Dombrovsky
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2018-01-26
Nikolay Krasko
Allow to bypass OOCB for lazy elements in non-Java...
tree
|
commitdiff
2018-01-26
Stanislav Dombrovsky
Merge remote-tracking branch 'origin/sdombrovsky/dmg_ba...
tree
|
commitdiff
2018-01-26
Vasily Romanikhin
Merge branch 'vromanik/process_handler_interface' into...
tree
|
commitdiff
2018-01-26
Tagir Valeev
PsiParameterList#isEmpty; isEmpty and getParametersCoun...
tree
|
commitdiff
2018-01-26
Tagir Valeev
JavaCompletionUtil: do not add an unnecessary cast...
appcode/181.3158
tree
|
commitdiff
2018-01-26
Tagir Valeev
IDEA-185548 Inspection to remove excessive Comparator...
tree
|
commitdiff
2018-01-26
Tagir Valeev
PsiExpressionList: added getExpressionCount() and isEmpty()
tree
|
commitdiff
2018-01-25
Alexey Kudravtsev
redundant deprecation removed
tree
|
commitdiff
2018-01-25
Dennis Ushakov
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2018-01-25
Dmitry Batrak
EA-115171 - assert: InlayModelWindow.logUnsupported
appcode/181.3125
tree
|
commitdiff
2018-01-25
Roman Ivanov
CapturingCleaner: ignore static inner classes
tree
|
commitdiff
2018-01-25
Roman Ivanov
CapturingCleaner: fix local variable calls threated...
tree
|
commitdiff
2018-01-25
Roman Ivanov
CapturingCleanerInspection: get back description, renaming
tree
|
commitdiff
2018-01-25
Roman Ivanov
CapturingCleanerInspection: fix review issues
tree
|
commitdiff
2018-01-25
Roman Ivanov
CapturingCleanerInspection: fix review issues
tree
|
commitdiff
2018-01-25
Roman Ivanov
CleanerCapturingThisInspection: reference expression...
tree
|
commitdiff
2018-01-25
Roman Ivanov
CleanerCapturingThisInspection: unify tests, simplify
tree
|
commitdiff
2018-01-25
Roman Ivanov
CleanerCapturingThisInspection: minor refactor
tree
|
commitdiff
2018-01-25
Roman Ivanov
CleanerCapturingThisInspection: fix instance method...
tree
|
commitdiff
2018-01-25
Roman Ivanov
CleanerCapturingThisInspection: change description
tree
|
commitdiff
2018-01-25
Roman Ivanov
CleanerCapturingThisInspection: add tests for classes
tree
|
commitdiff
2018-01-25
Roman Ivanov
CleanerCapturingThisInspection: add tests for lambda...
tree
|
commitdiff
2018-01-25
Roman Ivanov
create CleanerCapturingThisInspection
tree
|
commitdiff
2018-01-25
Roman Ivanov
CleanerCapturingThisInspection created
tree
|
commitdiff
2018-01-25
nik
IDEA project configuration: the great module rename
tree
|
commitdiff
2018-01-25
nik
IDEA project configuration: the great module rename
tree
|
commitdiff
2018-01-25
nik
IDEA project configuration: the great module rename
tree
|
commitdiff
2018-01-25
Dennis Ushakov
Merge branch 'denofevil/new_documentation'
tree
|
commitdiff
2018-01-25
Roman Ivanov
MoveConditionToLoopInspection: change name : IDEA-185134
appcode/181.3113
clion/181.3112
tree
|
commitdiff
2018-01-25
Tagir Valeev
Compute constant expression as an inspection; minor...
tree
|
commitdiff
2018-01-25
Tagir Valeev
ConditionalCanBeOptional.html moved to java-impl module
tree
|
commitdiff
2018-01-25
Tagir Valeev
AddOnDemandStaticImportAction: handle comments
tree
|
commitdiff
2018-01-24
Alexey Kudravtsev
cleanup
tree
|
commitdiff
2018-01-24
Roman Shevchenko
[java] adds language level 10
tree
|
commitdiff
2018-01-24
Anton Makeev
Merge branch 'amakeev/pm'
tree
|
commitdiff
2018-01-24
Anna Kozlova
collect corrected super methods by scope during overloa...
tree
|
commitdiff
2018-01-24
Tagir Valeev
ConditionalCanBeOptionalInspection: activate always...
tree
|
commitdiff
2018-01-24
peter
migrate more usages of deprecated com.intellij.util...
appcode/181.3071
clion/181.3069
clion/181.3070
tree
|
commitdiff
2018-01-24
Tagir Valeev
LambdaAndExplicitMethodPair: Arrays.setAll -> Arrays...
tree
|
commitdiff
2018-01-23
Daniil Ovchinnikov
@NotNull/@Nullable in RenamePsiElementProcessor impleme...
tree
|
commitdiff
2018-01-23
Alexey Kudravtsev
cleanup
tree
|
commitdiff
2018-01-23
Dmitry Kozhevnikov
Don't reparse in the UI thread for the "Highlight Usage...
tree
|
commitdiff
2018-01-23
Tagir Valeev
ConditionalCanBeOptionalInspection
phpstorm/181.3023
tree
|
commitdiff
2018-01-23
Pavel Dolgov
Java: Show preview panel for Extract Method refactoring...
tree
|
commitdiff
2018-01-22
Roman Shevchenko
[java] makes space processor work with escaped tokens...
tree
|
commitdiff
2018-01-22
Gregory.Shrago
IDEA-147495 New Java scratch should have a class declar...
dbe/181.3001
tree
|
commitdiff
2018-01-22
Roman Shevchenko
Cleanup (deprecates SystemProperties methods in favor...
tree
|
commitdiff
2018-01-22
Anna Kozlova
nullability checks
tree
|
commitdiff
2018-01-22
Konstantin Bulenkov
use JBColor for links
tree
|
commitdiff
2018-01-22
Vladimir Krivosheev
add loadState(notnull)
tree
|
commitdiff
2018-01-22
Alexey Kudravtsev
test for intention accidentally registered twice in...
tree
|
commitdiff
2018-01-22
peter
fix compilation
idea/181.2992
phpstorm/181.2991
tree
|
commitdiff
2018-01-22
peter
restore Kotlin plugin compatibility
tree
|
commitdiff
2018-01-22
Roman Shevchenko
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2018-01-22
Roman Shevchenko
[platform] optimizes runtime version checks
tree
|
commitdiff
2018-01-22
Roman Ivanov
SortContentAction: trying to save layout with multiple...
appcode/181.2989
clion/181.2988
tree
|
commitdiff
2018-01-22
Tagir Valeev
ForLoopThatDoesntUseLoopVariable inspection removed...
idea/181.2979
tree
|
commitdiff
2018-01-19
peter
migrate most usages of deprecated com.intellij.util...
tree
|
commitdiff
2018-01-19
Dmitry Batrak
IDEA-185183 Performance degradation in tests on 181...
tree
|
commitdiff
2018-01-19
Tagir Valeev
IDEA-185167 Allow to convert automatically Optional...
clion/181.2911
tree
|
commitdiff
2018-01-19
Roman Ivanov
move inspection descriptions to java-impl module :...
idea/181.2908
pycharm/181.2906
pycharm/181.2907
tree
|
commitdiff
2018-01-18
Konstantin Bulenkov
remove factory classes and interfaces for Panel Builders
tree
|
commitdiff
2018-01-18
Alexey Kudravtsev
removed redundant method overriders after "Method is...
tree
|
commitdiff
2018-01-18
Tagir Valeev
Collection.toArray: use empty array instead of presized one
tree
|
commitdiff
2018-01-18
Tagir Valeev
CommentTracker: support removal of reference qualifier...
pycharm/181.2861
pycharm/181.2862
tree
|
commitdiff
2018-01-17
Sergey.Anchipolevsky
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2018-01-17
Roman Shevchenko
[java] extracts and fixes find-JDK-by-version function
tree
|
commitdiff
2018-01-17
Anna.Kozlova
restore comments: simplify typed lambda
tree
|
commitdiff
next