projects
/
idea
/
community.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
PY-15222: manager is now callable
[idea/community.git]
/
python
/
2015-10-22
Ilya.Kazakevich
PY-15222: manager is now callable
tree
|
commitdiff
2015-10-22
Dmitry Batkovich
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-22
irengrig
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-22
Dmitry Trofimov
Restore cwd if it was changed during test execution...
appcode/144.512
clion/144.511
tree
|
commitdiff
2015-10-22
Dmitry Batkovich
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-22
irengrig
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-22
Dmitry Trofimov
Change constructor visibility
tree
|
commitdiff
2015-10-22
Dmitry Trofimov
Added a registry key for default graceful stopping...
tree
|
commitdiff
2015-10-22
Dmitry Trofimov
Send SIGINT in debug mode (PY-13316)
tree
|
commitdiff
2015-10-21
Dmitry Trofimov
Exclude .tox only from indexing (PY-16141)
tree
|
commitdiff
2015-10-21
Dmitry Trofimov
Use path mappings from settings for Python console...
tree
|
commitdiff
2015-10-21
irengrig
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-21
Dmitry Batkovich
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-21
Ilya.Kazakevich
PY-17148: fixed according to IDEA-CR-5603
tree
|
commitdiff
2015-10-21
Ilya.Kazakevich
PY-17148 union with callable types should also be callable
tree
|
commitdiff
2015-10-21
irengrig
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-21
Dmitry Batkovich
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-21
Ekaterina Tuzova
pycharm edu 2.0.2
tree
|
commitdiff
2015-10-21
Ekaterina Tuzova
updated plugin versions
tree
|
commitdiff
2015-10-21
Ekaterina Tuzova
since build for educational plugins
tree
|
commitdiff
2015-10-21
Roman Shevchenko
Merge remote-tracking branch 'origin/master'
appcode/144.488
clion/144.489
tree
|
commitdiff
2015-10-21
Dmitry Trofimov
Fix Python scripts execution on Jython
tree
|
commitdiff
2015-10-20
Dmitry Trofimov
Allow to add remote paths for Remote Interpreter (PY...
tree
|
commitdiff
2015-10-20
Dmitry Trofimov
'Eclipse' -> 'IDE' in PyDev console message
tree
|
commitdiff
2015-10-20
Dmitry Trofimov
Fix path markers
tree
|
commitdiff
2015-10-20
Elizaveta Shashkova
Fix graph drawing for multiprocess programs (PY-17268)
tree
|
commitdiff
2015-10-20
irengrig
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-20
Roman Shevchenko
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-20
liana.bakradze
Removed directory with broken name jetbrains\200command...
appcode/144.467
tree
|
commitdiff
2015-10-20
Ilya.Kazakevich
test fix: if process not even started, we should not...
tree
|
commitdiff
2015-10-20
liana.bakradze
allow paths and dash in command line language (fixed...
tree
|
commitdiff
2015-10-20
peter
let code fragments remain valid even when context becom...
tree
|
commitdiff
2015-10-20
Andrey Vlasovskikh
Merge branch 'python-fixes'
tree
|
commitdiff
2015-10-20
Ekaterina Tuzova
fixed django project generation
tree
|
commitdiff
2015-10-19
Andrey Vlasovskikh
Highlight list[int] as warning
tree
|
commitdiff
2015-10-19
Sergey Ignatov
tweak empty text
appcode/144.439
tree
|
commitdiff
2015-10-19
Elizaveta Shashkova
Add a PyQt option to debugger (PY-17301)
tree
|
commitdiff
2015-10-19
Ekaterina Tuzova
fixed PY-15719 IPython Notebook: old format is used...
tree
|
commitdiff
2015-10-19
peter
remove unused implementations of CompletionConfidence...
tree
|
commitdiff
2015-10-18
Elizaveta Shashkova
Add annotations and fix PY-17269
tree
|
commitdiff
2015-10-16
Alexander Koshevoy
PY-17274 Expose web server port for Django configuratio...
tree
|
commitdiff
2015-10-16
Dmitry Batkovich
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-16
Ekaterina Tuzova
fixed PY-16984 iPython notebook clicking in cell causes...
tree
|
commitdiff
2015-10-16
Ekaterina Tuzova
fixed PY-16984 iPython notebook clicking in cell causes...
tree
|
commitdiff
2015-10-16
Roman Shevchenko
Merge remote-tracking branch 'origin/master'
clion/144.372
tree
|
commitdiff
2015-10-16
irengrig
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-16
Mikhail Golubev
Docstring inspections correctly trim quotes and string...
tree
|
commitdiff
2015-10-16
Mikhail Golubev
PY-17211 Fix issues from IDEA-CR-5816
tree
|
commitdiff
2015-10-15
Dmitry Batkovich
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-15
Liana Bakradze
PY-17207 Rename appcfg.py to App Config at the bottom...
tree
|
commitdiff
2015-10-15
Dmitry Batkovich
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-15
Alexey Kudravtsev
notnull
tree
|
commitdiff
2015-10-14
Andrey Vlasovskikh
Inject Python language into type hinting comments
tree
|
commitdiff
2015-10-14
Ekaterina Tuzova
fixed PY-16984 iPython notebook clicking in cell causes...
tree
|
commitdiff
2015-10-14
Ekaterina Tuzova
fixed PY-17110 Provide a way to import project files...
tree
|
commitdiff
2015-10-14
Vladimir.Orlov
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-14
Elizaveta Shashkova
Python Concurrency Visualiser
pycharm/144.322
tree
|
commitdiff
2015-10-14
Mikhail Golubev
PY-17211 Split PyDocstringInspection in two
appcode/144.321
clion/144.320
tree
|
commitdiff
2015-10-13
jamesbrain
Merge remote-tracking branch 'origin/master'
appcode/144.313
clion/144.310
dbe/144.317
idea/144.309
phpstorm/144.311
pycharm/144.312
rubymine/144.315
webstorm/144.316
tree
|
commitdiff
2015-10-13
Dmitry Trofimov
Merge remote-tracking branch 'origin/pycharm/gae-console'
tree
|
commitdiff
2015-10-13
jamesbrain
Merge branch 'codeStyleExtractor'
tree
|
commitdiff
2015-10-13
Dmitry Trofimov
Kill python console process on UI disposal (PY-15082)
tree
|
commitdiff
2015-10-13
Dmitry Trofimov
Proper capitalization
tree
|
commitdiff
2015-10-13
Dmitry Trofimov
Disable installing frameworks on Docker based interpret...
tree
|
commitdiff
2015-10-13
Dmitry Trofimov
Disable 'Install package' intention for Docker based...
tree
|
commitdiff
2015-10-13
Vladimir Krivosheev
set to preserve temporarly to avoid kotlin facade clash
tree
|
commitdiff
2015-10-13
Mikhail Golubev
PY-17203 Fix capitalization of refactoring name
phpstorm/144.287
tree
|
commitdiff
2015-10-13
Mikhail Golubev
PY-16873 Don't warn about missing docstring on property...
tree
|
commitdiff
2015-10-13
peter
use getParentByStub in python stub elements
tree
|
commitdiff
2015-10-13
Ekaterina Tuzova
cosmetics
tree
|
commitdiff
2015-10-13
Ekaterina Tuzova
PY-16624 PyCharm 4.5.3 can't interpret Ipython Notebook...
tree
|
commitdiff
2015-10-13
Ekaterina Tuzova
handle nullJson in execution_count
tree
|
commitdiff
2015-10-13
Ekaterina Tuzova
fixed PY-16624 PyCharm 4.5.3 can't interpret Ipython...
tree
|
commitdiff
2015-10-13
Ekaterina Tuzova
added AppData folder for the conda default roots
tree
|
commitdiff
2015-10-13
Ekaterina Tuzova
fixed PY-17195 Assertion failed in PySdkUpdater
tree
|
commitdiff
2015-10-12
Roman Shevchenko
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-12
Andrey Vlasovskikh
Updated test data
tree
|
commitdiff
2015-10-12
Dmitry Batkovich
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-11
liana.bakradze
initial version of app engine console
pycharm/144.258
tree
|
commitdiff
2015-10-11
Ekaterina Tuzova
naming
tree
|
commitdiff
2015-10-11
Ekaterina Tuzova
fixed PY-16936 Several tasks 'Updating skeletons' is...
tree
|
commitdiff
2015-10-11
Ekaterina Tuzova
there is no need to update newly created sdks
tree
|
commitdiff
2015-10-11
Ekaterina Tuzova
refresh settingsModified flag on apply()
tree
|
commitdiff
2015-10-11
Ekaterina Tuzova
proper fix for PY-15958
tree
|
commitdiff
2015-10-11
Ekaterina Tuzova
reuse sdkAddedCallback in "show more" dialog
tree
|
commitdiff
2015-10-11
Ekaterina Tuzova
do not add local sdk immediately to the JdkTable
tree
|
commitdiff
2015-10-11
Ekaterina Tuzova
proper capitalization
tree
|
commitdiff
2015-10-11
Ekaterina Tuzova
fixed validation on creating virtualEnv and conda
tree
|
commitdiff
2015-10-11
Ekaterina Tuzova
clean up
tree
|
commitdiff
2015-10-11
Ekaterina Tuzova
removed set of already updated sdk
tree
|
commitdiff
2015-10-11
Ekaterina Tuzova
cleanup, removed bool flag from PY-15958
tree
|
commitdiff
2015-10-11
Ekaterina Tuzova
proper name for the callback
tree
|
commitdiff
2015-10-11
Ekaterina Tuzova
we're not going to create custom icon anymore
tree
|
commitdiff
2015-10-11
Ekaterina Tuzova
clean up PyConfigurableInterpreterList, extracted inter...
tree
|
commitdiff
2015-10-09
Konstantin Bulenkov
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-09
Vladimir.Orlov
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-09
Dmitry Batkovich
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2015-10-09
Mikhail Golubev
PY-9795 In rendered docstring replace "--" and "--...
tree
|
commitdiff
2015-10-09
Mikhail Golubev
PY-9795 Strip ":exc:" before exception types, add PSI...
tree
|
commitdiff
2015-10-09
Mikhail Golubev
PY-9795 Remove common indentation from docstring conten...
tree
|
commitdiff
next