anna
8b97583179
add explicit arguments: eliminate wildcards (IDEA-106741)
2013-12-03 17:35:07 +01:00
Sergey Evdokimov
c7fcf6beca
IDEA-117458 Conditional breakpoints in Grails debugging don't work
2013-12-03 20:30:13 +04:00
Nadya Zabrodina
49815e27b8
VcsRootError changed to be an interface, implementation moved to vcs-impl
2013-12-03 19:39:34 +04:00
Ekaterina Tuzova
efbcaf9eb6
Merge remote-tracking branch 'origin/master'
2013-12-03 19:24:39 +04:00
Ekaterina Tuzova
3db176f7fb
reverted module type from plugin_module to java_module for localization and rest
2013-12-03 19:21:25 +04:00
Michael Golubev
8896cc96dd
Merge branch 'master' of git.labs.intellij.net:idea/community
2013-12-03 16:13:49 +01:00
Michael Golubev
71cfc6d1dd
IDEA-116519 - Heroku Deployment facet: make the public key field more user-friendly
2013-12-03 16:11:55 +01:00
peter
2cf7ed82c9
GroovyHotSwapper: use FileTypeIndex
2013-12-03 16:05:27 +01:00
Denis Fokin
310e294ba2
IDEA-79312 text cursor gets lost
2013-12-03 19:02:14 +04:00
Nadya Zabrodina
8fdaba44ea
format code + style
2013-12-03 18:54:32 +04:00
Vassiliy Kudryashov
ea49ecf435
IDEA-103199 Undo: UTF problem
2013-12-03 18:35:06 +04:00
anna
83b6571952
check lambda return values during constant&conditions (IDEA-117420)
2013-12-03 15:30:19 +01:00
Nadya Zabrodina
134c2e2bae
style
2013-12-03 18:21:25 +04:00
Bas Leijdekkers
64507641bd
fix "Usage of obsolete 'junit.framework.Assert'" inspection's problem descriptor
2013-12-03 14:54:38 +01:00
Bas Leijdekkers
a70038ad20
merge junit and testng inspection and fix IDEA-117122 (Misordered assertEquals() arguments not reported for negative numbers)
2013-12-03 14:19:04 +01:00
Alexander Lobas
0fdf921bfe
OC-8840
2013-12-03 16:40:17 +04:00
Nadya Zabrodina
4cc374269c
IDEA-115906 Throwable ; IDEA-117401 IAE fixed
...
*update isFresh method for repository;
*hgVersion used for appropriate branchheads file detection;
*tests updated;
*additional checks inserted in HgRepositoryReader for migrating between hg versions
2013-12-03 16:08:41 +04:00
Nadya Zabrodina
7793e6fabe
HEAD branch filter in new log fixed
2013-12-03 16:08:40 +04:00
Max Medvedev
b03f3a0521
IDEA-117390 'IntelliJIdeaRulezzz' in Code Completion
2013-12-03 16:04:05 +04:00
Denis Fokin
5dab6086eb
IDEA-116059 After upgrade from 12, IDEA opens all new windows very small
2013-12-03 15:23:27 +04:00
Bas Leijdekkers
fd9047c3fb
IDEA-101023 (There is no javax.sql.DriverManager class, the correct name is java.sql.DriverManager)
2013-12-03 11:47:20 +01:00
Alexey Kudravtsev
6919926f34
do not allow slash in the middle of the child name
2013-12-03 14:35:30 +04:00
Alexey Kudravtsev
02ee160da6
tests fixed
2013-12-03 14:34:26 +04:00
Bas Leijdekkers
de1da66f70
make "Private member access between outer and inner classes" inspection not warn on uncompilable code
2013-12-03 11:11:58 +01:00
anna
4076692232
javafx: allow to configure custom manifest attributes (IDEA-115252)
2013-12-03 10:56:11 +01:00
peter
e0222e9c3c
FrequentEventDetector: log outside of synchronized (IDEA-117426)
2013-12-03 10:53:06 +01:00
Vladislav.Soroka
b29d9476bf
IDEA-117228 Import Gradle build script fails with NotSerializableException of DefaultModuleVersionSelector
...
IDEA-117255 IDEA 133.124, does not recognize gradle project.
2013-12-03 13:20:19 +04:00
Roman Shevchenko
d3598809d9
platform: Unix locale in DateFormatUtil
2013-12-02 20:29:09 +01:00
Maxim.Mossienko
c5819e47f3
remove all indexed state upon invalidateIndicesForFile (r=Eugene.Zhuravlev)
2013-12-02 19:59:14 +01:00
Maxim.Mossienko
5012a9b137
can not clear JarFileHandler caches (e.g. on JDK 7) -> no logging
2013-12-02 19:56:55 +01:00
peter
5324fb463b
don't lose attachments on stub-ast mismatch reporting
2013-12-02 19:26:32 +01:00
Roman Shevchenko
393d831d3a
IDEA-117391 (annotation highlighting fixed)
2013-12-02 19:04:42 +01:00
Roman Shevchenko
9553e5a06c
Cleanup (pointless test dropped)
2013-12-02 19:04:42 +01:00
anna
cc947b8ca1
IDEA-117359 On unknown variables (say SomeClass.methodCall()) suggest import as the first fix
2013-12-02 18:58:56 +01:00
anna
2545176a52
warn about non-configured jdk for project files only; check module sdk
2013-12-02 18:58:55 +01:00
anna
d98f1fc62e
IDEA-117314 Can not compile Java project with Eclipse dependencies storage format
2013-12-02 18:58:54 +01:00
anna
c9359cf149
IDEA-116732 Field can be converted to a local variable
2013-12-02 18:58:53 +01:00
Michael Golubev
96f18ecdfe
Merge branch 'master' of git.labs.intellij.net:idea/community
2013-12-02 18:47:13 +01:00
Vladimir Krivosheev
2694a1f894
VisualizeScriptSourcemap action
2013-12-02 18:44:12 +01:00
Vladimir Krivosheev
30d4cdf5cb
cleanup
2013-12-02 18:44:12 +01:00
Michael Golubev
10561f02f7
Merge branch 'master' of git.labs.intellij.net:idea/community
2013-12-02 18:44:11 +01:00
peter
d0a3b13773
cache default method signature
2013-12-02 18:40:00 +01:00
peter
9e1e105885
tolerate null substitutions (EA-52502)
2013-12-02 18:40:00 +01:00
peter
62c8325357
cache GroovyHotSwapper.containsGroovyClasses (IDEA-116851)
2013-12-02 18:40:00 +01:00
Michael Golubev
c971784dc9
CR-IU-410 - add to git with GitFileUtils#addFiles
2013-12-02 18:31:56 +01:00
Ekaterina Tuzova
da4c45aa66
Merge remote-tracking branch 'origin/master'
2013-12-02 21:26:24 +04:00
Ekaterina Tuzova
ce7c8cdc46
fixed tests since we don't propose to make static decorated method
2013-12-02 21:25:20 +04:00
Eugene Zhuravlev
c889167832
get max heap value for javac from the new location
2013-12-02 18:21:07 +01:00
Sergey Simonchik
657b8b5d79
* stop stdin scanning thread if stdin is ended
...
* don't close process's output stream after sending control command
2013-12-02 21:12:47 +04:00
Yann Cébron
6fc6a21705
+ "redispatch"
2013-12-02 17:37:04 +01:00