Always load bashrc config even for login shell (IDEA-156885)
[idea/community.git] / java /
2016-10-07 Konstantin BulenkovMerge remote-tracking branch 'origin/master'
2016-10-07 Roman Shevchenko[java] stubs for 'requires' and 'exports' statement
2016-10-07 Anna.Kozlovadisable insertion of unambiguous static imports in...
2016-10-07 Anna.Kozlovaimport popups: regroup options
2016-10-07 Anna.Kozlovajunit 5: test factory method navigation with dynamic...
2016-10-07 Roman Shevchenko[java] fixes NPE (EA-89485)
2016-10-07 Pavel DolgovMerge remote-tracking branch 'origin/master' appcode/163.5917 clion/163.5916
2016-10-07 Pavel DolgovMerge branch 'pdolgov/importJava9Sources'
2016-10-07 Pavel DolgovJavafx: Migration to JDK 9 (IDEA-157536)
2016-10-07 Roman ShevchenkoCleanup (dead code)
2016-10-07 Roman ShevchenkoCleanup (inlined uncommon method)
2016-10-07 nikcreate project from sources: NPE fixed (EA-78581)
2016-10-07 nikpackage file action: correctly report problems with...
2016-10-07 nikcorrectly handle incorrect configuration when loading...
2016-10-07 Konstantin BulenkovMerge remote-tracking branch 'origin/master' idea/163.5912
2016-10-07 Anna.Kozlovastrip nullable annotations which come from method retur...
2016-10-07 Anna.Kozlovalambda: ensure deep nested lambdas get target types... appcode/163.5902 clion/163.5904
2016-10-07 Anna.Kozlovalambda highlighting: if return statement has problem...
2016-10-07 Anna.KozlovaEA-89400 - assert: PsiPrimitiveType.getUnboxedType
2016-10-07 Yaroslav Lepenkin[Parameter Name Hints] set is also setter
2016-10-07 Yaroslav Lepenkin[Parameter Name Hints] minor
2016-10-07 peterjava dfa: rewrite "try "treatment to visit finally...
2016-10-07 peterIDEA-161588 If you paste code with statically imported...
2016-10-07 Dmitry TrofimovMerge remote-tracking branch 'origin/master'
2016-10-07 Tagir ValeevLightQuickFixTestCase: Check whether <caret> is present...
2016-10-07 Alexey Kudravtsevrenames for clarity
2016-10-07 Alexey Kudravtsevsuppressed "can be private" because it's called via...
2016-10-07 Tagir ValeevPsiReference.isReferenceTo() used (IDEA-CR-14288)
2016-10-07 Tagir ValeevSimplifyStreamApiCallChainsInspection: support primitiv... appcode/163.5894 clion/163.5893
2016-10-07 nikcreating project from sources: don't fail if corrupted...
2016-10-07 nikroot index: ignore roots from unsupported file systems...
2016-10-07 Vladimir.OrlovMerge remote-tracking branch 'origin/master'
2016-10-07 nikproject model: automatically treat source roots located...
2016-10-07 Tagir ValeevStream API migration various fixes
2016-10-06 Konstantin BulenkovMerge remote-tracking branch 'origin/master'
2016-10-06 Yaroslav Lepenkin[Parameter Name Hints] blacklisting initial
2016-10-06 Konstantin BulenkovMerge remote-tracking branch 'origin/master'
2016-10-06 Dmitry TrofimovMerge remote-tracking branch 'origin/master'
2016-10-06 Anna.Kozlovamemory optimization of global inspections: declare...
2016-10-06 Konstantin BulenkovMerge remote-tracking branch 'origin/master'
2016-10-06 Liana.BakradzeMerge remote-tracking branch 'origin/master'
2016-10-06 Liana.BakradzeMerge remote-tracking branch 'origin/fitermay/PY-20771'
2016-10-06 Anna.Kozlovanew inference: hide overloads error on lambda, should...
2016-10-06 Anna.Kozlovanew inference: provide incomplete inference results...
2016-10-06 Anna.Kozlovahighlight parameter name in the editor
2016-10-06 Vladislav.Sorokabuild: include module dependent modules during incremen...
2016-10-06 Dmitry BatrakIDEA-162128 Strange cursor position after press 'End... appcode/163.6957.19 appcode/171.402 clion/163.5838
2016-10-06 Tagir ValeevIDEA-162157 Stream API migration: support counted for... phpstorm/163.5834
2016-10-06 Bas LeijdekkersIDEA-162158 (Inspection incorrectly suggests to collaps...
2016-10-06 Roman ShevchenkoMerge remote-tracking branch 'origin/master'
2016-10-06 Dmitry BatrakIDEA-162128 Strange cursor position after press 'End...
2016-10-06 nikproject view: don't show duplicated nodes for content...
2016-10-05 Konstantin BulenkovMerge remote-tracking branch 'origin/master' appcode/163.5807 appcode/163.5820 clion/163.5804 dbe/163.5806 idea/163.5792 idea/163.5808 phpstorm/163.5809 pycharm/163.5803 pycharm/163.5810 rubymine/163.5805 webstorm/163.5816
2016-10-05 peterIDEA-161588 If you paste code with statically imported...
2016-10-05 Roman Shevchenko[java] filtering out non-Java directories in "Create...
2016-10-05 Pavel DolgovProject from sources: Don't share the project descripto...
2016-10-05 Yaroslav Lepenkin[Parameter Hints Manager] add report and disable action...
2016-10-05 Anna.Kozlovahighlight static imports with 'overloads' if all of...
2016-10-05 Pavel DolgovProject from sources: Made the code more compact (IDEA...
2016-10-05 peterIDEA-161588 If you paste code with statically imported...
2016-10-05 Roman ShevchenkoMerge pull request #451 (https://github.com/JetBrains...
2016-10-05 Liana.BakradzeMerge branch 'PY-20771' of https://github.com/fitermay... pycharm/163.5837
2016-10-05 Anna.Kozlovaallow to create class files outside source root; copy...
2016-10-05 Anna.Kozlovadisable copy classes outside source roots
2016-10-05 Anna.Kozlovaintroduce functional parameter: restore parameter ref...
2016-10-05 Anna.Kozlovamigration: retrieve file name from file inside jar...
2016-10-05 peterfold as closures anonymous classes with a single implem... phpstorm/163.5757
2016-10-05 peterextract java closure folding into a separate class...
2016-10-05 Tagir ValeevIDEA-CR-14231 iteratorRefs -> findOnlyIteratorRef
2016-10-05 Tagir Valeevuse PsiEquivalenceUtil instead of EquivalenceChecker...
2016-10-05 Tagir Valeevmove StreamApiMigrationInspection to java-impl module...
2016-10-05 nikproject model: allow including a directory located...
2016-10-05 Liana.BakradzeMerge remote-tracking branch 'origin/liana/PY-20932'
2016-10-05 Anna.Kozlovaforbid PsiExpressionStatement as functional expression...
2016-10-05 Anna.Kozlovafix testdata
2016-10-05 Anna.Kozlovaforked mode: support until failure/until stopped (IDEA...
2016-10-05 Tagir ValeevIDEA-161259 follow-up: support scenarios when iterator...
2016-10-05 Tagir Valeevfix cast introduction in LambdaCanBeMethodReferenceInsp...
2016-10-04 Yaroslav Lepenkin[Parameter Hints Manager] use syntax traverser appcode/163.5714 appcode/163.5717 appcode/163.5725 clion/163.5724 dbe/163.5723 idea/163.5726 phpstorm/163.5727 pycharm/163.5728 pycharm/163.5729 rubymine/163.5722 webstorm/163.5739
2016-10-04 Roman ShevchenkoMerge remote-tracking branch 'origin/master' dbe/163.5694
2016-10-04 Egor.Ushakovcleanup & use java 8
2016-10-04 Anna.Kozlovainline: ensure to insert valid specification (IDEA...
2016-10-04 Anna.Kozlovaredundant cast: mark raw cast as redundant when raw...
2016-10-04 Anna.Kozlovaredundant cast: convert tests to light
2016-10-04 Anna.Kozlovaredundant cast: don't highlight conditional with functi...
2016-10-04 Anna.Kozlovaallow functional interfaces in conditionals inside...
2016-10-04 Pavel DolgovProject from sources: Suggest JDK 9 or higher when...
2016-10-04 Pavel DolgovProject from sources: Search for module-info.java in...
2016-10-04 peterdebugger force early return: show dialog in write-safe...
2016-10-04 Roman ShevchenkoMerge remote-tracking branch 'origin/master' appcode/163.5686 clion/163.5685
2016-10-04 Konstantin BulenkovMerge remote-tracking branch 'origin/master'
2016-10-04 Andrey Starovoytjava: expression context for array.stream postfix templ...
2016-10-04 Dmitry BatrakIDEA-161930 Editing method invocations with parameter...
2016-10-04 Aleksey Pivovarovui: show icons in gutter under HiDPI
2016-10-04 Dmitry BatrakIDEA-161418 Missing example of "Inline parameters hint...
2016-10-04 Tagir ValeevIDEA-162051 Simplify !Stream.anyMatch(x -> !(...))...
2016-10-04 Anna.Kozlovainlay parameter names: detect builder pattern by return...
2016-10-04 Yaroslav Lepenkin[Parameter Name Hints] show for single param null and...
2016-10-04 Anna.Kozlova@SuppressWarning for foreach and try-with-resources...
2016-10-04 Anna.Kozlovaforking tests: make the output available immediately...
next