Commit Graph
180814 Commits
Author SHA1 Message Date
Tagir Valeev eaff2cebb6 fix invalid negative tests for quick-fixes 2016-10-10 18:24:14 +07:00
Daniil Ovchinnikov 11b34b7afc [groovy] script run configuration: write setting value if not default only (follow up IDEA-162258) 2016-10-10 14:01:39 +03:00
Aleksey Pivovarov 83b0cc7623 IDEA-56814 git: fix encoding issues in annotations
* We use same encoding to parse file content and git meta information.
  After a7c864a we no longer use file content, so this hack is no longer required.
* This fixes parse error on files in UTF-16
* This fixes parsing of non-ascii names
2016-10-10 13:52:06 +03:00
peter ce7c601cf9 indexing should be modal in root changes caused by refactorings to prevent deadlocks with import optimization (IDEA-162154) 2016-10-10 12:38:11 +02:00
Sergey Malenkov 07e3ddc1df IDEA-161827 use line metrics to paint underwave 2016-10-10 13:24:12 +03:00
Dmitry Batkovich 1153b60414 null argument checker: accept ephemeral memory states to analysis IDEA-162184 2016-10-10 13:12:51 +03:00
Eugene Zhuravlev 27dac83794 bundle junit4 with internalUtilities 2016-10-10 11:50:08 +02:00
Konstantin Bulenkov 3553a7da6d fix Darcula help button 2016-10-10 11:38:03 +02:00
Anna.Kozlova 8659c0c1f2 allow unambiguous imports on the fly for other languages when java's import is disabled 2016-10-10 11:04:54 +02:00
Anna.Kozlova f9e5daac82 cleanup 2016-10-10 11:04:54 +02:00
Dmitry Batkovich 737540dd4f NullParameterConstraintChecker#checkMethodParameters remove isOnTheFly parameter 2016-10-10 11:48:28 +03:00
Tagir Valeev c844054768 IDEA-162190 Inspection to convert anonymous ThreadLocal subclass to ThreadLocal.withInitial 2016-10-10 15:21:24 +07:00
Dmitry Batkovich 8ea44292ca inspection view: show default package name as '<default>' IDEA-162106 2016-10-10 10:34:49 +03:00
Nadya Zabrodina 45cbe57c5d [hg]: add registry option to process and highlight hg ignored files
* set default value to false;
* need to provide better ignored files updating process, especially for
 vcs specific ignored files;
