idea/community.git
2014-11-08 Roman ShevchenkoCleanup (one assertion is enough)
2014-11-08 Sergey Ignatovcode cleanup
2014-11-08 Vladimir Krivosheevwe cache binding/accessors in soft reference cache... phpstorm/140.492
2014-11-08 Vladimir Krivosheevunify multi nodes handling
2014-11-08 Vladimir Krivosheevcontinue firefox rdp
2014-11-08 Vladimir Krivosheevfix XmlSerializerWithDefaultJDOMExternalizerCompatibili...
2014-11-08 Vladimir Krivosheevcleanup
2014-11-08 Vladimir Krivosheevavoid array allocation — use list directly
2014-11-07 Eugene Zhuravlevgracefully shutdown preloaded project appcode/140.488 clion/140.489 dbe/140.486 idea/140.484 phpstorm/140.491 pycharm/140.485 rubymine/140.490 webstorm/140.487
2014-11-07 Gregory.ShragoEditorImpl: editor-based cell renderer performance...
2014-11-07 Anna KozlovaMerge remote-tracking branch 'origin/master'
2014-11-07 Anna Kozlovafix pasting generic signature inside javadoc (IDEA...
2014-11-07 Roman Shevchenkoui: insets around facet validator component
2014-11-07 Gregory.Shragocleanup: make border & border color configurable
2014-11-07 Maxim.Mossienkocache light tree in file content only
2014-11-07 Maxim.MossienkoPCE from running invalidation tasks should reschedule...
2014-11-07 Anna KozlovaMerge remote-tracking branch 'origin/master'
2014-11-07 Anna Kozlovaprepare to use gradle with IDEA built on 1.8
2014-11-07 Sergey IgnatovDFM: paint breakpoint line from the zero offset
2014-11-07 Roman ShevchenkoCleanup (formatting)
2014-11-07 Nadya ZabrodinaSpellChecker switched off in target branch editor
2014-11-07 Nadya ZabrodinaTarget editor size changed according to visible part...
2014-11-07 Eugene Zhuravlevinclude the jar with repackaged ASM for javac2 (IDEA...
2014-11-07 Aleksey Pivovarovdo not use toString for FilePath
2014-11-07 Gregory.Shragoavoid duplication and save on separators
2014-11-07 Aleksey PivovarovIDEA-126464: add error description, log exception
2014-11-07 Dmitry TrofimovMerge remote-tracking branch 'origin/master'
2014-11-07 Dmitry TrofimovMerge remote-tracking branch 'origin/master'
2014-11-07 Kirill Likhodedov[vcs] IDEA-132577 Save files before adding to VCS
2014-11-07 Konstantin... fix exception from bundle
2014-11-07 Maxim.Mossienkoassert isLocked in write
2014-11-07 Alexey KudravtsevNPE
2014-11-07 Alexey KudravtsevEA-62369 - IAE: SensitiveProgressWrapper.<init>
2014-11-07 Dmitry TrofimovMove attach to process to community (PY-14274).
2014-11-07 Egor.Ushakovremoved redundant invokeLater
2014-11-07 Anna Kozlovaupdates: remember channels only on manual update so...
2014-11-07 Anna Kozlovaintersection rules: flatten unbounded wildcard with...
2014-11-07 Anna Kozlovatestdata IDEA-132560
2014-11-07 nikoptimize PNG size for 'Tips and Tricks' images
2014-11-07 Bas Leijdekkerspart IV for IDEA-132470 (Wrong code inspections on...
2014-11-07 Bas Leijdekkersmake IG test light
2014-11-07 Bas Leijdekkerspart III for IDEA-132470 (Wrong code inspections on...
2014-11-07 Bas Leijdekkersmake IG test light
2014-11-07 Bas Leijdekkersreport java.lang.invoke usages in "Usages of API docume...
2014-11-07 Egor.UshakovIDEA-24742 When execution point is highlighted using...
2014-11-07 Gregory.ShragoUI: one simple way to control toolwindow toolbars visib...
2014-11-07 Nadya ZabrodinaIDEA-130781 Log and file history fixed for files with...
2014-11-07 Alexander ZolotovEmmet: move xml configurable at the top
2014-11-07 Alexander Zolotov@NotNull
2014-11-07 Alexander ZolotovWEB-10804 Emmet / Live Template: more options for ...
2014-11-07 Alexander ZolotovEmmet: add link:im abbreviation
2014-11-07 Kirill Likhodedov[log] Don't log PCE
2014-11-07 Kirill Likhodedov[git] IDEA-132229 Remove Hash<->String conversion to...
2014-11-07 Kirill Likhodedov[git] IDEA-132552 Use THashSet instead of HashSet for...
2014-11-07 Maxim.Mossienkoget rid of LightVirtualFile by generalizing its process...
2014-11-07 Dmitry AvdeevIDEA-126416 Suppress XmlUnusedNamespaceDeclaration phpstorm/140.481
2014-11-07 peterIDEA-132454 "Clear Read-Only Status" dialog displayed...
2014-11-07 Mikhail GolubevRevert previous fix in custom folding descriptor: copy... rubymine/140.480
2014-11-07 Mikhail GolubevPY-11956 Check all possible canonical names if qualifie...
2014-11-07 Mikhail GolubevPY-11357 Make automatic surrounding with custom folding...
2014-11-07 Mikhail GolubevWEB-14048 Add QualifiedNameProvider for JSON
2014-11-07 Aleksey PivovarovIDEA-132514: merge dialog - repaint scrollbar even...
2014-11-07 Dmitry TrofimovMerge remote-tracking branch 'origin/master'
2014-11-07 Bas Leijdekkerspart II for IDEA-132470 (Wrong code inspections on...
2014-11-07 Bas LeijdekkersIDEA-132470 (Wrong code inspections on signature polymo...
2014-11-07 Bas Leijdekkersmake IG test light
2014-11-07 Rustam VishnyakovDo not endlessly indent a block when it can't be aligne...
2014-11-07 niksize reduced for new icons
2014-11-07 Anna Kozlovafunctional expressions search: merge same files
2014-11-07 Anna Kozlovaconflict resolution: missed null checks for diamonds...
2014-11-07 Dmitry AvdeevIDEA-132507 "Clear Read-Only Status" dialog too wide
2014-11-07 Nadya ZabrodinaIDEA-132467 apply target branch modification with... webstorm/140.479
2014-11-07 Alexey KudravtsevIDEA-128150 When inspections are disabled for a file...
2014-11-07 Vladimir Krivosheevuse less memory and simplify — almost all bindings...
2014-11-07 Dmitry AvdeevIDEA-132523 Task Management: 'Add server' action unavai...
2014-11-07 Dmitry Avdeevcleanup
2014-11-07 Mikhail GolubevPY-11426 Do not warn about missing return if property...
2014-11-07 Mikhail GolubevClean up in PyPropertyDefinitionInspection
2014-11-07 Mikhail GolubevPY-14261 Do not copy indentation, adjust offset for...
2014-11-07 Gregory.Shragotoolbar toggles: improve isPopup() calculation dbe/140.477 idea/140.478
2014-11-07 Gregory.ShragoActionToolbar: extract ToolbarUpdater & run update...
2014-11-07 Gregory.ShragoUI: introduce ActionPlaces.TOOLWINDOW_TITLE
2014-11-07 Gregory.ShragoUI: one simple way to control toolwindow toolbars visib...
2014-11-07 Gregory.Shragointroduce installSimpleHintUpdateSupply() API
2014-11-06 Konstantin... Merge remote-tracking branch 'origin/master' appcode/140.472 clion/140.473 dbe/140.468 idea/140.470 phpstorm/140.475 pycharm/140.471 rubymine/140.474 webstorm/140.469
2014-11-06 Konstantin... Progress indicator may call invokeLater too often when...
2014-11-06 Sergey Ignatovtweak transparent progress indicator position in case...
2014-11-06 Maxim.Mossienkoseparate stacks for undo / redo for light virtual files...
2014-11-06 Maxim.Mossienkoproper synchronization in write
2014-11-06 Konstantin... IDEA-132363 NPE invoking recent searches with Darcula
2014-11-06 Konstantin... IDEA-127185 Switcher throws exception and stops working
2014-11-06 Konstantin... Merge remote-tracking branch 'origin/master'
2014-11-06 Konstantin... change invokeLater to invokeLaterIfNeeded
2014-11-06 Alexander ZolotovBlock support: fix retrieving reparseable node on chang...
2014-11-06 Alexander ZolotovBlock support: extract retrieving reparseable element
2014-11-06 Dmitry TrofimovMerge remote-tracking branch 'origin/master'
2014-11-06 Roman ShevchenkoMerge remote-tracking branch 'origin/master'
2014-11-06 Roman ShevchenkoIDEA-128713 (option to prevent file chooser from peekin...
2014-11-06 Konstantin... invisible go to class on gnome 3.14
2014-11-06 Anna Kozlovanew inference: site substitution from remembered proper... clion/140.467
next