Commit Graph
269 Commits
Author SHA1 Message Date
Dmitry Avdeev 8c86e59a75 IDEA-91017 If an inspection is off by default, running it by name returns "No suspicios code found" 2012-09-07 15:25:27 +04:00
peter 93e974e331 minimize CompletionAutoPopupTestCase 2012-09-05 16:02:45 +02:00
peter 21157a8d34 make fixtures more indifferent to the thread they're called from 2012-09-05 16:02:44 +02:00
peter 8ac8508d89 extract CompletionAutoPopupTester 2012-09-05 15:16:45 +02:00
Dmitry Avdeev fc7728a9d4 IDEA-85084 Spring security: on namespace declaration by schema autocompletion the 2.0.4 version is used 2012-08-31 15:16:54 +04:00
Roman Shevchenko 930bb0b070 Use VFS visitor in place of recursion (test framework) 2012-08-24 22:19:13 +04:00
Roman Shevchenko d3be439ac9 Cleanup 2012-08-22 21:51:02 +04:00
Dmitry Avdeev 8c957d25b8 DOM stubs: parent strategy 2012-08-20 17:21:17 +04:00
peter 8d74a7248c IDEA-62053 Smart completion should suggest "public static final members" of any class 2012-08-06 23:50:30 +02:00
Roman Shevchenko c5999544d0 Cleanup 2012-08-02 16:38:29 +02:00
Anton Makeev d95a92efa9 Undo: 'reload file' related issue fixed (IDEA-89562) 2012-08-01 11:43:01 +02:00
Dmitry Avdeev dc53a53ddb cleanup 2012-07-18 13:16:58 +04:00
Evgeny Pasynkov 6371910dba Merge branch 'master' into upsource-master 2012-07-03 10:28:50 +02:00
Dmitry Jemerov 5fd956c96f add runtime dependency 2012-07-02 19:22:38 +02:00
peter 5a5cb78e31 IDEA-88106 Auto-completion works incorrectly when I make and then fix a mistake 2012-07-02 13:15:17 +02:00
Dennis Ushakov e177aa79f9 bring back old name to make plugins happy 2012-06-27 15:45:11 +04:00
Evgeny Pasynkov 856e16eb4d Merge branch 'master' into upsource-master 2012-06-27 09:32:50 +02:00
peter bb7f773708 isolate statistical effects in tests 2012-06-26 18:29:54 +02:00
Evgeny Pasynkov 0beb8d627b Merge branch 'master' into upsource-master
Conflicts:
	java/java-impl/src/com/intellij/codeInsight/intention/impl/ConvertAbsolutePathToRelativeIntentionAction.java
	java/java-tests/testSrc/com/intellij/codeInsight/daemon/quickFix/ConvertColorRepresentationTest.java
	jps/jps-builders/testSrc/org/jetbrains/ether/IncrementalTestCase.java
	jps/model/src/org/jetbrains/ether/dependencyView/IntIntMultiMaplet.java
	jps/model/src/org/jetbrains/ether/dependencyView/IntObjectMultiMaplet.java
	jps/model/src/org/jetbrains/ether/dependencyView/Mappings.java
	platform/lang-api/src/com/intellij/codeInsight/intention/PsiElementBaseIntentionAction.java
	platform/lang-impl/src/com/intellij/codeInsight/daemon/impl/GeneralHighlightingPass.java
	platform/platform-impl/src/com/intellij/featureStatistics/actions/ShowFeatureUsageStatisticsDialog.java
	platform/util/src/com/intellij/util/CommonProcessors.java
	plugins/groovy/src/org/jetbrains/plugins/groovy/annotator/GroovyAnnotator.java
	plugins/groovy/test/org/jetbrains/plugins/groovy/intentions/CreateFieldFromParameterTest.groovy
	plugins/groovy/test/org/jetbrains/plugins/groovy/lang/controlFlow/ControlFlowTest.java