* need to distinguish different kind of ignored (ide/index/vcs ignored);
2016-10-10 00:55:14 +03:00
Nadya Zabrodina 19e05f007e [hg]: suppress logging output for unknown and ignored file statuses
* logging potentially large output may lead to java heap space error
2016-10-10 00:55:13 +03:00
Sergey Simonchik 96e98f66ee protractor: support multiCapabilities 2016-10-10 00:21:40 +03:00
Julia Beliaeva 22d9ed3e83 [vcs-log] more precise author column width calculation
Take text style into account during calculation.
2016-10-09 23:55:26 +03:00
Julia Beliaeva 2ab138e7a0 [vcs-log] fix incorrect author commit width calculation 2016-10-09 23:55:26 +03:00
Julia Beliaeva dbe2dff53e [vcs-log] minor: @NotNull 2016-10-09 23:55:26 +03:00
Julia Beliaeva e952a7eaa0 [vcs-log] minor: convert field to local 2016-10-09 23:55:26 +03:00
Vassiliy.Kudryashov 58016d4fe1 Disposing popup corrupts appearing popup 2016-10-09 23:37:35 +03:00
Dmitry Trofimov bb23d59db1 Merge remote-tracking branch 'origin/master' 2016-10-09 19:25:41 +02:00
Dmitry Trofimov 31aa44ef33 Fix remote coverage execution 2016-10-09 18:57:36 +02:00
Sergey Karashevich d13cec8364 gui-tests-framework: cleanup 2016-10-09 17:59:25 +03:00
Sergey Karashevich 8e33217c06 gui-tests-framework: reverting testGroups back 2016-10-09 17:59:25 +03:00
Sergey Karashevich 7d3f56fe55 gui-tests-framework: remove FormFactorStep from ConfigureFormFactorStepFixture 2016-10-09 17:59:25 +03:00
Sergey Karashevich e58941dbad gui-tests-framework: update copyright 2016-10-09 17:59:25 +03:00
Sergey Karashevich 49c5167d2c gui-tests-framework: fixed branch after rebase (added missed fixtures); migrate to TransactionGuard policy in GuiTestBase; tests fixes 2016-10-09 17:59:25 +03:00
Sergey Karashevich e6941b799b gui-tests-framework: run test for different IDE with the different classpath 2016-10-09 17:59:25 +03:00
Sergey Karashevich 8a504cad23 gui-tests-framework: git configure added to GuiTestCase 2016-10-09 17:59:25 +03:00
Sergey Karashevich 9a79ab55ee gui-tests-framework: SimpleGitTest fixes 2016-10-09 17:59:25 +03:00
Sergey Karashevich d1f374f47d gui-tests-framework: cleanup 2016-10-09 17:59:25 +03:00
Sergey Karashevich 0279141a42 gui-tests-framework: SimpleGitTest fix 2016-10-09 17:59:25 +03:00
Sergey Karashevich a89512ac83 gui-tests-framework: change start IdeTestApplication from GuiTestCase method to a proper annotation; cleanup 2016-10-09 17:59:25 +03:00
Sergey Karashevich 01428b8c31 gui-tests-framework: remove workspace from SimpleApplication; added wait indexing to SimpleGitTest 2016-10-09 17:59:25 +03:00
Sergey Karashevich c4a5322237 gui-tests-framework: dropped SimpleGitApplication 2016-10-09 17:59:25 +03:00
Sergey Karashevich 3be688f68c gui-tests-framework: SimpleGitTest implemented; cleanup 2016-10-09 17:59:25 +03:00
Sergey Karashevich b448c33aad gui-tests-framework: extracting common part of testGuiFramework 2016-10-09 17:59:25 +03:00
Sergey Karashevich 3a8cbd64b9 gui-tests-framework: modified ExecutableHelper; moving GUI testing framework to testGuiFramework module; 2016-10-09 17:59:25 +03:00
Sergey Karashevich 96e48b2aa5 gui-tests-framework: removing redundant *TestSuite* classes; removing TestGroups annotation; removing unused libraries from community-tests module 2016-10-09 17:59:25 +03:00
Sergey Karashevich 432d5d81eb extracting findGitExecutable() method from GitExecutor to ExecutableHelper 2016-10-09 17:59:25 +03:00
Sergey Karashevich cc7e8ee531 gui-tests-framework: added ScriptAction; ScriptCompileAction (not finished yet); ScriptRunnerAction 2016-10-09 17:59:25 +03:00
Sergey Karashevich 0db06416da gui-tests-framework: fixed MessageDialogFixture for a long wait 2016-10-09 17:59:25 +03:00
Sergey Karashevich 8df6b9fae0 gui-tests-framework: added fast AdvancedRobot; DialogFixture and other UI providers become safer 2016-10-09 17:59:25 +03:00
Sergey Karashevich d35d8d1ec9 gui-tests-framework: changed testData path 2016-10-09 17:59:25 +03:00
Sergey Karashevich d4fd9a8d0d gui-tests-framework: import SimpleApplication 2016-10-09 17:59:25 +03:00
Sergey Karashevich bd95353c3f gui-tests-framework: get back LeakHunter to _LastInSuiteTest 2016-10-09 17:59:25 +03:00
Sergey Karashevich 9e7d6c8517 gui-tests-framework: JavaGitGuiTest (demo example) and cleanup 2016-10-09 17:59:25 +03:00
Sergey Karashevich bae4900075 gui-tests-framework: updated GitGuiTest 2016-10-09 17:59:25 +03:00
Sergey Karashevich bb85edf77a gui-tests-framework: JavaEEProjectTest fixed 2016-10-09 17:59:25 +03:00