Dmitry Boulytchev
7ab954ab1f
Storage dum utility artifact (compile server).
2012-05-14 15:12:00 +04:00
Vassiliy Kudryashov
d56caeb5a3
IDEA-85148 'Commit' dialog merged button tooltip is hard to invoke
2012-05-14 15:09:13 +04:00
Anna Kozlova
4879868fef
package scope when package is inside package prefix should contain classes with "subnames" (IDEA-82937)
2012-05-14 14:41:27 +04:00
Anna Kozlova
9d25d530fb
refactorings api: ability to define changed places (IDEA-85953)
2012-05-14 14:41:26 +04:00
Kirill Likhodedov
49f674d6a3
Fix @NotNull assertion in GitVcsPanel in tests
2012-05-14 14:31:48 +04:00
Eugene Kudelevsky
e0870a5237
do not filter list of attributes by context, because passed tag may have other namespace (ex. jspx tag)
2012-05-14 14:25:58 +04:00
Eugene Kudelevsky
f48d454efe
always close jar builder
2012-05-14 14:25:57 +04:00
nik
f7d59e8358
reusing method from PsiTestUtil in tests
2012-05-14 14:13:28 +04:00
Maxim.Medvedev
58dce1256e
fix npe
2012-05-14 14:04:41 +04:00
Dmitry Boulytchev
a6e32320d6
Storage dum utility (compile server).
2012-05-14 13:59:06 +04:00
Danila Ponomarenko
dd1d52b2f6
IDEA-86016 False positive 'Recursive call' line marker fix
2012-05-14 13:54:56 +04:00
Roman Shevchenko
70470e66f7
Java 8: 'none' isn't a keyword yet
2012-05-14 13:43:15 +04:00
Roman Shevchenko
c583fbbeb6
Deprecate duplicate token sets; cleanup
2012-05-14 13:43:15 +04:00
Denis.Zhdanov
913cfb3572
IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
...
Refactoring
2012-05-14 13:19:13 +04:00
Denis.Zhdanov
32e9e62430
IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
...
*) green code policy;
*) naming convention for the RearrangerSettings fields;
2012-05-14 13:19:13 +04:00
Denis.Zhdanov
bd7be46de5
IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
...
*) IRule -> Rule;
*) IRuleInstance -> RuleInstance;
*) IFilePopupEntry -> FilePopupEntry;
2012-05-14 13:19:12 +04:00
Denis.Zhdanov
6169cf7a3e
IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
...
Initial bundling iteration. The changes to the initial version available at http://java.net/projects/rearranger/sources :
* switched from log4j to IJ logging;
* 'Rearranger' component is service now;
* plugin descriptor is adapted to the common IJ scheme (id, vendor etc);
* IJ project is configured to have new 'rearranger' module;
* build script is adjusted to process 'rearranger' plugin as well;
* almost all tests are commented and their refactoring is started;
2012-05-14 13:19:12 +04:00
Dennis Ushakov
6f6eef2487
fix folding exception in haml
2012-05-14 11:03:24 +04:00
irengrig
1bed11eddd
Merge remote branch 'origin/master'
2012-05-14 10:20:19 +04:00
irengrig
dea935ce44
svn: specify absolute checkout path for tests
2012-05-14 10:19:17 +04:00
Gregory.Shrago
7f956d0861
IDEA-84641 Database connectors installation fails
2012-05-12 22:37:14 +04:00
Danila Ponomarenko
b77df01a2c
RemoveRedundantArgument tests fix
2012-05-12 21:07:25 +04:00
Maxim.Medvedev
9c14796fcb
IDEA-55435 Generate ant file, Groovy: one groovy library is defined, and another is used
2012-05-12 20:48:14 +04:00
Alexey Kudravtsev
6678b8c755
NPE
2012-05-12 20:24:12 +04:00
irengrig
6a1a866161
Merge remote branch 'origin/master'
2012-05-12 20:22:44 +04:00
irengrig
8ab8f42f0d
svn: debug tests
2012-05-12 20:22:15 +04:00
Alexey Kudravtsev
1dc017942d
cleanup
2012-05-12 20:14:00 +04:00
Alexey Kudravtsev
049bba0964
removed unused jar
2012-05-12 20:13:59 +04:00
Alexey Kudravtsev
46da7fa89b
clear queue early: avoid piling up documents
2012-05-12 20:13:56 +04:00
irengrig
ddc1890e9b
Merge remote branch 'origin/master'
2012-05-12 20:07:50 +04:00
irengrig
95b5ca3c71
svn tree conflicts: resolve "merge" if file-file and mine=move, theirs=edit
...
apply theirs text merges to new file location
2012-05-12 20:05:54 +04:00
Maxim.Medvedev
384f74039e
IDEA-85594 Groovy: Javadoc @link makes no use of method arguments
2012-05-12 19:54:13 +04:00
Maxim.Medvedev
a0f2dfb96e
formatting
2012-05-12 19:54:11 +04:00
Maxim.Medvedev
aa27329967
fix minimum size for 'Generate GroovyDoc' dialog
2012-05-12 19:54:10 +04:00
Maxim.Medvedev
7d8bc987a1
IDEA-80592 Groovy: 'Assignment is not used' inspection should mark right part of assignment statement instead of variable name.
2012-05-12 19:54:09 +04:00
Maxim.Medvedev
b8034b8c3e
IDEA-80592 Groovy: 'Assignment is not used' inspection should mark right part of assignment statement instead of variable name.
2012-05-12 19:54:07 +04:00
Maxim.Medvedev
359b946d21
highlighting for keyword in Groovy via annotator
2012-05-12 19:54:06 +04:00
Maxim.Medvedev
86fe64c310
gdsl 'delegatesTo' should process non code members too (IDEA-63554)
2012-05-12 19:54:05 +04:00
Maxim.Medvedev
c7b955e67d
IDEA-48857 The property "class" is shown as reserved word
2012-05-12 19:54:03 +04:00
Maxim.Medvedev
ff3be16d67
'remove catch block' fix for groovy
2012-05-12 19:54:02 +04:00
Maxim.Medvedev
1b2f0ba825
'rename to ignored' fix for unused catch parameters
2012-05-12 19:54:01 +04:00
Maxim.Medvedev
fe7611e129
highlighting for caught exceptions
2012-05-12 19:53:59 +04:00
Eugene Zhuravlev
731b34a439
there is no point in collecting data if fs rescan is needed
2012-05-12 17:22:02 +02:00
Gregory.Shrago
b2535b83f6
DSGN-113 JPA console toolwindow
2012-05-12 18:33:47 +04:00
Kirill Likhodedov
376ec65ef3
Merge remote-tracking branch 'origin/master'
2012-05-12 17:28:05 +04:00
Kirill Likhodedov
dfae39c99a
Add toString to GitMerge/RebaseUpdater for nicer logging.
2012-05-12 17:25:12 +04:00
Danila Ponomarenko
fada31657f
IDEA-73251 npe fix
2012-05-12 17:20:40 +04:00
Danila Ponomarenko
32b538eae5
IDEA-73251 Mark recursive method calls on gutter partially implemented. Multiple calls on the same line generate multiple icons to be fixed.
2012-05-12 17:06:52 +04:00
Gregory.Shrago
a0c3574f3e
per-plugin statistics
2012-05-12 16:57:42 +04:00
Gregory.Shrago
a31597886c
drop SQL supports
2012-05-12 16:57:42 +04:00