idea/community.git
2015-07-07 Yaroslav LepenkinFixed NPE, space property can be null
2015-07-07 Yaroslav LepenkinFixed compilation after rebase
2015-07-07 Yaroslav LepenkinReformat with context on postponed formatting: fixed...
2015-07-07 Yaroslav LepenkinReformat with context on postponed formatting: fixed...
2015-07-07 Yaroslav LepenkinReformat with context: do not touch blocks with read...
2015-07-07 Yaroslav LepenkinUse reformat with context on postprocess reformat
2015-07-07 Yaroslav LepenkinSet min spaces for linebreak to 1, so when spacing...
2015-07-07 Yaroslav LepenkinReformat with context: do not touch linefeeds
2015-07-07 Yaroslav LepenkinAlignment on "public, static, void, <T>, throws" replac...
2015-07-07 Yaroslav LepenkinReformat with context: collect all alignments from...
2015-07-07 Yaroslav LepenkinReformat with context: Corrected block alignment retrieval
2015-07-07 petergroup exceptions using alarm instead of a permanent... appcode/142.3071 clion/142.3070
2015-07-07 peterMemoryUsagePanel: no periodic update when not shown
2015-07-07 peterdon't burn CPU when no non-standard progresses are...
2015-07-07 Kirill Likhodedov[git] IDEA-142339 wrap possible parsing exceptions...
2015-07-07 Sergey SimonchikTextFieldWithHistory#setTextAndAddToHistory method...
2015-07-07 Kirill Likhodedov[vcs] IDEA-141729 Don't ask to remove the VCS root...
2015-07-07 Kirill LikhodedovMerge remote-tracking branch 'origin/master'
2015-07-07 Maxim.Mossienko[vcs] Speed up the VcsDirtyScopeVfsListener: use the...
2015-07-07 Sergey MalenkovIDEA-142218 Pop-up for cut string at tool windows is...
2015-07-07 Alexander KoshevoyPY-15431 Render remote SDK as invalid if Vagrant instan...
2015-07-07 Maxim.Mossienko- tests for CompactRecordsTable phpstorm/142.3069
2015-07-07 Kirill LikhodedovMerge remote-tracking branch 'origin/master' dbe/142.3067
2015-07-07 Kirill Likhodedov[git] IDEA-142339 catch any type of exceptions when...
2015-07-07 Sergey MalenkovIDEA-142218 Pop-up for cut string at tool windows is...
2015-07-07 Anna Kozlovaunimplement with cyclic inheritance (IDEA-142343)
2015-07-07 Anna Kozlovamodifier list intention: ensure range is valid (IDEA...
2015-07-07 Anna Kozlovafunctional type erasure: check if resulted type functio...
2015-07-07 Rustam VishnyakovIDEA-72261 configure line wrapping per file or per...
2015-07-07 Vassiliy.KudryashovIDEA-63980 Make idea.cycle.buffer.size configurable...
2015-07-07 Alexey Kudravtsevlock free findChildById appcode/142.3066
2015-07-07 Alexey Kudravtsevoptimisation: cache directories to reduce typical numbe...
2015-07-07 Alexey Kudravtsevoptimisation: avoid recalculating hashcode if possible
2015-07-07 Alexey Kudravtsevincorrect CharSequence implementation
2015-07-07 Alexey Kudravtsevclear the changed files queue when the project is about...
2015-07-07 Alexey Kudravtsevtighten visibility
2015-07-07 Alexey Kudravtsevnotnull
2015-07-07 Alexey Kudravtsevreflection cleanup
2015-07-07 Alexey Kudravtsevcomments
2015-07-07 Alexey Kudravtsevnotnull
2015-07-07 Vladimir Krivosheevdon't use children of deleted scheme directory to remov...
2015-07-07 Anton MakeevTest framework now allows custom light project setup clion/142.3065
2015-07-07 Maxim.Mossienkoadded old IDETalk incompatible versions
2015-07-07 Mikhail GolubevPY-16393 Ignore intermediate comments while searching...
2015-07-07 Mikhail GolubevPY-16335 Preserve formatting of converted collection...
2015-07-07 Oleg SukhodolskyFixing NPE in tests
2015-07-07 Daniil Ovchinnikov[groovy] use more general type in parameters (Collectio...
2015-07-07 Egor.UshakovEA-70358 - ITSE: ThreadReferenceProxyImpl.status
2015-07-07 Sergey MalenkovIDEA-142012 Evaluate Code Fragment - mouse click on...
2015-07-07 Anton MakeevTest framework now allows running both performance...
2015-07-07 Yann CébronLanguage: align parameter names
2015-07-07 peterIDEA-142328 guard against those calling ProjectManagerI...
2015-07-07 peterIDEA-142328 guard against those calling ProjectManagerI...
2015-07-06 Egor.Ushakovreverted part of the fix for IDEA-43728 due to regressi... appcode/142.3063 clion/142.3058 dbe/142.3059 idea/142.3060 phpstorm/142.3062 pycharm/142.3057 rubymine/142.3061 webstorm/142.3054 webstorm/142.3056
2015-07-06 Yann CébronDevKit: LanguageResolvingUtil use StringExpressionHelper #2 clion/142.3052
2015-07-06 Yann CébronDevKit: LanguageResolvingUtil use StringExpressionHelper
2015-07-06 Andrey Starovoytyeoman: finally — add generator to project wizard idea/142.3050
2015-07-06 Yann CébronConfigFilesTreeBuilder: sort JAR nodes alphabetically
2015-07-06 Andrey VlasovskikhAdded a quickfix for ignoring members of imported modul...
2015-07-06 Roman ShevchenkoMerge remote-tracking branch 'origin/master'
2015-07-06 Roman ShevchenkoIDEA-142297 (API compatibility with Atlassian Connector...
2015-07-06 Daniil Ovchinnikov[java] delegate LightPsiClassBase#findInnerClassByName...
2015-07-06 Roman Shevchenkoui: NPE in UnscrambleDialog.getPreferredFocusedComponent()
2015-07-06 Anna Kozlovatestng: better prediction of total tests (IDEA-111464)
2015-07-06 Anna Kozlovatestng: listen for configuration methods starts (IDEA...
2015-07-06 Sergey MalenkovIDEA-131222 Settings: Quick Lists — double-click remove...
2015-07-06 Andrey VlasovskikhMerge branch 'python-fixes'
2015-07-06 Anton Makeevproper synchronisation, project leak in tests
2015-07-06 Andrey VlasovskikhResolve only explicitly imported submodules of imported...
2015-07-06 Vassiliy.KudryashovIDEA-135222 'Stop' icon isn't active when 'Run' tab...
2015-07-06 Daniil Ovchinnikov[groovy] support for @Builder annotation: resolve ...
2015-07-06 Daniil Ovchinnikov[java] added method for getting declared string value...
2015-07-06 Daniil Ovchinnikov[java] implementation of light psi class that doesn...
2015-07-06 Daniil Ovchinnikov[groovy] collect inner classes from ast transformations...
2015-07-06 Sergey MalenkovIDEA-138381 Restart for Plugin Updates is prompted... appcode/142.3049
2015-07-06 Roman ShevchenkoIDEA-87252 (a couple more javadoc tests)
2015-07-06 Aleksey Pivovarovdiff: notify about configurable option in popup
2015-07-06 Anna Kozlovamethod refs: return type check fix for raw constructor...
2015-07-06 Roman ShevchenkoMerge remote-tracking branch 'origin/master'
2015-07-06 Roman ShevchenkoIDEA-130011 (javadoc asterisks stripped from generated...
2015-07-06 Bas LeijdekkersIDEA-136891 ('Overridable method called during object...
2015-07-06 Bas LeijdekkersIG: mention for loop in description
2015-07-06 Bas LeijdekkersIDEA-142317 ("Use of the variable which is known to...
2015-07-06 Bas LeijdekkersIG: fix "Use of variable whose value is known to be...
2015-07-06 Bas LeijdekkersIG: cleanup quick fix
2015-07-06 Bas Leijdekkersmake IG test light
2015-07-06 Roman ShevchenkoCleanup (formatting)
2015-07-06 Denis FokinIDEA-142260 Focus issue with switching between spaces...
2015-07-06 Anna Kozlovaexport tests: skip empty suites (due to successful...
2015-07-06 Anna Kozlovatest history: don't save runner/executor/etc informatio...
2015-07-06 Anna Kozlovaremove redundant fields in *TestConsoleProperties
2015-07-06 Anna Kozlovafix order of patching for android which removes parts...
2015-07-06 Anna KozlovaSOE (IDEA-142291)
2015-07-06 Denis FokinIDEA-142260 Focus issue with switching between spaces...
2015-07-06 Vladimir KrivosheevIDEA-CR-3580 fix typo phpstorm/142.3046
2015-07-06 Dmitry TrofimovMerge remote-tracking branch 'origin/master'
2015-07-06 Dmitry TrofimovRemove JSON serialization usages (PY-16388, PY-16389)
2015-07-06 Eugene ZhuravlevFilesDelta data synchronization made more explicit;
2015-07-06 Yaroslav LepenkinReformat Dialog: persist reformat only VCS changed...
2015-07-06 petermake document's LineSet immutable
next