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 .
- 14 Jan, 2019 40 commits
-
-
peter authored
async console highlighter: don't hold references to frozen documents after they've been processed (IDEA-205347)
-
Dmitry Batrak authored
-
Viktoria.Shirunova authored
-
Daniil Ovchinnikov authored
-
Dmitry Avdeev authored
save credentials on configurable's commit
-
Dmitry Avdeev authored
-
Dmitry Avdeev authored
-
Dmitry Avdeev authored
-
Dmitry Avdeev authored
-
Rustam Vishnyakov authored
-
Daniil Ovchinnikov authored
[groovy] tests: split RepositoryProjectDescriptor into TestLibrary and LibraryLightProjectDescriptor
-
Semyon Proshev authored
Inspection does not register `CompatibilityVisitor` problems for its opened file language because in such a case `UnsupportedFeatures` will annotate them. Also `registerOnFirstMatchingVersion` methods were removed because they could lead to duplication even if languages to register were different.
-
Nicolay Mitropolsky authored
-
Semyon Proshev authored
-
Sergey Simonchik authored
-
Eldar Abusalimov authored
-
alexey.afanasiev authored
-
Roman Shevchenko authored
-
Alex Plate authored
-
Eldar Abusalimov authored
-
Vladimir Krivosheev authored
-
Sergey Simonchik authored
-
Aleksey Rostovskiy authored
-
Aleksey Rostovskiy authored
-
Vladimir Krivosheev authored
-
Marc Philipp authored
Although `TestPlan` exposes an `add(TestIdentifier)` method, it was only ever intended for internal use by JUnit's `DefaultLauncher` which already adds dynamic test identifiers to the `TestPlan`. The JUnit team is going to make the `add()` throw an exception on modifications from listeners. Thus, this commit removes the unnecessary call.
-
anstarovoyt authored
-
Roman Shevchenko authored
-
Alexander Koshevoy authored
-
Sergey Simonchik authored
-
Konstantin Aleev authored
-
peter authored
-
peter authored
-
Semyon Proshev authored
Render `project default` interpreter in the same way as other interpreters in run configuration settings (PY-32814)
-
Semyon Proshev authored
-
Semyon Proshev authored
-
Dmitry Jemerov authored
-
Vladislav.Soroka authored
-
peter authored
don't capture potentially-changing MethodData in PsiMethod-bound cached value (EA-122934, EA-132920)
-
Eugene Zhuravlev authored
-