projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
PY-18970 Check that imports in "project" group don't belong to any library root
2016-05-04
Mikhail Golubev
PY-18970 Check that imports in "project" group don...
commit
|
commitdiff
|
tree
2016-05-03
Mikhail Golubev
PY-19399 Prohibit intention "Convert collection to...
commit
|
commitdiff
|
tree
2016-05-03
Mikhail Golubev
PY-16553 Remove comma from one element tuple when converting...
commit
|
commitdiff
|
tree
2016-05-03
Mikhail Golubev
PY-16553 Simpler solution - add missing comma through PSI
commit
|
commitdiff
|
tree
2016-05-03
Mikhail Golubev
PY-16553 Add trailing comma when converting single...
commit
|
commitdiff
|
tree
2016-04-29
Mikhail Golubev
Fix exception on Optimize Imports in Jython sources
commit
|
commitdiff
|
tree
2016-04-28
Mikhail Golubev
PY-19279 Smart enter on function inserts colon after...
commit
|
commitdiff
|
tree
2016-04-26
Mikhail Golubev
Fix blinking test testImportsFromTypingUnusedInTypeComments
commit
|
commitdiff
|
tree
2016-04-19
Mikhail Golubev
Don't log scheduled updates of issue cache with INFO...
commit
|
commitdiff
|
tree
2016-04-19
Mikhail Golubev
EA-79617 Fix NPE in Pep8ExternalAnnotator
commit
|
commitdiff
|
tree
2016-04-19
Mikhail Golubev
EA-80834 Add diagnostics for the failed assertion
commit
|
commitdiff
|
tree
2016-04-19
Mikhail Golubev
EA-81551 Check that list of colors isn't empty, so...
commit
|
commitdiff
|
tree
2016-04-19
Mikhail Golubev
EA-79529 Report errors of packaging_tool.py with WARN...
commit
|
commitdiff
|
tree
2016-04-15
Mikhail Golubev
IDEA-147006 Auto completion for the "state" command...
commit
|
commitdiff
|
tree
2016-04-08
Mikhail Golubev
PY-18877 PEP 484 update: function type comments can...
commit
|
commitdiff
|
tree
2016-04-08
Mikhail Golubev
PythonCopyPasteProcessor#findEmptyStatementListNearby...
commit
|
commitdiff
|
tree
2016-04-05
Mikhail Golubev
PY-18522 Detection of empty parent block takes comments...
commit
|
commitdiff
|
tree
2016-04-05
Mikhail Golubev
PY-18522 Better detection of empty statement blocks...
commit
|
commitdiff
|
tree
2016-04-05
Mikhail Golubev
PY-19064 PY-18522 Detection of ambiguous parent block...
commit
|
commitdiff
|
tree
2016-04-05
Mikhail Golubev
PY-18522 First indent of statement list can be used...
commit
|
commitdiff
|
tree
2016-04-05
Mikhail Golubev
PY-18522 Reuse methods from PyIndentUtil in PythonCopyPasteP...
commit
|
commitdiff
|
tree
2016-04-05
Mikhail Golubev
PY-18522 Cleanup in PythonCopyPasteProcessor
commit
|
commitdiff
|
tree
2016-04-04
Mikhail Golubev
PY-18522 PY-19053 Paste raw text if there are non whitespace...
commit
|
commitdiff
|
tree
2016-04-04
Mikhail Golubev
PY-18522 Don't paste text before the line if it's only...
commit
|
commitdiff
|
tree
2016-04-01
Mikhail Golubev
IDEA-CR-8762 Several improvements in pluggable panels...
commit
|
commitdiff
|
tree
2016-03-31
Mikhail Golubev
PY-18522 Always try to infer expected indent when pasting...
commit
|
commitdiff
|
tree
2016-03-31
Mikhail Golubev
Several minor improvements in API and javadoc of PyIndentUti...
commit
|
commitdiff
|
tree
2016-03-30
Mikhail Golubev
PY-18486 Better solution: on enter generate content...
commit
|
commitdiff
|
tree
2016-03-29
Mikhail Golubev
PY-18486 Don't auto close quotes that start docstring...
commit
|
commitdiff
|
tree
2016-03-29
Mikhail Golubev
PY-18486 Fixed off-by-one error in BaseQuoteHandler
commit
|
commitdiff
|
tree
2016-03-29
Mikhail Golubev
PY-18522 "Smart indent on paste" preserves original...
commit
|
commitdiff
|
tree
2016-03-25
Mikhail Golubev
PY-18892 Always use UTF-8 to interact with rest_formatter...
commit
|
commitdiff
|
tree
2016-03-25
Mikhail Golubev
PY-18892 Update bundled docutils to 0.12
commit
|
commitdiff
|
tree
2016-03-25
Mikhail Golubev
PY-18881 Recognize flag "X" in functions of re module...
commit
|
commitdiff
|
tree
2016-03-17
Mikhail Golubev
PY-18820 Use None instead of NoneType in generated...
commit
|
commitdiff
|
tree
2016-03-17
Mikhail Golubev
PY-18803 Annotate Types inserts return type annotation...
commit
|
commitdiff
|
tree
2016-03-17
Mikhail Golubev
PY-18788 Don't generate type annotations for "self...
commit
|
commitdiff
|
tree
2016-03-17
Mikhail Golubev
PY-18739 Union types are generated in PEP 484 compatible...
commit
|
commitdiff
|
tree
2016-03-17
Mikhail Golubev
PY-18816 Type comments for target expressions are stored...
commit
|
commitdiff
|
tree
2016-03-17
Mikhail Golubev
PY-18816 Only PyNamedParameter should extend PyTypeCommentOwner
commit
|
commitdiff
|
tree
2016-03-17
Mikhail Golubev
PY-18816 testParameterTypeComment fails now as we can...
commit
|
commitdiff
|
tree
2016-03-17
Mikhail Golubev
PY-18816 Type comments for parameters are persisted...
commit
|
commitdiff
|
tree
2016-03-17
Mikhail Golubev
PY-18254 PY-18762 Use homogeneous tuples for annotations...
commit
|
commitdiff
|
tree
2016-03-17
Mikhail Golubev
PY-18762 Better support of homogeneous tuples across...
commit
|
commitdiff
|
tree
2016-03-17
Mikhail Golubev
PY-18762 Support annotations for homogeneous tuples...
commit
|
commitdiff
|
tree
2016-03-17
Mikhail Golubev
PY-18763 Support annotations in the format Callable...
commit
|
commitdiff
|
tree
2016-03-17
Mikhail Golubev
PY-18741 Use type annotations from line comments after...
commit
|
commitdiff
|
tree
2016-03-17
Mikhail Golubev
PY-18598 More readable grammar for function type comments
commit
|
commitdiff
|
tree
2016-03-17
Mikhail Golubev
PY-18598 Support function type annotation of format...
commit
|
commitdiff
|
tree
2016-03-17
Mikhail Golubev
PY-18726 List of types in square brackets is allowed...
commit
|
commitdiff
|
tree
2016-03-17
Mikhail Golubev
PY-18726 Parse list of parameter type in square brackets...
commit
|
commitdiff
|
tree
2016-03-17
Mikhail Golubev
PY-18726 Cleanup: lambdafication in PyTypeParser
commit
|
commitdiff
|
tree
2016-03-17
Mikhail Golubev
PY-13304 PY-17979 Forgot to consider new option in...
commit
|
commitdiff
|
tree
2016-03-10
Mikhail Golubev
PY-18740 Fix TypeError in rest_formatter.py when directive...
commit
|
commitdiff
|
tree
2016-03-10
Mikhail Golubev
PY-18733 Consider return type collected by debugger...
commit
|
commitdiff
|
tree
2016-03-10
Mikhail Golubev
PY-18695 Handle signatures of functions with no arguments
commit
|
commitdiff
|
tree
2016-03-09
Mikhail Golubev
PY-18386 Replace cache and type eval context parameters...
commit
|
commitdiff
|
tree
2016-03-09
Mikhail Golubev
PY-18386 Add recursion guard to handle recursive types...
commit
|
commitdiff
|
tree
2016-03-03
Mikhail Golubev
PY-18525 Don't show any notifications if module has...
commit
|
commitdiff
|
tree
2016-03-03
Mikhail Golubev
PY-18525 Don't include Python 2.7 and the latest Python...
commit
|
commitdiff
|
tree
2016-03-03
Mikhail Golubev
PY-18595 Use annotation from type comment for the first...
commit
|
commitdiff
|
tree
2016-03-02
Mikhail Golubev
PY-18525 Suggest Python compatibility inspection for...
commit
|
commitdiff
|
tree
2016-02-18
Mikhail Golubev
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2016-02-18
Mikhail Golubev
Merge branch 'east825/IDEA-136499'
commit
|
commitdiff
|
tree
2016-02-16
Mikhail Golubev
PY-18521 Consider references inside function type comments...
commit
|
commitdiff
|
tree
2016-02-15
Mikhail Golubev
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2016-02-15
Mikhail Golubev
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2016-02-15
Mikhail Golubev
Merge branch 'east825/pep484-function-type-comments'
commit
|
commitdiff
|
tree
2016-02-15
Mikhail Golubev
PY-18254 IDEA-CR-8433 Represent types of varargs annotated...
commit
|
commitdiff
|
tree
2016-02-15
Mikhail Golubev
PY-18254 Add javadoc for PyTypingTypeProvider#getTypeComment...
commit
|
commitdiff
|
tree
2016-02-15
Mikhail Golubev
PY-18254 Add more tests on keeping type comments in...
commit
|
commitdiff
|
tree
2016-02-15
Mikhail Golubev
PY-18254 PyFunction#getTypeComment returns null if...
commit
|
commitdiff
|
tree
2016-02-15
Mikhail Golubev
PY-18254 Don't expose StringRef in PyFunctionStubImpl...
commit
|
commitdiff
|
tree
2016-02-15
Mikhail Golubev
PY-18254 Function type comments are persisted in stub...
commit
|
commitdiff
|
tree
2016-02-15
Mikhail Golubev
PY-18254 Add TypeEvalContext#maySwitchToAST guards...
commit
|
commitdiff
|
tree
2016-02-10
Mikhail Golubev
PY-18254 Insert type references inside function type...
commit
|
commitdiff
|
tree
2016-02-10
Mikhail Golubev
PY-18254 Add method getTypeComment() in PyFunction...
commit
|
commitdiff
|
tree
2016-02-10
Mikhail Golubev
PY-18254 Find function type comments, extract parameter...
commit
|
commitdiff
|
tree
2016-02-09
Mikhail Golubev
PY-18254 Parse new function type annotation introduced...
commit
|
commitdiff
|
tree
2016-02-08
Mikhail Golubev
PY-12460 Prepend flags of setuptools commands with...
commit
|
commitdiff
|
tree
2016-02-04
Mikhail Golubev
ZD-612358 Don't call getTransitiveRequirements() for...
commit
|
commitdiff
|
tree
2016-02-01
Mikhail Golubev
IDEA-136499 Don't include project's ID inside task...
commit
|
commitdiff
|
tree
2016-02-01
Mikhail Golubev
IDEA-136499 Cleanup in GitlabRepository
commit
|
commitdiff
|
tree
2016-02-01
Mikhail Golubev
IDEA-136499 Use iid as presentable ID of Gitlab issues
commit
|
commitdiff
|
tree
2016-02-01
Mikhail Golubev
IDEA-136499 Introduce the concept of "Presentable ID...
commit
|
commitdiff
|
tree
2016-01-27
Mikhail Golubev
Log malformed docstring in addition to stacktrace from...
commit
|
commitdiff
|
tree
2016-01-27
Mikhail Golubev
PY-18265 Add dedicated option for spacing around "...
commit
|
commitdiff
|
tree
2016-01-27
Mikhail Golubev
ZD-612358 Add more diagnostic logging in PyPackageManager...
commit
|
commitdiff
|
tree
2016-01-22
Mikhail Golubev
ZD-616235 Log errors of package_tool.py in PyPackageManagerImpl
commit
|
commitdiff
|
tree
2016-01-21
Mikhail Golubev
EA-72053 In Jython import element may resolve in PsiPackage...
commit
|
commitdiff
|
tree
2016-01-21
Mikhail Golubev
IDEA-101238 Add test case to check time tracking and...
commit
|
commitdiff
|
tree
2016-01-20
Mikhail Golubev
ZD-611794 Add missing API access key in request for...
commit
|
commitdiff
|
tree
2016-01-20
Mikhail Golubev
Move messages from PyClassicStyleInspection and PyOldStyleCl...
commit
|
commitdiff
|
tree
2016-01-20
Mikhail Golubev
Use inspection type eval context in PyClassicStyleInspection...
commit
|
commitdiff
|
tree
2016-01-13
Mikhail Golubev
PY-13304, PY-17979 Add option that allows to use continuatio...
commit
|
commitdiff
|
tree
2016-01-13
Mikhail Golubev
PY-17979 Reverted controversial fix for the PY-13304
commit
|
commitdiff
|
tree
2016-01-13
Mikhail Golubev
PY-16541 Support copying references of top level functions
commit
|
commitdiff
|
tree
2016-01-12
Mikhail Golubev
Fix broken test of Pep8NamingInspection - typo in inspection...
commit
|
commitdiff
|
tree
2016-01-12
Mikhail Golubev
Cleanup in PyPep8NamingInspection
commit
|
commitdiff
|
tree
2015-12-24
Mikhail Golubev
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
next