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 .
- 01 Feb, 2018 1 commit
-
-
Alexander Koshevoy authored
The concurrent logic of `ClientModeMultiProcessDebugger` extracted to `RecurrentTaskExecutor`. The connection logic is kept at `ClientModeMultiProcessDebugger`.
-
- 31 Jan, 2018 5 commits
-
-
Alexander Koshevoy authored
This is required to finish `RemoteDebugger` connections smoothly in `ClientModeMultiProcessDebugger` connection threads.
-
Alexander Koshevoy authored
The connection strategy of "client mode" debugger reworked to meet local Python Docker Compose interpreter behavior. The `docker-compose` executable might start target Python script after a set of lengthy actions: building images, preparing network configuration, starting other services, etc. (technically we could use `docker-compose events` command to track this moment). Due to this property we need to try connecting repeatedly and effectively for a prolonged time with a reliable timeout.
-
Alexander Koshevoy authored
The auxiliary method `DockerComposeProcessUtil.toRemoteProcess()` is going to be removed.
-
Alexander Koshevoy authored
-
Alexander Koshevoy authored
-
- 30 Jan, 2018 34 commits
-
-
nik authored
-
Anton Makeev authored
-
Gregory.Shrago authored
-
Egor Ushakov authored
-
Dmitry Avdeev authored
-
Dmitry Avdeev authored
-
Aleksey Pivovarov authored
* introduce Master/Slave editors * disable "Smart Zoom" in slave editors
-
Aleksey Pivovarov authored
* avoid changing size twice: at editor creation and when adding it into component hierarchy
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
* do not fire JComponent property changes on ImageFileEditorImpl
-
Sergey Karashevich authored
-
Andrey Vlasovskikh authored
-
Dmitry Batrak authored
alternative fix, without passing additional parameter via UpdateParameterInfoContext
-
Maxim.Mossienko authored
-
Dennis Ushakov authored
-
Rustam Vishnyakov authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
peter authored
they don't seem to serve useful purpose, but complicate the logic and prohibit PSI from properly functioning in default project
-
peter authored
-
Pavel Dolgov authored
-
Rustam Vishnyakov authored
-
Rustam Vishnyakov authored
-
Alexander Kass authored
Also allow tracking traversal direction
-
Irina.Chernushina authored
= vue tags can have empty body and be self-closing WEB-30808 Some of the vue components may have an empty body
-
Julia.Mochenkova authored
update PostCSSPluginCheckTest, PluginTestCase
-
Anna Kozlova authored
-
Vladimir.Orlov authored
-
Nadya Zabrodina authored
-
Dmitry Batrak authored
-