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 .
- 20 Sep, 2018 8 commits
-
-
Alexander Koshevoy authored
Move SSH SDK creation wizard to remote-run module and move general SDK creation to platform-impl module
-
Alexander Koshevoy authored
-
Alexander Koshevoy authored
Extract showProcessExecutionErrorDialog() method to the separate PyProcessExecutionErrorDialog.kt file
-
Alexander Koshevoy authored
-
Alexander Koshevoy authored
-
Alexander Koshevoy authored
-
Alexander Koshevoy authored
-
Alexander Koshevoy authored
-
- 19 Sep, 2018 32 commits
-
-
Alexander Koshevoy authored
There should be only one way to start process using `PyRemoteProcessStarterManager`. Anything else must be implemented as EP.
-
Alexander Koshevoy authored
-
Alexander Koshevoy authored
-
Alexander Koshevoy authored
`PyRemotePackageManagerImpl` moved from `intellij.python.community.impl` to `intellij.python.remoteInterpreter` module.
-
Ilya.Kazakevich authored
This reverts commit b3e9ce44
-
Vassiliy.Kudryashov authored
-
Alexander Lobas authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Sergey Malenkov authored
-
Ilya.Kazakevich authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Ilya.Kazakevich authored
-
Ilya.Kazakevich authored
-
anstarovoyt authored
-
Florian Kistner authored
-
Sergey Simonchik authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
IDEA-CR-37138
-
Egor Ushakov authored
-
Egor Ushakov authored
-
Florian Kistner authored
* Don't use `CFRetain`/`CFRelease` for activity token, since it's not guaranteed to be a `CFObject`
-
Aleksey Rostovskiy authored
-
nik authored
This fixes signing error (IDEA-199142).
-
Alexey Kudravtsev authored
-
peter authored
-
Alexey Kudravtsev authored
avoid instantiating Visitor several times; avoid child.accept(new Visitor()) pattern (for IDEA-CR-37113)
-
Alexey Kudravtsev authored
-
Maxim.Mossienko authored
-