projects
/
idea
/
community.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
IDEA-210281 Cleanup Gradle settings: separate Runner configurable removed
[idea/community.git]
/
java
/
java-tests
/
testSrc
/
2019-05-17
Anton Makeev
IDEA-210281 Cleanup Gradle settings: separate Runner...
tree
|
commitdiff
2019-05-17
Dmitry Batkovich
unused symbol inspection: mark method parameter used...
tree
|
commitdiff
2019-05-17
Tagir Valeev
ExternalAnnotationsManagerTest: support JDK11
tree
|
commitdiff
2019-05-16
peter
java builder completion: don't disprefer methods that...
tree
|
commitdiff
2019-05-16
Tagir Valeev
IDEA-212632 IDEA thinks that fields cannot be updated...
tree
|
commitdiff
2019-05-15
Anna Kozlova
inference: traverse to parent to get cached target...
tree
|
commitdiff
2019-05-15
nik
refactor tests: move 'sortClassesByName' out from IdeaT...
tree
|
commitdiff
2019-05-15
andrey.matveev
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2019-05-15
andrey.matveev
Revert "Fix completion quality statistics"
tree
|
commitdiff
2019-05-15
Roman Shevchenko
[test framework] drops 90s-style test class inheritance...
tree
|
commitdiff
2019-05-15
Dmitry Batrak
IDEA-211247 JavaDoc generated from HTML eats angle...
tree
|
commitdiff
2019-05-15
Dmitry Batrak
make documentation text decoration performed by Documen...
tree
|
commitdiff
2019-05-15
Anna Kozlova
error highlighting: fix accessibility for diamond const...
tree
|
commitdiff
2019-05-15
peter
make ide.completion.show.live.templates.on.top also...
tree
|
commitdiff
2019-05-14
peter
java: propagate (completion) inference policy to nested...
tree
|
commitdiff
2019-05-14
Anna Kozlova
redundant cast: don't allow type parameter with enum...
tree
|
commitdiff
2019-05-14
peter
java: add smart enter for incomplete ternary operator...
tree
|
commitdiff
2019-05-14
peter
make AnnotationUtil.findOwnAnnotation skip type annotat...
tree
|
commitdiff
2019-05-14
peter
RedundantSuppressTest: use JDK 9 since it checks module...
tree
|
commitdiff
2019-05-14
Tagir Valeev
IDEA-212561 Support constructors; better variables...
tree
|
commitdiff
2019-05-14
Artemiy Sartakov
ExplicitMinMaxCheckInspection: cr fixes (IDEA-CR-46835):
tree
|
commitdiff
2019-05-14
Anna Kozlova
redundant cast: don't warn for single null param of...
tree
|
commitdiff
2019-05-14
Anna Kozlova
inference: check lower bounds assignability to upper...
tree
|
commitdiff
2019-05-14
Tagir Valeev
IDEA-212561 'Find cause' cannot find problem in looking...
tree
|
commitdiff
2019-05-13
Roman Shevchenko
Cleanup (minor optimization; formatting)
tree
|
commitdiff
2019-05-13
Anna Kozlova
highlighting: nested anonymous implicit class parameter...
tree
|
commitdiff
2019-05-13
peter
java completion: disprefer already called builder metho...
tree
|
commitdiff
2019-05-13
Alexey Kudravtsev
add PECS wildcards to method signatures where necessary...
tree
|
commitdiff
2019-05-13
peter
report nullable methods returning non-null value only...
tree
|
commitdiff
2019-05-13
Leonid Shalupov
LibraryTest: use test method from ModuleRootManagerEx...
tree
|
commitdiff
2019-05-13
Tagir Valeev
IDEA-209947 Handle reassigned variables when fact is...
tree
|
commitdiff
2019-05-13
peter
don't add @NotNull instrumentation for TYPE_USE places...
tree
|
commitdiff
2019-05-13
Tagir Valeev
ExternalAnnotationsManagerTest: assert for tools.jar
tree
|
commitdiff
2019-05-10
Anna Kozlova
inference testdata: error message should not depend...
tree
|
commitdiff
2019-05-10
Alexey Kudravtsev
Encapsulate LightPlatformTestCase.ourProject, ourModule...
tree
|
commitdiff
2019-05-10
Alexey Kudravtsev
notnull in tests
tree
|
commitdiff
2019-05-10
Eldar Abusalimov
IDEABKL-5365: Change default caret stop options
tree
|
commitdiff
2019-05-09
Dmitry Jemerov
Correct implementation for context-dependent Move actio...
tree
|
commitdiff
2019-05-08
peter
javadoc completion: allow to omit method parameter...
tree
|
commitdiff
2019-05-08
peter
IDEA-207858 Completion: `default:` should be indented...
tree
|
commitdiff
2019-05-08
peter
java completion: don't suggest irrelevant items in...
tree
|
commitdiff
2019-05-08
Tagir Valeev
IDEA-209947 Better explanation for type constraint...
tree
|
commitdiff
2019-05-08
Tagir Valeev
IDEA-209947 Explanation for always failing call
tree
|
commitdiff
2019-05-08
Tagir Valeev
IDEA-209947 CollectionSizeEquality test, better merge...
tree
|
commitdiff
2019-05-08
Tagir Valeev
IDEA-209947 Better contract support; special field...
tree
|
commitdiff
2019-05-08
Tagir Valeev
IDEA-209947 Simple non-trivial contract support
tree
|
commitdiff
2019-05-07
Dmitry Avdeev
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2019-05-07
Dmitry Avdeev
IDEA-211555 Freeze on completion in XML file
tree
|
commitdiff
2019-05-07
Alexander Zolotov
Live templates: keep template state in top level editor
tree
|
commitdiff
2019-05-07
Tagir Valeev
IDEA-209947 Narrowing conversion support
tree
|
commitdiff
2019-05-07
Tagir Valeev
IDEA-209947 Constant comparison
tree
|
commitdiff
2019-05-07
Tagir Valeev
IDEA-209947 Explain boolean result from trivial contract
tree
|
commitdiff
2019-05-06
Alexey Kudravtsev
make test not dependent on JDK to avoid unexpected...
tree
|
commitdiff
2019-05-06
Anna Kozlova
conditional expression: use target type for overload...
tree
|
commitdiff
2019-05-06
Anna Kozlova
overload resolution: encapsulate overload guard checks...
tree
|
commitdiff
2019-05-03
Vladimir Krivosheev
cleanup - redundant type arguments
tree
|
commitdiff
2019-05-03
Vladimir Krivosheev
deprecate ContainerUtilRt.newArrayList(collection)
tree
|
commitdiff
2019-05-03
Vladimir Krivosheev
deprecate ContainerUtil.newArrayList()
tree
|
commitdiff
2019-05-03
Vladimir Krivosheev
deprecate ContainerUtil.newLinkedHashSet(), ContainerUt...
tree
|
commitdiff
2019-05-03
Vladimir Krivosheev
deprecate ContainerUtil.newHashSet()
tree
|
commitdiff
2019-05-03
Vladimir Krivosheev
deprecate ContainerUtil.newHashMap()
tree
|
commitdiff
2019-05-03
Vladimir Krivosheev
deprecate ContainerUtil.list
tree
|
commitdiff
2019-05-03
Roman Shevchenko
[tests] corrects insane test data to avoid double highl...
tree
|
commitdiff
2019-05-03
Anna Kozlova
fix test data
tree
|
commitdiff
2019-05-03
Anna Kozlova
fix test data
tree
|
commitdiff
2019-05-03
Alexey Kudravtsev
attach JDK Annotations automatically on JDK creation...
tree
|
commitdiff
2019-05-03
Alexey Kudravtsev
cleanup, notnull
tree
|
commitdiff
2019-05-03
Alexey Kudravtsev
pre-load extensions to avoid "PSI/document/model change...
tree
|
commitdiff
2019-05-03
Roman Shevchenko
Cleanup (using standard class)
tree
|
commitdiff
2019-05-02
Roman Shevchenko
Cleanup (formatting)
tree
|
commitdiff
2019-05-02
Alexander Kirillin
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2019-05-02
Vladimir Plyashkun
CPP-16098 - Lags during inplace rename typing
tree
|
commitdiff
2019-05-02
peter
declare GotoImplementationHandlerTest performance tests...
tree
|
commitdiff
2019-05-02
Anna Kozlova
anonymous -> inner: avoid redundant type parameters...
tree
|
commitdiff
2019-05-02
Anna Kozlova
create test: fix first conflicting names with test...
tree
|
commitdiff
2019-05-02
Artemiy Sartakov
ExplicitMinMaxCheckInspection: report cases where min...
tree
|
commitdiff
2019-05-02
Tagir Valeev
IDEA-209947 Rework nullability checks; support trivial...
tree
|
commitdiff
2019-05-02
Dmitry Jemerov
Report language of current file for mouse invocations...
tree
|
commitdiff
2019-05-02
Vladimir Plyashkun
CPP-16098 - Lags during inplace rename typing
tree
|
commitdiff
2019-05-02
Tagir Valeev
IDEA-209947 Highlight '=' on assignment; basic ternary...
tree
|
commitdiff
2019-05-02
Aleksey Pivovarov
Recover after problematic merge
tree
|
commitdiff
2019-05-02
Alexey Kudravtsev
cleanup
tree
|
commitdiff
2019-05-02
Nicolay Mitropolsky
[uast-groovy] `UInjectionHost` support
tree
|
commitdiff
2019-05-02
Vladimir Plyashkun
CPP-16098 - Lags during inplace rename typing
tree
|
commitdiff
2019-05-02
Leonid Bushuev
Apply the change from Develar: cleanup - specify UTF_8...
tree
|
commitdiff
2019-05-02
Vladimir Plyashkun
Merge branch 'master' into vplyashkun/inplace_rename_lags
tree
|
commitdiff
2019-05-02
Leonid Bushuev
Remove unnecessary downcasting
tree
|
commitdiff
2019-05-02
Vladimir Plyashkun
CPP-16098 - Lags during inplace rename typing
tree
|
commitdiff
2019-05-02
Leonid Bushuev
SQL code style per dialect: UI: fix indent editor
tree
|
commitdiff
2019-05-02
Vladimir Plyashkun
Merge branch 'master' into vplyashkun/inplace_rename_lags
tree
|
commitdiff
2019-05-02
Vladimir Plyashkun
CPP-16098 - Lags during inplace rename typing
tree
|
commitdiff
2019-05-02
Leonid Bushuev
SQL code style per dialect: UI
tree
|
commitdiff
2019-05-02
Vladimir Plyashkun
CPP-16098 - Lags during inplace rename typing
tree
|
commitdiff
2019-05-02
Leonid Bushuev
SQL code style per dialect: UI
tree
|
commitdiff
2019-04-29
Anna Kozlova
fix braces on unwrap try...catch inside loop or if...
tree
|
commitdiff
2019-04-29
Anna Kozlova
fix braces on unwrap nested lambda (IDEA-167224)
tree
|
commitdiff
2019-04-29
Tagir Valeev
IDEA-209947 Explain possible NPE
tree
|
commitdiff
2019-04-28
Gregory.Shrago
use explicit FindSymbolParameters in go-to models
tree
|
commitdiff
2019-04-28
Dmitry Jemerov
Fix SdkSetupNotificationTest (IDEA-CR-46763)
tree
|
commitdiff
2019-04-28
Roman Shevchenko
[java] suppressable "redundant requires statement"...
tree
|
commitdiff
next