projects
/
idea
/
community.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move line profiling from experimental plugin to profiler module; fix NPE
[idea/community.git]
/
python
/
2016-10-18
Dmitry Trofimov
Move line profiling from experimental plugin to profile...
tree
|
commitdiff
2016-10-12
Dmitry Trofimov
Transaction guards
tree
|
commitdiff
2016-10-11
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-10-11
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-10-11
Dmitry Trofimov
Fix obtaining virtualenv envs on Linux (PY-21055)
tree
|
commitdiff
2016-10-11
Semyon Proshev
PY-20797 Fixed: Type checking can be improved: now...
tree
|
commitdiff
2016-10-11
Semyon Proshev
PY-20794 Fixed: incorrect expected type
tree
|
commitdiff
2016-10-11
Anton Makeev
Merge branch 'amakeev/appcode-iml'
tree
|
commitdiff
2016-10-11
Roman Shevchenko
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-10-11
Mikhail Golubev
PY-20138 Use existing indent of pasted fragment if...
tree
|
commitdiff
2016-10-11
Mikhail Golubev
PY-21009 Bump version of Python compatibility inspection
tree
|
commitdiff
2016-10-11
Mikhail Golubev
PY-19949 Better description of "Optimize Imports" setting
tree
|
commitdiff
2016-10-11
Mikhail Golubev
Reset PythonDialectsTokenSetProvider automatically...
tree
|
commitdiff
2016-10-11
Dmitry Trofimov
Revert to Tool Window API
tree
|
commitdiff
2016-10-11
Dmitry Trofimov
Fix Django console to work with the refactored Python...
tree
|
commitdiff
2016-10-11
Dmitry Trofimov
Merge branch 'multiline-console' of https://github...
tree
|
commitdiff
2016-10-11
Dmitry Trofimov
Revert to avoid conflicts.
tree
|
commitdiff
2016-10-11
Dmitry Trofimov
First try to find /bin/bash
tree
|
commitdiff
2016-10-10
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-10-10
Dmitry Trofimov
In case of sh shell source command with -c option as...
tree
|
commitdiff
2016-10-10
Mikhail Golubev
PY-20541 Introduce PyBaseIntentionAction that checks...
tree
|
commitdiff
2016-10-10
Dmitry Trofimov
We can always read virtualenv variables running /bin/sh
tree
|
commitdiff
2016-10-10
Anton Makeev
Merge branch 'master' into amakeev/appcode-iml
appcode/163.6071
tree
|
commitdiff
2016-10-10
Konstantin Bulenkov
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-10-10
Mikhail Golubev
Proper names for Python PSI classes for comprehension...
appcode/163.6061
clion/163.6060
tree
|
commitdiff
2016-10-10
Mikhail Golubev
Extracted methods from PythonStringUtil into dedicated...
tree
|
commitdiff
2016-10-10
Mikhail Golubev
Move PythonStringUtil out of python-psi-api to python...
tree
|
commitdiff
2016-10-10
Mikhail Golubev
Move classes related to template languages from python...
tree
|
commitdiff
2016-10-10
nik
build scripts: allow products to specify several root...
appcode/163.6058
tree
|
commitdiff
2016-10-10
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
appcode/163.6051
clion/163.6050
tree
|
commitdiff
2016-10-10
Dmitry Trofimov
Enable reading shell envs on Linux (PY-10498)
tree
|
commitdiff
2016-10-09
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
webstorm/163.6012
tree
|
commitdiff
2016-10-09
Dmitry Trofimov
Fix remote coverage execution
tree
|
commitdiff
2016-10-09
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-10-08
Konstantin Bulenkov
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-10-08
Mikhail Golubev
PY-20478 Limit number of threads used to fetch the...
tree
|
commitdiff
2016-10-08
Mikhail Golubev
Add javadoc and annotations for some intricate methods of
tree
|
commitdiff
2016-10-08
Sergey Ignatov
[python] cleanup
tree
|
commitdiff
2016-10-07
Pavel Dolgov
Merge branch 'pdolgov/importJava9Sources'
tree
|
commitdiff
2016-10-07
Konstantin Bulenkov
Merge remote-tracking branch 'origin/master'
idea/163.5912
tree
|
commitdiff
2016-10-07
peter
execute PydevConsoleRunner in a write-safe context...
tree
|
commitdiff
2016-10-07
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-10-07
Semyon Proshev
Create bundle constant for PyRenameElementQuickFix...
tree
|
commitdiff
2016-10-07
Semyon Proshev
PY-16098 Fixed: Warn that async and await will become...
tree
|
commitdiff
2016-10-07
nik
framework detection: @NotNull and assertions added...
tree
|
commitdiff
2016-10-07
Vladimir.Orlov
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-10-06
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-10-06
Konstantin Bulenkov
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-10-06
Liana.Bakradze
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-10-06
Liana.Bakradze
Merge remote-tracking branch 'origin/fitermay/PY-20771'
tree
|
commitdiff
2016-10-06
Dmitry Trofimov
Fix running coverage for nose tests (PY-14869)
tree
|
commitdiff
2016-10-06
Semyon Proshev
PY-20818 Fixed: Unresolved attribute reference with...
tree
|
commitdiff
2016-10-06
Semyon Proshev
Simplify PyTypeAssertionEvaluator.createAssertionType
tree
|
commitdiff
2016-10-06
Konstantin Bulenkov
python file type svg icons
tree
|
commitdiff
2016-10-06
Konstantin Bulenkov
update python icons
tree
|
commitdiff
2016-10-06
nik
simplified registration of MarkRoot* actions, MarkAsCon...
tree
|
commitdiff
2016-10-06
Roman Shevchenko
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-10-06
Dmitry Batrak
IDEA-162062 Move Statement: Scope of shifted block...
appcode/163.5826
clion/163.5825
tree
|
commitdiff
2016-10-05
Konstantin Bulenkov
Merge remote-tracking branch 'origin/master'
appcode/163.5807
appcode/163.5820
clion/163.5804
dbe/163.5806
idea/163.5792
idea/163.5808
phpstorm/163.5809
pycharm/163.5803
pycharm/163.5810
rubymine/163.5805
webstorm/163.5816
tree
|
commitdiff
2016-10-05
Mikhail Golubev
PyUtil#runWithProgress() doesn't call Application#invok...
tree
|
commitdiff
2016-10-05
Roman Shevchenko
Merge pull request #451 (https://github.com/JetBrains...
tree
|
commitdiff
2016-10-05
Liana.Bakradze
Merge branch 'PY-20771' of https://github.com/fitermay...
pycharm/163.5837
tree
|
commitdiff
2016-10-05
Semyon Proshev
PY-20938 Fixed: Hex numbers inside ''if'' statement...
rubymine/163.5771
tree
|
commitdiff
2016-10-05
Mikhail Golubev
PY-20987 Consider multiple "glued" string nodes in...
tree
|
commitdiff
2016-10-05
Mikhail Golubev
PY-20824 Consider "f" prefix of f-string literals in...
tree
|
commitdiff
2016-10-05
Mikhail Golubev
PY-20776 Do not warn about empty expression fragment...
tree
|
commitdiff
2016-10-05
Mikhail Golubev
PY-20776 PY-20775 PY-20773 Do not highlight empty range...
tree
|
commitdiff
2016-10-05
Mikhail Golubev
PY-20901 Warn about too deeply nested expression fragme...
tree
|
commitdiff
2016-10-05
Mikhail Golubev
PY-20773 Do not warn about '#' inside string literals...
tree
|
commitdiff
2016-10-05
Mikhail Golubev
PY-20897 Detect and warn about single '}' inside f...
tree
|
commitdiff
2016-10-05
Mikhail Golubev
PY-20805 PY-8219 Detect usages of local variables insid...
tree
|
commitdiff
2016-10-05
Mikhail Golubev
PY-18972 Add tests on f-strings in unresolved reference...
tree
|
commitdiff
2016-10-05
Mikhail Golubev
PY-20921 PyStringLiteralLexer skips string prefixes...
tree
|
commitdiff
2016-10-05
Liana.Bakradze
Merge remote-tracking branch 'origin/liana/PY-20932'
tree
|
commitdiff
2016-10-05
Liana.Bakradze
use map instead of list comprehension (IDEA-CR-14211)
tree
|
commitdiff
2016-10-04
Liana.Bakradze
PY-20932 Pandas DataFrame viewer for multiindex frames...
pycharm/163.5658
tree
|
commitdiff
2016-10-04
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-10-04
Dmitry Trofimov
Check stating only when running on teamcity
tree
|
commitdiff
2016-10-03
Ilya.Kazakevich
Merge remote-tracking branch 'origin/master'
pycharm/163.5627
tree
|
commitdiff
2016-10-03
Ilya.Kazakevich
Merge branch 'adamcharnock-manage' of https://github...
tree
|
commitdiff
2016-10-03
fitermay
Extends PyConstantExpressionEvaluator.evaluateBoolean...
tree
|
commitdiff
2016-10-03
fitermay
Remove yellow code (unnecessary checks, lambdify, ...
tree
|
commitdiff
2016-10-03
fitermay
PY-1177 Fixed: Control flow analysis doesn't detect...
tree
|
commitdiff
2016-10-03
Semyon Proshev
EA-89301 Fixed: NPE: PyFunctionImpl.lambda$getModifierF...
tree
|
commitdiff
2016-10-02
Semyon Proshev
Move PyPropertyAccessInspection functionality which...
tree
|
commitdiff
2016-09-30
Konstantin Bulenkov
Merge remote-tracking branch 'origin/master'
appcode/163.5505
clion/163.5510
dbe/163.5501
idea/163.5503
phpstorm/163.5504
phpstorm/163.5515
pycharm/163.5502
pycharm/163.5507
rubymine/163.5506
rubymine/163.5509
webstorm/163.5511
tree
|
commitdiff
2016-09-30
Semyon Proshev
PY-20770 Fixed: Support Python 3.6 asynchronous generat...
tree
|
commitdiff
2016-09-30
Semyon Proshev
PY-20770 Fixed: Support Python 3.6 asynchronous generat...
tree
|
commitdiff
2016-09-30
Semyon Proshev
PY-20770 Fixed: Support Python 3.6 asynchronous generat...
tree
|
commitdiff
2016-09-30
Semyon Proshev
PY-20770 Fixed: Support Python 3.6 asynchronous generat...
tree
|
commitdiff
2016-09-30
Semyon Proshev
PY-20770 Fixed: Support Python 3.6 asynchronous generat...
tree
|
commitdiff
2016-09-30
Semyon Proshev
PY-20770 Fixed: Support Python 3.6 asynchronous generat...
tree
|
commitdiff
2016-09-30
Semyon Proshev
PY-20770 Fixed: Support Python 3.6 asynchronous generat...
tree
|
commitdiff
2016-09-30
Semyon Proshev
PY-20770 Fixed: Support Python 3.6 asynchronous generat...
tree
|
commitdiff
2016-09-29
Roman Shevchenko
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-09-29
Ilya.Kazakevich
PY-15837: Escape "[" char in tests
tree
|
commitdiff
2016-09-29
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-09-29
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-09-28
Dmitry Batkovich
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-09-28
Dmitry Batkovich
remove redundant getName-s for QuickFix inheritors...
tree
|
commitdiff
next