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
-
-
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
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Konstantin Bulenkov authored
-
Pavel Dolgov authored
Java: Split the test into two to avoid switching the project descriptor during execution of the test because it works slowly (IDEA-167271, IDEA-CR-20392)
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Alexey Ushakov authored
Alexey Ushakov
-
Alexey Kudravtsev authored
assert that if navigation element led to different file, offsets are not passed because they would be invalid in the other file anyway
-
Alexey Kudravtsev authored
-