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 .
- 25 Oct, 2016 40 commits
-
-
Anton Tarasov authored
- Refactored: EmptyIcon, LayeredIcon, RowIcon, CachedImageIcon, LazyIcon - JBUI.scale missed LayeredIcon's
-
Denis Fokin authored
-
Denis Fokin authored
-
Anna.Kozlova authored
create test action: choose one of dependent modules only when exactly one exists with test root (IDEA-163111)
-
Anna.Kozlova authored
-
nik authored
build scripts: use more restrictive since/until build range for non-bundled plugins (163.xxx.* instead of 163.*)
-
Yaroslav Lepenkin authored
-
Yaroslav Lepenkin authored
-
Egor.Ushakov authored
-
Rustam Vishnyakov authored
-
Vassiliy.Kudryashov authored
-
Anna.Kozlova authored
Revert: deadlock with search under ref table lock (IDEA-161849) (11beb170) no search is performed inside isTestCase anymore
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Rustam Vishnyakov authored
-
Rustam Vishnyakov authored
-
Roman Shevchenko authored
-
Daniil Ovchinnikov authored
-
Valentina Kiryushkina authored
Use "Fill Paragraph" action instead of "Reformat File" for too long lines
-
Aleksey Pivovarov authored
-
Semyon Proshev authored
Update PyStdlibClassMembersProvider to provide more members for unittest.mock.patch
-
Tagir Valeev authored
-
Valentin Fondaratov authored
-
Yaroslav Lepenkin authored
-
Alexey Kudravtsev authored
hack to allow ill-configured projects where libraries depend on project classes to find usages of these classes in libraries: IDEA-99773 Find usages CTRL-ALT-F7 does not have scope Project & Libraries anymore
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
data race when HighlightingSession disposed but HighlightingSessionImpl.myAddHighlighterInEDTQueue didn't apply all its highlighters yet
-
Alexey Kudravtsev authored
-
Dmitry Batrak authored
-
Egor.Ushakov authored
-
Roman Shevchenko authored
-
Alexander Lobas authored
-
Valentin Fondaratov authored
-
Maxim.Mossienko authored
-
Anna.Kozlova authored
junit: check if annotation is meta annotation with nested desired one instead of searching for all annotations which include current (optimisation as there are too many @test annotations)
-
Anna.Kozlova authored
EA-89237 - assert: SrcFileAnnotator$HighlightersCollector.collect
-
Anna.Kozlova authored
-
Roman Shevchenko authored
-
Sergey Malenkov authored
-
peter authored
don't invoke runForEachCaret recursively don't show preview when there's selection or in-place refactoring without selection
-