peter [Wed, 28 Oct 2015 17:49:39 +0000 (18:49 +0100)]
find usages: tolerate non-physical elements from LocalSearchScope, search in their navigation elements if possible (EA-71796 - assert: LowLevelSearchUtil.processElementsContainingWordInElement)
peter [Wed, 28 Oct 2015 17:27:07 +0000 (18:27 +0100)]
allow bg dumb mode in SelectFilesDialog (EA-72850 - Throwable: DumbServiceImpl.scheduleCacheUpdate)
peter [Wed, 28 Oct 2015 17:23:51 +0000 (18:23 +0100)]
getLastCommittedStamp doesn't require freezing injected documents, so speed it up
peter [Wed, 28 Oct 2015 17:21:46 +0000 (18:21 +0100)]
more detailed diagnostics for EA-73511 - assert: ShredImpl.<init>
peter [Wed, 28 Oct 2015 17:10:07 +0000 (18:10 +0100)]
let refactoring dialogs be prepared to dumb mode, but a modal one (EA-72791 - Throwable: DumbServiceImpl.scheduleCacheUpdate)
peter [Wed, 28 Oct 2015 17:08:31 +0000 (18:08 +0100)]
dump permissions: don't ever start background dumb mode if someone requested it to be modal
peter [Wed, 28 Oct 2015 16:54:23 +0000 (17:54 +0100)]
allow bg dumb mode inside CheckoutAction (EA-75341 - Throwable: DumbServiceImpl.scheduleCacheUpdate)
peter [Wed, 28 Oct 2015 16:49:10 +0000 (17:49 +0100)]
allow bg dumb mode inside merge dialog (EA-75348 - Throwable: DumbServiceImpl.scheduleCacheUpdate)
peter [Wed, 28 Oct 2015 16:44:03 +0000 (17:44 +0100)]
allow modal dumb mode in code cleanup (EA-75351 - Throwable: DumbServiceImpl.scheduleCacheUpdate)
peter [Wed, 28 Oct 2015 16:16:01 +0000 (17:16 +0100)]
move getRootIndex to HighlightingSettingsPerFile
Roman Shevchenko [Wed, 28 Oct 2015 17:29:23 +0000 (18:29 +0100)]
Merge remote-tracking branch 'origin/master'
Roman Shevchenko [Wed, 28 Oct 2015 16:22:31 +0000 (17:22 +0100)]
Cleanup (formatting)
Yann Cébron [Wed, 28 Oct 2015 17:21:14 +0000 (18:21 +0100)]
Merge remote-tracking branch 'origin/master'
Yann Cébron [Wed, 28 Oct 2015 17:20:27 +0000 (18:20 +0100)]
DevKit: resolve EP "implementation" attribute to "interface" PsiClass (fallback: EP declaration)
Sergey Ignatov [Wed, 28 Oct 2015 17:17:05 +0000 (20:17 +0300)]
go to action action: fix the test for sorting by length and add a test for sorting by mode
Anton Tarasov [Wed, 28 Oct 2015 17:10:45 +0000 (20:10 +0300)]
add xml-apis-ext as a dependency of batik-1.8
Dmitry Batkovich [Wed, 28 Oct 2015 17:00:33 +0000 (20:00 +0300)]
old guava inspection removed
Dmitry Batkovich [Wed, 28 Oct 2015 16:54:28 +0000 (19:54 +0300)]
IDEA-146770 Suggest Math.toIntExact to convert long to int
Aleksey Pivovarov [Wed, 28 Oct 2015 16:24:51 +0000 (19:24 +0300)]
IDEA-146998 diff: allow to change default settings in 'old diff'
was broken by
f9174b7
Egor.Ushakov [Wed, 28 Oct 2015 16:33:02 +0000 (19:33 +0300)]
IDEA-146827 IndexOutOfBoundsException on toggle breakpoint action update
peter [Wed, 28 Oct 2015 15:46:57 +0000 (16:46 +0100)]
reduce PsiLock contention: don't take it when there's no AST reference to clear
peter [Wed, 28 Oct 2015 15:42:28 +0000 (16:42 +0100)]
don't instrument bridge methods for @NotNull (IDEA-146977)
peter [Wed, 28 Oct 2015 15:40:17 +0000 (16:40 +0100)]
don't load AST in HighlightingSettingsPerFile.getHighlightingSettingForRoot
peter [Wed, 28 Oct 2015 14:18:29 +0000 (15:18 +0100)]
allow bg dumb mode in move refactoring dialog (EA-72844 - Throwable: DumbServiceImpl.scheduleCacheUpdate)
peter [Wed, 28 Oct 2015 13:58:25 +0000 (14:58 +0100)]
allow bg dumb mode in new project creation (EA-75020 - Throwable: DumbServiceImpl.scheduleCacheUpdate)
Vladislav.Soroka [Wed, 28 Oct 2015 15:45:45 +0000 (18:45 +0300)]
gradle: reuse io files for init scripts
Roman Shevchenko [Wed, 28 Oct 2015 15:47:15 +0000 (16:47 +0100)]
[util] covariant Comparing.haveEqualElements()
Yann Cébron [Wed, 28 Oct 2015 15:46:08 +0000 (16:46 +0100)]
IDEA-141766 plugin.xml: highlight missing extensions@defaultExtensionNs="com.intellij"
Roman Shevchenko [Wed, 28 Oct 2015 15:17:59 +0000 (16:17 +0100)]
Cleanup (formatting)
Vladimir Krivosheev [Wed, 28 Oct 2015 13:53:37 +0000 (14:53 +0100)]
cleanup
Vladimir Krivosheev [Wed, 28 Oct 2015 13:53:18 +0000 (14:53 +0100)]
convert ScriptBase, Script to kotlin
Roman Shevchenko [Wed, 28 Oct 2015 15:15:01 +0000 (16:15 +0100)]
[ui] a logic to override "always show thumb" property for transparent buttonless scroll bars
On GTK+, the thumb fits entire width/height of a scroll bar when visible (see BasicScrollBarUI.layoutVScrollbar()). The fix detects such situations and resets thumb size, thus hiding the thumb when not needed.
Anna Kozlova [Wed, 28 Oct 2015 14:56:27 +0000 (15:56 +0100)]
ignore most specific check if parameter count were not matched at all
EA-75076 - AIOOBE: InferenceSession.isMoreSpecific
Anna Kozlova [Wed, 28 Oct 2015 14:49:55 +0000 (15:49 +0100)]
use JBColor inspection optimization
Anna Kozlova [Wed, 28 Oct 2015 13:53:13 +0000 (14:53 +0100)]
ensure denotable types
Anna Kozlova [Wed, 28 Oct 2015 12:49:35 +0000 (13:49 +0100)]
testdata for EA-53634 - assert: PsiWildcardType.createSuper
Anna Kozlova [Wed, 28 Oct 2015 12:30:45 +0000 (13:30 +0100)]
don't warn about unimplemented Iterator.remove for type parameters
Anna Kozlova [Wed, 28 Oct 2015 11:34:43 +0000 (12:34 +0100)]
EA-74878 - IAE: MoveClassToInnerProcessor.<init>
Anna Kozlova [Wed, 28 Oct 2015 11:00:17 +0000 (12:00 +0100)]
EA-74920 - assert: SmartPointerManagerImpl.createSmartPsiElementPointer
Dmitry Batkovich [Wed, 28 Oct 2015 14:57:07 +0000 (17:57 +0300)]
type migration: when return statement expression is changed then watch more deep
Maxim.Mossienko [Wed, 28 Oct 2015 10:22:13 +0000 (11:22 +0100)]
access class sun.nio.ch.DirectBuffer in priveledged action, attempt to avoid (IDEA-146944 Internal error trying to build a java 9 project )
(cherry picked from commit
68ce925)
Nadya Zabrodina [Wed, 28 Oct 2015 14:16:30 +0000 (17:16 +0300)]
[hg]: IDEA-146901 IOOBE if invoke MQ=>Go to patch for initial commit
Sergey Ignatov [Wed, 28 Oct 2015 13:51:31 +0000 (16:51 +0300)]
go to action: compare actions with each other earlier
Vladislav.Soroka [Wed, 28 Oct 2015 13:44:43 +0000 (16:44 +0300)]
gradle: attach test console for 'check' task explicitly
Vladislav.Soroka [Wed, 28 Oct 2015 13:21:25 +0000 (16:21 +0300)]
gradle: handle test filtering when test task invoked but no tests were found for the all inclusion pattern (['*'])
Aleksey Pivovarov [Wed, 28 Oct 2015 12:55:49 +0000 (15:55 +0300)]
IDEA-76795 vcs: show background progress while loading committed change details
peter [Wed, 28 Oct 2015 12:58:34 +0000 (13:58 +0100)]
less repetitive class+member names in second smart completion code (IDEA-CR-6176)
peter [Wed, 28 Oct 2015 12:47:15 +0000 (13:47 +0100)]
IDEA-146645 "Add method contract" and the like intentions available everywhere should be made low priority
peter [Wed, 28 Oct 2015 12:37:49 +0000 (13:37 +0100)]
dfa: IDEA-146950 "<" expr is always false but "<=" is not
Egor.Ushakov [Wed, 28 Oct 2015 12:59:42 +0000 (15:59 +0300)]
fix for review IDEA-CR-6143 - fix mem leak
Vladislav.Soroka [Wed, 28 Oct 2015 12:43:35 +0000 (15:43 +0300)]
gradle: make stateless gradle execution console manager
Vladimir Krivosheev [Wed, 28 Oct 2015 12:43:47 +0000 (13:43 +0100)]
cleanup, WEB-18801 IndexOutOfBoundsException on opening file with SVG on built-in webserver
Vladimir Krivosheev [Wed, 28 Oct 2015 12:08:08 +0000 (13:08 +0100)]
convert SsiProcessor to kotlin
Vladimir Krivosheev [Wed, 28 Oct 2015 12:07:46 +0000 (13:07 +0100)]
convert SsiProcessor to kotlin
peter [Wed, 28 Oct 2015 12:11:15 +0000 (13:11 +0100)]
report each "PSI invalidated outside transaction" trace only once in a more memory-efficient way (IDEA-CR-6268)
Nadya Zabrodina [Wed, 28 Oct 2015 12:08:29 +0000 (15:08 +0300)]
[shelve ]IDEA-146790 "Unshelve..." refression: use commit messages for new changelists
* provide external commit message and local changeList for unshelve;
* remove unnecessary dialog constructor;
* move common methods to Util class;
* todo: provide commit message via patch info and parse using our patch info reader
Dmitry Avdeev [Wed, 28 Oct 2015 11:55:28 +0000 (14:55 +0300)]
javadoc
Alexey Kudravtsev [Wed, 28 Oct 2015 10:59:26 +0000 (13:59 +0300)]
do not reuse already disposed pane
Alexey Kudravtsev [Wed, 28 Oct 2015 10:57:54 +0000 (13:57 +0300)]
weak/soft hash map should work with identity strategy
Alexey Kudravtsev [Wed, 28 Oct 2015 10:51:25 +0000 (13:51 +0300)]
do not suggest org.jruby.util.ShellLauncher.ChannelPumper when find usages of "Thread.start"
Alexey Kudravtsev [Wed, 28 Oct 2015 10:50:09 +0000 (13:50 +0300)]
do not startup commonPool accidentally
Alexey Kudravtsev [Wed, 28 Oct 2015 10:31:06 +0000 (13:31 +0300)]
cleanup
Alexey Kudravtsev [Tue, 27 Oct 2015 16:18:45 +0000 (19:18 +0300)]
use thread factory instead of cached thread pool executor to simplify things
Daniil Ovchinnikov [Wed, 28 Oct 2015 11:44:57 +0000 (14:44 +0300)]
[groovy] do not offer to select reference expression if it is resolved to class and has reference parent.
Cover cases when it is qualified name like `SomeClass` in `SomeClass.InnerClass` or `SomeClass.STATIC_FIELD` should not be considered as an expression.
Aleksey Pivovarov [Tue, 27 Oct 2015 14:22:39 +0000 (17:22 +0300)]
diff: avoid trimmable blocks in one-step comparison
Aleksey Pivovarov [Tue, 27 Oct 2015 11:58:42 +0000 (14:58 +0300)]
diff: add bad test cases
Aleksey Pivovarov [Tue, 27 Oct 2015 15:23:06 +0000 (18:23 +0300)]
diff: cleanup tests - remove unnecessary visibility modifiers
Aleksey Pivovarov [Tue, 27 Oct 2015 13:55:55 +0000 (16:55 +0300)]
diff: cleanup tests - use Kotlin property syntax
Aleksey Pivovarov [Tue, 27 Oct 2015 13:15:42 +0000 (16:15 +0300)]
diff: cleanup tests
Aleksey Pivovarov [Mon, 26 Oct 2015 11:19:01 +0000 (14:19 +0300)]
diff: cleanup tests - fix assertion argument order
Aleksey Pivovarov [Thu, 22 Oct 2015 16:39:21 +0000 (19:39 +0300)]
diff: cleanup - better getter name
Aleksey Pivovarov [Thu, 22 Oct 2015 15:49:57 +0000 (18:49 +0300)]
diff: cleanup - replace fields with local variables
Aleksey Pivovarov [Thu, 22 Oct 2015 15:19:53 +0000 (18:19 +0300)]
diff: cleanup - replace LineWrapper with an array of original indexes
Sergey Ignatov [Wed, 28 Oct 2015 11:35:35 +0000 (14:35 +0300)]
code cleanup
Sergey Ignatov [Wed, 28 Oct 2015 11:34:14 +0000 (14:34 +0300)]
fix UsagesInAnalyzingDependenciesTest
Sergey Ignatov [Wed, 28 Oct 2015 11:11:25 +0000 (14:11 +0300)]
code cleanup
Sergey Ignatov [Wed, 28 Oct 2015 11:09:58 +0000 (14:09 +0300)]
fix SliceTreeTest.java
Dmitry Avdeev [Wed, 28 Oct 2015 10:01:53 +0000 (13:01 +0300)]
logging
Vladimir Krivosheev [Wed, 28 Oct 2015 11:36:20 +0000 (12:36 +0100)]
IDEA-143094 Macros not working - they are in macros.xml but not shown in the menu
Vladimir Krivosheev [Wed, 28 Oct 2015 11:30:22 +0000 (12:30 +0100)]
IDEA-143094 Macros not working - they are in macros.xml but not shown in the menu
Vassiliy.Kudryashov [Wed, 28 Oct 2015 11:12:02 +0000 (14:12 +0300)]
IDEA-143449 Editor leak on closing all projects
After-review ROLLBACK
Yann Cébron [Wed, 28 Oct 2015 11:10:28 +0000 (12:10 +0100)]
Merge remote-tracking branch 'origin/master'
Yann Cébron [Wed, 28 Oct 2015 11:08:15 +0000 (12:08 +0100)]
EP Pythonid.visitorFilter: specify "implementationClass"
Vladimir Krivosheev [Wed, 28 Oct 2015 11:02:59 +0000 (12:02 +0100)]
report state message, but not status text on failure (so, we get clear error message on vm connection failed)
Vladimir Krivosheev [Wed, 28 Oct 2015 10:36:03 +0000 (11:36 +0100)]
netty-all-4.1.0.Beta7
Yann Cébron [Wed, 28 Oct 2015 10:54:14 +0000 (11:54 +0100)]
EP project|applicationService, exportable: suppress "no <with> specified" inspection
Yann Cébron [Wed, 28 Oct 2015 10:53:10 +0000 (11:53 +0100)]
EP moduleService: suppress "no <with> specified" inspection
Roman Shevchenko [Wed, 28 Oct 2015 10:47:06 +0000 (11:47 +0100)]
[platform] symlinks in watch roots, test updated for OS X
peter [Wed, 28 Oct 2015 09:58:37 +0000 (10:58 +0100)]
report each "PSI invalidated outside transaction" trace only once
Daniil Ovchinnikov [Wed, 28 Oct 2015 10:12:26 +0000 (13:12 +0300)]
[groovy] map access improvements
- Remove qname comparing to null (improve readability)
- Add test for null qname
Dmitry Trofimov [Wed, 28 Oct 2015 01:43:47 +0000 (02:43 +0100)]
simplify EventMap
Yaroslav Lepenkin [Tue, 27 Oct 2015 15:50:16 +0000 (18:50 +0300)]
Provided way to align subsequent simple methods
Yaroslav Lepenkin [Tue, 27 Oct 2015 15:26:30 +0000 (18:26 +0300)]
Implemented simple check for alignment infinite recusrsion - we limit amount of backward block rollbacks (when we switch myCurrentBlock to some previously located block) to the number of total blocks with alignments.
Yann Cébron [Wed, 28 Oct 2015 09:27:04 +0000 (10:27 +0100)]
IDEA-146962 Use word-wrap for Description text in the Registry
Sergey Ignatov [Tue, 27 Oct 2015 20:21:27 +0000 (23:21 +0300)]
get rid of JBTableWithHintProvider.java
Sergey Ignatov [Tue, 27 Oct 2015 20:18:23 +0000 (23:18 +0300)]
show usages action: don't use deprecated API
Sergey Ignatov [Tue, 27 Oct 2015 20:08:34 +0000 (23:08 +0300)]
find usage popup and tree view:
– don't show column numbers
– get rid of parentheses
– adjust offsets
– get rid of magic numbers
Sergey Ignatov [Tue, 27 Oct 2015 20:02:59 +0000 (23:02 +0300)]
project view: show path and source/test root annotations without parentheses
Sergey Ignatov [Tue, 27 Oct 2015 19:48:55 +0000 (22:48 +0300)]
move spaceAndThinSpace to FontUtil
Sergey Ignatov [Tue, 27 Oct 2015 19:41:15 +0000 (22:41 +0300)]
remove unused code