idea/community.git
2015-07-24 nikgdsl for scripts updated
2015-07-24 Konstantin... Merge remote-tracking branch 'origin/master'
2015-07-24 Konstantin... refactor: move JB protocol commands handling to JBProto...
2015-07-24 Egor.Ushakovextra fix for IDEA-139797 - better popup alignment
2015-07-24 Vladislav.Sorokagradle: merge gradle args defined in gradle.properties
2015-07-24 Vladimir Krivosheevrevert "fix com.intellij.dvcs.repo.VcsRepositoryManager...
2015-07-24 Vladimir Krivosheevrevert "CloudGitRemoteDetector should be lazy"
2015-07-24 Konstantin... refactor: change literal to constant
2015-07-24 Maxim.MossienkoProper removeTestTrace(@NotNull String testName) with...
2015-07-24 Dmitry AvdeevEditTaskDialog
2015-07-24 Alexey Kudravtsevcompilation
2015-07-24 Alexey Kudravtsevcleanup
2015-07-24 Alexey Kudravtsevcleanup
2015-07-24 Alexey Kudravtsevcleanup
2015-07-24 Egor.Ushakovextra fix for IDEA-139797 - no need for overriding...
2015-07-24 Egor.UshakovIDEA-139797 Default Theme doesn't allow to apply font...
2015-07-24 Dmitry AvdeevEditTaskDialog
2015-07-24 Vladimir KrivosheevCloudGitRemoteDetector should be lazy
2015-07-24 Vladimir Krivosheevfix com.intellij.dvcs.repo.VcsRepositoryManager request...
2015-07-24 Vladimir Krivosheevoverrides
2015-07-24 Ivan ChirkovMove parseVersion from VersionUtil to Version and use...
2015-07-24 Maxim.MossienkoAdded 'public boolean hasTestTrace(@NotNull String...
2015-07-24 Anna Kozlovamake test data more stable
2015-07-24 Kirill Likhodedov[git] move notification about not-unstashed local chang...
2015-07-24 Kirill Likhodedov[git] remove unused methods around GitChangesSaver...
2015-07-24 Kirill Likhodedov[git] fix javadoc
2015-07-24 Kirill Likhodedov[git] Inline method: choose the GitStashChangesSaver...
2015-07-24 Kirill Likhodedov[git] GitUpdateProcess: GitFreezingProcess is not neede...
2015-07-24 Kirill Likhodedov[git] GitUpdateProcess: use GitPreservingProcess
2015-07-24 Kirill Likhodedov[git] remove GitComplexProcess since it is not used...
2015-07-24 Kirill Likhodedov[vcs] get rid of Continuation in PatchApplier, shelve...
2015-07-24 Kirill Likhodedov[git] Let GitPreservingProcess accept the save method...
2015-07-24 Kirill LikhodedovPatchApplier: no need in invokeLater: the method is...
2015-07-24 Kirill LikhodedovPatchApplier: no need in read action + extract method
2015-07-24 Kirill Likhodedov[vcs] simplify: extract method
2015-07-24 Kirill Likhodedov[vcs] simplify: use sync refresh without a callback
2015-07-24 Kirill Likhodedov[vcs] no need to reload project after applying patch
2015-07-24 Kirill Likhodedov[shelf] remove unused parameter
2015-07-24 Kirill Likhodedov[shelf] inline the only method invocation to reduce...
2015-07-24 Kirill Likhodedov[git] simplify old progress title restoration
2015-07-24 Kirill Likhodedov[git] simplify: accept roots instead of repositories
2015-07-24 Kirill Likhodedov[git] simplify: use map instead of manual list population
2015-07-24 peterenable background dumb mode from safe delete (IDEA...
2015-07-24 Liana BakradzeEDU-377 NPE in pure python project
2015-07-24 Maxim.Mossienkoskip index data initialization if the directory doesn...
2015-07-24 Kirill Likhodedov[vcs] Call processOpenedProject on checkout only if...
2015-07-24 Kirill Likhodedov[vcs] IDEA-142450 automatically set up VCS mapping...
2015-07-24 peterdiagnostics and allow bg dumb mode in AddCustomLibraryD...
2015-07-24 Vladislav.SorokaIDEA-142855 Gradle Project Data To Import: provide...
2015-07-24 Maxim.Mossienkoinit holder after post startup activity
2015-07-24 Vladimir KrivosheevIDEA-131688 Settings repository plugin: more descriptiv...
2015-07-24 peterdon't let completion list grow too large, remove the...
2015-07-24 Anna Kozlovause classpath jar instead of custom class loaders for...
2015-07-24 Anna Kozlovabe ready for classpath jar when load plugins from class...
2015-07-24 Anna Kozlovarefactoring conflicts: relayout so all conflict descrip...
2015-07-24 peterIDEA-143075 Autocompletion not working when an inner...
2015-07-24 peterIDEA-142895 Enums from libs are not shown as subclasses...
2015-07-24 Dmitry BatrakEA-63428 - fix soft wraps recalculation for moving...
2015-07-24 Dmitry Batrakmore diagnostics for EA-55006
2015-07-24 Sergey Simonchiksm runner: include testFramework name in logging messag... appcode/142.3472 clion/142.3471
2015-07-24 Vladimir Krivosheevmove getFile to StorageUtil to avoid dependency on... webstorm/142.3470
2015-07-23 Maxim.Mossienkomore compact and reliable index representation based... appcode/142.3467 clion/142.3462 dbe/142.3463 idea/142.3469 phpstorm/142.3466 pycharm/142.3461 rubymine/142.3465 webstorm/142.3460
2015-07-23 Maxim.Mossienkogreenifying test + clear() method was added
2015-07-23 Ilya.KazakevichMerge remote-tracking branch 'origin/master'
2015-07-23 Ilya.KazakevichPrivate method "__getSuite" was used instead of protect...
2015-07-23 Dennis Ushakovuse backround color from parent to remove ugly dark...
2015-07-23 Konstantin... Merge remote-tracking branch 'origin/master'
2015-07-23 Konstantin... add jetbrains:// handler in build-in server
2015-07-23 peteradd ManualRangeMarker.isValid
2015-07-23 Vladimir Krivosheev add missed $ROOT_CONFIG$ appcode/142.3456 clion/142.3457
2015-07-23 Vassiliy.KudryashovIDEA-137001 when you push `F3` last time it should...
2015-07-23 petershut down daemon immediately when autopopup completion...
2015-07-23 Roman Shevchenko[tests] Java inheritance search test refactored
2015-07-23 Vassiliy.KudryashovDon't try to show balloon pointer if it too far from...
2015-07-23 Vassiliy.KudryashovIDEA-139829 Move tabs by mouse drag&drop to reorder appcode/142.3455
2015-07-23 Vladimir KrivosheevICS — get rit of $ROOT_CONFIG$ dir
2015-07-23 Vladimir Krivosheevattempt to fix Zelix KlassMaster - ERROR: Could not... clion/142.3453
2015-07-23 Vladimir Krivosheevuse ReentrantReadWriteLock
2015-07-23 Vladimir Krivosheevfix SchemeManagerTest
2015-07-23 Vassiliy.KudryashovIDEA-79937 Usability Issue with Long Context Menus...
2015-07-23 Sergey MalenkovSettings: remove black border from tree cell renderer
2015-07-23 Roman ShevchenkoMerge remote-tracking branch 'origin/master'
2015-07-23 Roman Shevchenko[structural search] updates try-with-resources test...
2015-07-23 Roman ShevchenkoCleanup (formatting)
2015-07-23 Ilya.KazakevichMerge remote-tracking branch 'origin/master'
2015-07-23 Ilya.KazakevichSkipping ""Access to a protected member" for "_meta...
2015-07-23 petercopy DocumentImpl.getLineStart/End corner case handling...
2015-07-23 Roman ShevchenkoMerge remote-tracking branch 'origin/master'
2015-07-23 Roman Shevchenko[jsp] fixes unhandled exceptions highlighting in inner...
2015-07-23 Vladimir Krivosheevcleanup
2015-07-23 Vladimir Krivosheevcleanup
2015-07-23 Vladimir Krivosheevmove to right package
2015-07-23 Vladimir Krivosheevstate store in kotlin
2015-07-23 Vladimir Krivosheevstate store in kotlin
2015-07-23 Egor.Ushakovfixed breakpoints in lambdas inside local classes appcode/142.3448 clion/142.3447 phpstorm/142.3446
2015-07-23 Sergey MalenkovIDEA-142999 Settings window size is verys small by...
2015-07-23 Sergey MalenkovIDEA-142999 Settings window size is verys small by...
2015-07-23 Bas LeijdekkersIDEA-142959 ("method identical to super" false positive)
2015-07-23 Bas LeijdekkersIG: remove a small bit of duplication
2015-07-23 Ivan ChirkovBetter message for custom repositories which failed... appcode/142.3443 clion/142.3442
next