idea/community.git
2014-11-17 Vassiliy.KudryashovFix failed test
2014-11-17 Mikhail GolubevFix NPE when one of class ancestors is unresolved in...
2014-11-17 Mikhail GolubevDo not reuse replaced (thus invalid) PSI element in...
2014-11-17 Kirill Likhodedov[log] IDEA-107117 Fix NPE in date filter: both before...
2014-11-17 Yaroslav LepenkinEnable 'Replace qualified name with import' intention...
2014-11-17 Kirill LikhodedovRevert "[log] IDEA-115897 clear text filter on removing...
2014-11-17 Alexey Kudravtsevcompilation
2014-11-17 Bas LeijdekkersIDEA-132983 (Search for "$String$" without further...
2014-11-17 peterdrop method signature cache on any change inside if...
2014-11-17 peterOverrideImplementTest -> groovy
2014-11-17 peterfixture-based OverrideImplementTest
2014-11-17 petersplit out OverrideImplement15Test
2014-11-17 peterfix PsiJavaParserFacade.createClassFromText javadoc
2014-11-17 Dmitry BatrakIDEA-132990 Select to line start/end on DoubleCtrl...
2014-11-17 peterfaster PlatformTestUtil.tryGcSoftlyReachableObjects
2014-11-17 petermore idiomatic scala: use mutiline interpolated strings...
2014-11-17 Alexey KudravtsevBreadth-first to show minimal-length leak path
2014-11-17 Alexey Kudravtsevuse more specific map
2014-11-17 Alexey Kudravtsevinstantiate ConcurrentHashSet via factory only
2014-11-17 Alexey Kudravtsevfile type test
2014-11-17 Alexey Kudravtsevinstantiate ConcurrentHashMap via factory only
2014-11-17 Alexey Kudravtsevuse interface where possible
2014-11-17 Alexey Kudravtsevremoved cacheOrGet
2014-11-17 Dmitry Batrakproductivity guide entry for adding carets using Double...
2014-11-17 Ekaterina TuzovaMerge remote-tracking branch 'origin/master'
2014-11-17 Ekaterina Tuzovaupdated ipython output cell notebook format to work...
2014-11-17 Anna Kozlovaintroduce variable: common api (IDEA-94609; IDEA-125286...
2014-11-17 Anna Kozlovainline: restore braces when needed (IDEA-132946)
2014-11-17 Maxim.Mossienkorevert late Friday commit
2014-11-17 Konstantin... Merge remote-tracking branch 'origin/master'
2014-11-17 Konstantin... add standard insets to list renderer for dropdown popup
2014-11-17 Dmitry BatrakIDEA-97689 Undo causes code corruption phpstorm/140.606
2014-11-17 Dmitry Batrakfix for a specific case of IDEA-131454, refactoring
2014-11-17 Dmitry BatrakIDEA-87318 Backspace should delete whitespace to chosen...
2014-11-17 Dmitry Avdeevfighting memory leak
2014-11-17 Dmitry Avdeevcleanup
2014-11-17 Dmitry Batrakspeed up restoring of folding state in editor (Document...
2014-11-17 Dmitry Batrakstricter validation in folding model on adding fold...
2014-11-17 Dmitry BatrakEA-39459 - allow safe access to folding model's cached...
2014-11-16 Vassiliy.KudryashovIDEA-112485 Shortcut to maximize toolwindow appcode/140.597 clion/140.603 dbe/140.602 idea/140.599 phpstorm/140.604 pycharm/140.598 rubymine/140.601 webstorm/140.600
2014-11-16 Konstantin... Merge remote-tracking branch 'origin/master'
2014-11-16 Konstantin... change component in toolwindow tab on selectTab
2014-11-16 Konstantin... add ability to switch between content tabs via popup
2014-11-16 Alexander MarchukMerge remote-tracking branch 'origin/master'
2014-11-16 Alexander MarchukMerge remote-tracking branch 'origin/master'
2014-11-16 Kirill Likhodedov[log] IDEA-115897 clear text filter on removing the...
2014-11-16 Alexander Marchukmove java logic to python side
2014-11-16 Kirill Likhodedov[log] IDEA-107117 Fix disappearing filter components
2014-11-16 Konstantin... make VCS History use TabbedContent
2014-11-16 Konstantin... use TabbedContentLabel for TabbedContent
2014-11-16 Konstantin... special tool window tab UI for tabbed content
2014-11-16 Konstantin... support TabbedContent: ability to group a few tool...
2014-11-14 Bas LeijdekkersEA-62577 (NPE: JavaMatchingVisitor.matchType) appcode/140.578 appcode/140.589 clion/140.576 clion/140.590 dbe/140.584 idea/140.575 idea/140.588 phpstorm/140.585 phpstorm/140.586 phpstorm/140.593 phpstorm/140.596 pycharm/140.574 pycharm/140.592 rubymine/140.583 rubymine/140.591 webstorm/140.581 webstorm/140.594
2014-11-14 Bas LeijdekkersSSR: cleanup annotation matching
2014-11-14 Anna Kozlovainfer nullity: reuse collected information
2014-11-14 Anna Kozlovacopyright/infer nullity: check read-only status only...
2014-11-14 Anna Kozlovaif class with short name is not in scope - ignore it...
2014-11-14 peterIndexTestGenerator.scala
2014-11-14 Maxim.Mossienkounwrap thread's WrappedProgressIndicator when inner...
2014-11-14 Maxim.MossienkoSkip minified javascripts when calculating duplicates
2014-11-14 Maxim.Mossienkodisposable listener
2014-11-14 Egor.Ushakovinline debugger: fixed slow variables tree update due...
2014-11-14 Nadya Zabrodinastyle
2014-11-14 Anna Kozlovaunused declaration: add refs on functional interface...
2014-11-14 Andrey VlasovskikhMerge branch 'python-fixes'
2014-11-14 Andrey VlasovskikhDon't use Cython resolver for resolving references...
2014-11-14 Nadya ZabrodinaIDEA-132867 Push dialog: display "force push" option...
2014-11-14 Gregory.Shragocleanup
2014-11-14 Gregory.ShragoDataBus: introduce SimpleRequestBroker & EA-60485 ...
2014-11-14 Vladislav.Sorokagradle: code clean-up
2014-11-14 Ekaterina Tuzovaupdated ipython notebook format to work with nbformat...
2014-11-14 Vladislav.Sorokagradle: do not throw exceptions in toString() method...
2014-11-14 Vladislav.Sorokagradle: do not throw exceptions in toString() method...
2014-11-14 Andrey VlasovskikhMerge branch 'python-fixes'
2014-11-14 Andrey VlasovskikhFixed selecting the corret item from an import suggesti...
2014-11-14 Maxim.Mossienko- limit number of duplicate profiles used for building...
2014-11-14 Ekaterina TuzovaMerge remote-tracking branch 'origin/master'
2014-11-14 Ekaterina Tuzovaadded debug info
2014-11-14 Andrey VlasovskikhMerge branch 'python-fixes'
2014-11-14 Andrey VlasovskikhFixed updating conditional imports on moving a module...
2014-11-14 Ekaterina Tuzovacosmetics
2014-11-14 Anna Kozlovafix method reference presentation in expression's renderers
2014-11-14 Ekaterina TuzovaMerge remote-tracking branch 'origin/master'
2014-11-14 Ekaterina Tuzovafixed PY-14391 NPE at com.jetbrains.python.testing...
2014-11-14 Mikhail GolubevFix issues from review IDEA-COMMUNITY-CR-901
2014-11-14 Mikhail GolubevRemove unused declarations from PyUtil
2014-11-14 Mikhail GolubevImprove resolve/completion for package attributes ...
2014-11-14 Mikhail GolubevImprove javadoc for PointInImport and clean up a bit...
2014-11-14 Konstantin... rollback useless change
2014-11-14 Konstantin... ability to define tooltips for OptionActions
2014-11-14 Roman Shevchenkoproject: reference to missing module dropped
2014-11-14 Roman ShevchenkoCleanup (formatting)
2014-11-14 Ekaterina TuzovaMerge remote-tracking branch 'origin/master'
2014-11-14 Ekaterina Tuzovafixed tests
2014-11-14 Kirill Likhodedov[log] One more test on hash [de]serialization
2014-11-14 Kirill Likhodedov[log] IDEA-121949 style
2014-11-14 Kirill Likhodedov[log] A bit better fix for IDEA-132218
2014-11-14 Alexey Kudravtsevcleanup
2014-11-14 Alexey Kudravtsevless garbage because of varargs
2014-11-14 Alexey Kudravtsevdiagnostics
next