Commit Graph
165142 Commits
Author SHA1 Message Date
Anna Kozlova d8ea1bc2fe inline method to method reference: convert to lambda (IDEA-148481) 2016-01-11 18:53:47 +01:00
Svetlana.Zemlyanskaya 53c8b26ae7 Remote Interpreters: add ability to use project level deployment to create credentials
(cherry picked from commit 6fa3ef8)
2016-01-11 18:33:57 +01:00
Sergey Malenkov a0840025c1 Move Alignment enum from JBScrollBar to JBScrollPane 2016-01-11 20:11:52 +03:00
Dmitry Batrak e7544575d0 correct font file name matching for Hasklig italics 2016-01-11 20:02:45 +03:00
Dmitry Batkovich a6b9448bc9 cleanup 2016-01-11 19:31:12 +03:00
Dmitry Batkovich ee4f459bc7 type migration: wait an answer from dialog even process is finished IDEA-150179 2016-01-11 19:28:36 +03:00
Dmitry Batkovich f973d6b47f type migration: MigrationException must be at least volatile 2016-01-11 19:11:33 +03:00
Dmitry Batkovich 8d96126991 guava type migration: properly convert Predicates.or/and with empty parameters (IDEA-150201) 2016-01-11 19:00:50 +03:00
Dmitry Batkovich c12b3d13bc guava type migration: do not allow migrate Predicates.or/and for array parameter 2016-01-11 18:50:21 +03:00
Anna Kozlova 05d33f6911 fix helpid (IDEA-150148) 2016-01-11 16:36:11 +01:00
Anna Kozlova 9c7ad063b8 testng: fix flushing io utility (IDEA-148729) 2016-01-11 16:36:11 +01:00
Anna Kozlova 3baa03058b overload resolution: ensure all list of parameters is checked during most specific check of varargs methods (IDEA-150224) 2016-01-11 16:36:11 +01:00
Vladimir Krivosheev 7e6b3916e8 node ij-rpc-client — es5 target (because node requires flags to enable default parameters)
ElectronDebugTest — prepare to test render process debug
2016-01-11 16:30:27 +01:00
Dmitry Batkovich b3f2bc4843 type migration: failed migration usages know about root (required for type migration failed usages ui) IDEA-150181 2016-01-11 18:22:36 +03:00
Daniil Ovchinnikov 015bc549fd [groovy] use FileBasedIndex.getValues() instead of processValues() in GrTypeDefinitionMembersCache
(fix `com.intellij.util.indexing.IndexAccessValidator.checkAccessingIndexDuringOtherIndexProcessing()`)
2016-01-11 17:14:41 +03:00
Roman Shevchenko 475193976e Cleanup (deprecates a method no longer needed) 2016-01-11 14:50:55 +01:00
Dmitry Batkovich 57d47656ae type migration: allow add root if type parameters are already exist (example: IDEA-150172) 2016-01-11 16:29:34 +03:00
Roman Shevchenko a080a53cf9 Cleanup (formatting) 2016-01-11 14:26:13 +01:00
Roman Shevchenko b80b35c4af Cleanup (formatting) 2016-01-11 14:20:50 +01:00
Roman Shevchenko 1ebc3645ff [vfs] exception on missing .zip entries (EA-77454)
returning an empty array is not correct and cause problems in clients
2016-01-11 13:25:17 +01:00
Ivan Bessonov 2b01fab392 IDEA-138721 - GWT - showing of module in navigation popup for css resources 2016-01-11 15:18:27 +03:00
Roman Shevchenko 1bfa1b23ce [java] inner class detection: optimization 2016-01-11 13:11:19 +01:00
Dmitry Batrak 439a8e0e8c diagnostics for EA-72471 2016-01-11 15:08:38 +03:00
Dmitry Batrak bc9169ffa7 diagnostics for EA-77265 2016-01-11 15:08:38 +03:00
Dmitry Batrak 885ec78465 EA-77175 - IOOBE: TextLayoutCache.invalidateLines 2016-01-11 15:08:38 +03:00
Dmitry Batrak e65a6c4a2e EA-77138 - IOOBE: LineSet.findLineIndex 2016-01-11 15:08:38 +03:00
Alexey Kudravtsev 1104ccd19b print the offending event also 2016-01-11 14:57:19 +03:00
Alexey Kudravtsev c24a0985b3 IDEA-146557 Write javadoc for JavaRecursiveElementWalkingVisitor and JavaRecursiveElementVisitor classes 2016-01-11 14:57:19 +03:00
Alexey Kudravtsev ceaadf33d9 IDEA-149625 NPE at com.intellij.lang.properties.RemovePropertyFix.isAvailable(RemovePropertyFix.java:48) 2016-01-11 14:57:19 +03:00
Alexey Kudravtsev ae634db393 javadoc 2016-01-11 14:57:19 +03:00
Alexey Kudravtsev 129414ad90 cleanup 2016-01-11 14:57:19 +03:00
Alexey Kudravtsev ca61a35933 execute popState() always to avoid "stack is empty" exceptions like EA-73546 - assert: AbstractProgressIndicatorBase.popState 2016-01-11 14:57:19 +03:00
Alexey Kudravtsev dfb190aed7 testCOWListPerformanceAdd: test addition instead of iteration 2016-01-11 14:57:19 +03:00
Alexey Kudravtsev 22956ea9b5 EA-73546 - assert: AbstractProgressIndicatorBase.popState 2016-01-11 14:57:19 +03:00
Elizaveta Shashkova 73d49db18a Add a python25 tag for concurrency visualization tests and some fixes for python24 2016-01-11 14:51:26 +03:00
Vasily Pisar 336ba098c0 CPP-3088 Kill CMake processes when exiting IDE
- trivial, moving functionality from OSProcessManager to static methods (so that we won't need an instance of the full application every time we need to kill a process)
2016-01-11 14:47:14 +03:00
Dmitry Jemerov bb19d2fa4f if a plugin allows bundled update, include its ID and version in exception reports 2016-01-11 12:38:45 +01:00
Dmitry Batkovich 5c37134bf7 type migration: don't migrate method qualifiers type if type parameters are assignable (example: IDEA-150178) 2016-01-11 14:35:57 +03:00
Egor.Ushakov 1999a6e771 registry option to enable preloading of vcs annotations on file open to speedup file annotate later 2016-01-11 14:30:04 +03:00
Aleksey Pivovarov 1dc22d2d91 diff: disable "annotate previous revision" for slave-side lines in Unified Viewer 2016-01-11 13:50:39 +03:00
Aleksey Pivovarov 74c4f7dd0c IDEA-58417 vcs: enable "annotate previous revision" action for localy modified files 2016-01-11 13:50:38 +03:00
Dmitry Batkovich 8caa54c0e3 guava type migration: don't convert chain if current method is unconvertible IDEA-150185 2016-01-11 12:53:10 +03:00
Dmitry Batkovich 4c26de0e20 guava type migration: add "apply" method reference for unconverted predicates IDEA-150210 2016-01-11 12:43:50 +03:00
Anna Kozlova 108c733015 safe delete: check hierarchy excluding current method (IDEA-150176) 2016-01-09 13:01:50 +01:00
Anna Kozlova 60433e51f3 remove unused code 2016-01-09 13:01:50 +01:00
Eugene Zhuravlev b547307da8 IDEA-150169 IDE blocked on save due to AntConfigurationBase 2016-01-08 22:25:05 +01:00
Anna Kozlova 658ad10c59 ensure current language level for varargs parameter (IDEA-149975) 2016-01-08 20:36:57 +01:00
Anna Kozlova 31c6b67ce6 inference: stop tree up traversal when lambda expression is currently checked
EA-76546 - assert: InferenceSessionContainer.treeWalkUp
IDEA-150168; IDEA-150166
2016-01-08 20:15:17 +01:00
Anna Kozlova f732fb3742 inference: do not erase inferred recursive types to object 2016-01-08 20:15:17 +01:00
Anna Kozlova fda3ba7e3c test discovery: fork per module when tests were found in different modules 2016-01-08 20:15:17 +01:00