idea/community.git
2016-09-13 Dmitry TrofimovMerge remote-tracking branch 'origin/master'
2016-09-13 Dmitry TrofimovPrevent NPE (IDEA-CR-13585)
2016-09-13 Dmitry TrofimovFix according to review IDEA-CR-13585
2016-09-13 Vassiliy.KudryashovIDEA-63980 Make idea.cycle.buffer.size configurable...
2016-09-13 Sergey MalenkovRegistry: add ability to show a gap for horizontal...
2016-09-13 Sergey MalenkovIDEA-149395 ensure that requested bounds out of transpa...
2016-09-13 Sergey MalenkovIDEA-149395 do not hide scroll bars if view is not...
2016-09-13 Daniil Ovchinnikov[groovy] console filter: match 'file:' paths (IDEA...
2016-09-13 Daniil OvchinnikovRegexpFilter: take advantage of named groups in regexp
2016-09-13 Roman Shevchenko[platform] fixes NPE in update info dialogs (IDEA-161183)
2016-09-13 Sergey MalenkovRename NestingRulesProvider to ProjectViewNestingRulesP...
2016-09-13 Roman ShevchenkoCleanup (dead code)
2016-09-13 Roman ShevchenkoMerge remote-tracking branch 'origin/master' dbe/163.4457
2016-09-13 Roman Shevchenko[java] correct lookup scope for module-info highlightin...
2016-09-13 Roman Shevchenko[java] fixes a lookup scope for module-info files index
2016-09-13 Dmitry Batkovichresource bundle editor: tree model is thread safe now
2016-09-13 Dmitry Batkovichresource bundle editor: tree model is thread safe now
2016-09-13 Roman ShevchenkoCleanup (typo)
2016-09-13 Roman Shevchenko[java] temporarily disables module-info files index
2016-09-13 Yann Cébron[devkit] EA-88378 - assert: PsiDocumentManagerBase...
2016-09-13 Gregory.Shragodo not sendText twice in case of exception idea/163.4452
2016-09-13 Vladimir Krivosheevkotlin UI DSL variant 2 — cleanup (move LayoutBuilderImpl)
2016-09-13 Vladimir Krivosheevkotlin UI DSL variant 2 — custom component constraints
2016-09-13 Vladimir Krivosheevkotlin UI DSL variant 2 — move MigLayout() to impl...
2016-09-13 Vladimir Krivosheevkotlin UI DSL variant 2 — more readable
2016-09-13 Aleksey Pivovarovvcs: remove dead code
2016-09-13 Roman ShevchenkoMerge remote-tracking branch 'origin/master'
2016-09-13 Roman Shevchenko[java] uses module path instead of class path for Jigsa...
2016-09-13 Denis FokinIDEA-161155 Per Project Modality: when Commit or Push...
2016-09-13 Roman Shevchenko[java] module-info files index for compiler
2016-09-13 peterdon't multiply threads in LowMemoryWatcher by default...
2016-09-13 petergenerate runtime assertions for any default notnull...
2016-09-13 peterjava completion: include outer classes into display...
2016-09-13 peterlog completion stopHere at trace level to avoid seeing...
2016-09-13 peterIDEA-160958 Smart completion should suggest method...
2016-09-13 peterIDEA-161034 Code completion should be provided for...
2016-09-13 peterstructure view should work with last committed PSI...
2016-09-13 peterIDEA-161074 Constant field completion breaks formatting
2016-09-13 Roman Shevchenko[java] module dependency quick fixes on export qualifiers
2016-09-13 Dmitry BatkovichByteSequence: use same code style for loops in equals... pycharm/163.4447
2016-09-13 Sergey Ignatovcleanup clion/163.4445
2016-09-13 Vladimir.OrlovMerge remote-tracking branch 'origin/master' dbe/163.4440 phpstorm/163.4443 rubymine/163.4444 webstorm/163.4439
2016-09-13 Vladimir.Orlovdon't build *-oracle-win.zip artifacts.
2016-09-13 Anna Kozlovajunit 5: initial templates
2016-09-13 Anna Kozlovaoutput: don't postpone failure output
2016-09-13 Anna Kozlovajunit: print reported output
2016-09-13 Anna Kozlovajunit 5: recognize test factory as test (IDEA-160177)
2016-09-13 Maxim.Mossienko Seach and replace inconsistency started from Seach...
2016-09-13 Maxim.Mossienkoremove selection made during search when nothing was...
2016-09-13 Dennis Ushakovremove groupId to get rid of warning
2016-09-13 Semyon ProshevUpdate CompatibilityVisitor to highlight and suggest...
2016-09-13 Semyon ProshevUpdate CompatibilityVisitor to correctly handle Implici...
2016-09-13 Semyon ProshevPY-18973 Fixed: implement support for PEP 515 (Undersco...
2016-09-13 Andrey VokinRUBY-18521 CSS injections in Slim templates aren't...
2016-09-13 Yann Cébron[devkit] GenerateComponentExternalizationAction: cleanup
2016-09-13 Yann Cébron[devkit] EA-88378 - assert: PsiDocumentManagerBase...
2016-09-13 Denis FokinIDEA-35480 Per project/frame modality (Commit and Push... appcode/163.4425 clion/163.4424 rubymine/163.4426
2016-09-13 Bas LeijdekkersIG: add assertions instead of silently ignoring problems
2016-09-13 Daniil Ovchinnikov[groovy] process whole expression tree instead of left... phpstorm/163.4419
2016-09-13 Dmitry BatkovichTreeUtil.Traverse is @FunctionalInterface now + lambdif...
2016-09-13 Tagir ValeevComparatorCombinatorsInspection: preparePsiElementForWr... idea/163.4417
2016-09-13 Tagir ValeevIDEA-CR-13704 follow-up: check for arguments array...
2016-09-13 Sergey MalenkovUpdate javadoc for the NestingRulesProvider interface
2016-09-13 Dmitry Avdeevcleanup
2016-09-13 Bas LeijdekkersUse TableUtil.removeSelectedItems()
2016-09-13 Pavel DolgovJavafx: Support resolution of resource keys (IDEA-100213)
2016-09-13 Aleksey Pivovarovlst: simplify RangesBuilder
2016-09-13 Roman ShevchenkoCleanup (dead code)
2016-09-13 Egor.UshakovIDEA-161086 Add to Watches from "Evaluate" dialog shoul...
2016-09-13 Tagir ValeevIDEA-161007 Support method chains and comparingInt...
2016-09-13 Yann CébronIDEA-158314 Spring Initializr -> "Dependencies" tab... appcode/163.4411 clion/163.4410
2016-09-13 Alexandr EvstigneevRUBY-18534: got rid of memory leak in RubyProjectStruct...
2016-09-13 Dmitry BatkovichByteSequence: proper equals and hasCode dbe/163.4408
2016-09-13 peterinitial IDEA-159538 Provide action to validate groovy...
2016-09-13 nikbuild scripts: added method to build unpacked distribution
2016-09-13 nikbuild scripts refactored: extracted common interface...
2016-09-13 Tagir ValeevIDEA-CR-13704 Follow-up fix: MethodUtils::isCompareTo...
2016-09-13 Max Medvedev@NotNull for NodeStructure
2016-09-13 Tagir ValeevIDEA-161002 Support cases like if(...) { for(...) ...
2016-09-13 Tagir ValeevIDEA-CR-13640 Suggest variable name based on type pycharm/163.4403 pycharm/163.4404
2016-09-13 Tagir ValeevIDEA-CR-13651 ComparisonUtils::getComparisonType: accep...
2016-09-13 Tagir ValeevIDEA-CR-13662 Print lambda body if BoolUtils.getNegated...
2016-09-13 Tagir ValeevIDEA-CR-13704 PsiMethodUtil::isCompareToCall moved...
2016-09-13 Tagir ValeevIDEA-161007 ComparatorCombinators.html better formatting webstorm/163.4402
2016-09-13 Tagir ValeevIDEA-CR-13691 StreamApiMigrationInspection: onTheFly...
2016-09-13 Tagir ValeevIDEA-161007 ComparatorCombinatorsInspection registratio...
2016-09-12 Konstantin... change modality state to NON_MODAL while updating actions appcode/163.4399 clion/163.4393 clion/163.4396.10 clion/163.4396.3 dbe/163.4395 idea/163.4396 idea/163.4396.1 idea/163.4396.11 idea/163.4396.4 idea/163.4396.6 phpstorm/163.4396.12 phpstorm/163.4396.8 phpstorm/163.4397 pycharm/163.4396.9 pycharm/163.4398 rubymine/163.4401 webstorm/163.4396.2 webstorm/163.4396.5 webstorm/163.4396.7
2016-09-12 Konstantin... Do not use home-made icons in production code
2016-09-12 Vassiliy.KudryashovPatch for key bindings under OX S (UP, DOWN, PAGE_UP...
2016-09-12 Sergey MalenkovMove the NestingRulesProvider interface to public API
2016-09-12 Daniil Ovchinnikov[groovy] generate documentation for implicit closure...
2016-09-12 Daniil Ovchinnikov[groovy] do not optimize imports in test data (IDEA...
2016-09-12 Daniil Ovchinnikov[groovy] compute the set duplicated signatures instead...
2016-09-12 Roman ShevchenkoMerge remote-tracking branch 'origin/master'
2016-09-12 Roman Shevchenko[java] fixes module highlighting range
2016-09-12 Anna Kozlovajunit: don't include dependent modules in scope for...
2016-09-12 Roman ShevchenkoCleanup (dead code; docs; formatting)
2016-09-12 Yaroslav Lepenkin[Reporting] annotate with @JvmField to prevent from... rubymine/163.4366
2016-09-12 peterIDEA-161070 Memory leaks of LightVirtualFiles clion/163.4361
2016-09-12 petergoto action: update actions to show, not to perform... appcode/163.4359
next