This project is mirrored from https://gitee.com/mirrors/intellij-community.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 06 May, 2017 2 commits
-
-
Aleksey Pivovarov authored
fix regression after b517d180
-
Vitaly Provodin authored
Vitaly Provodin
-
- 05 May, 2017 38 commits
-
-
Anton Makeev authored
-
Ilya.Kazakevich authored
``copyFromLegacy()`` copies data from old configuration to new one. It uses ``PsiDocumentManager`` so it needs to post tasks to EDT using invoke-n-wait. Since this method is called from ``readExternal()`` it is accessed from F/J thread under read action that clones template configuration to check if gutter has to be displayed. Calling invokeAndWait under read action causes dead lock. We now convert old template configurations to new one using project event that takes place on EDT as we do for regular configurations and explicitly check coping process takes places on EDT. This case is rare since no one really needs to have script or file set in default configuration (and working directory does not need ``PsiDocumentManager``)
-
Sergey Malenkov authored
-
Anna.Kozlova authored
-
Vladimir Krivosheev authored
-
Sergey Malenkov authored
-
Sergey Malenkov authored
-
Sergey Malenkov authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
RunConfigurationsContextProvider / PostSyncProjectSetup — do not require RunManager instance (should be lazy)
-
Vladimir Krivosheev authored
-
sergio authored
-
Maxim.Mossienko authored
-
Vassiliy.Kudryashov authored
-
Anna Kozlova authored
-
Vladimir Krivosheev authored
lazy RunManager to fix RUBY-19527 (module is not available because modules are loaded only after project initialization)
-
Anton Tarasov authored
The ancestor is used to update icon's JBUI.scale to honor per-monitor DPI
-
Vladimir.Orlov authored
-
Vladimir.Orlov authored
-
Vladimir.Orlov authored
-
Sergey Karashevich authored
-
Rustam Vishnyakov authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vassiliy.Kudryashov authored
-
Elizaveta Shashkova authored
-
Valentina Kiryushkina authored
-
Valentina Kiryushkina authored
-
Valentina Kiryushkina authored
-
Valentina Kiryushkina authored
-
Valentina Kiryushkina authored
-
Valentina Kiryushkina authored
-
Valentina Kiryushkina authored
-
Valentina Kiryushkina authored
-
Valentina Kiryushkina authored
-
Valentina Kiryushkina authored
-
Valentina Kiryushkina authored
-