Commit Graph
123012 Commits
Author SHA1 Message Date
Anna Kozlova 4444fc1126 type equality constraint: accept unbounded/extends wildcards pair; reject unbounded/super 2014-01-31 21:41:13 +04:00
Anna Kozlova 2070864b80 test to choose overloaded method to detect target type 2014-01-31 21:41:11 +04:00
Konstantin Bulenkov 09437d8d48 new UI for plugins 2014-01-31 17:35:44 +01:00
Ilya.Kazakevich 7f5bcecf3c Code cleanup after CR-IC-4191 2014-01-31 20:03:58 +04:00
Roman Shevchenko c6d53778ef CE compilation fixed 2014-01-31 19:55:52 +04:00
Anna Bulenkova 78641949a9 Properties language psi api extracted for upsource 2014-01-31 15:51:52 +01:00
Max Medvedev de32aab909 IDEA-120028 Groovy: "Optimize imports": static keyword is removed from unresolved imports 2014-01-31 18:29:59 +04:00
Max Medvedev 5fcedc10ec select a literal if its whole content is selected but quotes are skipped 2014-01-31 18:29:58 +04:00
Max Medvedev 222509aa5a Groovy: introduce refactorings: check range inside string literal 2014-01-31 18:29:58 +04:00
Mikhail Golubev 8f505bf018 Merge remote-tracking branch 'origin/master' 2014-01-31 18:18:14 +04:00
Mikhail Golubev 13ce8bc961 Add listeners support, update extraction of fields from principal's name 2014-01-31 18:14:39 +04:00
Mikhail Golubev 87187b14d8 Fix error related to disappearing certificates by changing alias construction 2014-01-31 18:14:38 +04:00
Mikhail Golubev 87b442bfc5 Always ask about untrusted certificates, in particular when default trust store is missing on Mac 2014-01-31 18:14:37 +04:00
Mikhail Golubev df231970e5 Fix locking in ConfirmingTrustManager, simplify error checks. 2014-01-31 18:14:31 +04:00
Roman Shevchenko 3ebc29950a CR-IC-4179 (cleanup) 2014-01-31 17:54:37 +04:00
Egor.Ushakov 628726835d cleanup after review 2014-01-31 17:18:24 +04:00
Max Medvedev 41a6fe5a51 IDEA-117389 Groovy: Introduce refactorings from dollar-slashy strings/regexs 2014-01-31 16:39:53 +04:00
Vladimir Krivosheev 5331b63e58 Yep! Implement yet another stupid workaround https://code.google.com/p/v8/issues/detail?id=2825
It seems it is really works :)
WEB-8174 Node.js debugging problem
2014-01-31 13:22:51 +01:00
Dmitry Avdeev 13fd492e0a add support if only frameworks selected 2014-01-31 16:14:30 +04:00
Dennis Ushakov d3f57dedfc fix loading from jar file 2014-01-31 16:06:47 +04:00
Dennis Ushakov f325ac8730 #WEB-5170 fixed 2014-01-31 16:06:46 +04:00
Max Medvedev 2a159c3468 Groovy: in-place introduce constant from local var reference: don't suggest replace all/only one occurrences options 2014-01-31 16:04:19 +04:00
Max Medvedev cee821f7cb Groovy: in-place introduce constant from local var reference 2014-01-31 16:04:18 +04:00
Max Medvedev 3d07be5709 Groovy: in-place introduce constant from local var declaration 2014-01-31 16:04:17 +04:00
Max Medvedev 25d5d2e932 Groovy: in-place introduce field from reference to local var 2014-01-31 16:04:16 +04:00
Max Medvedev fa3a51c9d9 Groovy: in-place introduce field from local var 2014-01-31 16:04:15 +04:00
Roman Shevchenko c3b1957346 Cleanup (formatting; typos) 2014-01-31 15:59:06 +04:00
Roman Shevchenko 3020665fc8 platform: recover after interrupted extension loading
platform: recover after interrupted extension loading
2014-01-31 15:59:06 +04:00
Alexander Zolotov 3676ab35db Delete disabled new-template 2014-01-31 14:56:44 +04:00
Denis Fokin 5456a95456 Rollback showing MacMessage if we cannot find an appropriate native parent. MacMessages are enabled for multiple dialog hierarchy. 2014-01-31 14:51:05 +04:00
Denis Fokin a18ac624ff MacMessages should be disabled for jdk8 until resolution of jdk8 issues. 2014-01-31 14:51:04 +04:00
Andrey Vlasovskikh 97479764c3 Merge branch 'python-fixes' 2014-01-31 14:45:55 +04:00
Andrey Vlasovskikh 0c8e03f726 Fixed add method quick fix after changing the element reported by the unresolved references inspection
It was the unresolved identifier, now it's the unresolved reference
expression.
2014-01-31 14:39:10 +04:00
Bas Leijdekkers a1e95ef257 IDEA-70915 (inspection: implicit usage of platform default charset) 2014-01-31 11:35:40 +01:00
Dmitry Avdeev b3b145dcb2 IDEA-116116 New Project Wizard: default folder for jars download is /lib 2014-01-31 14:28:51 +04:00
Dennis Ushakov 5a27ed342b fix table rows parsing in case row count is more than 2
#WEB-2414 fixed
2014-01-31 13:28:31 +04:00
Dennis Ushakov 10758ff5e0 autoclose thead with tbody
#WEB-2411 fixed
2014-01-31 13:28:31 +04:00
Dennis Ushakov e136bf6066 #WEB-2359 fixed 2014-01-31 13:28:30 +04:00
Dennis Ushakov 1ff8ae8a98 fill in empty tags from R# schema
#WEB-6626 fixed
2014-01-31 13:28:29 +04:00
peter f485ada0b5 TransferToEDTQueue.createRunnableMerger 2014-01-30 19:03:36 +01:00
peter 6281d32c9c merge some java completion weighers into PreferByKindWeigher 2014-01-30 19:03:35 +01:00
peter c491893fa6 support non-jetbrains notnull annotations in equals/hashCode generator (IDEA-120036) 2014-01-30 19:03:35 +01:00
Dmitry Trofimov 7feba9e64c Merge remote-tracking branch 'origin/master' 2014-01-30 17:31:36 +01:00
Dmitry Trofimov 35603ff416 Kill Python console with SIGKILL, because SIGINT generates KeyboardInterrupt and closes nothing. 2014-01-30 17:30:56 +01:00
Alexander Zolotov 6f94942cff Add diagnostic attachments for commit document assertion
simplify logging
2014-01-30 20:25:14 +04:00
Anna Kozlova e0fbc6320e resolve names conflicts inside lambda body (IDEA-120096) 2014-01-30 20:13:51 +04:00
Anna Kozlova 876784bc24 wildcard bounds composition (IDEA-113297) 2014-01-30 20:13:49 +04:00
Anna Kozlova f0bfe3604e forbid forward references from lambda again (IDEA-119936) 2014-01-30 20:13:48 +04:00
Anna Kozlova 704285aae2 method refs constraint (IDEA-118437) 2014-01-30 20:13:47 +04:00
Alexander Zolotov dab66b502f Add diagnostic attachments for commit document assertion 2014-01-30 20:06:31 +04:00