Commit Graph
228034 Commits
Author SHA1 Message Date
Sergey Malenkov f2d03e8848 IDEA-166142: find archived file in project view if archive is located under a module group 2018-09-06 19:38:17 +03:00
anstarovoyt f1b5da3f92 platform: use better offset for fix 2018-09-06 19:31:31 +03:00
Alexander Zolotov 4270b4992d Update restore icon in Live templates settings 2018-09-06 19:28:00 +03:00
Dennis Ushakov 2075e18c71 jump outside closing quote for xml attributes (WEB-34566) 2018-09-06 19:24:24 +03:00
Anton Lobov 9d65c2b37b RUBY-22379 YAML Schema Validation should support anchors and references 2018-09-06 18:10:56 +02:00
Vladimir Krivosheev bbede64a84 configuration file: exclude isNameGenerated from RC schema 2018-09-06 17:58:01 +02:00
Vladimir Krivosheev 39c9a92794 get rid of manual XML read/write for redirect input options 2018-09-06 17:58:01 +02:00
Vladimir Krivosheev 4cdab48b0d cleanup (remove deprecated methods) 2018-09-06 17:58:00 +02:00
peter c0a0e4845b DumbServiceImpl: don't evaluate heavy task.toString when not needed (IDEA-198484) 2018-09-06 17:32:47 +02:00
Sergey Ignatov 9618814799 update test discovery library, use v1.0.493 2018-09-06 18:20:54 +03:00
peter 285ff5cfcf python injectors: perform cheap checks first 2018-09-06 17:17:07 +02:00
Dennis Ushakov 8445f6cf92 allow compressing whitespaces in tag headers 2018-09-06 18:08:23 +03:00
Vladimir Krivosheev 526bdba9f3 PY-31691 Doctest template configuration is missing for the new version of the IDE 2018-09-06 16:46:30 +02:00
Vladimir Krivosheev 01bd50c2cd cleanup — disable spell checking 2018-09-06 16:46:30 +02:00
Philipp Smorygo 570976bf7f Merge remote-tracking branch 'origin/master' 2018-09-06 17:33:50 +03:00
Vladimir Krivosheev e5f5a1787e cleanup 2018-09-06 16:10:54 +02:00
Vladimir Krivosheev ae8e849800 get rid of manual XML read/write — ShortenCommandLine.readShortenClasspathMethod, support enum in DSL (schema and read) 2018-09-06 16:10:53 +02:00
Philipp Smorygo 7f7b51b30f Merge branch 'egorzhdan/swiftpm' 2018-09-06 17:00:58 +03:00
Mikhail Sokolov e86a9f810d IDEA-198407 Add nullness annotations to base SearchEverywhereContributor class 2018-09-06 16:55:53 +03:00
Mikhail Sokolov 750769a996 IDEA-196737 New SE: “Show in find window” option shows only found items instead of all 2018-09-06 16:55:52 +03:00
nik 0be3657ad0 cleanup: remove 'public' modifier from constructors in non-public classes (IDEA-195931)
public constructors in non-public classes may be confusing, and removing them makes code shorter.
2018-09-06 16:49:46 +03:00
Bas Leijdekkers 28a24134b2 convert while loops to foreach where possible 2018-09-06 15:45:01 +02:00
Bas Leijdekkers dc324799dc IG: fix some "Instantiating object to get Class object" inspection issues (IDEA-141554) 2018-09-06 15:45:01 +02:00
Bas Leijdekkers 7d32d3aae0 IG: get rid of StringUtils class 2018-09-06 15:45:00 +02:00
Bas Leijdekkers 96213ca337 IG: don't produce code that can't compile in foreach quick fixes (IDEA-114183) 2018-09-06 15:45:00 +02:00
Kirill Kirichenko bead35f261 Update checkbox and radio icons for themes 2018-09-06 16:41:45 +03:00
Ivan Semenov ff78aa4083 [github] Do not use account details cache in settings
If it is used user will never know the token has gone bad
2018-09-06 16:28:16 +03:00
Tagir Valeev 231d5a6fdd LightTestMigration: support of multi-test files 2018-09-06 20:15:02 +07:00
Tagir Valeev 2f2bfb0a97 AssertWithSideEffects tests migrated to LightCodeInsightFixtureTestCase
An example of using LightTestMigration
2018-09-06 20:15:02 +07:00
Tagir Valeev 0bb1ade5dc LightTestMigration: helper apparatus to aid migration from InspectionTestCase 2018-09-06 20:15:01 +07:00
Tagir Valeev 60b61b1d06 Standard project descriptors with annotations 2018-09-06 20:15:00 +07:00
Tagir Valeev 6b8c7b496b AssertWithSideEffects: tests fixed (HashSet/TreeSet are absent in mockJDK7, so locality-based tests were not testing anything actually) 2018-09-06 20:15:00 +07:00
Aleksey Pivovarov 1665ac9863 EA-118488 - NFE: GitAnnotationProvider.parseAnnotations
Fix regression after conversion of GitSimpleHandler to GitLineHandler
in dd934a2ca2:
CR, LF, CRLF line separators are silently converted to LF, breaking annotations parser.
2018-09-06 16:09:00 +03:00
Anna Kozlova c973ec0237 select open/closing brace of class works as on method (IDEA-198213) 2018-09-06 15:46:24 +03:00
Anna Kozlova 7f01ec458d enable speed search in unwrap popup (IDEA-198229) 2018-09-06 15:46:23 +03:00
Sergey Simonchik aa242d0f61 simplify driveLetterToLowerCase 2018-09-06 15:38:55 +03:00
Vladislav Rassokhin 5bb2a316ea test discovery: fix compilation 2018-09-06 15:24:58 +03:00
Viktoria.Shirunova ac0011260e [gui-tests] CreateKotlinMPProjectGuiTestDeprecated: should not run if Kotlin version >= 1.3 2018-09-06 15:20:13 +03:00
Viktoria.Shirunova 69b3efbda1 [gui-tests] NewProjectDialogModel & Scenarios: added/edited createSpringProject functions 2018-09-06 15:20:13 +03:00
Viktoria.Shirunova f043b48495 [gui-tests] ProjectStuctureDialogModel: added checkFacet 2018-09-06 15:20:13 +03:00
Viktoria.Shirunova 345d467299 [gui-tests] FileSystemUtils: added checkFileAbsent 2018-09-06 15:20:13 +03:00
Viktoria.Shirunova c3934a7bfd [gui-tests] ProjectStructureDialogModel: added checkSDKs and restructured related check* functions 2018-09-06 15:20:13 +03:00
Viktoria.Shirunova daf53e6f89 [gui-tests] added function testListItemExits 2018-09-06 15:20:13 +03:00
Vladislav Rassokhin e4036fcb23 test discovery: exclude jdks and build output from tracked files 2018-09-06 15:14:37 +03:00
Konstantin Aleev 9d69a9c424 deprecate Java EE big icons 2018-09-06 14:41:13 +03:00
Vladimir Krivosheev 02c32287ee get rid of ENABLE_SWING_INSPECTOR 2018-09-06 13:35:02 +02:00
Vladimir Krivosheev 3c321aacda rename to JvmMainMethodRunConfigurationOptions 2018-09-06 13:35:01 +02:00
Vladimir Krivosheev adbe609567 make RC classes final 2018-09-06 13:35:01 +02:00
Vladimir Krivosheev 07b79c1a8f configuration file: track file changes, continue RunConfigurationTemplateProvider 2018-09-06 13:35:00 +02:00
Dmitry Batkovich 2c6b0c44b6 fix custom severities order 2018-09-06 14:33:09 +03:00