idea/community.git
2015-11-06 Ilya.KazakevichMerge remote-tracking branch 'origin/PY-17356' into... appcode/144.912 clion/144.906 dbe/144.904
2015-11-06 Ilya.KazakevichFixed according to reviews
2015-11-06 Ilya.KazakevichPY-17356: shortcuts added to make inspections faster
2015-11-06 Ilya.KazakevichPY-17356: PyTypeParser is slow, so we cache its result...
2015-11-06 Ilya.KazakevichPY-17356: Attributes cached for function since as_manag...
2015-11-06 Vassiliy.KudryashovIDEA-147099 ICSE at com.intellij.openapi.wm.impl.ToolWi... dbe/144.902
2015-11-06 Bas LeijdekkersSSR: script log first pass
2015-11-06 Bas LeijdekkersSSR: small simplification
2015-11-06 Bas LeijdekkersSSR: cleanup MatchResultImpl & related
2015-11-06 Bas LeijdekkersSSR: test that the type of variables in script are...
2015-11-06 Bas LeijdekkersSSR: remove unused method
2015-11-06 Dmitry Batrakdon't perform coordinate conversions in EditorSizeManag...
2015-11-06 Dmitry Batrakadd bulk mode operations to editor stress tests
2015-11-06 Andrey VlasovskikhMerge remote-tracking branch 'origin/master'
2015-11-06 Andrey VlasovskikhMerge branch 'python-fixes'
2015-11-06 Daniil Ovchinnikov[groovy] make GrTraitType extend PsiIntersectionType...
2015-11-06 Daniil Ovchinnikov[groovy] enable GrWithTraitTypeCalculator in Groovy...
2015-11-06 Daniil Ovchinnikov[groovy] properly display `as`-coercion trait types...
2015-11-06 Andrey VlasovskikhRemoved unused parameter
2015-11-06 Andrey VlasovskikhFixed the order of functions returned by getAllSuperFun...
2015-11-06 Anna Kozlovapriority of array index expression (IDEA-147503)
2015-11-06 Anna Kozlovadependencies view: consistent icon for directories...
2015-11-06 Anna Kozlovarevert test data
2015-11-06 Anna Kozlovaupdate testng dtd (IDEA-147573)
2015-11-06 Roman ShevchenkoCleanup (warnings)
2015-11-06 Anna Kozlovareplace primitive == comparisons with .equals
2015-11-06 Anna Kozlovaprimitive type comparison internal inspection
2015-11-06 Anna Kozlovaequality -> .equals cleanup
2015-11-06 Sergey MalenkovIDEA-146427 duplicated code
2015-11-06 Sergey MalenkovIDEA-146427 Do not create a Keymap copy if dialog is...
2015-11-06 Sergey Simonchikvfs: support uri with custom protocol, like temp:/...
2015-11-06 Egor.Ushakovproper capitalization
2015-11-06 Egor.Ushakovuse LanguageUtil
2015-11-06 peterIDEA-147534 Inspection "@NotNull/@Nullable problems...
2015-11-06 peteradd 'appendable' to dictionary
2015-11-06 peter[^cdr] fix data race in DumbService.runWhenSmart
2015-11-06 Kirill Likhodedov[git] Substitute trilead-ssh2 library with the patched one
2015-11-06 Anna Kozlovafix unsorted array search
2015-11-06 Anna Kozlovachange signature: fix search for tags to remove in...
2015-11-06 Anna Kozlovamove member: restore qualifier in switch labels for...
2015-11-06 Anna Kozlovatestdata for IDEA-147511
2015-11-06 Anna Kozlovatests: allow scroll to source together with track runni...
2015-11-06 Anna Kozlovasm runner: scroll to source on manual selection only...
2015-11-06 peterStaticInitializerReferencesSubClassInspection: don...
2015-11-06 peterIDEA-147454 Smart completion add parentheses to class...
2015-11-06 Dmitry Batrakuse consistent (and mockable) char width in tests appcode/144.901 clion/144.900
2015-11-06 Dmitry Batrakvalidate soft wrap positions in editor stress test
2015-11-06 Daniil Ovchinnikov[groovy] GroovyFindUsagesProvider: unused INSTANCE...
2015-11-06 Daniil Ovchinnikov[groovy] get presentable text in GroovyExpressionTypePr...
2015-11-06 Roman Shevchenko[java] type annotations in method return type (IDEA...
2015-11-06 nikworkaround for IDEA-147530: make sure that when a new...
2015-11-06 Denis FokinIDEA-145612 IllegalArgumentException "invalid keyCode"
2015-11-06 Yaroslav LepenkinShow only last days recent tests
2015-11-06 Yaroslav Lepenkinperformance test: increased time for hot file indent...
2015-11-06 Mikhail GolubevUnify line separators in documentation for Python keywords
2015-11-06 Mikhail GolubevPY-17470 Fix IndexError in rest_formatter.py helper
2015-11-06 Mikhail GolubevPY-17470 PY-17529 Don't attempt to remove quotes from...
2015-11-06 Mikhail GolubevFix typo in log message
2015-11-06 Sergey MalenkovIDEA-146427 Entering and searching keyboard and mouse...
2015-11-06 Dmitry Batkovich"initialize variable" & "initialize in constructor...
2015-11-06 Michael GolubevIDEA-144272 - IAE at com.intellij.openapi.wm.impl.ToolW...
2015-11-06 Dmitry Batkovich"initialize variable" & "initialize in constructor...
2015-11-06 Egor.Ushakovcorrectly render alternative sources from jdk (show...
2015-11-06 Eugene Zhuravlevfallback url provided when legacy key conversion is...
2015-11-06 Vassiliy.Kudryashovproject leak via toolbar->icon->DeferredIcon.evaluator...
2015-11-06 Alexander ZolotovCSS: do not cache custom selectors
2015-11-06 Vladislav.Sorokaexternal system: do not cleanup orphan project librarie...
2015-11-06 Philipp SmorygoOC-9697 Include ObjC symbols into search everywhere
2015-11-06 Dmitry AvdeevIDEA-143572 Android: IAE at com.android.tools.idea... appcode/144.899
2015-11-06 Anna Kozlovadon't check public modifier for abstract classes cause...
2015-11-06 Anna Kozlovadrill to directory content in case of flatten packages...
2015-11-06 Vladislav.Sorokamaven: index update error log fix
2015-11-06 Roman Shevchenko[platform] system health issues logged always
2015-11-06 Dmitry AvdeevIDEA-143572 Android: IAE at com.android.tools.idea...
2015-11-06 Vladislav.Sorokamaven: fix blinking test
2015-11-06 Konstantin... use proper element type for building stubs in LightStub...
2015-11-06 Dmitry Batkovichguava inspection description is rewritten (IDEA-147473...
2015-11-06 Alexey Kudravtsevcheck for cyclic Disposable registrations for IDEA...
2015-11-06 Yaroslav LepenkinDo not run indent detector in any way in viewer mode
2015-11-06 Dennis Ushakovfix project leak via parsable appcode/144.896 clion/144.895
2015-11-06 Dmitry Batrakcleanup
2015-11-06 Dmitry Batrakdon't invoke coordinate transformation functions while...
2015-11-06 Dmitry Batrakmake sure seed and iteration are always logged, even...
2015-11-06 Dmitry Batrakdon't use legacy code with editor.new.rendering
2015-11-06 Dmitry Batrakextract EditorStressTest
2015-11-06 Dmitry Batrakuse Java 8 features in test
2015-11-06 Gregory.ShragoDBE-515 Connecting dialog: provide a way to see the... appcode/144.893 clion/144.890 dbe/144.881 idea/144.882 phpstorm/144.891 pycharm/144.886 rubymine/144.887 webstorm/144.884
2015-11-05 Bas LeijdekkersIDEA-135101 (False positive of "Empty class")
2015-11-05 Bas Leijdekkersmake IG test light
2015-11-05 Bas LeijdekkersSSR: test if all variables are accessible from script
2015-11-05 Sergey IgnatovDFM progress indicator: revert 1px icons
2015-11-05 Sergey Ignatovadd many processes internal action: add a long descript...
2015-11-05 Sergey IgnatovIDEA-141246 fix cancel button position for DFM progress...
2015-11-05 peteradd an inspection to find possible <clinit> deadlocks...
2015-11-05 nikrecognize IBM JDK 1.8 (IDEA-90661)
2015-11-05 Anna KozlovaNPE on open .form
2015-11-05 Roman ShevchenkoMerge remote-tracking branch 'origin/master'
2015-11-05 Roman Shevchenko[platform] allow only one background decompilation...
2015-11-05 Yaroslav LepenkinIndent detector performance test: test separately hot...
2015-11-05 Yaroslav LepenkinTypo fixed, since setUseTabs was used twice
next