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 .
- 19 Feb, 2017 4 commits
-
-
Evgeniy.Stepanov authored
Use API in TreeUI instead of obsolete TreeUpdater API. This is important for requeue and perform update properly.
-
Tagir Valeev authored
StreamApiMigration: collect(joining()): allow separator addition based on counting loop variable value
-
Kirill Likhodedov authored
It was introduced to let Automake functionality suspend itself, while some Git operations are changing working tree, to avoid compiling the project in "intermediate" (e.g. partially checked out) state. However, currently it is enough to send an event to the BatchFileChangeListener, which is listened by Automake, so the latch can be removed. On the other hand, taking the HPL suspends the highlighting daemon, which is unfortunate since doesn't allow user to see analysis results until the VCS operation completes, and leads to issues like IDEA-160945.
-
Kirill Likhodedov authored
-
- 18 Feb, 2017 13 commits
-
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
peter authored
InternetAttachSourceProvider: display dialogs outside write action (EA-97211 - assert: NoSwingUnderWriteAction.lambda$watchForEvents$)
-
peter authored
-
peter authored
-
peter authored
-
Vassiliy.Kudryashov authored
Provide left indent for filename title
-
Vassiliy.Kudryashov authored
Usages table: make filename and line number always visible
-
Kirill Likhodedov authored
Notification itself is not a title and not a content.
-
Kirill Likhodedov authored
It used to be calculated an one place, but was duplicated in 07ca720d. Later in 47cb0453 only of the usages was updated.
-
Vassiliy.Kudryashov authored
-
Anton Makeev authored
cidr: registry setting to enable 'Show Compiler Info' + display compiler kind & correct log category
-
Rustam Vishnyakov authored
-
- 17 Feb, 2017 23 commits
-
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Ilya.Kazakevich authored
-
Ilya.Kazakevich authored
-
Ilya.Kazakevich authored
* Frameworks report test name in format "module.test_name" and if module is in subfolder, we can't resolve it directly. * "findFunctionByPartialName" used to resolve it in this case.
-
Ilya.Kazakevich authored
-
Ilya.Kazakevich authored
* null means "no data in cache" while empty is valid result means no element for this qname. Negative cache was broken. It is fixed now.
-
Sergey Simonchik authored
javadoc and default equals/hashCode to prevent constant "External Libraries" node's children updates (IDEA-CR-17846)
-
Michael Golubev authored
- addressing minor comments from IDEA-CR-18343
-
Dmitry Jemerov authored
-
Roman Shevchenko authored
-
Dmitry Jemerov authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Anna.Kozlova authored
EA-83687 - assert: PsiEnumConstantImpl.resolveMethodGenerics
-
Anna.Kozlova authored
EA-97195 - assert: PsiEnumConstantImpl.resolveMethodGenerics
-
Anna.Kozlova authored
-
Anna.Kozlova authored
try to search for annotations in module runtime scope (module with all transitive dependencies) as that would find all possible base classes for configured scope
-
Anna.Kozlova authored
-
Roman Shevchenko authored
-
Valentin Fondaratov authored
-
Gregory.Shrago authored
-
Roman Shevchenko authored
-