Commit Graph
128061 Commits
Author SHA1 Message Date
Anna Kozlova f2256cab48 calculate target type in the same way for statement/expressions lambdas 2014-05-01 15:33:13 +04:00
Anna Kozlova 896c488a2f testdata to expression lambda 2014-05-01 15:33:11 +04:00
Anna Kozlova 8096d635a6 inference when incomplete 2014-05-01 15:33:10 +04:00
Bas Leijdekkers 6f6367d5b6 fix layout under darcula 2014-05-01 12:53:24 +02:00
Bas Leijdekkers 3d3550e698 escape ampersands 2014-05-01 12:53:23 +02:00
Bas Leijdekkers 3768908d43 IDEA-123831 (Missing Method Count Limit in Inspections under Class Metrics) 2014-05-01 12:53:23 +02:00
Eugene Zhuravlev 04d3283bd3 cleaning javac nametable: synchronization added 2014-05-01 14:50:27 +04:00
Kirill Likhodedov 368bb54ae8 [git tests] Better test name not to make some buildserver Gits "insane"
test name also needs to be changed since it is used in path
2014-05-01 14:03:34 +04:00
Kirill Likhodedov ea6683ddb5 [git tests] Better test dir name not to make some buildserver Gits "insane" 2014-05-01 13:22:07 +04:00
Bas Leijdekkers 41d09426ab remove unused properties [CR-IC-5247] 2014-05-01 10:27:40 +02:00
peter cbf1c1e29d ensure pushers are run before initial indexing, don't rely on chance 2014-05-01 08:26:45 +02:00
peter 4c1dc509da let PushedFilePropertiesUpdater schedule reindex itself if necessary 2014-05-01 07:12:20 +02:00
peter 79a75f22d6 update language level without project reloading 2014-05-01 07:12:19 +02:00
Konstantin Bulenkov 64c452e241 Merge remote-tracking branch 'origin/master' 2014-05-01 02:06:00 +04:00
Konstantin Bulenkov b86dec4b74 simplify 2014-05-01 02:05:02 +04:00
Konstantin Bulenkov 0c0fb61c65 change method name 2014-05-01 02:04:46 +04:00
Konstantin Bulenkov ad18e4bb2f make method name discoverable 2014-05-01 02:03:39 +04:00
Gregory.Shrago 5529054bdb IDEA-124653 Keyboard shortcut for New does not work 2014-05-01 00:38:01 +04:00
Maxim.Mossienko dafd2d379d revert memory page size back 2014-04-30 19:27:24 +02:00
peter 3ac7f7df2c some dumb mode logging (IDEA-124604) 2014-04-30 17:34:58 +02:00
peter 10bf86c337 dom vfs listeners: don't load new vfs, support cyclic symlinks, simplify 2014-04-30 17:34:58 +02:00
Vladimir Krivosheev faf759586d ^451 add test 2014-04-30 17:02:34 +02:00
Vladimir Krivosheev 326278bf3f extract JsDebuggerViewSupport 2014-04-30 17:02:33 +02:00
Gregory.Shrago bc771e7321 show data-source name for table editors 2014-04-30 18:22:20 +04:00
Eugene Zhuravlev 0faa413fa5 making sure all posted tasks are processed even after process terminated and dispose called by using sequential task executor instead of MergingUpdateQueue (IDEA-120167 Phantom eternal Ant task on make) 2014-04-30 17:53:39 +04:00
Mikhail Golubev aff053d6f4 Increase connection timeout for JIRA integration tests 2014-04-30 17:37:39 +04:00
Vladimir Krivosheev ab7c4be264 WEB-6584 Files opened by URL should also be able to open scripts used in the file 2014-04-30 15:29:02 +02:00
Vladimir Krivosheev 1461ed0ad9 cache indexOf result 2014-04-30 15:29:02 +02:00
Vladimir Krivosheev 8b73b266bb cleanup 2014-04-30 15:29:01 +02:00
Denis Fokin 6d7d17bcba IDEA-124580 Links in mac sheets dialogs do not work 2014-04-30 16:03:09 +04:00
Denis Fokin 534c2aa510 Temporary solution for IDEA-124615 2014-04-30 15:51:52 +04:00
Eugene Zhuravlev cebe7d93d8 IDEA-124535 com.sun.*.internal packages not found 2014-04-30 15:27:27 +04:00
Alexey Kudravtsev 21110f2ebe moved to core 2014-04-30 15:07:26 +04:00
Alexey Kudravtsev d8cf8f5381 @NotNull 2014-04-30 15:07:25 +04:00
Alexey Kudravtsev 979de11c15 moved to core-impl 2014-04-30 15:07:24 +04:00
Alexey Kudravtsev 9dd6e0d455 moved to java-psi 2014-04-30 15:07:23 +04:00
Alexey Kudravtsev bf77b14664 OriginInfoAwareElement moved to psi to core 2014-04-30 15:07:22 +04:00
Alexey Kudravtsev 26ef0e351f completion-related classes moved out of psi to separate package 2014-04-30 15:07:21 +04:00
Alexey Kudravtsev 4fe1761413 removed dependency on java-impl 2014-04-30 15:07:20 +04:00
Anna Kozlova 46408bee30 method references: super methods treatment in exact check 2014-04-30 14:45:10 +04:00
Vassiliy 985bef30e6 Start plugins wizard #26 better color for selection (Darcula), hide dialog buttons when in "Customize plugin group" mode 2014-04-30 14:25:31 +04:00
Ekaterina Tuzova 4f97e929fc Merge remote-tracking branch 'origin/master' 2014-04-30 14:15:28 +04:00
Ekaterina Tuzova 0081a7f3ed fixed PY-12819 Unable to run GAE nosetests
Regression produced in 67046c75

PyCharm actually has python specific libraries and such libraries should be included in Python Path in PyCharm.
Created special Python library type to mark this kind of libraries.
2014-04-30 14:14:58 +04:00
Vladimir Krivosheev 782ae0b494 check directories consistency only for local files
prepare to fix WEB-6584 Files opened by URL should also be able to open scripts used in the file
2014-04-30 12:06:57 +02:00
Roman Shevchenko 95bce93679 Cleanup (common URL check code extracted) 2014-04-30 13:55:00 +04:00
Roman Shevchenko 901e60d827 Cleanup (arrangement; aggressive logging) 2014-04-30 13:37:48 +04:00
Vladimir Krivosheev d3d0f7382d CaseInsensitiveUrlHashingStrategy nullability 2014-04-30 10:57:49 +02:00
Anna Kozlova f144943412 applicability constraints by method reference (IDEA-122018) 2014-04-30 12:45:52 +04:00
Mikhail Golubev 9e9c7e3463 Cancel future if alarm was disposed in TaskItemProvider to prevent deadlocks 2014-04-30 12:28:25 +04:00
Mikhail Golubev 1e352af011 Update CA certificate for SSL tests. Add link to test server used for client authentication 2014-04-30 12:28:24 +04:00