Sergey Simonchik [Sun, 13 Mar 2016 21:51:03 +0000 (00:51 +0300)]
EA-80238 - IAE: DialogWrapperPeerImpl.<init>
Maxim.Mossienko [Sun, 13 Mar 2016 18:05:42 +0000 (19:05 +0100)]
remove duplicates from files to be indexed (related to WEB-20651)
Kirill Likhodedov [Sun, 13 Mar 2016 10:46:58 +0000 (13:46 +0300)]
git: IDEA-152902 delete the temp file on exit
Maxim.Mossienko [Sat, 12 Mar 2016 23:09:59 +0000 (00:09 +0100)]
be prepared for indexing stub number 0
Maxim.Mossienko [Sat, 12 Mar 2016 22:15:04 +0000 (23:15 +0100)]
when removing dupes during serialization write size after removing dupes (WEB-20651)
Sergey Simonchik [Sat, 12 Mar 2016 20:15:58 +0000 (23:15 +0300)]
show "Current File" scope always (WEB-20644)
Eugene Zhuravlev [Sat, 12 Mar 2016 19:11:54 +0000 (20:11 +0100)]
fixing SOE during offline inspections (IDEA-152435)
Eugene Zhuravlev [Sat, 12 Mar 2016 16:48:57 +0000 (17:48 +0100)]
fixing lots of 'java.io.IOException: Stream closed' exceptions in logs
Maxim.Mossienko [Sat, 12 Mar 2016 15:57:00 +0000 (16:57 +0100)]
treat second and subsequent occurrence calls for the same value as no op (to avoid (de)serialization problems for duplicates like WEB-20651)
Kirill Likhodedov [Sat, 12 Mar 2016 14:20:13 +0000 (17:20 +0300)]
IDEA-152902 git: try to avoid path with spaces in GIT_SSH
peter [Sat, 12 Mar 2016 10:52:03 +0000 (11:52 +0100)]
TypedAction: take project from data context: some tests depend on that
Anna Kozlova [Sat, 12 Mar 2016 09:07:49 +0000 (10:07 +0100)]
missed delegation
Vassiliy.Kudryashov [Fri, 11 Mar 2016 20:50:28 +0000 (23:50 +0300)]
pipette: cursor side must be divisible by 5
Vassiliy.Kudryashov [Fri, 11 Mar 2016 20:24:02 +0000 (23:24 +0300)]
IDEA-143313 Color chooser display darker color then original one
Daniil Ovchinnikov [Fri, 11 Mar 2016 18:56:31 +0000 (21:56 +0300)]
[grails] include parent envs by default in MvcCommand (IDEA-152910)
Sergey Malenkov [Fri, 11 Mar 2016 18:39:07 +0000 (21:39 +0300)]
IDEA-150906: bigger delay before hiding thumb
Sergey Malenkov [Fri, 11 Mar 2016 18:32:22 +0000 (21:32 +0300)]
IDEA-150906: do not animate thumb shrinking
Sergey Malenkov [Fri, 11 Mar 2016 16:44:03 +0000 (19:44 +0300)]
IDEA-150906: align editor's thumb on Mac
Sergey Malenkov [Fri, 11 Mar 2016 13:26:10 +0000 (16:26 +0300)]
IDEA-150906: change default colors of a thumb on Mac
Sergey Malenkov [Fri, 11 Mar 2016 13:11:36 +0000 (16:11 +0300)]
IDEA-150906: do not hide shown thumb while mouse is moving
Roman Shevchenko [Fri, 11 Mar 2016 18:49:05 +0000 (19:49 +0100)]
[platform] Ivy source provider untied from Properties plugin
Rustam Vishnyakov [Fri, 11 Mar 2016 17:40:49 +0000 (20:40 +0300)]
IDEA-102056 Settings->Editor->Colors&Fonts could use splitter between settings and preview
Vladislav.Soroka [Fri, 11 Mar 2016 17:30:51 +0000 (20:30 +0300)]
maven: honor dependency winner scope; handle dependencies conflicts and duplicates (IDEA-133331)
Anna Kozlova [Fri, 11 Mar 2016 17:29:06 +0000 (18:29 +0100)]
copy ref: update fqn when constructor is replaced with class
Ilya.Kazakevich [Fri, 11 Mar 2016 16:59:49 +0000 (19:59 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Pavel Dolgov [Fri, 11 Mar 2016 16:54:24 +0000 (19:54 +0300)]
Javafx: Move RemoveTagIntentionFix to the XMl plug-in for further reuse, don't do code formatting after removing tag to avoid excessive changes. Tests updated
Dmitry Batrak [Fri, 11 Mar 2016 16:41:06 +0000 (19:41 +0300)]
don't show tooltip and don't highlight element hovered over, if it's not navigatable and documentation provider doesn't provide any information about it (WEB-13238)
Ilya.Kazakevich [Fri, 11 Mar 2016 16:45:56 +0000 (19:45 +0300)]
Merge remote-tracking branch 'origin/master'
Ilya.Kazakevich [Fri, 11 Mar 2016 16:44:55 +0000 (19:44 +0300)]
Django Forms: support forms created with factories
Several methods like "modelform_factory" may be used to create forms.
Such methods are supported.
Reference may use heavy context when participates in user initiated actions. Special method added to provide this information.
Maxim.Mossienko [Fri, 11 Mar 2016 16:35:47 +0000 (17:35 +0100)]
Delay loading of index's implementation components until FileBasedIndexImpl really requests the implementation (to make indices implementation initialization in parallel)
Roman Shevchenko [Fri, 11 Mar 2016 16:36:22 +0000 (17:36 +0100)]
[tests] PTY command line test
Egor.Ushakov [Fri, 11 Mar 2016 16:20:54 +0000 (19:20 +0300)]
do not show view link in debugger trees if node text fits the screen in ExpandableItemsHandler
Eugene Zhuravlev [Fri, 11 Mar 2016 15:34:55 +0000 (16:34 +0100)]
updated wording in privacy policy;
LS api updated: support older locations of shared 'userIdOnMachine' property
Maxim.Mossienko [Fri, 11 Mar 2016 16:05:04 +0000 (17:05 +0100)]
introduce / use IOUtil.writeStringList and IOUtil.readStringList
peter [Fri, 11 Mar 2016 16:10:26 +0000 (17:10 +0100)]
correct EditorImpl.type callback result
Anna Kozlova [Fri, 11 Mar 2016 16:05:43 +0000 (17:05 +0100)]
copy reference testdata: avoid same class to be present simultaneously in the same package
Anna Kozlova [Fri, 11 Mar 2016 15:59:42 +0000 (16:59 +0100)]
testng: include @Before/AfterGroups when needed (IDEA-152857)
Anna Kozlova [Fri, 11 Mar 2016 14:53:21 +0000 (15:53 +0100)]
i18n (IDEA-152886)
Dmitry Avdeev [Fri, 11 Mar 2016 15:53:32 +0000 (18:53 +0300)]
null serialization
Yann Cébron [Fri, 11 Mar 2016 15:46:43 +0000 (16:46 +0100)]
Spellchecker: update icon (DSGN-2833), plugin layout
Roman Shevchenko [Fri, 11 Mar 2016 15:37:26 +0000 (16:37 +0100)]
[platform] restores binary compatibility
peter [Fri, 11 Mar 2016 15:22:12 +0000 (16:22 +0100)]
editor typing: narrow the scope of transactions (IDEA-CR-9167)
peter [Fri, 11 Mar 2016 15:19:53 +0000 (16:19 +0100)]
don't take write actions for modifying TextComponentEditor
Pavel Dolgov [Fri, 11 Mar 2016 15:21:09 +0000 (18:21 +0300)]
Javafx: Add inspection in FXML to validate that RGB color components are in valid range (IDEA-103956)
Michael Golubev [Fri, 11 Mar 2016 14:56:16 +0000 (15:56 +0100)]
IDEA-152569 - Docker: High memory usage
Anna Kozlova [Fri, 11 Mar 2016 14:03:12 +0000 (15:03 +0100)]
copy reference: fix isReferenceTo check (IDEA-152601)
Vladislav.Soroka [Fri, 11 Mar 2016 13:48:45 +0000 (16:48 +0300)]
IDEA-152867 Gradle window takes more than a minute to open
Kirill Likhodedov [Fri, 11 Mar 2016 13:42:42 +0000 (16:42 +0300)]
git: IDEA-152430 Removing remote branch should offer to delete tracking branch
This used to work, but was broken a while ago, during some
refactoring related to using of GitRemoteBranch objects.
Kirill Likhodedov [Thu, 10 Mar 2016 14:12:23 +0000 (17:12 +0300)]
vcs: simplify disposed condition
Pavel Dolgov [Fri, 11 Mar 2016 13:28:30 +0000 (16:28 +0300)]
Javafx: Reduce code duplication by handling FXML property tags and property attributes in the same way, compute properties from both fields and getter/setter methods. Cache per class the properties available in FXML (IDEA-103956)
Maxim.Mossienko [Fri, 11 Mar 2016 13:26:25 +0000 (14:26 +0100)]
fix index inconsistency: hashCode/equals for deserialized value is different from original one
Dmitry Batrak [Fri, 11 Mar 2016 13:24:29 +0000 (16:24 +0300)]
refactoring (following IDEA-152564, IDEA-CR-9173)
Alexander Koshevoy [Fri, 11 Mar 2016 13:05:03 +0000 (16:05 +0300)]
PY-18678 R label added for Docker Compose interpreter in Python SDK list
Elizaveta Shashkova [Fri, 11 Mar 2016 13:09:58 +0000 (16:09 +0300)]
Minors after review (PY-14992)
Vladimir Krivosheev [Fri, 11 Mar 2016 13:05:13 +0000 (14:05 +0100)]
update netty to 4.1.0-CR3
liana.bakradze [Fri, 11 Mar 2016 12:59:41 +0000 (15:59 +0300)]
add language to course info
Dmitry Batrak [Fri, 11 Mar 2016 12:57:19 +0000 (15:57 +0300)]
don't use hardcoded modifiers for modifier+hover functionality in editor - use keymap settings (see IDEA-152463)
Anna Kozlova [Fri, 11 Mar 2016 12:11:32 +0000 (13:11 +0100)]
junit: don't collect abstract classes to run in package
Anna Kozlova [Fri, 11 Mar 2016 10:40:41 +0000 (11:40 +0100)]
redundant cast: remove redundant postpone refactorings on non-physical elements
Roman Shevchenko [Fri, 11 Mar 2016 12:09:07 +0000 (13:09 +0100)]
Merge remote-tracking branch 'origin/master'
Roman Shevchenko [Fri, 11 Mar 2016 12:08:25 +0000 (13:08 +0100)]
Cleanup (delegation, to simplify overriding)
Roman Shevchenko [Fri, 11 Mar 2016 11:59:13 +0000 (12:59 +0100)]
[platform] source providers reorganization
- Ivy source provider along with a base class moved to the platform
- the base class reused to reduce duplication
- NPE fixed (EA-80328)
Vladimir Krivosheev [Fri, 11 Mar 2016 11:57:17 +0000 (12:57 +0100)]
fix Jump To Source if vm is child
Vladimir Krivosheev [Fri, 11 Mar 2016 11:37:18 +0000 (12:37 +0100)]
cleanup
Vladimir Krivosheev [Fri, 11 Mar 2016 11:35:27 +0000 (12:35 +0100)]
convert VariablesGroup, ValueGroupFactory, VariableContextWrapper, VariableContext to kotlin
Vladimir Krivosheev [Fri, 11 Mar 2016 11:35:03 +0000 (12:35 +0100)]
convert VariablesGroup, ValueGroupFactory, VariableContextWrapper, VariableContext to kotlin
Vladimir.Orlov [Fri, 11 Mar 2016 10:51:40 +0000 (13:51 +0300)]
Merge remote-tracking branch 'origin/master'
Vladimir.Orlov [Fri, 11 Mar 2016 10:41:56 +0000 (13:41 +0300)]
Merge remote-tracking branch 'origin/master'
Alexey Kudravtsev [Fri, 11 Mar 2016 10:40:24 +0000 (13:40 +0300)]
compilation fixed
Vladimir.Orlov [Fri, 11 Mar 2016 10:37:37 +0000 (13:37 +0300)]
removed outdated logic from win installer - comparing build numbers to install over an old one in some cases. Cleanup.
peter [Fri, 11 Mar 2016 10:31:17 +0000 (11:31 +0100)]
remove redundant @AcceptNestedTransactions (IDEA-CR-9197)
Alexey Kudravtsev [Fri, 11 Mar 2016 10:29:53 +0000 (13:29 +0300)]
cleanup
Alexey Kudravtsev [Fri, 11 Mar 2016 10:26:46 +0000 (13:26 +0300)]
cleanup
Alexey Kudravtsev [Thu, 10 Mar 2016 15:20:51 +0000 (18:20 +0300)]
cleanup
Alexey Kudravtsev [Thu, 10 Mar 2016 15:16:00 +0000 (18:16 +0300)]
EA-79738 - assert: PausesStat.started
Alexey Kudravtsev [Thu, 10 Mar 2016 15:13:26 +0000 (18:13 +0300)]
removed jsr166e library - part I
Alexey Kudravtsev [Thu, 10 Mar 2016 14:25:01 +0000 (17:25 +0300)]
race fixed
Alexey Kudravtsev [Thu, 10 Mar 2016 13:06:13 +0000 (16:06 +0300)]
optimisation
Bas Leijdekkers [Fri, 11 Mar 2016 10:08:58 +0000 (11:08 +0100)]
make quick fixes that use refactorings write action aware
Bas Leijdekkers [Thu, 10 Mar 2016 15:46:35 +0000 (16:46 +0100)]
IG: remove duplicate code
Egor.Ushakov [Fri, 11 Mar 2016 10:07:49 +0000 (13:07 +0300)]
IDEA-152851 Extract Method Object: incompilable result in case of `this` and `super` and anonymous class creation
peter [Fri, 11 Mar 2016 09:47:23 +0000 (10:47 +0100)]
accept nested editing transactions in refactoring dialogs
Anna Kozlova [Thu, 10 Mar 2016 20:21:05 +0000 (21:21 +0100)]
redundant cast: open capture to compare old and new result types
Anna Kozlova [Thu, 10 Mar 2016 19:06:41 +0000 (20:06 +0100)]
redundant cast: compare base types for anonymous classes
Anna Kozlova [Thu, 10 Mar 2016 17:33:59 +0000 (18:33 +0100)]
replace constructor with factory: warn if method already exist, reuse original if proceed (IDEA-152822)
Anna Kozlova [Thu, 10 Mar 2016 17:21:07 +0000 (18:21 +0100)]
generate tests: order methods by methods order in the source class (IDEA-152829)
Anna Kozlova [Thu, 10 Mar 2016 16:18:18 +0000 (17:18 +0100)]
inline local: hide preview button which won't show any additional information anyway (IDEA-152802)
Anna Kozlova [Fri, 11 Mar 2016 09:02:54 +0000 (10:02 +0100)]
unrelated defaults: ignore type parameters check for abstract methods only, leave as is for defaults
Valentina Kiryushkina [Fri, 11 Mar 2016 08:58:55 +0000 (11:58 +0300)]
Move update tool window method to StudyUtils
Aleksey Pivovarov [Fri, 11 Mar 2016 08:50:10 +0000 (11:50 +0300)]
Revert "lst: do not use hardcoded constant"
EA-80375 - NPE: LineStatusTrackerDrawing$PopupPanel.getEditorTextOffset
There are no editor for added lines, but we want popup to always have the same offset.
This reverts commit
87624908fd6a13f98c6de02ad50befbb13942f64.
Anna Kozlova [Fri, 11 Mar 2016 08:31:45 +0000 (09:31 +0100)]
unrelated defaults: don't check type parameters
Vladimir.Orlov [Fri, 11 Mar 2016 08:31:26 +0000 (11:31 +0300)]
Merge remote-tracking branch 'origin/master'
Vladimir.Orlov [Fri, 11 Mar 2016 08:28:41 +0000 (11:28 +0300)]
Updated installation message if the destination folder isn't empty. Cleanup.
Vladimir.Orlov [Fri, 11 Mar 2016 08:20:44 +0000 (11:20 +0300)]
removed outdated logic from win installer - comparing build numbers to install over an old one in some cases. Cleanup.
Denis Fokin [Fri, 11 Mar 2016 08:16:25 +0000 (11:16 +0300)]
IDEA-138134 Distraction free mode: next/prev occurrence shall leave focus in editor
Sergey Simonchik [Fri, 11 Mar 2016 08:05:22 +0000 (00:05 -0800)]
scope: display "Open Files" label in scope selector combobox instead of bare hashCode if no files opened (WEB-20644)
Alexander Lobas [Fri, 11 Mar 2016 08:07:52 +0000 (11:07 +0300)]
IDEA-149210 Rework IDE notifications
Anna Kozlova [Fri, 11 Mar 2016 07:55:26 +0000 (08:55 +0100)]
redundant write actions in tests
Dmitry Batrak [Fri, 11 Mar 2016 07:30:02 +0000 (10:30 +0300)]
fix tests after commit
18ce2c6
Dmitry Batkovich [Fri, 11 Mar 2016 06:53:37 +0000 (09:53 +0300)]
inspection tool window: fix memory leak