2012-06-26 18:13:46 +02:00
nik 5a5abd8495 more ModuleRootModel modifications rewritten using util methods 2012-06-25 16:00:18 +04:00
Evgeny Pasynkov 33278f0c84 merge with master 2012-06-25 12:00:18 +02:00
kirill.safonov 896e58a3a6 ActionScript/Flex: Function override should not be shown in usages (IDEA-87183) 2012-06-21 19:37:11 +04:00
Evgeny Pasynkov 4d50900ab8 rename InjectedLanguageFacadeImpl back to InjectedLanguageUtil. Move method getInjectedPsiFiles from InjectedLanguageUtil to injectedLanguageManager. Move InjectedLanguageManager to core-api 2012-06-21 13:01:08 +02:00
Evgeny Pasynkov c2c3178b69 Merge branch 'master' into upsource-master 2012-06-18 15:15:18 +02:00
nik 332b692e1f more ModuleRootModel modifications rewritten using util methods 2012-06-18 17:08:59 +04:00
Evgeny Pasynkov a61f306df2 Merge branch 'master' into upsource-master 2012-06-18 14:06:37 +02:00
nik f4e5a9dd15 added utility for common ModuleRootModel modifications 2012-06-18 10:33:53 +04:00
Evgeny Pasynkov d81ff970e6 Move PsiSearchHelperImpl to "indexing-impl". Introduce components for supplementary stuff 2012-06-13 16:53:39 +02:00
Alexey Kudravtsev e9b09067a0 memory in tests 2012-06-08 12:16:48 +04:00
Alexey Kudravtsev 43b14bcad0 virtual file pointers refactored for update speed 2012-06-04 13:23:59 +04:00
Roman Shevchenko bd86a3e9bd Introduce method reference type; mute type check for it 2012-06-04 12:19:08 +04:00
Alexey Kudravtsev 0bbd7b7375 cleanup 2012-06-01 16:51:29 +04:00
Dmitry Avdeev 2a014c660b moving xml-tests to community: getting rid of ultimate dependencies 2012-06-01 12:56:08 +04:00
nik 491931b154 reusing methods from PsiTestUtil in tests 2012-05-30 09:28:23 +04:00
peter 74ce818ce5 support cyclic module deps compilation for groovy 2012-05-25 17:35:24 +02:00
Alexey Gopachenko e8ae75709d failure reporting to include XML comparison for convenience 2012-05-20 20:00:16 +02:00
Dmitry Jemerov cc7f68e10c ModuleManager.newModule() also accepts module type ID 2012-05-17 13:04:32 +02:00
Roman Shevchenko 2bcfa96ad8 Fix highlighting performance tests; show a difference if failing 2012-05-16 00:57:07 +04:00
Dmitry Avdeev eedf6caeab DaemonRespondToChangesTest.testPostHighlightingPassRunsOnEveryPsiModification fixed 2012-04-26 15:51:52 +04:00
Dmitry Avdeev 121923739b further inspection wrapper propagation 2012-04-26 13:08:24 +04:00
Konstantin Bulenkov 1157b10583 IDEA-85169 PIEAE through ProjectViewTree.paintFileColorGutter() on pasting incomplete annotation inside another annotation 2012-04-25 14:52:43 +02:00
Alexey Kudravtsev 094c4b3e6c allow to autodetect text file from the FileChooser 2012-04-23 10:19:20 +04:00
Gregory.Shrago 268ad332ef new JPQL: test fix 2012-04-06 21:48:16 +04:00
nik 8d06f7224a IDEA-55557: Attaching jar file sources in a module dependency (to another modules src) causes classpath issues 2012-03-28 14:37:35 +04:00
Alexey Kudravtsev d67cbcc81b double dispose 2012-03-20 13:42:53 +04:00
Alexey Kudravtsev 1f87b4a993 supply project name in tests 2012-03-19 13:09:36 +04:00
Alexey Kudravtsev f84096b612 IDEA-80181 2012-03-15 14:32:05 +04:00
Alexey Kudravtsev c52d5fbd96 refresh directory attribute 2012-03-13 18:56:05 +04:00
kirill.safonov 6935f30ed8 Flex test dependency type: resolve scope, compilation, old project conversion (IDEA-82537) 2012-03-12 23:39:04 +04:00
kirill.safonov a8e99301b9 force refresh source root when creating new module (to fix test) 2012-03-11 13:17:03 +04:00