idea/community.git
2016-08-22 Mikhail GolubevPY-20102 Explicitly name each field of the bean to...
2016-08-22 Alexey Kudravtsevgive BoundedExecutor a name to help debug "already... appcode/163.3041 clion/163.3043
2016-08-22 Yaroslav Lepenkin[PasteMvnDependencyPreProcessor] use "compile scope...
2016-08-22 Roman Shevchenko[java] NPE fix & diagnostics (EA-86973)
2016-08-22 Anna Kozlovafix CCE in tests when instantiating UnusedDeclarationBase
2016-08-22 Roman Shevchenko[java] better handling of JRT FS mounting errors (EA...
2016-08-22 Dmitry Batkovichjava null argument search: check that argument index...
2016-08-22 Dmitry Batkovichproperties: make code less yellow
2016-08-22 Dmitry Batkovichremove unusable logging
2016-08-22 nikbuild scripts: reuse code which create plugin distribut...
2016-08-22 Anna Kozlovaunused declaration: merge unused parameters inspection
2016-08-22 Anna Kozlovaunused declaration: opposite direction of visibility...
2016-08-22 Anna Kozlovaunused declaration: move entry points configurable...
2016-08-22 Anna Kozlovaunused declaration: clarified parameters text
2016-08-22 Anna Kozlovaunused declaration: reuse super implementation
2016-08-22 Anna Kozlovaduplicated class, allow to have same named class in...
2016-08-22 Anna Kozlovainline superclass: replace refs to super inside javadoc...
2016-08-22 Anna Kozlovareflect all visible highlightings in status bar (IDEA...
2016-08-22 Anna Kozlovaallow to delete cls file (IDEA-159270)
2016-08-22 Anna Kozlovaautomatic renamer: validate all enabled rows (IDEA...
2016-08-22 Anna Kozlovatarget renderer: functional expression aware (IDEA...
2016-08-21 Vladimir Krivosheevdo not skip old db if contains the only entry appcode/163.3035 clion/163.3031 dbe/163.3029 idea/163.3034 phpstorm/163.3033 pycharm/163.3032 pycharm/163.3036 rubymine/163.3037 webstorm/163.3038 webstorm/163.3039
2016-08-21 Konstantin... IDEA-153873 Pressing Shift+Enter in Navigate File popup... appcode/163.3026 clion/163.3025
2016-08-21 Konstantin... fix yellow code
2016-08-21 Bas LeijdekkersIG: fix test appcode/163.3022 clion/163.3021 phpstorm/163.3019
2016-08-21 Roman ShevchenkoCleanup (migrates deprecated and semi-deprecated API... appcode/163.3018 clion/163.3017
2016-08-21 Gregory.Shragomake Analyze Dataflow actions available in all products appcode/163.3009 clion/163.3006 dbe/163.3005 idea/163.3013 phpstorm/163.3011 pycharm/163.3008 pycharm/163.3012 rubymine/163.3010 webstorm/163.3015 webstorm/163.3016
2016-08-20 Kirill LikhodedovIDEA-159948 "HEAD" instead of current branch name to...
2016-08-20 Kirill LikhodedovDon't apply the stylesheet to the whole IDE, just to...
2016-08-20 Kirill LikhodedovIDEA-159965 display committer information in gray
2016-08-20 Kirill LikhodedovIDEA-159965 make links less distracting
2016-08-20 Kirill LikhodedovIDEA-159965 better solution to display email link in...
2016-08-20 Konstantin... Removed "LocalHistoryActionWithDialog"
2016-08-20 Konstantin... vcs: Refactored "VcsGroupsWrapper"
2016-08-20 Konstantin... vcs: Removed duplicate logic to access "default change...
2016-08-20 Konstantin... vcs: Marked "PerVcsProcessor" and "VcsSeparator" as...
2016-08-20 Konstantin... vcs: Refactored "ChangesUtil"
2016-08-20 Konstantin... vcs: Removed deprecated "ChangesUtil$CaseSensitiveFileP...
2016-08-20 Konstantin... vcs: Refactored "AbstractVcsAction" and inheritors
2016-08-20 Konstantin... vcs: Made "AbstractVcsAction" inherit "DumbAwareAction...
2016-08-20 Konstantin... vcs: Refactored "ChangesBrowserLockedFoldersNode"
2016-08-20 Konstantin... vcs: Converted stream-related utility methods (from...
2016-08-19 Eugene Zhuravlevsimilar to 'rebuild project', delete whole output direc... appcode/163.2983 appcode/163.2994 appcode/163.2998 clion/163.2987 clion/163.2995 clion/163.2997 dbe/163.2986 idea/163.2975 idea/163.2981 phpstorm/163.2982 phpstorm/163.2992 pycharm/163.2980 pycharm/163.2984 rubymine/163.2985 webstorm/163.2989 webstorm/163.2990
2016-08-19 Eugene Zhuravlevavoiding multiple warnings in logs
2016-08-19 Anton MakeevIDEA-160071 When eclipse plugin is not available, show...
2016-08-19 Nadya Zabrodina[hg]: IDEA-159828 Mercurial: entered password is not...
2016-08-19 Nadya Zabrodina[hg]: get and set password should use the same key
2016-08-19 Nadya Zabrodina[hg]: cleanUp
2016-08-19 Bas LeijdekkersIG: fix tests appcode/163.2963 clion/163.2962
2016-08-19 peteravoid EA-79666 - IOOBE: JavaPsiImplementationHelperImpl...
2016-08-19 petermore diagnostics for invalid reference lookup items...
2016-08-19 petermore diagnostics for incorrect console filters (EA...
2016-08-19 peterafter plugin changes, restart IDE in a transaction...
2016-08-19 peteradd lookup disposal diagnostics (EA-85842 - assert...
2016-08-19 peterOpenFileAction: use refreshAndFind, otherwise only...
2016-08-19 Elizaveta Shashkova"Evaluate Expression" triggers action twice when return...
2016-08-19 Elizaveta ShashkovaFix typo (PY-20458)
2016-08-19 Mikhail GolubevAdd explanation why we don't bootstrap pip in virtual...
2016-08-19 Mikhail GolubevPY-20026 Add test for the scenario provided by the...
2016-08-19 Egor.Ushakovregister new and remove actions with common shortcuts idea/163.2957
2016-08-19 Egor.Ushakovavoid warning
2016-08-19 Sergey Ignatovshow an arrow in dvcs popus
2016-08-19 Sergey Ignatovcleanup, use lambdas
2016-08-19 Alexey Kudravtsevwhen file becomes invalid, restart commit in hope its... appcode/163.2951 clion/163.2950 phpstorm/163.2948
2016-08-19 Alexey Kudravtsevremoved invalid attribute "-1" (avoids exception in...
2016-08-19 Alexey Kudravtsevprohibit modifications of mock jdk to avoid corrupting...
2016-08-19 Alexey Kudravtsevfilter out package-private classes properly
2016-08-19 Alexey Kudravtsevmake it clear if it was not my fault
2016-08-19 Alexey Kudravtsevmake toString() idempotent (to not drive everyone crazy...
2016-08-19 peterfix blinking GroovyStubsTest
2016-08-19 Eugene Zhuravleva follow-up to IDEA-159286: extracting public interface... idea/163.2943 phpstorm/163.2944
2016-08-19 Vladimir Krivosheevfix test
2016-08-19 Eugene Zhuravlevaether-based JPS builder for remote artifact dependency... appcode/163.2941 clion/163.2942
2016-08-19 Vladimir KrivosheevICS — require token for GitHub, user/pass is not allowe...
2016-08-19 peterremove IDEA-146300 (An inspection to report StubBasedPs...
2016-08-19 peterremove stub getParent overriders, now unneeded because...
2016-08-19 peterIDEA-156609 StubBasedPsiElementBase.getParent should...
2016-08-19 Kirill Likhodedovinline the deprecated unused interface into its superin...
2016-08-19 Kirill LikhodedovRemove unused deprecated API
2016-08-19 Kirill LikhodedovIDEA-159580 fix ChangeListManager.freeze() method which...
2016-08-19 nikbuild script: fixed building CE from sources
2016-08-19 nikbuild scripts: 'IntelliLang' plugin descriptor moved...
2016-08-19 nikbuild scripts: supported signing additional binaries...
2016-08-19 nikbuild scripts: allow products to use custom 'inspect...
2016-08-18 petertry to update decompiled file text in a write-safe... appcode/163.2933 clion/163.2930 dbe/163.2932 idea/163.2926 phpstorm/163.2928 pycharm/163.2925 pycharm/163.2929 rubymine/163.2927 webstorm/163.2934 webstorm/163.2935
2016-08-18 peterDirectoryIndex: fail early if root model returns invali...
2016-08-18 peteradd notnull annotations to DomUtil.getDomElement (EA...
2016-08-18 Anna Kozlovamodified state (IDEA-160015)
2016-08-18 Roman ShevchenkoMerge remote-tracking branch 'origin/master'
2016-08-18 Roman Shevchenko[java] initial completion for modules
2016-08-18 Roman ShevchenkoCleanup (constants; formatting)
2016-08-18 Anton MakeevIDEA-158654 Debug becomes disabled for Run Configuratio...
2016-08-18 Daniil Ovchinnikov[groovy] resolve category methods from within category...
2016-08-18 Kirill LikhodedovIDEA-160000 separate "cherry picked" suffix by empty...
2016-08-18 Anna Kozlovaunused declaration ui/settings (IDEA-159999; IDEA-160002)
2016-08-18 Anna Kozlovaremove empty title
2016-08-18 Anna Kozlovajunit repeat: contribute to generated name (IDEA-159984)
2016-08-18 Egor.Ushakovavoid flickering in frames view appcode/163.2913 clion/163.2914
2016-08-18 Daniil Ovchinnikov[groovy] do not allow tuple declarations without initia...
2016-08-18 Daniil Ovchinnikov[groovy] do not allow variables after tuple declaration...
next