nik [Wed, 28 Oct 2015 12:51:00 +0000 (15:51 +0300)]
when gradle/maven project is opened in headless mode (e.g. to run offline inspections) open existing project and run import to ensure that old IDE-specific configuration (e.g. inspection profiles) won't be deleted and project model will be updated (IDEA-119815)
Gregory.Shrago [Thu, 29 Oct 2015 01:45:44 +0000 (04:45 +0300)]
pluralize: matrix, index, medium
Bas Leijdekkers [Wed, 28 Oct 2015 21:20:21 +0000 (22:20 +0100)]
IDEA-146951 (Structural Search fails with '<' in search in pattern)
Bas Leijdekkers [Wed, 28 Oct 2015 21:18:27 +0000 (22:18 +0100)]
type migration: cleanup
Sergey Simonchik [Wed, 28 Oct 2015 21:12:03 +0000 (00:12 +0300)]
WEB-18808 'Rerun tests' (Alt+Shift+R) doesn't re-run tests
Roman Shevchenko [Wed, 28 Oct 2015 20:02:31 +0000 (21:02 +0100)]
[ui] Project View's content combo flattened out; dead code dropped
Yann Cébron [Wed, 28 Oct 2015 19:48:55 +0000 (20:48 +0100)]
Merge remote-tracking branch 'origin/master'
Yann Cébron [Wed, 28 Oct 2015 19:42:24 +0000 (20:42 +0100)]
CustomTargetExpressionStubType: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:41:53 +0000 (20:41 +0100)]
PyDumbAwareAnnotator: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:41:28 +0000 (20:41 +0100)]
PyBreakpointHandlerFactory: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:40:56 +0000 (20:40 +0100)]
PathMacroExpandableProtocolBean: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:37:55 +0000 (20:37 +0100)]
GeneralSettingsConfigurable: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:36:07 +0000 (20:36 +0100)]
TypeNameEP: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:35:52 +0000 (20:35 +0100)]
TypeIconEP: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:35:33 +0000 (20:35 +0100)]
ProductivityFeaturesProvider: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:34:49 +0000 (20:34 +0100)]
JavaExpressionSurrounder: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:34:28 +0000 (20:34 +0100)]
MavenImporter: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:34:10 +0000 (20:34 +0100)]
ManifestImporter: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:31:50 +0000 (20:31 +0100)]
AbstractProjectViewPane: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:31:26 +0000 (20:31 +0100)]
InternalTemplateBean: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:27:24 +0000 (20:27 +0100)]
CompletionPreselectionBehaviourProvider: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:26:20 +0000 (20:26 +0100)]
FileLookupInfoProvider: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:25:39 +0000 (20:25 +0100)]
SdkType: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:24:15 +0000 (20:24 +0100)]
BackspaceHandlerDelegate: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:21:13 +0000 (20:21 +0100)]
ClassFileDecompilers: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:18:20 +0000 (20:18 +0100)]
SearchScopeEnlarger: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:17:43 +0000 (20:17 +0100)]
DefinitionsSearch: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:12:17 +0000 (20:12 +0100)]
NodeDescriptorNameAdjuster: add final to EP_NAME
peter [Wed, 28 Oct 2015 19:01:37 +0000 (20:01 +0100)]
make NotNullVerifyingInstrumenterTest walk file system deterministically
Yann Cébron [Wed, 28 Oct 2015 19:00:56 +0000 (20:00 +0100)]
Merge remote-tracking branch 'origin/master'
Yann Cébron [Wed, 28 Oct 2015 19:00:20 +0000 (20:00 +0100)]
FileTemplateDefaultExtension: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 18:59:55 +0000 (19:59 +0100)]
DevKit: EP-DomExtender use PsiClass via PluginPsiClassConverter
Anna Kozlova [Wed, 28 Oct 2015 18:41:26 +0000 (19:41 +0100)]
reject wrap fix if types are incompatible: fix AdvHighlightingTests
Anna Kozlova [Wed, 28 Oct 2015 17:14:50 +0000 (18:14 +0100)]
remove this qualifier on anonym -> method ref fix
Anna Kozlova [Wed, 28 Oct 2015 16:11:41 +0000 (17:11 +0100)]
NPE (IDEA-147001)
Vassiliy.Kudryashov [Wed, 28 Oct 2015 18:02:53 +0000 (21:02 +0300)]
License Dialog: UI for legacy keys convertation
Sergey Malenkov [Wed, 28 Oct 2015 17:59:53 +0000 (20:59 +0300)]
IDEA-146174 Implement new usage statistics notification
Fix buttons background with Darcula L&F
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