projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
PY-20844 PY-20773 Warn about '#' signs and backslashes inside f-strings
2016-09-26
Mikhail Golubev
PY-20844 PY-20773 Warn about '#' signs and backslashes...
commit
|
commitdiff
|
tree
2016-09-26
Mikhail Golubev
PY-20785 Do not inject inside f-string fragments which...
commit
|
commitdiff
|
tree
2016-09-26
Mikhail Golubev
PY-20776 Warn expression parts that contain only whitespaces
commit
|
commitdiff
|
tree
2016-09-26
Mikhail Golubev
PY-20778 Report illegal conversion characters after...
commit
|
commitdiff
|
tree
2016-09-26
Mikhail Golubev
PY-20775 Report missing closing brace for expression...
commit
|
commitdiff
|
tree
2016-09-26
Mikhail Golubev
PY-20776 Report empty expression fragments inside f...
commit
|
commitdiff
|
tree
2016-09-26
Mikhail Golubev
PY-20776 Extracted detection of f-string expression...
commit
|
commitdiff
|
tree
2016-09-26
Mikhail Golubev
PY-20785 Consider named unicode escapes when injecting...
commit
|
commitdiff
|
tree
2016-09-26
Mikhail Golubev
PY-20783 PY-20863 Fix resolving of references inside...
commit
|
commitdiff
|
tree
2016-09-16
Mikhail Golubev
PY-20783 Select correct scope owner to resolve symbols...
commit
|
commitdiff
|
tree
2016-09-16
Mikhail Golubev
PY-18972 Automatically close quotes for f-string literals
commit
|
commitdiff
|
tree
2016-09-16
Mikhail Golubev
PY-18972 Injections for expressions embedded inside...
commit
|
commitdiff
|
tree
2016-09-16
Mikhail Golubev
PY-18972 Initial support of f-string literals
commit
|
commitdiff
|
tree
2016-09-16
Mikhail Golubev
PY-20744 Consider variable annotations only in current...
commit
|
commitdiff
|
tree
2016-09-16
Mikhail Golubev
PY-20744 PyTargetExpression#getAnnotation() better...
commit
|
commitdiff
|
tree
2016-09-16
Mikhail Golubev
PY-20744 Warn about illegal targets for variable annotations
commit
|
commitdiff
|
tree
2016-09-16
Mikhail Golubev
PY-20744 Initial support of variable annotations in...
commit
|
commitdiff
|
tree
2016-09-16
Mikhail Golubev
PY-20744 Compatibility inspection and annotator warn...
commit
|
commitdiff
|
tree
2016-09-16
Mikhail Golubev
PY-20744 Python formatter is aware of variable annotations
commit
|
commitdiff
|
tree
2016-09-16
Mikhail Golubev
PY-20744 Parse PEP-526 variable annotations
commit
|
commitdiff
|
tree
2016-09-09
Mikhail Golubev
Add Python 3.6 language level
commit
|
commitdiff
|
tree
2016-09-02
Mikhail Golubev
PY-19992 Pep8ExternalAnnotator takes into account inspection...
commit
|
commitdiff
|
tree
2016-09-02
Mikhail Golubev
PY-20617 Don't show PEP 8 warnings in Python console
commit
|
commitdiff
|
tree
2016-08-29
Mikhail Golubev
Remove project configs from "python/helpers/" directory
commit
|
commitdiff
|
tree
2016-08-29
Mikhail Golubev
EA-83566 Check that the file is still valid when Pep8Externa...
commit
|
commitdiff
|
tree
2016-08-26
Mikhail Golubev
IDEA-157507 Use "deploymentType" field in serverInfo...
commit
|
commitdiff
|
tree
2016-08-26
Mikhail Golubev
Do not use <small/> in the description of "Negate comparison...
commit
|
commitdiff
|
tree
2016-08-26
Mikhail Golubev
EA-87349 Fix NPE in the "Convert from variadic to normal...
commit
|
commitdiff
|
tree
2016-08-26
Mikhail Golubev
Fix the example for the intention "Convert from variadic...
commit
|
commitdiff
|
tree
2016-08-25
Mikhail Golubev
PY-20392 Handle ambiguous settings for space after...
commit
|
commitdiff
|
tree
2016-08-25
Mikhail Golubev
PY-20392 Put space after trailing comma in dict literals...
commit
|
commitdiff
|
tree
2016-08-25
Mikhail Golubev
PY-18744 Don't advertise compatibility inspection in...
commit
|
commitdiff
|
tree
2016-08-22
Mikhail Golubev
PY-20102 Explicitly name each field of the bean to...
commit
|
commitdiff
|
tree
2016-08-19
Mikhail Golubev
Add explanation why we don't bootstrap pip in virtual...
commit
|
commitdiff
|
tree
2016-08-19
Mikhail Golubev
PY-20026 Add test for the scenario provided by the...
commit
|
commitdiff
|
tree
2016-08-16
Mikhail Golubev
Use Guava's caches for several PyPIPackageUtil in-memory...
commit
|
commitdiff
|
tree
2016-08-16
Mikhail Golubev
Use immutable map for the list of mangled Python packages...
commit
|
commitdiff
|
tree
2016-08-16
Mikhail Golubev
Better synchronization of shared caches in PyPIPackageUtil
commit
|
commitdiff
|
tree
2016-08-16
Mikhail Golubev
PY-20102 Use PyPI's JSON REST API to get packages informatio...
commit
|
commitdiff
|
tree
2016-08-15
Mikhail Golubev
PY-20058 Fix the check that we should suppress E402...
commit
|
commitdiff
|
tree
2016-08-15
Mikhail Golubev
PY-20421 Fix IOOBE on parsing Tuple[SomeType] annotation...
commit
|
commitdiff
|
tree
2016-08-11
Mikhail Golubev
Rename rest_formatter.py to docstring_formatter.py
commit
|
commitdiff
|
tree
2016-08-11
Mikhail Golubev
Combine multiple docstring formatting helper scripts...
commit
|
commitdiff
|
tree
2016-08-11
Mikhail Golubev
PY-20125 Epydoc formatter also uses explicit UTF-8...
commit
|
commitdiff
|
tree
2016-08-11
Mikhail Golubev
PY-20125 Don't rely on Python 2 implicit ASCII encoding...
commit
|
commitdiff
|
tree
2016-08-11
Mikhail Golubev
PY-20058 Suppress E402 errors from PEP 8 inspection...
commit
|
commitdiff
|
tree
2016-08-11
Mikhail Golubev
PY-20033 New EP that allows to suppress individual...
commit
|
commitdiff
|
tree
2016-08-11
Mikhail Golubev
PY-20374 Trim trailing slashes from entries in simple...
commit
|
commitdiff
|
tree
2016-08-11
Mikhail Golubev
PY-20370 Update cache of PyPI packages atomically under...
commit
|
commitdiff
|
tree
2016-08-08
Mikhail Golubev
Get rid of accidental String#toString()
commit
|
commitdiff
|
tree
2016-08-08
Mikhail Golubev
IDEA-146465 Do not enable the checkbox "Update issue...
commit
|
commitdiff
|
tree
2016-08-08
Mikhail Golubev
Preserve original stacktrace for exceptions in PyPackageUtil...
commit
|
commitdiff
|
tree
2016-08-08
Mikhail Golubev
Include process exit code in toString() representation...
commit
|
commitdiff
|
tree
2016-08-08
Mikhail Golubev
PY-19923 Don't log stacktrace of ExecutionException...
commit
|
commitdiff
|
tree
2016-08-01
Mikhail Golubev
IDEA-157507 Detect JIRA Cloud instances using base...
commit
|
commitdiff
|
tree
2016-07-15
Mikhail Golubev
PY-20026 PyClassImpl#mroLinearize() properly handles...
commit
|
commitdiff
|
tree
2016-07-15
Mikhail Golubev
PY-20081 Set "User Agent" for requests to PyPI in form...
commit
|
commitdiff
|
tree
2016-07-15
Mikhail Golubev
PY-20081 Get rid of AsyncCallback since we don't use...
commit
|
commitdiff
|
tree
2016-07-15
Mikhail Golubev
PY-20081 Fix AssertionError in PyPIPackageUtil#fillPackageDe...
commit
|
commitdiff
|
tree
2016-07-15
Mikhail Golubev
PY-20081 Show "pypi.python.org/simple" instead of ...
commit
|
commitdiff
|
tree
2016-07-15
Mikhail Golubev
PY-20081 Allow more IOExceptions to propagate to InstalledPa...
commit
|
commitdiff
|
tree
2016-07-15
Mikhail Golubev
PY-20081 Don't suppress IOException from PyPIPackageUtil...
commit
|
commitdiff
|
tree
2016-07-15
Mikhail Golubev
PY-20081 Request latest versions only of packages available...
commit
|
commitdiff
|
tree
2016-07-15
Mikhail Golubev
PY-20081 Log updates of PyPI packages index and requesting...
commit
|
commitdiff
|
tree
2016-07-15
Mikhail Golubev
PY-20081 Cleanup in PyPIPackageUtil and PyPackageManagementS...
commit
|
commitdiff
|
tree
2016-07-15
Mikhail Golubev
PY-20081 Use "simple/" endpoint to fetch packages from...
commit
|
commitdiff
|
tree
2016-07-12
Mikhail Golubev
PY-18816 Remove failing tests from PyStubsTest since...
commit
|
commitdiff
|
tree
2016-07-12
Mikhail Golubev
PY-19220 Detect type hinting comments that follow multi...
commit
|
commitdiff
|
tree
2016-07-11
Mikhail Golubev
PY-20004 Add missing invertion of the right sequence...
commit
|
commitdiff
|
tree
2016-07-11
Mikhail Golubev
PY-19999 Quickfix sets the value of the setting correspondin...
commit
|
commitdiff
|
tree
2016-07-11
Mikhail Golubev
PY-19998 Properly detect constant in the middle for...
commit
|
commitdiff
|
tree
2016-07-11
Mikhail Golubev
PY-19119 "PEP 8 coding style violations" inspection...
commit
|
commitdiff
|
tree
2016-07-11
Mikhail Golubev
PY-19760 Change signature quick fix doesn't start in...
commit
|
commitdiff
|
tree
2016-07-07
Mikhail Golubev
Find shortest qualified name using Stream#min() instead...
commit
|
commitdiff
|
tree
2016-07-07
Mikhail Golubev
PY-19989 Don't store results of implicit relative import...
commit
|
commitdiff
|
tree
2016-07-07
Mikhail Golubev
More throughout logging in PythonSdkUpdater
commit
|
commitdiff
|
tree
2016-07-07
Mikhail Golubev
PY-19923 Mute exceptions thrown during background update...
commit
|
commitdiff
|
tree
2016-07-07
Mikhail Golubev
PY-19975 Check all resolved symbols in __init__.py...
commit
|
commitdiff
|
tree
2016-07-06
Mikhail Golubev
PY-19100 Expand copied Python fragment to preserve...
commit
|
commitdiff
|
tree
2016-07-06
Mikhail Golubev
PY-19100 Properly detect that the first line of pasted...
commit
|
commitdiff
|
tree
2016-07-04
Mikhail Golubev
Don't request packages multiple times to get installed...
commit
|
commitdiff
|
tree
2016-07-04
Mikhail Golubev
Remove stale TODO comment
commit
|
commitdiff
|
tree
2016-06-30
Mikhail Golubev
PY-19773 Remember already suggested importable elements...
commit
|
commitdiff
|
tree
2016-06-30
Mikhail Golubev
PY-19923 Don't log exceptions when updating packages...
commit
|
commitdiff
|
tree
2016-06-27
Mikhail Golubev
PY-19925 Ask user to install setuptools when SDK does...
commit
|
commitdiff
|
tree
2016-06-27
Mikhail Golubev
Cleanup in VFSTestFrameworkListener
commit
|
commitdiff
|
tree
2016-06-27
Mikhail Golubev
More descriptive names for the methods of VFSTestFrameworkLi...
commit
|
commitdiff
|
tree
2016-06-27
Mikhail Golubev
PY-19920 Do not update cache of packages on EDT in...
commit
|
commitdiff
|
tree
2016-06-23
Mikhail Golubev
PY-18039 Fix PyPackageRequirementsInspectionTest
commit
|
commitdiff
|
tree
2016-06-23
Mikhail Golubev
IDEA-CR-10973 VFSTestListener updates packages synchronously...
commit
|
commitdiff
|
tree
2016-06-23
Mikhail Golubev
IDEA-CR-10973 Packages are always updated in "Project...
commit
|
commitdiff
|
tree
2016-06-23
Mikhail Golubev
IDEA-CR-10973 If packaging_tool.py fails, initialize...
commit
|
commitdiff
|
tree
2016-06-23
Mikhail Golubev
IDEA-CR-10973 Don't lose ItemEvent for SDK created...
commit
|
commitdiff
|
tree
2016-06-23
Mikhail Golubev
IDEA-CR-10973 Fix excess calls to checkValid() in Python...
commit
|
commitdiff
|
tree
2016-06-23
Mikhail Golubev
PY-18039 PyPackageManager#getDependents() returns ...
commit
|
commitdiff
|
tree
2016-06-23
Mikhail Golubev
PY-18039 Run packaging_tool.py once to detect IPython...
commit
|
commitdiff
|
tree
2016-06-23
Mikhail Golubev
PY-18039 Throughout debug logging for PyPackageManager...
commit
|
commitdiff
|
tree
2016-06-23
Mikhail Golubev
PY-18039 Cleanup in PackageManagerImpl
commit
|
commitdiff
|
tree
2016-06-23
Mikhail Golubev
PY-18039 Update level and content logging messages...
commit
|
commitdiff
|
tree
2016-06-21
Mikhail Golubev
PY-17815 EA-67335 Don't save PSI reference in quick...
commit
|
commitdiff
|
tree
next