Liana Bakradze [Tue, 10 Feb 2015 15:15:15 +0000 (18:15 +0300)]
Merge remote-tracking branch 'origin/master'
Liana Bakradze [Tue, 10 Feb 2015 15:14:41 +0000 (18:14 +0300)]
added opportunity to create task files of all supported file types
Roman Shevchenko [Tue, 10 Feb 2015 15:13:22 +0000 (16:13 +0100)]
IDEA-136072 (implicit usage of ${idea.(home|config|system).path} macros in property substitution)
Roman Shevchenko [Mon, 9 Feb 2015 19:01:57 +0000 (20:01 +0100)]
Cleanup (formatting; unneeded annotation)
Vladimir.Orlov [Tue, 10 Feb 2015 15:08:43 +0000 (18:08 +0300)]
Merge remote-tracking branch 'origin/master'
Aleksey Pivovarov [Tue, 10 Feb 2015 14:09:48 +0000 (17:09 +0300)]
diff: more desctiptive method name
selectN -> selectNotNull
Aleksey Pivovarov [Tue, 10 Feb 2015 14:03:21 +0000 (17:03 +0300)]
diff: consume keyboard action even if can't perform action
same shortcut could be assigned to another action (step into, go to next method, etc)
Dmitry Avdeev [Tue, 10 Feb 2015 14:52:13 +0000 (17:52 +0300)]
IDEA-101831 Add opportunity create new project from VCSs. When user create new project and has op...
Vladimir.Orlov [Tue, 10 Feb 2015 14:56:50 +0000 (17:56 +0300)]
IDEA-136274 Idea64 crashes when IDEA_VM_OPTIONS is configured
Vladislav.Soroka [Tue, 10 Feb 2015 14:29:05 +0000 (17:29 +0300)]
IDEA-131703 Redudant MANIFEST.MF file is created in target folder
Vladislav.Soroka [Tue, 10 Feb 2015 14:19:22 +0000 (17:19 +0300)]
gradle: fix upward compatibility for groovy gradle plugins
Vassiliy.Kudryashov [Tue, 10 Feb 2015 14:09:18 +0000 (17:09 +0300)]
IDEA-136134 Ugly combobox highlighting on mac
Vassiliy.Kudryashov [Tue, 10 Feb 2015 13:45:59 +0000 (16:45 +0300)]
Be more friendly
Anna Kozlova [Tue, 10 Feb 2015 13:11:07 +0000 (14:11 +0100)]
multi-module setup: method hierarchy used to detect static/instance overriding
nik [Tue, 10 Feb 2015 12:13:40 +0000 (15:13 +0300)]
javadoc
peter [Tue, 10 Feb 2015 13:11:05 +0000 (14:11 +0100)]
SmartPointerManagerImpl: use identity pointer comparison (IDEA-CR-1367)
Nadya Zabrodina [Tue, 10 Feb 2015 12:08:58 +0000 (16:08 +0400)]
tests fixed for W7 agents with tortoise: switch off unsupported sparse extensions for our hg version (2.6.2)
Egor.Ushakov [Tue, 10 Feb 2015 13:05:49 +0000 (16:05 +0300)]
fixed IdeaKeymapsTest
Elizaveta Shashkova [Tue, 10 Feb 2015 12:55:49 +0000 (15:55 +0300)]
Merge branch 'origin/master'
Elizaveta Shashkova [Tue, 10 Feb 2015 12:55:10 +0000 (15:55 +0300)]
refactoring in matplotlib support
Sergey Savenko [Tue, 10 Feb 2015 12:42:01 +0000 (15:42 +0300)]
DBE-1071: CalendarView: correct bounds for hours, minutes, and seconds
Sergey Savenko [Tue, 10 Feb 2015 12:27:52 +0000 (15:27 +0300)]
get rid of gradients in table editor
Anton Makeev [Tue, 10 Feb 2015 12:28:56 +0000 (13:28 +0100)]
CIDR: necessary libraries moved to cidr repository
Anna Kozlova [Tue, 10 Feb 2015 12:17:44 +0000 (13:17 +0100)]
multi-module setup: method hierarchy should traverse supers according to the place build (IDEA-90914)
Anna Kozlova [Tue, 10 Feb 2015 11:33:04 +0000 (12:33 +0100)]
multi-module setup: ensure access to static method from base class available only through mediate class is marked as error (IDEA-91904)
Yaroslav Lepenkin [Tue, 10 Feb 2015 12:02:31 +0000 (15:02 +0300)]
Code Style Settings | Wrapping and Braces panel: group declarations moved under assignment statements
Yaroslav Lepenkin [Tue, 10 Feb 2015 11:53:53 +0000 (14:53 +0300)]
Code Style Settings: removed "Align consecutive variable declaration" checkbox from "Wrapping | Assignment" settings group. Since it is duplicate of "Align variables in columns" in "Group declarations"
Vladimir Krivosheev [Tue, 10 Feb 2015 11:57:32 +0000 (12:57 +0100)]
WEB-13490 Debug for Meteor packages doesn't work
Vladimir.Orlov [Tue, 10 Feb 2015 11:40:03 +0000 (14:40 +0300)]
Merge remote-tracking branch 'origin/master'
Vladimir.Orlov [Tue, 10 Feb 2015 11:36:51 +0000 (14:36 +0300)]
relocate publishing of .mac.zip artifact from layoutAll to not keep the one in IDEA based product where there is a .sit.
Sergey Malenkov [Tue, 10 Feb 2015 11:17:00 +0000 (14:17 +0300)]
Merge remote-tracking branch 'origin/master'
Sergey Malenkov [Tue, 10 Feb 2015 11:15:18 +0000 (14:15 +0300)]
Merge remote-tracking branch 'origin/master'
Vladimir.Orlov [Tue, 10 Feb 2015 11:14:17 +0000 (14:14 +0300)]
Merge remote-tracking branch 'origin/master'
Vladimir.Orlov [Tue, 10 Feb 2015 11:11:39 +0000 (14:11 +0300)]
relocate publishing of .mac.zip artifact from layoutAll to not keep the one in IDEA based product where there is a .sit.
Sergey Savenko [Tue, 10 Feb 2015 10:55:07 +0000 (13:55 +0300)]
AbstractPopup: defer final runnable execution
myFinalRunnable can contain logic which removes focus listeners (e.g. the runnable can invoke change color scheme action).
In case we're called from a focus listener, which is called from java.awt.AWTEventMulticaster,
removal of focus listeners will not have effect as the focus listeners list is copied on each modification.
So focus listeners which have already been removed, will get invoked. Hence, we defer the final runnable execution.
Yaroslav Lepenkin [Tue, 10 Feb 2015 10:36:01 +0000 (13:36 +0300)]
Code Style Settings: renamed "field groups" settings group into "Group declarations"
Vladimir.Orlov [Tue, 10 Feb 2015 10:42:01 +0000 (13:42 +0300)]
relocate publishing of .mac.zip artifact from layoutAll to not keep the one in IDEA based product where there is a .sit.
Sergey Malenkov [Tue, 10 Feb 2015 10:21:19 +0000 (13:21 +0300)]
Added assertion for request to show a popup when it is already shown
Aleksey Pivovarov [Tue, 10 Feb 2015 09:59:10 +0000 (12:59 +0300)]
diff: darcula arrow icons
Vladimir Krivosheev [Tue, 10 Feb 2015 08:48:43 +0000 (09:48 +0100)]
fastCgi should be nin io package as before
nik [Tue, 10 Feb 2015 08:47:05 +0000 (11:47 +0300)]
fixed class-versions check: some *.class files from groovy-all-2.3.7.jar have 1.7 java version
peter [Tue, 10 Feb 2015 08:37:26 +0000 (09:37 +0100)]
use a single reference queue to avoid smart pointer list leaks in vfs user data
Dennis Ushakov [Tue, 10 Feb 2015 08:24:45 +0000 (11:24 +0300)]
performGuardedChange when lookup is present
#IDEA-136252 fixed
Ilya.Kazakevich [Mon, 9 Feb 2015 22:09:05 +0000 (01:09 +0300)]
Merge remote-tracking branch 'origin/master'
Ilya.Kazakevich [Mon, 9 Feb 2015 22:04:51 +0000 (01:04 +0300)]
PY-11855 Run manage.py task improvements
Refactored to new architecture (Presenter / ChunkDriver).
Anna Kozlova [Mon, 9 Feb 2015 19:29:26 +0000 (20:29 +0100)]
multiple jdks/not exported dependencies: check that declared type of the qualifier doesn't contain unknown types
Gregory.Shrago [Mon, 9 Feb 2015 19:22:51 +0000 (22:22 +0300)]
allow use-shortcut-of chaining
Gregory.Shrago [Mon, 9 Feb 2015 19:10:06 +0000 (22:10 +0300)]
check if original handler is enabled
Gregory.Shrago [Fri, 6 Feb 2015 17:11:09 +0000 (20:11 +0300)]
performance: quit earlier
Gregory.Shrago [Fri, 6 Feb 2015 17:10:17 +0000 (20:10 +0300)]
move text to ActionBundle.properties
Gregory.Shrago [Fri, 6 Feb 2015 17:09:48 +0000 (20:09 +0300)]
performance: load engines in background
Mikhail Golubev [Mon, 9 Feb 2015 18:48:34 +0000 (21:48 +0300)]
PY-12932 Fix wrong test data
Mikhail Golubev [Mon, 9 Feb 2015 18:39:21 +0000 (21:39 +0300)]
PY-12932 Fix trailing comment detection when it's the first child element
Anna Kozlova [Mon, 9 Feb 2015 17:31:38 +0000 (18:31 +0100)]
deep delete parameter: ensure parameter used in the same call passed to another params is not suggested
Anna Kozlova [Mon, 9 Feb 2015 15:48:47 +0000 (16:48 +0100)]
multiple jdks: test method signatures hierarchy
Anna Kozlova [Mon, 9 Feb 2015 15:42:45 +0000 (16:42 +0100)]
title changed: default visibility in generate settings
Roman Shevchenko [Mon, 9 Feb 2015 18:24:35 +0000 (19:24 +0100)]
Merge remote-tracking branch 'origin/master'
Roman Shevchenko [Mon, 9 Feb 2015 18:23:15 +0000 (19:23 +0100)]
IDEA-136162 (type annotations in anonymous classes)
Roman Shevchenko [Mon, 9 Feb 2015 18:04:18 +0000 (19:04 +0100)]
Cleanup (formatting; warnings)
Mikhail Golubev [Mon, 9 Feb 2015 17:30:34 +0000 (20:30 +0300)]
PY-13232 Remove ignoring of multiline comments that was previously added for PY-12932
It would not help to preseve indentation of code fragments commented
without whitespace after '#' (i.e. commented not in PyCharm) anyway.
Mikhail Golubev [Mon, 9 Feb 2015 16:57:09 +0000 (19:57 +0300)]
Request issues from Redmine with most recently updated first (support 51649)
Mikhail Golubev [Mon, 9 Feb 2015 16:56:33 +0000 (19:56 +0300)]
Add test cases for comment formatting scenarios described in PY-12938
Mikhail Golubev [Fri, 30 Jan 2015 15:39:52 +0000 (18:39 +0300)]
PY-12932 New policy for pre-formatting comments in Python code
In addition to existing detection of shebang/double hash/doc comments we
consider the following new cases when trying to insert space after '#'
in Python line comments:
* Comments that already start with whitespace are ignored by
formatter.
* Comments that span several lines (up to the first empty line or
non-whitespace element) are not altered either because they may contain
Python code fragments.
* Trailing comments however can be safely adjusted because even if
they contain any code, there cannot be any indentation inside.
Daniil Ovchinnikov [Mon, 9 Feb 2015 17:01:40 +0000 (20:01 +0300)]
Merge remote-tracking branch 'origin/master'
Daniil Ovchinnikov [Mon, 9 Feb 2015 17:00:30 +0000 (20:00 +0300)]
EA-64504 changed according convention
Bas Leijdekkers [Mon, 9 Feb 2015 16:52:54 +0000 (17:52 +0100)]
EA-64632 (NPE: JavaMatchingVisitor.matchType)
Daniil Ovchinnikov [Mon, 9 Feb 2015 16:51:08 +0000 (19:51 +0300)]
Merge remote-tracking branch 'origin/master'
Daniil Ovchinnikov [Mon, 9 Feb 2015 16:50:08 +0000 (19:50 +0300)]
EA-64504 null check
Aleksey Pivovarov [Mon, 9 Feb 2015 16:47:51 +0000 (19:47 +0300)]
diff: show hand over gutter apply icon
Aleksey Pivovarov [Mon, 9 Feb 2015 16:33:19 +0000 (19:33 +0300)]
diff: do not show backgroundable for minor refresh
Aleksey Pivovarov [Mon, 9 Feb 2015 16:25:03 +0000 (19:25 +0300)]
diff: new icons
Aleksey Pivovarov [Mon, 9 Feb 2015 15:40:15 +0000 (18:40 +0300)]
diff: TODO
Denis Fokin [Mon, 9 Feb 2015 16:25:34 +0000 (20:25 +0400)]
IDEA-136173 I can not see the line I just deleted, I'm shown a green rectangle instead.
Bas Leijdekkers [Mon, 9 Feb 2015 15:48:18 +0000 (16:48 +0100)]
SSR: operator assignment is also read access
Anton Makeev [Mon, 9 Feb 2015 16:01:45 +0000 (17:01 +0100)]
Platform: Appearance page referred IntelliJ in non IntelliJ IDEA ides. Changed to more generic 'IDE'
Egor.Ushakov [Mon, 9 Feb 2015 15:55:34 +0000 (18:55 +0300)]
IDEA-133881 Debugger will not stop on a breakpoint in a method of an inner class of an anonymous - fixes after review
peter [Mon, 9 Feb 2015 15:02:51 +0000 (16:02 +0100)]
refactoring find suages: wait for smart mode (EA-63973)
peter [Mon, 9 Feb 2015 14:52:13 +0000 (15:52 +0100)]
honor completion contributor dumb-awareness (EA-64053)
peter [Mon, 9 Feb 2015 14:46:44 +0000 (15:46 +0100)]
EA-64165 - NPE: XmlCharFilter.isWithinTag + cleanup
peter [Mon, 9 Feb 2015 14:21:25 +0000 (15:21 +0100)]
EA-64416 - NPE: DumpLookupElementWeights.getLookupElementWeights
Yaroslav Lepenkin [Wed, 4 Feb 2015 18:12:11 +0000 (21:12 +0300)]
Detected indent notification: renamed labels, FileIndentOptionsProvider now provides information needed to create user notification, added link to settings (IDEA-135929, IDEA-136063, IDEA-135942)
Anna Kozlova [Mon, 9 Feb 2015 14:56:35 +0000 (15:56 +0100)]
id fixed
Vladimir Krivosheev [Mon, 9 Feb 2015 14:54:11 +0000 (15:54 +0100)]
get rid of openConnectionWhenPortIsReady
Anna Kozlova [Mon, 9 Feb 2015 14:47:48 +0000 (15:47 +0100)]
extract local variable: notifications restored
Anna Kozlova [Mon, 9 Feb 2015 14:46:00 +0000 (15:46 +0100)]
multiple jdks in one project: highlight not accessible superclasses found in another module
Anna Kozlova [Mon, 9 Feb 2015 12:25:25 +0000 (13:25 +0100)]
multiple jdks in one project: resolve superclass from the correct jdk depending on the resolve context (IDEA-123678; IDEA-102349; IDEA-126629) ^peter
Daniil Ovchinnikov [Mon, 9 Feb 2015 14:44:35 +0000 (17:44 +0300)]
Merge remote-tracking branch 'origin/master'
Daniil Ovchinnikov [Mon, 9 Feb 2015 14:43:31 +0000 (17:43 +0300)]
Merge remote-tracking branch 'origin/master'
nik [Mon, 9 Feb 2015 14:42:15 +0000 (17:42 +0300)]
lib licenses check: fixed 'sort' method call for new Groovy version
Daniil Ovchinnikov [Mon, 9 Feb 2015 14:42:41 +0000 (17:42 +0300)]
Groovy & Gant update: licences
Sergey Simonchik [Mon, 9 Feb 2015 14:39:25 +0000 (17:39 +0300)]
resistance to non-existent runnerw.exe (WEB-15051)
Egor.Ushakov [Mon, 9 Feb 2015 14:25:37 +0000 (17:25 +0300)]
IDEA-135731 Adjust Range: adjusted range not displayed in Evaluate and Inspect windows
nik [Mon, 9 Feb 2015 14:08:22 +0000 (17:08 +0300)]
fixed paths to Groovy jar in community projects
Aleksey Pivovarov [Mon, 9 Feb 2015 13:50:06 +0000 (16:50 +0300)]
diff: do not migrate request if it can be shown by tool from plugin
Daniil Ovchinnikov [Mon, 9 Feb 2015 13:53:46 +0000 (16:53 +0300)]
IDEA-135641 fixed & bundled Groovy update & Gant update
Vladimir Krivosheev [Mon, 9 Feb 2015 13:35:13 +0000 (14:35 +0100)]
fast fix SOE
Julia Beliaeva [Mon, 9 Feb 2015 12:59:04 +0000 (15:59 +0300)]
[vcs-log] toolbar action should be always visible so that other actions would not jump
Vassiliy.Kudryashov [Mon, 9 Feb 2015 12:27:49 +0000 (15:27 +0300)]
IDEA-136201 Throwable when starting any app server
Aleksey Pivovarov [Mon, 9 Feb 2015 12:07:55 +0000 (15:07 +0300)]
diff: fix folding for created/deleted files in oneside viewer
Aleksey Pivovarov [Mon, 9 Feb 2015 12:01:39 +0000 (15:01 +0300)]
diff: fix NPE