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 .
- 28 Apr, 2017 40 commits
-
-
Andrey Vlasovskikh authored
It was a regression caused by changing the order of imports that affected most Python plugin users due to Jython specific resolve logic applied to CPython interpreters.
-
Gregory.Shrago authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
overload resolution: same signatures should not check return types, etc already processed in hierarchical signatures (IDEA-172129)
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Ekaterina Tuzova authored
-
Ekaterina Tuzova authored
-
peter authored
just delegate to ProgressIndicatorUtils allows to use it from read action, and to pass a progress indicator
-
Vladimir Krivosheev authored
-
Ekaterina Tuzova authored
-
Ilya.Kazakevich authored
Convention is the following: * package is called "newTestRunners" because "testing.tests" sounds silly. I will move classes one level above when we remove old runners. * Abstract and shared (used by several runners) classes got appropriate names * Runners are called PyNose, PyUnit, PyPyTest
-
Sergey Malenkov authored
-
Sergey Malenkov authored
-
Sergey Malenkov authored
-
Sergey Malenkov authored
-
Vladimir Krivosheev authored
-
Ekaterina Tuzova authored
-
Vladimir Krivosheev authored
remove isWritable from BaseDocumentAdapter
-
Ekaterina Tuzova authored
-
Ekaterina Tuzova authored
-
Ekaterina Tuzova authored
-
Ekaterina Tuzova authored
-
Ekaterina Tuzova authored
-
Ekaterina Tuzova authored
-
Ekaterina Tuzova authored
-
Ekaterina Tuzova authored
-
Ekaterina Tuzova authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
peter authored
display to the user when debugger evaluation fails during indexing (EA-100744 - INRE: FileBasedIndexImpl.handleDumbMode)
-
peter authored
to decrease the number of Swing events produced to eliminate "too many events" from LaterInvocator redispatches to make TransferToEDTQueue not so necessary
-
peter authored
JavaStackFrame.shouldSkipLine:=false if index fails (EA-100750 - INRE: FileBasedIndexImpl.handleDumbMode)
-
peter authored
-
Dmitry Batkovich authored
-
Vladimir Krivosheev authored
-