Dmitry Jemerov
749ce8a332
Cleanup: remove @author tags
...
GitOrigin-RevId: 9174eb8d77215b16f9f6c6074e6aced654d95ef1
2021-05-03 13:07:48 +00:00
Dmitry Jemerov
97e0289250
Rename various Java-specific test case classes to include Java in the name; leave old names as deprecations
...
GitOrigin-RevId: 0f105a6c063ce216f7e22348221ad4cd335295df
2019-07-02 06:52:16 +03:00
Andrey Vlasovskikh
1c7992ec75
Fixed running Python plugin tests in IntelliJ
...
The tests used to depend on python-community-tests, so some components
from IdeaPlugin.xml didn't get initialized. Added a dependency on
Python Community plugin resources for the correct plugin.xml.
2015-07-01 02:11:45 +03:00
Ilya.Kazakevich
879c23d443
PY-13210 Unused star import in Django settings.py
2014-06-09 22:16:27 +04:00
Dmitry Jemerov
70e628954f
Apache 2 copyright headers
2013-10-21 15:29:20 +02:00
Dmitry Jemerov
5e80806668
don't highlight Java methods as not callable (PY-9037)
2013-03-04 15:14:46 +01:00
Dmitry Jemerov
066ddf137d
allow each instance of PyCallableType to tell whether it's actually callable or not; distinguish class definition and class instance for Java class types; correctly treat Java constructors as callable (PY-4269)
2013-02-27 16:09:37 +01:00