idea/community.git
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 Konstantin... new version control icon
2016-10-05 Tagir Valeevuse PsiEquivalenceUtil instead of EquivalenceChecker...
2016-10-05 Maxim.MossienkoUpgrade Snappy library with custom fix for freeze on...
2016-10-05 Dmitry Batrakallow inlays to define their own context menu
2016-10-05 Anna.Kozlovaintroduce <undefined> number of tests as total when...
2016-10-05 Tagir Valeevmove StreamApiMigrationInspection to java-impl module...
2016-10-05 Roman Shevchenko[platform] correct paths for "Reveal File" action on...
2016-10-05 Denis FokinIDEA-162025 Unexpected focus-effect painting in ComboBo...
2016-10-05 Tagir ValeevIDEA-CR-14198 displayNames and descriptions updated
2016-10-05 nikproject model: allow including a directory located...
2016-10-05 Denis FokinIDEA-162025 Unexpected focus-effect painting in ComboBo...
2016-10-05 Vladislav.SorokaEA-88265 - NPE: MavenProjectsManager.getProjects appcode/163.5751 clion/163.5750
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 Dmitry Batrakrefactoring: extract XDebuggerInlayUtil (following...
2016-10-05 Tagir ValeevIDEA-161259 follow-up: support scenarios when iterator...
2016-10-05 Liana.Bakradzeuse map instead of list comprehension (IDEA-CR-14211)
2016-10-05 Vladislav.SorokaEA-89353 - NPE: MavenProjectsTree.doResolve
2016-10-05 Tagir ValeevDisable Java 8 migration inspections in IDEA projects
2016-10-05 Vladislav.SorokaEA-84948 - IAE: ExternalSystemTaskActivator.isTaskOfPhase
2016-10-05 Vladislav.Sorokamaven: npe fix
2016-10-05 Vladislav.Sorokamaven: code cleanup
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 Dmitry Batkovichinspection settings: change set as global to copy as... appcode/163.5705 pycharm/163.5706
2016-10-04 Roman Shevchenko[platform] more "Reveal File" action logging appcode/163.5697
2016-10-04 Roman ShevchenkoMerge remote-tracking branch 'origin/master' dbe/163.5694
2016-10-04 Roman Shevchenko[platform] more reliable way to reveal a file in Finder...
2016-10-04 Roman ShevchenkoCleanup (formatting)
2016-10-04 Egor.Ushakovcleanup & use java 8
2016-10-04 Julia Beliaeva[vcs-log] minor: inline refreshCompletely
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 Anna.Kozlovagenerate toString: check read-only status (IDEA-162005)
2016-10-04 Julia Beliaeva[vcs-log] check if saved values are valid when required...
2016-10-04 Julia Beliaeva[vcs-log] remove duplication between MultipleValueFilte...
2016-10-04 Julia Beliaeva[vcs-log] save and restore filters
2016-10-04 Aleksey Pivovarovmerge: enable "Resolve Conflict" gutter action
2016-10-04 Aleksey Pivovarovmerge: add icon for "Resolve Conflict" gutter action
2016-10-04 Julia Beliaeva[vcs-log] refresh action does soft refresh
2016-10-04 Aleksey Pivovarovrun icons.gant
2016-10-04 petereditor drag&drop should be a user activity (EA-88936... dbe/163.5690
2016-10-04 peterdebugger force early return: show dialog in write-safe...
2016-10-04 Aleksey PivovarovIDEA-115600 diff: support advanced highlighting in...
2016-10-04 Aleksey Pivovarovdiff: move logic from FileAwareDocumentContent to DiffC...
2016-10-04 Aleksey Pivovarovdiff: do not access FileAwareDocumentContent directly
2016-10-04 Aleksey Pivovarovdiff: cleanup - use consistent parameter order
2016-10-04 Aleksey Pivovarovdiff: remove unused parameter
2016-10-04 Aleksey Pivovarovdiff: pass Project to DiffContentFactory methods
2016-10-04 Aleksey Pivovarovdiff: cleanup
2016-10-04 Aleksey Pivovarovdiff: do not access service implementation directly
2016-10-04 Aleksey Pivovarovdiff: cleanup
2016-10-04 Sergey Ignatovcleanup, use lambdas, revert DumbAwareRunnable
2016-10-04 Roman ShevchenkoCleanup (minor optimization; formatting)
2016-10-04 Sergey Simonchikupdate "X of Y tests" label if expected total test...
2016-10-04 Roman ShevchenkoMerge remote-tracking branch 'origin/master' appcode/163.5686 clion/163.5685
2016-10-04 Roman ShevchenkoCleanup (minor optimization)
2016-10-04 Alexander DoroshkoWEB-23553 File Watcher Macros Ignore System Directory...
2016-10-04 Dmitry BatrakIDEA-161418 Missing example of "Inline parameters hint...
2016-10-04 Roman Shevchenko[platform] "Reveal File" action logging
2016-10-04 Konstantin... Merge remote-tracking branch 'origin/master'
2016-10-04 Roman ShevchenkoCleanup (non-common code moved out; formatting)
2016-10-04 Konstantin... image plugin: make better thumbnail bg for Darcula
2016-10-04 Nadya Zabrodina[patch]: re-ignore empty patch test
2016-10-04 Andrey Starovoytjava: expression context for array.stream postfix templ...
2016-10-04 Dmitry BatrakIDEA-161968 Multiselection cursor location is unexpected
2016-10-04 Alexander LobasIDEA-157763 Settings repository for IDE: plugin support
2016-10-04 Denis FokinIDEA-162025 Unexpected focus-effect painting in ComboBo...
2016-10-04 Denis FokinEA-87122
2016-10-04 Dmitry Batkovichinspection view: redundant clause is deleted in inspect...
2016-10-04 Sergey Ignatovcleanup, use lambdas
2016-10-04 Denis FokinIDEA-162025 Unexpected focus-effect painting in ComboBo...
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 Batrakadded dummy inlay model implementation for injected...
2016-10-04 Dmitry Batrakrefactoring (following IDEA-CR-14187)
2016-10-04 Dmitry Batrakcleanup - use Java 8 features, remove redundant code
2016-10-04 Dmitry BatrakIDEA-161418 Missing example of "Inline parameters hint...
2016-10-04 Aleksey PivovarovEA-89319 - IAE: ObjectUtils.notNull
2016-10-04 Aleksey PivovarovIDEA-154724 ui: fix editor code lens under HiDPI phpstorm/163.5659
2016-10-04 Roman Shevchenko[platform] reusing the launcher script lookup method...
2016-10-04 Tagir ValeevIDEA-162051 Simplify !Stream.anyMatch(x -> !(...))...
2016-10-04 Aleksey Pivovarovui: scale default JSlider sizes under HiDPU
2016-10-04 Aleksey Pivovarovmerge: log error if dialog is shown under write lock
2016-10-04 Anna.Kozlovainlay parameter names: detect builder pattern by return...
2016-10-04 Liana.BakradzePY-20932 Pandas DataFrame viewer for multiindex frames... pycharm/163.5658
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...
2016-10-04 Tagir ValeevStreamAPI migration: limited sorting support appcode/163.5651 clion/163.5650
2016-10-04 Dmitry TrofimovMerge remote-tracking branch 'origin/master'
2016-10-04 Dmitry TrofimovCheck stating only when running on teamcity
next