2015-10-05 |
Mikhail Golubev | PY-6637 Add test cases on detection of nonlocal references...
|
commit | commitdiff | tree |
2015-10-05 |
Mikhail Golubev | PY-6637 Use standard refactoring processor to collect...
|
commit | commitdiff | tree |
2015-10-05 |
Mikhail Golubev | PY-6637 Add sample test case for detection of local...
|
commit | commitdiff | tree |
2015-10-05 |
Mikhail Golubev | PY-6637 Hide Python refactorings in library sources
|
commit | commitdiff | tree |
2015-10-05 |
Mikhail Golubev | PY-6637 Use CommonRefactoringUtil#showErrorHint to...
|
commit | commitdiff | tree |
2015-10-05 |
Mikhail Golubev | PY-6637 More meaningful names for the methods for checking...
|
commit | commitdiff | tree |
2015-10-05 |
Mikhail Golubev | PY-6637 Turn intention into refactoring
|
commit | commitdiff | tree |
2015-10-05 |
Mikhail Golubev | PY-6637 Extract helper superclass PyBaseRefactoringAction
|
commit | commitdiff | tree |
2015-10-05 |
Mikhail Golubev | PY-6637 Better error balloon for the intention
|
commit | commitdiff | tree |
2015-10-05 |
Mikhail Golubev | PY-6637 Don't run inspection on local function that...
|
commit | commitdiff | tree |
2015-10-05 |
Mikhail Golubev | PY-6637 Handle simple cases without nonlocal references...
|
commit | commitdiff | tree |
2015-10-05 |
Mikhail Golubev | Add PyElementGenerator#createParameterList and PyElementGene...
|
commit | commitdiff | tree |
2015-10-05 |
Mikhail Golubev | PY-6637 First steps in the initial implementation
|
commit | commitdiff | tree |
2015-09-28 |
Mikhail Golubev | PY-17023 Suggest different section titles for Google...
|
commit | commitdiff | tree |
2015-09-28 |
Mikhail Golubev | PY-17002 Suggest types inside unclosed parentheses...
|
commit | commitdiff | tree |
2015-09-28 |
Mikhail Golubev | Simpler implementation of ChainIterator using Guava...
|
commit | commitdiff | tree |
2015-09-25 |
Mikhail Golubev | Remove redundant iterator classes, make ChainIterator...
|
commit | commitdiff | tree |
2015-09-25 |
Mikhail Golubev | ChainedIterator#toString doesn't exhaust iterator itself
|
commit | commitdiff | tree |
2015-09-25 |
Mikhail Golubev | PY-16771 Never return null as description in section...
|
commit | commitdiff | tree |
2015-09-25 |
Mikhail Golubev | Dump full stacktrace in idea.log for errors during...
|
commit | commitdiff | tree |
2015-09-25 |
Mikhail Golubev | In docstrings render ReST "rubric" nodes as <h1> headers
|
commit | commitdiff | tree |
2015-09-25 |
Mikhail Golubev | PY-16914 Better formatting in Numpy docstring with...
|
commit | commitdiff | tree |
2015-09-25 |
Mikhail Golubev | Add javadoc for new settingsAnchor parameter of PyFunctionBu...
|
commit | commitdiff | tree |
2015-09-23 |
Mikhail Golubev | Pythonify and cleanup rest_formatter.py helper script
|
commit | commitdiff | tree |
2015-09-23 |
Mikhail Golubev | PY-16871 Unescape asterisks in parameter names and...
|
commit | commitdiff | tree |
2015-09-23 |
Mikhail Golubev | Slight improvements in PyTargetExpression's methods...
|
commit | commitdiff | tree |
2015-09-23 |
Mikhail Golubev | Extract method PyTestCase#getIndentOptions()
|
commit | commitdiff | tree |
2015-09-23 |
Mikhail Golubev | PY-16765 For sections inside Google code style docstring...
|
commit | commitdiff | tree |
2015-09-22 |
Mikhail Golubev | PY-16991 Don't mix up section headers and parameter...
|
commit | commitdiff | tree |
2015-09-22 |
Mikhail Golubev | PyDocstringTypeInspection doesn't work on plain text...
|
commit | commitdiff | tree |
2015-09-22 |
Mikhail Golubev | Better extraction of summary from plain text docstrings
|
commit | commitdiff | tree |
2015-09-22 |
Mikhail Golubev | PY-16987 SectionField.getName, getType and getDescription...
|
commit | commitdiff | tree |
2015-09-22 |
Mikhail Golubev | PY-16987 Google and Numpy docstrings return null as...
|
commit | commitdiff | tree |
2015-09-22 |
Mikhail Golubev | Fix IOOBE in PlainDocString parser (EA-73320)
|
commit | commitdiff | tree |
2015-09-22 |
Mikhail Golubev | PY-16870, PY-16972 Complete actual name of PyClass...
|
commit | commitdiff | tree |
2015-09-18 |
Mikhail Golubev | Specify licenses for several third-party Python libraries...
|
commit | commitdiff | tree |
2015-09-17 |
Mikhail Golubev | PY-16908 Simpler parameter name expansion to delete...
|
commit | commitdiff | tree |
2015-09-17 |
Mikhail Golubev | PY-16908 Support combined parameter declarations in...
|
commit | commitdiff | tree |
2015-09-17 |
Mikhail Golubev | Fix AIOOBE: Handle Bugzilla versions without minor...
|
commit | commitdiff | tree |
2015-09-17 |
Mikhail Golubev | PY-16904 Preserve none indent when updating Numpy docstring
|
commit | commitdiff | tree |
2015-09-17 |
Mikhail Golubev | PY-4717 If field contains type only, check that its...
|
commit | commitdiff | tree |
2015-09-17 |
Mikhail Golubev | PY-4717 Remove old NumPyDocString parser
|
commit | commitdiff | tree |
2015-09-15 |
Mikhail Golubev | Merge remote-tracking branch 'origin/master'
|
commit | commitdiff | tree |
2015-09-15 |
Mikhail Golubev | Merge branch 'east825/google-code-style-docstrings'
|
commit | commitdiff | tree |
2015-09-15 |
Mikhail Golubev | Don't use "object" as fallback return type in Google...
|
commit | commitdiff | tree |
2015-09-11 |
Mikhail Golubev | PY-12018 Unresolved imports are considered THIRD_PARTY...
|
commit | commitdiff | tree |
2015-09-10 |
Mikhail Golubev | PY-12018 Relative imports are always placed in the...
|
commit | commitdiff | tree |
2015-09-10 |
Mikhail Golubev | PY-12018 Sort import by their types and names similar...
|
commit | commitdiff | tree |
2015-09-10 |
Mikhail Golubev | PY-12018 Simpler implementation of PyImportOptimizer...
|
commit | commitdiff | tree |
2015-09-10 |
Mikhail Golubev | PY-12018 Optimize imports sorts and adds empty line...
|
commit | commitdiff | tree |
2015-09-10 |
Mikhail Golubev | PY-12018 Optimize imports detects that imports are...
|
commit | commitdiff | tree |
2015-09-10 |
Mikhail Golubev | Change request ID for the test case
|
commit | commitdiff | tree |
2015-09-09 |
Mikhail Golubev | Improved detection of Python integrated tools in a...
|
commit | commitdiff | tree |
2015-09-08 |
Mikhail Golubev | Better name for smart keys setting about type placeholder...
|
commit | commitdiff | tree |
2015-09-07 |
Mikhail Golubev | PY-16765 In Google docstrings smart enter adds colon...
|
commit | commitdiff | tree |
2015-09-07 |
Mikhail Golubev | PY-16765 Automatically add indentation after section...
|
commit | commitdiff | tree |
2015-09-07 |
Mikhail Golubev | Move all docstring related classes into "docstrings...
|
commit | commitdiff | tree |
2015-09-07 |
Mikhail Golubev | Don't highlight Sphinx and Epydoc tags inside Google...
|
commit | commitdiff | tree |
2015-09-07 |
Mikhail Golubev | PY-16828 Insert docstring stub on enter even if opening...
|
commit | commitdiff | tree |
2015-09-07 |
Mikhail Golubev | Cleanup in SpecifyTypeIn*Intentions and PyDocstringInspection
|
commit | commitdiff | tree |
2015-09-07 |
Mikhail Golubev | PY-16761 Don't expose details of parameter naming,...
|
commit | commitdiff | tree |
2015-09-05 |
Mikhail Golubev | PY-9795 Better docstring updates: avoid extra blank...
|
commit | commitdiff | tree |
2015-09-05 |
Mikhail Golubev | PY-16761 Both StructuredDocString#getParameters and...
|
commit | commitdiff | tree |
2015-09-05 |
Mikhail Golubev | PY-16761 Handle starred parameters in docstring references...
|
commit | commitdiff | tree |
2015-09-05 |
Mikhail Golubev | PY-16761 In Google code style requires section title...
|
commit | commitdiff | tree |
2015-09-04 |
Mikhail Golubev | PY-16761 Prepend vararg parameters with * in generated...
|
commit | commitdiff | tree |
2015-09-03 |
Mikhail Golubev | Better parsing of Numpy docstring with empty section...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | Quickfix that adds missing parameters in BDD step definition...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PyDocstringGenerator doesn't touch plain docstrings
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | Annotate all method of StructuredDocString that return...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | Overall more reliable docstring format detection
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PY-16766 Fix recognition of Google code style docstrings...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PY-16758 Preserve order of sections specified in Google...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PY-16762 In Google docstring use "Args" title for parameter...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PY-16656 Add test cases. Issue was fixed when enter...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PY-16747, PY-16770 generated abstract methods preserve...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PY-9795 Move various indent operation on string to...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | More flexible API for PyDocstringGenerator
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | All parameter additions made via PyDocstringGenerator...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | Docstring parameters are removed via PyDocstringGenerator...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PY-4717 Format Numpy docstrings via napoleon and existing...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PY-9795 Remove parameters and sections with trailing...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PY-9795 Better removal of multiple parameters in various...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PY-9795 Properly handle insertion of multiple parameters...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PY-9795 Better removing of parameters from section...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PY-9795 Use DocStringUpdater API to remove parameters...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PY-9795 Add several tests of references in Google Code...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PY-9795 Remove redundant DocStringUpdater#scheduleUpdates
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PY-9795, PY-4717 References in section-based docstrings
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PY-9795, PY-4717 Full-featured support of Google Code...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | Mostly finished updaters of Google Code Style and Numpy...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PY-9795, PY-4717 Intention "Specify type ..." works...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PY-9795, PY-4717 Add tests of docstring generation
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | Generate of Google Code Style/Numpy docstrings in various...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | Remove redundant methods from PyDocstringGenerator
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | Add missing tests for insertion of docstring stubs...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | PythonSpaceHandler uses PyDocStringGenerator. Finally...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | Use debugger signatures and add return declarations...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | Streamline API of PyDocStringGenerator - remove withDefaultP...
|
commit | commitdiff | tree |
2015-09-02 |
Mikhail Golubev | Fix broken tests of docstring generation on enter
|
commit | commitdiff | tree |
next |