idea/community.git
2016-11-17 Liana Bakradzedo not show task description for subtasks in project...
2016-11-17 Liana Bakradzeadd information about active subtask to project view...
2016-11-17 Liana Bakradzeui for switching between subtasks and simple subtask...
2016-11-17 Liana Bakradzenew subtask action
2016-11-17 Liana Bakradzeadd subtasks to placeholder inner representation
2016-11-17 Alexander KoshevoyPY-21488 Stopping docker debug process unexpectedly...
2016-11-17 Vladimir KrivosheevIDEA-CR-15780 do not write default context values appcode/171.1051
2016-11-17 Anna.Kozlovarename: simplify error processing
2016-11-17 Anna.Kozlovalive templates inside file templates: ensure caret...
2016-11-17 Anna.Kozlovadon't cancel search on ProcessCanceledExceptions from...
2016-11-17 Kirill LikhodedovDisplay git rename branch command in the VCS Console
2016-11-17 Alexandr EvstigneevIDEA-CR-13744 Fixed comments from review dbe/171.1050
2016-11-17 Alexandr Evstigneevconfiguration ui: implemented possibility to add a...
2016-11-17 peterLightQuickFixTestCase: run intentions in a transaction
2016-11-17 Alexey Kudravtsevcheck that package name is correct
2016-11-17 Alexey Kudravtsevoptimisation: in case of thousands of events do not...
2016-11-17 Alexey Kudravtsevcleanup
2016-11-17 Eldar Abusalimovnotifications: Only propagate ACTIVATE events to Hyperl...
2016-11-17 Eldar Abusalimovrunners: Search for HyperlinkListener through the whole...
2016-11-17 Valentina KiryushkinaFix EDU-780 Null task text for adaptive courses loaded...
2016-11-17 Egor.Ushakovmore access for kotlin debugger
2016-11-17 Daniil Ovchinnikov[junit] add flag to check test class
2016-11-17 Denis FokinIDEA-161281 Find in Path dialog: Mnemonics misbehaviour...
2016-11-17 Vladimir KrivosheevIDEA-164049 'Export Settings' option exports broken... appcode/171.1049 clion/171.1048
2016-11-17 peteradd MessageBus#hasUndeliveredEvents (needed for IDEA... dbe/171.1045
2016-11-17 Pavel DolgovJava: Don't cause endless recursive calls of the equals... phpstorm/171.1043
2016-11-17 Egor.Ushakovfixed 1px bg color near a selected stripe button on...
2016-11-17 Roman ShevchenkoCleanup (javadoc; formatting)
2016-11-17 Alexandr Evstigneevadjusted solution to memory leaks in RubyProjectStructu...
2016-11-17 peterdelete some deprecated stuff
2016-11-17 petermake getClass pure
2016-11-17 peterremove allowStartingDumbModeInside implementation
2016-11-17 Dmitry Batkovichwrap long with Math.intToExact(): check that convertibl... dbe/171.1042
2016-11-17 Rustam VishnyakovFixed WEB-21215 Inconsistent indentation when object...
2016-11-17 peterSelectWordUtil cleanup (IDEA-CR-15854) appcode/171.1041 clion/171.1040
2016-11-17 nikPathMacros: more javadocs
2016-11-16 Maxim.MossienkoNPE fix (IDEA-164074) appcode/171.1033 clion/171.1031 dbe/171.1028 idea/171.1030 phpstorm/171.1035 pycharm/171.1027 pycharm/171.1034 pycharm/171.1038 pycharm/171.1039 rubymine/171.1029 webstorm/171.1037
2016-11-16 Maxim.Mossienkoselect text in replace field (IDEA-152060)
2016-11-16 Daniil Ovchinnikov[grails] fix all GroovyServerPage usages
2016-11-16 Bas LeijdekkersSSR: javadoc matching fix and tests
2016-11-16 Bas LeijdekkersSSR: remove unneeded method
2016-11-16 Bas LeijdekkersSSR: cleanup java predefined templates for methods
2016-11-16 Bas LeijdekkersSSR: fix searching for "javadoc annotated methods"...
2016-11-16 Daniil Ovchinnikovtypo
2016-11-16 Daniil Ovchinnikov[groovy] do not increment Java Structure modification...
2016-11-16 peterhandle invalid elements in hard smart pointers (EA... appcode/171.1026
2016-11-16 Daniil Ovchinnikovjavadocs: remove unnecessary qualifiers in references
2016-11-16 Alexander KoshevoyPY-21488 Stopping docker debug process unexpectedly...
2016-11-16 Sergey MalenkovUpdate SeparatorWithText according to Swing conventions
2016-11-16 Sergey MalenkovJRE-100 IDEA-71508 revert a hack in the event queue
2016-11-16 Sergey MalenkovIDEA-163604 command + mouse wheel zoom stops working...
2016-11-16 Sergey MalenkovEA-87317 - IAE: UIUtil.createImageForGraphics
2016-11-16 peterdon't restore stub elements from PsiAnchor when the...
2016-11-16 peterdiagnostics for EA-89836 - CCE: ContributorsBasedGotoBy...
2016-11-16 Anna.Kozlovaavoid dlg from write action
2016-11-16 Konstantin... vcs: Moved several classes to [svn4idea]
2016-11-16 Konstantin... vcs: Removed unused "RevisionChangesNotSupportedException"
2016-11-16 Konstantin... Moved "ThreadLocalDefendedInvoker" logic to "SvnFileUrl...
2016-11-16 Konstantin... svn: Implemented "loading tree conflict history" cancel...
2016-11-16 Konstantin... svn: Fixed "TreeConflictRefreshablePanel" disposing
2016-11-16 Konstantin... svn: Refactored "TreeConflictRefreshablePanel" - code...
2016-11-16 Konstantin... svn: Used common "Task.Backgroundable" for loading...
2016-11-16 Konstantin... vcs: Combined "TreeConflictRefreshablePanel" and "Abstr...
2016-11-16 Konstantin... vcs: Refactored "AbstractRefreshablePanel" - removed...
2016-11-16 Konstantin... vcs: Refactored "AbstractRefreshablePanel"
2016-11-16 Konstantin... vcs: Used "JBLoadingPanel" instead of "DetailsPanel"
2016-11-16 Konstantin... vcs: Refactored "DetailsPanel" - removed unused logic...
2016-11-16 Konstantin... vcs: Refactored "VcsUtil" - removed duplication, used...
2016-11-16 Konstantin... vcs: Moved "SortByVcsRoots" logic to "VcsUtil"
2016-11-16 Konstantin... vcs: Removed unused "ActionStateConsumer" and implement...
2016-11-16 Konstantin... svn: Refactored "CreateExternalAction" - code simplified
2016-11-16 Konstantin... Removed unused "RefreshablePanel" methods
2016-11-16 Konstantin... platform: Removed unused "TabbedRefreshablePanel"
2016-11-16 Konstantin... vcs: Removed unused classes/interfaces
2016-11-16 Konstantin... vcs: Removed unused deprecated annotations
2016-11-16 Konstantin... vcs: Inlined "GenericDetailsLoader" logic to "AbstractR...
2016-11-16 Konstantin... vcs: Refactoring - inlined "ValueConsumer" logic to...
2016-11-16 Konstantin... vcs: Refactored "ModalityIgnorantBackgroundableTask"
2016-11-16 Konstantin... vcs: Refactored "ValueConsumer", "GenericDetailsLoader"
2016-11-16 Konstantin... svn: Used "SvnBaseContentRevision" to filter svn relate...
2016-11-16 Konstantin... svn: Renamed "AbstractShowPropertiesDiffAction" to...
2016-11-16 Konstantin... svn: Removed "ShowPropertiesDiffAction"
2016-11-16 Konstantin... svn: Refactoring - moved "ShowPropertiesDiffAction...
2016-11-16 Konstantin... svn: Unified "ContentRevision" implementations
2016-11-16 Konstantin... vcs: Removed unused "VcsEventsListenerManager"
2016-11-16 Konstantin... svn: Refactored "OneShotMergeInfoHelper" - used "TreeMa...
2016-11-16 Konstantin... vcs: Refactored "AreaMap" - removed unused methods...
2016-11-16 Konstantin... vcs: Refactoring - removed unused classes
2016-11-16 peterxpath "Download External Resource" doesn't need write...
2016-11-16 peter"Configure Python Interpreter" doesn't need write action
2016-11-16 petergroovy "Add type customizer script to resources" doesn...
2016-11-16 Roman ShevchenkoCleanup (drops deprecated code)
2016-11-16 Egor.UshakovHiDPI: fix radio button center oval (light theme)
2016-11-16 petertolerate INRE in java element renderers (EA-91963 ...
2016-11-16 peterdevkit CreateHtmlDescriptionFix doesn't need to start...
2016-11-16 Elizaveta ShashkovaFix ImportError after refactoring (PY-21487)
2016-11-16 petertolerate INRE when showing members in project view...
2016-11-16 petertolerate INRE when checking for java property deprecate...
2016-11-16 peterskip word selectioners that require indices in dumb...
2016-11-16 peterAbstractLayoutCodeProcessor: rethrow INRE so it can...
next