Commit Graph
173278 Commits
Author SHA1 Message Date
Dmitry Avdeev 87fa823045 do not check out current branch 2016-06-01 14:35:31 +03:00
Vladislav.Soroka 1a62bdc946 IDEA-156819 Gradle test runner fails if assertEquals strings with unprintable chars 2016-06-01 14:23:42 +03:00
Alexey Kudravtsev de31cd668a cleanup 2016-06-01 13:55:05 +03:00
Alexey Kudravtsev 43877fe6fa removed expensive getResolveScope() call from isInheritor 2016-06-01 13:55:05 +03:00
Alexey Kudravtsev 29c6a0fed4 optimisation: do not scan beyond (startOffset,endOffset) if never asked to 2016-06-01 13:55:05 +03:00
Alexey Kudravtsev 125752add7 test fixed: everybody posts to event queue like crazy, so ignore InvocationEvents 2016-06-01 13:55:05 +03:00
Alexey Kudravtsev 12d808d98f removed unnecessary call 2016-06-01 13:55:05 +03:00
Bas Leijdekkers 8f1ab1c18c IG: a modified variable is never redundant (IDEA-156049) 2016-06-01 12:39:16 +02:00
Vladimir.Orlov bd63735303 Merge remote-tracking branch 'origin/master' 2016-06-01 13:35:48 +03:00
Vladimir.Orlov 60906b2b83 Merge remote-tracking branch 'origin/master' 2016-06-01 13:33:08 +03:00
Dmitry Avdeev d5df6c6ecd resized 2016-06-01 13:31:41 +03:00
Vladimir.Orlov 5dd3d8a496 IDEA-149309 Set "-XX:HeapDumpPath" and "-XX:ErrorFile" in IDE launchers 2016-06-01 13:29:37 +03:00
Dmitry Avdeev fdd5ece4ef cleanup 2016-06-01 13:09:12 +03:00
Vladimir.Orlov 4df87e1a02 Merge remote-tracking branch 'origin/master' 2016-06-01 12:20:41 +03:00
Vladimir.Orlov 25d030fded Merge remote-tracking branch 'origin/master' 2016-06-01 12:15:26 +03:00
Liana BakradzeandAndrey Vlasovskikh a0c901b890 PY-19606 main postfix template 2016-06-01 02:10:10 -07:00
Liana BakradzeandAndrey Vlasovskikh c5ce062f81 PY-19607 print postfix template 2016-06-01 02:10:10 -07:00
Vladimir.Orlov f3d2c93682 IDEA-149309 Set "-XX:HeapDumpPath" and "-XX:ErrorFile" in IDE launchers 2016-06-01 12:09:18 +03:00
Andrey Vlasovskikh 9341fb75b6 PyCharm 2016.2 EAP graphics 2016-06-01 01:59:33 -07:00
Dmitry Batkovich a816724b51 inspections & intentions: remove font-fix in descriptions like "style="font-family: verdana,serif;" IDEA-156893 2016-06-01 11:15:41 +03:00
Dmitry Batkovich dcea8c849f inspection toolwindow: export xml: export of all kinds of problems when severities is different for different scopes 2016-06-01 10:54:35 +03:00
Dmitry Batkovich 5a49b4ef66 Merge remote-tracking branch 'origin/master' 2016-06-01 10:52:23 +03:00
Dmitry Batkovich 9110def9c1 inspection toolwindow: export xml: export of all kinds of problems when severities is different for different scopes 2016-06-01 10:51:40 +03:00
Dmitry Batkovich 5fcd014683 inspection toolwindow: grouping by severity fix - getParent was null for inspection node 2016-06-01 10:50:08 +03:00
Anna.Kozlova 9d6477485d anonymous -> lambda 2016-06-01 09:00:47 +02:00
Anna.Kozlova 5be0d03de9 suppress due to javac bug 2016-06-01 08:55:51 +02:00
Dmitry Batkovich 73040d21f7 Merge remote-tracking branch 'origin/master' 2016-06-01 09:05:05 +03:00
peter 8a33d34159 add PsiDocumentManagerImplTest.testPerformLaterWhenAllCommittedFromCommitHandler (IDEA-CR-11146) 2016-06-01 07:56:22 +02:00
peter 446b80077a clean up AstPath objects when no PSI is accessed, e.g. after project closing 2016-06-01 07:35:13 +02:00
Ilya.Kazakevich c4176a20ca Logging improved to catch leaked thread 2016-06-01 00:43:07 +03:00
Gregory.Shrago 366e0ecbc4 compensate multiple updates in a row 2016-06-01 00:42:13 +03:00
Dennis Ushakov 85eeec1a7e Revert "handle values containing multiple tokens"
This reverts commit 1bcb497783.
2016-06-01 00:37:43 +03:00
Ilya.Kazakevich 055712a7a1 Removing invalid element from PythonPathCache to prevent PSIAE 2016-05-31 23:12:38 +03:00
Sergey Malenkov 58b79f1997 IDEA-156869 HintManagerImpl#myLastEditor leaks project 2016-05-31 23:11:00 +03:00
Julia Beliaeva 393e26092c [vcs-log] enable background refresh and toolbar progress 2016-05-31 23:03:13 +03:00
Konstantin Bulenkov 17bfb6efa0 win10: customize buttons and separators in dialog wrapper 2016-05-31 21:47:24 +02:00
Konstantin Bulenkov 2a757f30c1 leave only one opaque panel for buttons in south panel in DialogWrapper 2016-05-31 21:46:21 +02:00
Konstantin Bulenkov 3979a8421b make win10 checkbox smaller 2016-05-31 21:45:18 +02:00
Konstantin Bulenkov 83824d2ab6 customize one pixel divider bg 2016-05-31 21:44:50 +02:00
Konstantin Bulenkov 6dc7f3f43a cleanup 2016-05-31 21:20:42 +02:00
Konstantin Bulenkov fbc75d8558 win10: remove bold from default buttons 2016-05-31 21:20:41 +02:00
Gregory.Shrago 0f1c211071 move exclusions to IdeaJdk so that test runner can benefit from them 2016-05-31 21:16:22 +03:00
Anna Kozlova d9c65ce4ee ensure functional interface is found if assigned to field in another file (IDEA-156592) 2016-05-31 20:21:14 +03:00
Gregory.Shrago d9ffe55b35 fix minor ide class resources are loaded first 2016-05-31 19:42:26 +03:00
Rustam Vishnyakov 369774220c Handle indent after left parenthesis '(' 2016-05-31 18:48:52 +03:00
Anna Kozlova 39d8047865 junit fork: allow to fork per repeat (IDEA-156701) 2016-05-31 18:38:26 +03:00
Anna Kozlova 11b9b229fb copy classes: skip option should proceed with the next class to copy (IDEA-156807) 2016-05-31 18:38:26 +03:00
Anna Kozlova ebebd66c96 overloaded varargs inspection: compare methods with substituted signatures to collapse generics overloads (IDEA-156844) 2016-05-31 18:38:26 +03:00
Anna Kozlova a68cb4dfd3 disable conversion from anonymous if method has javadoc 2016-05-31 18:38:26 +03:00
Roman Shevchenko feb8a473f4 Merge remote-tracking branch 'origin/master' 2016-05-31 18:37:04 +03:00