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 .
- 23 Oct, 2017 40 commits
-
-
Semyon Proshev authored
(cherry picked from commit 242a3bdd)
-
Semyon Proshev authored
(cherry picked from commit 40857d34)
-
Semyon Proshev authored
(cherry picked from commit d93debdf)
-
Semyon Proshev authored
Py3UnresolvedReferencesInspectionTest.testMockPatchObject fixed. (cherry picked from commit d272b82b)
-
Semyon Proshev authored
Now custom members could be unresolved in some contexts. That fact could lead to false positives in code insight, such as unresolved references. So you have to process such cases separately, e.g. by ignoring them. Pass contexts to module member providers. Fix context annotation and pass resolve context in class members providers. No more unstubbing in Py3UnresolvedReferencesInspectionTest.testMockPatchObject. (cherry picked from commit 542ba81a)
-
Semyon Proshev authored
No more `... instanceof PsiFileSystemItem` in it. (cherry picked from commit e9bd2ab2)
-
Semyon Proshev authored
Because it's the same as item's name. PyClassNameCompletionTest.testSubmoduleRegularImport, testSubmodule fixed. (cherry picked from commit 3c674651)
-
Semyon Proshev authored
(cherry picked from commit f98eca66)
-
Semyon Proshev authored
Remove PyUtil.getAllSuperClasses. (cherry picked from commit 551acb88)
-
Semyon Proshev authored
(cherry picked from commit d197527b)
-
Semyon Proshev authored
(cherry picked from commit 62d2b294)
-
Semyon Proshev authored
(cherry picked from commit 55949b3e)
-
Ekaterina Tuzova authored
(cherry picked from commit 94e45d65)
-
Dmitry Trofimov authored
(cherry picked from commit ebaa7b7e)
-
Andrey Vlasovskikh authored
(cherry picked from commit d008c5c7)
-
Fiterman, Yuli authored
(cherry picked from commit 03031838)
-
Elizaveta Shashkova authored
(cherry picked from commit a802d2a2)
-
Elizaveta Shashkova authored
(cherry picked from commit c4113116)
-
Elizaveta Shashkova authored
(cherry picked from commit 1d138944)
-
Elizaveta Shashkova authored
(cherry picked from commit c2638539)
-
Elizaveta Shashkova authored
(cherry picked from commit 9d7eb640)
-
Elizaveta Shashkova authored
Updates from PyDev: replace pytest with unittest since we're using it in env tests. Fix a merging bug with multiprocess. (cherry picked from commit f596d3d0)
-
Elizaveta Shashkova authored
(cherry picked from commit 50859d74)
-
Elizaveta Shashkova authored
(cherry picked from commit 32eaf4fa)
-
Elizaveta Shashkova authored
(cherry picked from commit f07ccdde)
-
Elizaveta Shashkova authored
(cherry picked from commit 4dd2efe1)
-
Elizaveta Shashkova authored
Updates from PyDev: #PyDev-779: In pysrc/pydev_ipython/qt_for_kernel.py, matplotlib_options should be replaced with latest from ipython (cherry picked from commit 3ae97cef)
-
Elizaveta Shashkova authored
(cherry picked from commit cbd02cb8)
-
Elizaveta Shashkova authored
(cherry picked from commit 0ad9d9fc)
-
Elizaveta Shashkova authored
Updates from PyDev: Fix for case when python-future is installed and provides a dummy 'builtins' module even on Python 2. #PyDev-845 (cherry picked from commit 11482b4b)
-
Elizaveta Shashkova authored
(cherry picked from commit 56c85444)
-
Elizaveta Shashkova authored
(cherry picked from commit c410fb7b)
-
Elizaveta Shashkova authored
(cherry picked from commit 9f5df331)
-
Elizaveta Shashkova authored
(cherry picked from commit 33370701)
-
Elizaveta Shashkova authored
(cherry picked from commit 2b1d1016)
-
Elizaveta Shashkova authored
(cherry picked from commit 117d79e8)
-
Elizaveta Shashkova authored
(cherry picked from commit 321ce483)
-
Elizaveta Shashkova authored
(cherry picked from commit 47ec26c0)
-
Elizaveta Shashkova authored
(cherry picked from commit 693b9626)
-
Elizaveta Shashkova authored
(cherry picked from commit 3f0d342d)
-