Anna Kozlova
cac2b6a9ff
non-interrupting logging (IDEA-144255)
2015-08-24 15:30:43 +03:00
Konstantin Bulenkov
a34ed6c9b7
Merge remote-tracking branch 'origin/master'
2015-08-24 14:25:23 +02:00
Konstantin Bulenkov
f6990a9a63
Merge remote-tracking branch 'origin/master'
2015-08-24 14:23:53 +02:00
liana.bakradze
fdb22f8fb5
EDU-402 Add As Task File action
2015-08-24 15:23:51 +03:00
Konstantin Bulenkov
e67bd5d03f
let only safe keys passed as program arguments be stored into System.properties
2015-08-24 14:21:54 +02:00
Pavel Fatin
c706747dd7
Zero-latency typing: consider custom background color
2015-08-24 14:13:53 +02:00
Ekaterina Tuzova
1d5043e383
fixed possible answer detection on document changed event
2015-08-24 15:06:16 +03:00
Denis Fokin
63938d5c9a
Code clean-up.
2015-08-24 15:04:52 +03:00
Ekaterina Tuzova
47b624e55e
fixed EDU-396 Wrong answers
2015-08-24 14:59:35 +03:00
Ekaterina Tuzova
cbc892686d
unpack course archive should work with new version of course
2015-08-24 14:59:34 +03:00
Denis Fokin
d588e48c0d
IDEA-144229 HTML tags in project compiler output path chooser
2015-08-24 14:58:36 +03:00
Roman Shevchenko
8755f9c932
Cleanup (formatting)
2015-08-24 14:48:19 +03:00
Egor.Ushakov
a3286e7dec
Merge remote-tracking branch 'origin/master'
2015-08-24 14:40:18 +03:00
Egor.Ushakov
bee4e8f05b
Merge branch 'nodeDescriptor_names_ext'
2015-08-24 14:36:22 +03:00
Sergey Ignatov
bd65d4e453
code cleanup
2015-08-24 14:15:27 +03:00
Yann Cébron
a415356613
IDEA-144069 DevKit: <action> "use-shortcut-of" support
2015-08-24 13:08:49 +02:00
Yann Cébron
f27d578145
Merge remote-tracking branch 'origin/master'
2015-08-24 13:03:16 +02:00
Yann Cébron
a3c4a6891a
ActionOrGroupResolveConverter: walk module dependencies (IDEA-143835)
2015-08-24 13:02:30 +02:00
Bas Leijdekkers
5b88c8c41d
IDEA-136413 ("Overly strong type cast" warning should take into account checked exceptions)
2015-08-24 12:08:57 +02:00
Bas Leijdekkers
6dc797f0bf
IG: JUnit inspections belong under Java in tree
2015-08-24 12:08:56 +02:00
Bas Leijdekkers
b146983342
make IG test light
2015-08-24 12:08:56 +02:00
Yann Cébron
406c93049b
Merge remote-tracking branch 'origin/master'
2015-08-24 11:58:04 +02:00
Yann Cébron
e2016d703c
IDEA-143835 Resolve/Find usages for action/group in <reference ref="id">
2015-08-24 11:57:25 +02:00
Egor.Ushakov
eda5d09a9e
disable balloons animation for remote desktop sessions
2015-08-24 12:55:28 +03:00
Liana Bakradze
bd9bbe3a1c
EDU-397 "Show Preview" action doesn't work
2015-08-24 12:44:39 +03:00
Egor.Ushakov
0e83143b91
IDEA-139477 Debugger: API request: change signature for ValueDescriptor.getDescriptorEvaluation - getTreeEvaluation now returns PsiElement
2015-08-24 12:32:43 +03:00
Ekaterina Tuzova
c95bf54bf2
Merge remote-tracking branch 'origin/master'
2015-08-24 12:01:03 +03:00
Ekaterina Tuzova
b3036d37c2
merge simplified_debugger branch
2015-08-24 11:59:08 +03:00
Ekaterina Tuzova
9585af4919
Merge branch 'liana/simplified_debugger'
...
Conflicts:
python/edu/src/META-INF/PyCharmEduPlugin.xml
python/edu/src/com/jetbrains/python/edu/PyCharmEduInitialConfigurator.java
2015-08-24 11:33:01 +03:00
Egor.Ushakov
6d91b142e5
extension for node descriptor names - single place where we apply name adjuster
2015-08-24 11:22:00 +03:00
Yann Cébron
fa8df911a9
SyntaxHighlighterFactoryEP: update javadoc ( https://devnet.jetbrains.com/message/5556464 )
2015-08-24 10:19:29 +02:00
Egor.Ushakov
bcf34170a4
Merge branch 'master' into nodeDescriptor_names_ext
2015-08-24 11:03:42 +03:00
Andrey Vokin
b95ea57798
Fixed exception when LayeredLexer and tokens with 0 length
2015-08-24 10:16:38 +03:00
Ivan Chirkov
6d0e8f1f4a
statistics notification was not shown
2015-08-24 00:56:44 +02:00
Sergey Simonchik
073b57b268
util: optimize TreeUtil.getPathFromRoot()
2015-08-22 19:04:25 +03:00
irengrig
26222457b2
Merge remote-tracking branch 'origin/master'
2015-08-22 17:03:00 +02:00
irengrig
9c77a1978f
https://ea.jetbrains.com/browser/ea_problems/72044
...
Argument for @NotNull parameter 'executor' of com/intellij/execution/startup/ProjectStartupConfigurable$5.perform must not be null
java.lang.IllegalArgumentException: Argument for @NotNull parameter 'executor' of com/intellij/execution/startup/ProjectStartupConfigurable$5.perform must not be null
at com.intellij.execution.startup.ProjectStartupConfigurable$5.perform(ProjectStartupConfigurable.java)
2015-08-22 16:58:29 +02:00
Kirill Likhodedov
a6b6715b76
[git] IDEA-144204 explicitly specify the root when loading file history
...
Otherwise the root is calculated based on the current path,
which might be incorrect if a file was moved across repositories
(with history).
2015-08-22 12:53:28 +03:00
Ilya.Kazakevich
fcc14d1071
Merge remote-tracking branch 'origin/master'
2015-08-22 01:22:59 +03:00
Ilya.Kazakevich
b20c9e1739
PY-16356 PY-16357 PY-16376 PY-16591 PY-16694
...
Since regexp NFA uses backtracking long lines with strings may break current regexps, and no possessive quantifiers could be used because ":" is valid char in file path. So, we use sane limits to prevent freeze
2015-08-22 01:21:23 +03:00
Gregory.Shrago
9af3f793a7
move Startup Tasks to Tools with a shorter title
2015-08-21 22:58:48 +03:00
Gregory.Shrago
2c3f275091
move Startup Tasks to Tools with a shorter title
2015-08-21 22:56:46 +03:00
peter
920b00464e
IDEA-144220 Navigate > File doesn't handle line numbers on absolute paths
...
support windows absolute paths
2015-08-21 21:29:35 +02:00
Daniil Ovchinnikov
5c88562e97
[groovy] trait fields index: save some CPU cycles
2015-08-21 22:26:06 +03:00
Daniil Ovchinnikov
2a10a328b1
[groovy] trait fields: fix type
2015-08-21 21:52:39 +03:00
Daniil Ovchinnikov
cc1c1ddb2a
[groovy] trait fields index: do not fail if exception occurred (ignore malformed class files)
2015-08-21 20:38:00 +03:00
Daniil Ovchinnikov
159e4f0987
[groovy] trait fields index: use public final fields without getter to simplify code
2015-08-21 20:37:58 +03:00
Daniil Ovchinnikov
e39b305ee0
[groovy] trait fields index: custom input filter accepting only files ending with '$Trait$FieldHelper.class'
2015-08-21 20:37:55 +03:00
Dmitry Jemerov
27be71ec19
better fix for EA-71762 which doesn't break Kotlin safe delet
2015-08-21 19:27:01 +02:00
Aleksey Pivovarov
3c83258352
diff: make method public for TeamCity plugin
2015-08-21 20:25:22 +03:00