Sergey Simonchik [Wed, 28 Jan 2015 16:46:44 +0000 (19:46 +0300)]
ability to serialize/deserialize value list
Anna Kozlova [Wed, 28 Jan 2015 16:05:26 +0000 (19:05 +0300)]
safe delete: ensure not to delete call qualifier (IDEA-135727)
Anna Kozlova [Wed, 28 Jan 2015 15:39:36 +0000 (18:39 +0300)]
inline parameter: take advantages from inline local (IDEA-135610)
Dennis Ushakov [Wed, 28 Jan 2015 15:54:32 +0000 (18:54 +0300)]
blacklist incompatible js plugins
Dennis Ushakov [Wed, 28 Jan 2015 14:16:22 +0000 (17:16 +0300)]
attribute value separator length can be != 0 in injected languages
#WEB-14935 fixed
Kirill Likhodedov [Wed, 28 Jan 2015 14:49:32 +0000 (17:49 +0300)]
[git] IDEA-118401 Optionally treat status command as write one
Anna Kozlova [Wed, 28 Jan 2015 13:48:04 +0000 (16:48 +0300)]
getter/setter: show error notification if template was wrong
Anna Kozlova [Wed, 28 Jan 2015 10:14:47 +0000 (13:14 +0300)]
move getter/setter name suggestion to velocity
Andrey Vokin [Fri, 24 Oct 2014 16:40:08 +0000 (19:40 +0300)]
Typo fixed. RUBY-16231 haml parsing thrown off by capture within lambda
Alexander Zolotov [Wed, 28 Jan 2015 13:30:31 +0000 (16:30 +0300)]
Make "install plugin from disk" dumb aware
Dmitry Avdeev [Wed, 28 Jan 2015 13:15:32 +0000 (16:15 +0300)]
table columns are back
Vladimir Krivosheev [Wed, 28 Jan 2015 13:15:40 +0000 (14:15 +0100)]
WEB-14888 Firefox debugger: variable is not added in the list "Local" if it was declared as a passed parameter
Vladimir Krivosheev [Wed, 28 Jan 2015 10:28:41 +0000 (11:28 +0100)]
ability to use XDebugger node as Obsolescent
Vladimir Krivosheev [Wed, 28 Jan 2015 09:49:26 +0000 (10:49 +0100)]
cleanup
Egor.Ushakov [Wed, 28 Jan 2015 12:52:13 +0000 (15:52 +0300)]
IDEA-79114 Display all numbers in hex
Dmitry Batkovich [Wed, 28 Jan 2015 12:29:17 +0000 (15:29 +0300)]
resource bundle editor: added PropertyKeysSafeDeleteProcessor (responsible to find same property keys in other resource bundle files)
Roman Shevchenko [Wed, 28 Jan 2015 11:51:51 +0000 (14:51 +0300)]
platform: less noisy logging of update checker network errors
Dmitry Avdeev [Wed, 28 Jan 2015 11:27:11 +0000 (14:27 +0300)]
Progress title should have title capitalization
Dmitry Avdeev [Wed, 28 Jan 2015 10:47:37 +0000 (13:47 +0300)]
Progress title should have title capitalization
Roman Shevchenko [Wed, 28 Jan 2015 11:13:21 +0000 (14:13 +0300)]
Merge remote-tracking branch 'origin/master'
Roman Shevchenko [Wed, 28 Jan 2015 11:12:54 +0000 (14:12 +0300)]
IDEA-135706 (ignore NIO exceptions on reading file attributes)
Dmitry Batkovich [Wed, 28 Jan 2015 11:03:57 +0000 (14:03 +0300)]
Resource bundle editor: "safe delete action" deletes only one of properties
Dennis Ushakov [Wed, 28 Jan 2015 10:56:46 +0000 (13:56 +0300)]
split sync tests into ultimate and community
Dennis Ushakov [Wed, 28 Jan 2015 10:28:48 +0000 (13:28 +0300)]
fix CCE
Roman Shevchenko [Wed, 28 Jan 2015 10:47:11 +0000 (13:47 +0300)]
Cleanup (warnings)
Alexander Zolotov [Tue, 27 Jan 2015 09:44:06 +0000 (12:44 +0300)]
Clear selection on closing child popup-step in order to notify listeners about
disappearing selection inside nested popup
Alexander Zolotov [Mon, 26 Jan 2015 17:42:47 +0000 (20:42 +0300)]
Delete redundant throws
Alexander Zolotov [Mon, 26 Jan 2015 17:42:07 +0000 (20:42 +0300)]
TitleCapitalizationInspection shouldn't complain about empty string
Alexander Zolotov [Mon, 26 Jan 2015 17:13:06 +0000 (20:13 +0300)]
Use singletonList insteadof ArrayList
Roman Shevchenko [Wed, 28 Jan 2015 10:22:37 +0000 (13:22 +0300)]
platform: check corruption marker before any other index activities
Dmitry Trofimov [Wed, 28 Jan 2015 10:23:07 +0000 (11:23 +0100)]
Merge remote-tracking branch 'origin/master'
Dmitry Trofimov [Wed, 28 Jan 2015 10:20:04 +0000 (11:20 +0100)]
Fixed path.
Dmitry Avdeev [Wed, 28 Jan 2015 10:14:42 +0000 (13:14 +0300)]
non-dumb aware editors should be opened in dumb mode
Dmitry Avdeev [Wed, 28 Jan 2015 10:10:14 +0000 (13:10 +0300)]
Progress title should have title capitalization
Dmitry Avdeev [Wed, 28 Jan 2015 09:53:19 +0000 (12:53 +0300)]
cleanup
Mikhail Golubev [Tue, 27 Jan 2015 13:34:51 +0000 (16:34 +0300)]
IDEA-134372 Do not warn about scalar top-level values in JSON files (according to RFC-7159)
Mikhail Golubev [Tue, 27 Jan 2015 12:56:12 +0000 (15:56 +0300)]
IDEA-133425 Remove host escaping from JsonStringLiteral in JsonStandardComplianceInspection
Mikhail Golubev [Mon, 26 Jan 2015 16:56:08 +0000 (19:56 +0300)]
Allow to not specify "summary" selector in Generic repository when "Each task in separate request" option is on
Mikhail Golubev [Mon, 26 Jan 2015 11:10:45 +0000 (14:10 +0300)]
PY-14408 PythonIndentingProcessor includes tabs inside PsiWhitespace elements
Also I partially reverted previous fix in PyBlock#isWhitespaceLineBreaks,
because current approach is more general and that workaround is no longer
needed (multiple whitespaces are collapsed into single element as in other
languages).
Rustam Vishnyakov [Tue, 27 Jan 2015 16:02:56 +0000 (19:02 +0300)]
Remove Darcula as bundled scheme
Rustam Vishnyakov [Tue, 27 Jan 2015 15:00:36 +0000 (18:00 +0300)]
Make Darcula one of default schemes, do not write attributes which are not different from default (parent) scheme
Dmitry Trofimov [Wed, 28 Jan 2015 09:53:06 +0000 (10:53 +0100)]
Fix path.
Dmitry Trofimov [Wed, 28 Jan 2015 09:48:59 +0000 (10:48 +0100)]
Merge remote-tracking branch 'origin/master'
Dmitry Avdeev [Wed, 28 Jan 2015 09:40:30 +0000 (12:40 +0300)]
missed DumbAware
Dmitry Trofimov [Wed, 28 Jan 2015 09:38:01 +0000 (10:38 +0100)]
Merge remote-tracking branch 'origin/master'
Dmitry Trofimov [Wed, 28 Jan 2015 09:36:33 +0000 (10:36 +0100)]
Fix path.
Vladislav.Soroka [Wed, 28 Jan 2015 09:16:07 +0000 (12:16 +0300)]
gradle: use only buildscript repositories for module build classpath resolving
Dmitry Avdeev [Wed, 28 Jan 2015 08:55:02 +0000 (11:55 +0300)]
WeighedFileEditorProvider is dumb aware by default
Dmitry Avdeev [Tue, 27 Jan 2015 12:15:18 +0000 (15:15 +0300)]
cleanup
Dmitry Batkovich [Wed, 28 Jan 2015 08:33:59 +0000 (11:33 +0300)]
IDEA-134772 fixed exception on undo action after rename property keys from resource bundle editor
Vladimir Krivosheev [Wed, 28 Jan 2015 07:13:13 +0000 (08:13 +0100)]
fix race condition — set pending promise only on clientEvaluated
Dmitry Trofimov [Wed, 28 Jan 2015 00:07:39 +0000 (01:07 +0100)]
Set Python plugin version from PyCharm ApplicationInfo.xml
Andrey Starovoyt [Tue, 27 Jan 2015 22:21:49 +0000 (03:21 +0500)]
typescript compiler fix tests
Dennis Ushakov [Tue, 27 Jan 2015 21:30:01 +0000 (00:30 +0300)]
support template languages
Dennis Ushakov [Tue, 27 Jan 2015 16:05:15 +0000 (19:05 +0300)]
pull from internal mode
#WEB-432 fixed
Dennis Ushakov [Tue, 27 Jan 2015 15:40:55 +0000 (18:40 +0300)]
match newlines
#IDEA-130775 fixed
Yann Cébron [Tue, 27 Jan 2015 21:06:26 +0000 (22:06 +0100)]
PsiReferenceBase: rename parameter 'range' to 'rangeInElement' to prevent common source of errors, #2
Yann Cébron [Tue, 27 Jan 2015 21:04:41 +0000 (22:04 +0100)]
PsiReferenceBase: rename parameter 'range' to 'rangeInElement' to prevent common source of errors
Vladimir Krivosheev [Tue, 27 Jan 2015 20:24:05 +0000 (21:24 +0100)]
pass "quick evaluate Uglified Coffee" spec completely
We are not going to fix uglify sourcemap generator issue (see https://dl.dropboxusercontent.com/u/
43511007/s/Screen%20Shot%202015-01-21%20at%2020.33.44.png — var1 mapped to the whole "var c, notes, templates, ..." expression text + unrelated text " ;"). Will be reported later.
Vladimir Krivosheev [Tue, 27 Jan 2015 15:23:23 +0000 (16:23 +0100)]
cleanup
Vladimir Krivosheev [Tue, 27 Jan 2015 15:21:31 +0000 (16:21 +0100)]
cleanup
Vladimir Krivosheev [Tue, 27 Jan 2015 15:17:24 +0000 (16:17 +0100)]
get rid of JSDebugProcess
Vladimir Krivosheev [Tue, 27 Jan 2015 15:02:28 +0000 (16:02 +0100)]
get rid of JSDebugProcess
Anna Kozlova [Tue, 27 Jan 2015 18:26:13 +0000 (21:26 +0300)]
api usage: warn about @Override on 'non-existing' method
Gregory.Shrago [Tue, 27 Jan 2015 17:50:27 +0000 (20:50 +0300)]
ContentManager: make mock & production behaviour a bit similar (add events)
Max Medvedev [Tue, 27 Jan 2015 17:35:32 +0000 (20:35 +0300)]
test for injected code inside application statement
Anna Kozlova [Tue, 27 Jan 2015 16:54:08 +0000 (19:54 +0300)]
equals/hashCode templates: simplify guava/java 7 corresponding to arrays (IDEA-135684)
Anna Kozlova [Tue, 27 Jan 2015 16:36:40 +0000 (19:36 +0300)]
safe delete: allow to delete parameter in one method without hierarchy (IDEA-135686)
Anna Kozlova [Tue, 27 Jan 2015 15:27:21 +0000 (18:27 +0300)]
safe delete: allow multiple first level nodes (IDEA-135665)
Bas Leijdekkers [Tue, 27 Jan 2015 16:08:01 +0000 (17:08 +0100)]
IDEA-99510 (Move statement up/down behaves unexpectedly when used on class level annotation)
Sergey Ignatov [Tue, 27 Jan 2015 15:44:45 +0000 (18:44 +0300)]
mysql native loading. initial
Eugene Zhuravlev [Tue, 27 Jan 2015 15:40:15 +0000 (16:40 +0100)]
filtering logging frameworks and SLF4J bindings that are not used in JPS (making netty use log4j, as n the rest of JPS)
Eugene Zhuravlev [Tue, 27 Jan 2015 15:36:30 +0000 (16:36 +0100)]
faster loggers initialization via property file
Bas Leijdekkers [Tue, 27 Jan 2015 15:05:52 +0000 (16:05 +0100)]
IDEA-101129 (Move Statement Up is broken in emum:s)
Anton Makeev [Tue, 27 Jan 2015 14:52:29 +0000 (15:52 +0100)]
Version.toCompactString API
Ekaterina Tuzova [Tue, 27 Jan 2015 14:27:16 +0000 (17:27 +0300)]
merge conflict (renamed method createLesson)
Sergey Simonchik [Tue, 27 Jan 2015 14:24:37 +0000 (17:24 +0300)]
auto test manager: rerun on process termination if changes were made during test run
Ekaterina Tuzova [Tue, 27 Jan 2015 14:19:23 +0000 (17:19 +0300)]
Merge remote-tracking branch 'origin/master'
Conflicts:
python/educational/course-creator/src/com/jetbrains/edu/coursecreator/CCProjectGeneratorUtil.java
python/educational/interactive-learning/src/com/jetbrains/edu/learning/StudyDocumentListener.java
python/educational/interactive-learning/src/com/jetbrains/edu/learning/StudyEditorFactoryListener.java
python/educational/interactive-learning/src/com/jetbrains/edu/learning/actions/StudyRefreshTaskFileAction.java
python/educational/interactive-learning/src/com/jetbrains/edu/learning/course/AnswerPlaceholder.java
Liana Bakradze [Tue, 27 Jan 2015 13:49:04 +0000 (16:49 +0300)]
Merge remote-tracking branch 'origin/master'
Liana Bakradze [Tue, 27 Jan 2015 13:48:38 +0000 (16:48 +0300)]
do not show error highlighting anywhere until file change
Aleksey Pivovarov [Tue, 27 Jan 2015 11:21:07 +0000 (14:21 +0300)]
IDEA-122792: do not schedule toolbar refresh for partially initialized target component
this is better fix for
193b3ae
if target component is not shown yet, ModalityState.stateForComponent() will return NON_MODAL, causing memory leak
Dennis Ushakov [Tue, 27 Jan 2015 13:28:20 +0000 (16:28 +0300)]
Merge remote-tracking branch 'origin/master'
Dennis Ushakov [Tue, 27 Jan 2015 13:25:46 +0000 (16:25 +0300)]
use correct ast node for secondary roots when building stubs
Roman Shevchenko [Tue, 27 Jan 2015 11:42:07 +0000 (14:42 +0300)]
IDEA-135626 (backgroundable plugin update progress)
Roman Shevchenko [Tue, 27 Jan 2015 10:22:29 +0000 (13:22 +0300)]
platform: handling of file-based index initialization errors caused by extensions
Vladimir Krivosheev [Tue, 27 Jan 2015 11:37:16 +0000 (12:37 +0100)]
use member filter exciting magic in evaluate (so, we can map source code "template" to raw)
We use evaluate expression as is currently, so, qualified references or complex expression is not supported yet.
We don't use additional variables as pre-computed values of evaluate because we must provide real-time result, but additional variable value could be outdated.
Ekaterina Tuzova [Tue, 27 Jan 2015 09:38:59 +0000 (12:38 +0300)]
Created test course on stepic
nik [Tue, 27 Jan 2015 08:59:35 +0000 (11:59 +0300)]
GWT: resolve short references to Java classes from JavaScript (IDEA-134245)
Bas Leijdekkers [Tue, 27 Jan 2015 07:52:47 +0000 (08:52 +0100)]
IDEA-100724 (Issue with Move Statement Up/Down)
Bas Leijdekkers [Mon, 26 Jan 2015 18:37:20 +0000 (19:37 +0100)]
move statement down correctly past single line anonymous class
Bas Leijdekkers [Mon, 26 Jan 2015 16:36:49 +0000 (17:36 +0100)]
move multiple statements correctly past anonymous class
Bas Leijdekkers [Mon, 26 Jan 2015 16:32:32 +0000 (17:32 +0100)]
fix comment typo
Bas Leijdekkers [Mon, 26 Jan 2015 16:32:12 +0000 (17:32 +0100)]
cleanup
Bas Leijdekkers [Mon, 26 Jan 2015 13:18:24 +0000 (14:18 +0100)]
don't insert unneeded parentheses on "invert if"
Andrey Starovoyt [Mon, 26 Jan 2015 21:57:24 +0000 (02:57 +0500)]
typescript compiler: WEB-11491
Eugene Zhuravlev [Mon, 26 Jan 2015 19:04:05 +0000 (20:04 +0100)]
build startup additional logging
Gregory.Shrago [Mon, 26 Jan 2015 19:06:46 +0000 (22:06 +0300)]
Scratches: 10 minute scratch (with Shift)
Dennis Ushakov [Mon, 26 Jan 2015 18:16:26 +0000 (21:16 +0300)]
fix SOE on undo
Gregory.Shrago [Mon, 26 Jan 2015 18:18:40 +0000 (21:18 +0300)]
Select-in: scratches- & scopes-related fixes
Gregory.Shrago [Mon, 26 Jan 2015 17:22:35 +0000 (20:22 +0300)]
don't repaint if not visible