Commit Graph
158137 Commits
Author SHA1 Message Date
Anna Kozlova ed06d3ff72 preserve captured wildcards during non wildcard parameterization (IDEA-132690) 2015-09-01 16:30:52 +03:00
Anna Kozlova 21e2fd41c0 non wildcard parameterization: workaround problems caused by different parameterizations of the same class during glb algorithm (IDEA-132690) 2015-09-01 16:30:50 +03:00
Anna Kozlova d7f75583f9 junit: make it possible to start pattern configuration with parameter from @Parameterized (IDEA-144608) 2015-09-01 16:30:48 +03:00
Anna Kozlova 7afe375c69 tests ui: make progress color different from text color (IDEA-144568) 2015-09-01 16:30:45 +03:00
Egor.Ushakov c6b5947f11 EA-70970 - IAE: ServiceManager.getService 2015-09-01 16:26:49 +03:00
Egor.Ushakov e3a35925c0 EA-70991 - OCE: ValueDescriptorImpl.isEnumConstant 2015-09-01 16:10:12 +03:00
Dmitry Batkovich 5d9ffbcefb EA-71180 Checks that psi element is valid 2015-09-01 16:00:09 +03:00
Dmitry Batrak 3e8e62afe2 IDEA-140057 Pin/unpin buttons of the "Quick Documentation/Definition" popup are too different and thus very confusing 2015-09-01 15:44:58 +03:00
Vladimir.Orlov 0b0edaa267 Merge remote-tracking branch 'origin/master' 2015-09-01 15:36:27 +03:00
Dmitry Batkovich 8764f75742 EA-72384 NPE: XmlPropertiesFileImpl.findPropertiesByKey 2015-09-01 15:33:40 +03:00
Vladimir.Orlov 663bf820fa Merge remote-tracking branch 'origin/master' 2015-09-01 15:33:03 +03:00
Vladimir.Orlov f7995a34fa added restarter for update process on unix 2015-09-01 15:26:42 +03:00
Aleksey Pivovarov c58489087c RUBY-17096 IDEA-132779 github: open browser links by hash 2015-09-01 15:08:29 +03:00
irengrig 066b29f167 Merge remote-tracking branch 'origin/master' 2015-09-01 14:04:03 +02:00
irengrig 4843aa2407 Merge remote-tracking branch 'origin/master' 2015-09-01 14:01:38 +02:00
Vassiliy.Kudryashov c26ca5668e IDEA-144617 Wrong menu item capitalization 2015-09-01 15:00:33 +03:00
Dmitry Batkovich 72c1f21eef IDEA-144524 Filtering inspections by language removes batch inspections 2015-09-01 14:50:26 +03:00
Alexey Kudravtsev e9873344ad cleanup 2015-09-01 14:45:25 +03:00
Alexey Kudravtsev 5dc7de52d7 cleanup 2015-09-01 14:45:23 +03:00
Alexey Kudravtsev 525600f2bd show more favorites in default project settings|file encodings|project encoding 2015-09-01 14:45:21 +03:00
Ivan Chirkov c011ad271c Send statistics notification: use "onFrameActivated" event instead of "appFrameCreated" and ApplicationManager.getApplication().invokeLater instead of alarm with delay 2015-09-01 13:10:45 +02:00
Dmitry Batkovich f87c02141d LongLineInspection fixed to doesn't process injected code (IDEA-144554) 2015-09-01 13:14:36 +03:00
Egor.Ushakov c735564319 EA-63833 - NPE: EvaluatorBuilderImpl$Builder.visitTypeCastExpression 2015-09-01 13:13:26 +03:00
Kirill Likhodedov 8f2cf234aa [git] IDEA-142566 fix git clone for directory names which look like cmd options
Add "--" before specifying the directory.
2015-09-01 12:29:08 +03:00
Kirill Likhodedov 6992194a88 IDEA-142976 Shorten ProgressDialog text when it doesn't fit to the available space
The same as it is already done for text2
2015-09-01 12:29:06 +03:00
Kirill Likhodedov d5f97e930d [git] IDEA-142908 Cherry-pick always does a thing, even when the commit dialog is shown afterwards => no ... is needed in the name 2015-09-01 12:29:05 +03:00
Kirill Likhodedov 6f03286536 [git] don't rely on the error output to identify if Git command failed. Check only the exit code. 2015-09-01 12:29:03 +03:00
Kirill Likhodedov d88dca667d [git] simplify and rename method 2015-09-01 12:29:01 +03:00
Kirill Likhodedov edafba231d [git] Treat 'error:' as an error output line, since standard Git error messages end with colon 2015-09-01 12:28:59 +03:00
Anna Kozlova 564bdc40dc optimize show popup for multiple selection: minimize classes processing to detect test cases (IDEA-144401) 2015-09-01 12:14:27 +03:00
peter f2dd324d9e more vfs logging for p4 tests 2015-09-01 10:32:26 +02:00
peter dcf77d0df1 groovy resolve: always prefer inner classes (IDEA-116243)
when there are several classes with identical qualified name, don't rely on nondeterministic findClass result, choose inner classes explicitly
2015-09-01 09:59:37 +02:00
peter f96d8d4cd3 correctly restore smart pointers to empty PSI elements 2015-09-01 09:59:37 +02:00
Alexander Zolotov 2c1f8ce1ce Do not instantiate inspection while copying wrapper if tool is null 2015-09-01 01:01:20 +03:00
peter 1d18d9933c print process CPU usage in long autopopup tests 2015-08-31 23:50:37 +02:00
Gregory.Shrago 1d1416d71a R/O-PSI: thread-safety 2015-09-01 00:08:23 +03:00
Gregory.Shrago ee5058c32b do not close injection fragment via Esc 2015-09-01 00:08:22 +03:00
Dmitry Trofimov 45b40aa178 Merge branch 'traff/sdks' 2015-08-31 22:58:20 +02:00
Michael Golubev 84049a1a64 IDEA-136008 - IllegalArgumentException when adding JBoss External Schema 2015-08-31 21:43:50 +02:00
Sergey Simonchik bbf922f735 mark NodeJS 142.4100 as incompatible 2015-08-31 22:01:29 +03:00
Daniil Ovchinnikov 97b92c100a [groovy] refactor support of generics in compiled traits 2015-08-31 21:23:40 +03:00
Dmitry Batrak 84c5248d9a IDEA-144442 Text caret can not be moved up in console 2015-08-31 21:05:22 +03:00
irengrig f67daf3cbb Merge remote-tracking branch 'origin/master' 2015-08-31 19:31:21 +02:00
Ilya.Kazakevich ee7eb7f964 Merge remote-tracking branch 'origin/master' 2015-08-31 20:28:51 +03:00
Ilya.Kazakevich 4f46846c99 test fix 2015-08-31 20:24:46 +03:00
peter ef4b63c175 IDEA-144539 Reduce the amount of log spam by FrequentEventDetector 2015-08-31 19:22:29 +02:00
peter f482636569 IDEA-144532 "extends" keyword is not hinted correctly 2015-08-31 19:22:29 +02:00
peter 68634203e2 IDEA-56214 Perforce: Integrate project with conflicts doesn't clear read-only status for files 2015-08-31 19:22:28 +02:00
Egor.Ushakov b0ea210773 use CommonClassNames 2015-08-31 20:18:03 +03:00
Egor.Ushakov e6fb6e12bd IDEA-144577 Debugger breakpoint condition does unboxing unnecessarily causing a breakpoint condition error 2015-08-31 20:18:02 +03:00