Danila Ponomarenko
2a004b3a4e
additional test for additional test for ConvertColorRepresentationIntentionAction
2012-06-27 13:07:30 +04:00
Maxim.Medvedev
8d44a7b27e
correct letter case
2012-06-27 10:16:26 +04:00
Yuri
1aeda50f43
fix sass extract variable tests
2012-06-27 07:05:54 +04:00
peter
e2800aaf21
sync
2012-06-26 23:38:04 +02:00
peter
819b68ec81
fix false NPE alarms on fields
2012-06-26 22:02:48 +02:00
peter
f1af0a9360
remove debug output
2012-06-26 22:02:47 +02:00
Maxim.Mossienko
619d93255d
attachment for removeAssociatedValue assertion
2012-06-26 21:43:23 +04:00
peter
bb7f773708
isolate statistical effects in tests
2012-06-26 18:29:54 +02:00
Maxim.Mossienko
12049a7e91
do not cache archive content unless asked
2012-06-26 20:05:56 +04:00
Kirill Likhodedov
d9b94755b0
[git] "The conflict not found for the file" assertion: log the output as well to see why the conflict was not found
...
I've faced this issue once, and at that time there was a conflict, and there were no Git processes in progress that could race with the GitMergeProvider and give information about some previous out-of-date state of the repository.
2012-06-26 19:55:08 +04:00
Danila Ponomarenko
6d8a78c66d
IDEA-62531 "Choose color" intention (Java): allow to convert between decimal and hex colour representation implemented
2012-06-26 19:53:55 +04:00
Eugene Zhuravlev
16d1250f9c
speed optimizations: less calls to File.isFile() in javac file managers
2012-06-26 17:23:12 +02:00
peter
8b7c8c1f7c
a
2012-06-26 17:16:47 +02:00
Sergey Simonchik
785f327e0b
WI-8663 JsTestDriver: failed test results are duplicated in console output sometimes
2012-06-26 19:03:36 +04:00
Sergey Evdokimov
583ba0b859
Adding end slash to plugin download url.
2012-06-26 19:01:19 +04:00
Shaverdova Elena
847d615019
WI-4950 Reload Symfony commands
2012-06-26 18:03:17 +04:00
Maxim.Medvedev
41da0d62a7
IDEA-87824 convert string to multiline
2012-06-26 17:57:04 +04:00
peter
2dea356213
debugging com.intellij.codeInsight.daemon.quickFix.CreateFieldFromUsageTest.testSortByRelevance
2012-06-26 15:51:30 +02:00
Denis.Zhdanov
3f2b016bc0
Merge branch 'master' of git.labs.intellij.net:idea/community
2012-06-26 16:14:19 +04:00
Denis.Zhdanov
bc985c8b73
Revert "IDEA-87315 The freemarker code style should respect the XML identation setting instead of forcing 4 space identation"
...
This reverts commit debb180ea4 .
2012-06-26 16:12:54 +04:00
Maxim.Medvedev
5f1ccc9c45
IDEA-70065 Introduce Field Refactoring within a script should create an @Field
2012-06-26 15:53:12 +04:00
Maxim.Medvedev
a13a28b447
simple visitor for searching for script fields
2012-06-26 15:53:11 +04:00
peter
f009447805
IDEA-40911 JSPX: code completion inserts not escaped '<' and '>' for generic classes
2012-06-26 13:30:18 +02:00
Alexander Lobas
69eaf04479
Merge remote-tracking branch 'origin/master'
2012-06-26 14:58:19 +04:00
Alexander Lobas
01c6518c46
MacOS fix for popup menu
2012-06-26 14:57:48 +04:00
peter
45c2a91bcd
debugging com.intellij.codeInsight.daemon.quickFix.CreateFieldFromUsageTest.testSortByRelevance
2012-06-26 12:56:30 +02:00
peter
ffea8eadbe
no mouse cursor changes for not showing toolwindow splitters
2012-06-26 12:53:12 +02:00
kirill.safonov
6abe457c55
inline class
2012-06-26 14:04:11 +04:00
Danila Ponomarenko
a10244e8c1
IDEA-87657 IOE at com.intellij.psi.impl.CheckUtil.checkWritable fixed
2012-06-26 12:45:41 +04:00
Sergey Simonchik
8ea57d1ac6
Guava version updated from R8 to 12.0
2012-06-26 12:02:06 +04:00
peter
4d52e3c268
debugging com.intellij.codeInsight.daemon.quickFix.CreateFieldFromUsageTest.testSortByRelevance
2012-06-26 09:59:23 +02:00
Maxim.Medvedev
4eaa791cd1
fix testdata
2012-06-26 11:53:56 +04:00
Eugene Zhuravlev
30d18cfa43
disable condition field when condition checkbox is unchecked
2012-06-26 09:47:46 +02:00
Alexander Lobas
e430551f9b
Merge remote-tracking branch 'origin/master'
2012-06-26 11:44:32 +04:00
Alexander Lobas
8cf965e10c
EA-36352 - IOOBE: ModelParser.updateComponent
2012-06-26 11:44:05 +04:00
Eugene Zhuravlev
b349bc47f8
null checks
2012-06-26 09:34:01 +02:00
Maxim.Medvedev
e173a311dd
IDEA-86368 Groovy: Create From Usage: Code Completion for destination package is missing in Create Class/Interface/Enum dialog
2012-06-26 10:46:32 +04:00
Maxim.Medvedev
492f88c1be
IDEA-87697 remove static import if cannot use non qualified ref
2012-06-26 10:46:30 +04:00
Maxim.Medvedev
ce82ebdfe3
cleanup
2012-06-26 10:46:29 +04:00
Denis.Zhdanov
720ae9faa5
IDEA-87713 Ctrl + Backspace changed behaviour
2012-06-26 10:33:45 +04:00
Eugene Zhuravlev
0c6f1742bc
fix NPE
2012-06-26 08:22:38 +02:00
Denis.Zhdanov
debb180ea4
IDEA-87315 The freemarker code style should respect the XML identation setting instead of forcing 4 space identation
...
Block language-specific indent settings are used now whenever possible by the formatter core
2012-06-26 07:40:23 +04:00
peter
5dd835d08a
IDEA-87812 The button "Clear the contents of the console" on the debug console is not available
2012-06-25 21:17:19 +02:00
peter
6699ca8255
EA-36837 doPostponedOperationsAndUnblockDocument
2012-06-25 20:59:35 +02:00
peter
e6668c8eaf
IDEA-74017 Infer @NotNull/@Nullable annotations for final fields from constructor(s)
2012-06-25 20:30:05 +02:00
peter
adf1c737ab
report non-annotated constructor parameter for final @Nullable/@NotNull fields
2012-06-25 19:44:53 +02:00
peter
3078d430fb
nobody knows that whole words only option has dramatic performance consequences
2012-06-25 19:31:36 +02:00
Eugene Zhuravlev
64d7ac0b1c
force project rebuild when switching between internal and external make implementations
2012-06-25 19:11:39 +02:00
Eugene Zhuravlev
5731af2fbb
allow external make options to be visible in production
2012-06-25 19:11:38 +02:00
Gregory.Shrago
499c154283
large tables handling: fast addRow & resultSet scrolling
2012-06-25 20:28:45 +04:00