Commit Graph
165067 Commits
Author SHA1 Message Date
Roman Shevchenko 21f3a61991 [java] inner class detection corrected; early exit added 2016-01-07 15:33:27 +01:00
Roman Shevchenko 906b9515c8 [java] fixes false positive in library source compatibility check 2016-01-07 13:56:38 +01:00
Anton Makeev 5b277139f3 ConsoleHistory: small optimization 2016-01-07 12:15:18 +01:00
Roman Shevchenko bacb13f0a1 Cleanup (minor optimization; dead code dropped) 2016-01-07 11:39:58 +01:00
Kirill Likhodedov ff25be988f GitHandler: use separate logger to log the command duration (when it didn't take too long). 2016-01-06 15:30:06 +03:00
Kirill Likhodedov d0f63b88e1 GitHandler: print the root of the current command in a more friendly way 2016-01-06 15:30:04 +03:00
Kirill Likhodedov 4a02352ba5 git: rebase: NotNull 2016-01-06 15:30:00 +03:00
Kirill Likhodedov 6e10f05748 git: rebase: LOG.warn instead of debug for unexpected situations 2016-01-06 15:29:58 +03:00
pasynkov ee8313ab25 register service interface 2016-01-05 23:32:38 +01:00
Roman Shevchenko cb4e8727b8 [java] better error handling in inner class detection (EA-77454) 2016-01-05 19:03:14 +01:00
Roman Shevchenko 5ec3c4639c [project] ASM sources updated (patch included); patched class recompiled 2016-01-05 18:29:44 +01:00
Roman Shevchenko 95350971e2 [project] ASM sources updated 2016-01-05 17:11:53 +01:00
pasynkov 6257912187 JavaDocInfoGenerator creation through factory (to be overridden by Upsource) 2016-01-05 16:34:52 +01:00
Roman Shevchenko d9588d3262 Cleanup (logging condition fixed) 2016-01-05 15:16:31 +01:00
irengrig 7706e7832a WEB-19705 Disable startup tasks in Default preferences 2016-01-05 13:28:29 +01:00
Roman Shevchenko d02243ef41 [java] better inner class detection (IDEA-132606) 2016-01-05 13:12:14 +01:00
Anna Kozlova 01fc1dc40f lambda -> method ref: make cast type denotable (IDEA-134217) 2016-01-04 19:25:03 +01:00
Anna Kozlova 2a26241573 method ref -> lambda: collapse to expression lambda if no additional cast is not redundant 2016-01-04 19:25:03 +01:00
Anna Kozlova 88586f6ab9 method refs: captured wildcard at receiver position
EA-77434 - assert: PsiMethodReferenceCompatibilityConstraint.getParameterizedTypeSubstitutor
2016-01-04 19:25:03 +01:00
Anna Kozlova 82773c69e0 redundant explicit types: available inside nested calls for java 8 (IDEA-134160) 2016-01-04 19:25:03 +01:00
Roman Shevchenko bcdc7fd50e [ui] file validation before opening (EA-77321) 2016-01-04 19:17:08 +01:00
Roman Shevchenko 2c0d50e63a [util] decoding non-padded Base64 strings (EA-77396) 2016-01-04 18:26:04 +01:00
Roman Shevchenko d39d057e04 Merge remote-tracking branch 'origin/master' 2016-01-04 17:36:37 +01:00
Roman Shevchenko daf3a1f1de [ui] correct success/failure notifications for desktop entry and launcher script actions (EA-77336) 2016-01-04 17:36:15 +01:00
Anna Kozlova 2021b5fa00 accept javax.annotation.concurrent as JSR 305 annotations for concurrency group inspections (IDEA-75733) 2016-01-04 13:07:14 +01:00
Roman Shevchenko 9181107354 Merge remote-tracking branch 'origin/master' 2016-01-04 11:05:38 +01:00
Vladimir Krivosheev 90d3a02335 zkm scramble — move assertJ usage to test src because jar located in dev folder 2016-01-01 20:40:02 +01:00
Maxim.Mossienko fbc213e258 fix compilation problem with Kotlin in latest EAP 2016-01-01 16:10:18 +03:00
Bas Leijdekkers 66a7faa890 IDEA-CR-6886 2015-12-31 20:23:22 +01:00
Bas Leijdekkers 97e899ce91 fix isJCiPAnnotation check 2015-12-31 20:23:21 +01:00
Vladimir Krivosheev e8bae9fbec RestService — call activateLastFocusedFrame if need, most of the services are responsibile to call it in appropriate time, generic solution is not suitable here
node-rpc-client — fix connect, but "write" is not yet done
2015-12-31 17:52:32 +01:00
Bas Leijdekkers 34408fba3d changes for IDEA-CR-7640 2015-12-31 17:12:34 +01:00
Dmitry Jemerov f73c6b7da2 cast parameter to type expected by superclass 2015-12-31 16:31:17 +01:00
Dmitry Jemerov d36addb28f Merge remote-tracking branch 'origin/master' 2015-12-31 15:50:43 +01:00
Dmitry Jemerov d07bc2f96a advance minimum required version of Kotlin to beta 4 2015-12-31 15:48:15 +01:00
Dmitry Jemerov f8c90b3fdc remaining changes for Kotlin beta 4 & post-beta 4 compatibility 2015-12-31 15:46:22 +01:00
Anna Kozlova 31f70a9eb1 enable auto import on the fly for static methods (IDEA-103995) 2015-12-31 15:17:29 +01:00
Bas Leijdekkers c7d4db7011 IDEA-149649 ("Private member access" inspection should not warn on inlined constants.) 2015-12-31 14:46:19 +01:00
Bas Leijdekkers 367f780e77 IG: more consistent inspection name 2015-12-31 14:46:19 +01:00
Bas Leijdekkers a6fe4c6d2f IG: improved and added quickfix to "Confusing primitive array argument to varargs method" inspection 2015-12-31 14:46:18 +01:00
Bas Leijdekkers 3386c28d55 IG: improved "Confusing argument to varargs method" inspection
- added quickfixes
- clarified name and problem descriptor
- added warning when passed array subtype
2015-12-31 14:46:18 +01:00
Bas Leijdekkers 9c54a3d990 IG: improve wording of varargs inspection descriptions 2015-12-31 14:46:17 +01:00
Vladimir Krivosheev 3794d01a04 ApplicationRule — cleanPersistedContents 2015-12-31 14:21:44 +01:00
Vladimir Krivosheev f88586445e get rid of test-framework-java8 because we can use Java 8 2015-12-31 14:17:52 +01:00
Vladimir Krivosheev 74a9fe7a7e electron render process debug 2015-12-31 13:40:25 +01:00
Roman Shevchenko 74283a74a3 Cleanup (formatting) 2015-12-31 13:08:03 +01:00
Ilya Klyuchnikov f2829d24cb a clarifying comment 2015-12-30 22:43:54 +03:00
Anna Kozlova 4e800b5060 EA-55231 - assert: TextRange.cutOut 2015-12-30 18:56:58 +01:00
Anna Kozlova 54c4e6d38c diagnostics for EA-67825 - assert: ProjectFileIndexImpl.getPackageNameByDirectory 2015-12-30 18:56:58 +01:00
Anna Kozlova 84340c3ac8 logging for EA-77062 - assert: PsiMethodReferenceCompatibilityConstraint.getParameterizedTypeSubstitutor 2015-12-30 18:56:58 +01:00