projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
macros: fix ignoreCase comparison; add more tests
2015-11-09
Dmitry Trofimov
Run configuration environment variables should override...
commit
|
commitdiff
|
tree
2015-11-04
Dmitry Trofimov
Count Python console usages
commit
|
commitdiff
|
tree
2015-11-04
Dmitry Trofimov
Terminal usages statistics
commit
|
commitdiff
|
tree
2015-11-04
Dmitry Trofimov
More info in py-interpreter usage statistics
commit
|
commitdiff
|
tree
2015-11-04
Dmitry Trofimov
Fix attach to process (PY-17465)
commit
|
commitdiff
|
tree
2015-11-04
Dmitry Trofimov
Allow to reopen console if any exception happend (PY...
commit
|
commitdiff
|
tree
2015-11-03
Dmitry Trofimov
Flat icons (PY-17453)
commit
|
commitdiff
|
tree
2015-11-03
Dmitry Trofimov
Accept SNAPSHOT as sinceBuild version (PY-15144)
commit
|
commitdiff
|
tree
2015-11-03
Dmitry Trofimov
Fix short-cut for Mac OSX (PY-15232)
commit
|
commitdiff
|
tree
2015-11-03
Dmitry Trofimov
SOE using IPython coloring in console (PY-16292)
commit
|
commitdiff
|
tree
2015-11-02
Dmitry Trofimov
Fix CCE
commit
|
commitdiff
|
tree
2015-10-28
Dmitry Trofimov
simplify EventMap
commit
|
commitdiff
|
tree
2015-10-28
Dmitry Trofimov
JUnit process handler doesn't support blocking mode
commit
|
commitdiff
|
tree
2015-10-26
Dmitry Trofimov
Fix disposing executor and console (PY-17368)
commit
|
commitdiff
|
tree
2015-10-22
Dmitry Trofimov
Cleanup
commit
|
commitdiff
|
tree
2015-10-22
Dmitry Trofimov
We don't need mapping duplicates.
commit
|
commitdiff
|
tree
2015-10-22
Dmitry Trofimov
Generate connection key for Docker
commit
|
commitdiff
|
tree
2015-10-22
Dmitry Trofimov
Correct disposing hierarchy: descriptor is parent for...
commit
|
commitdiff
|
tree
2015-10-22
Dmitry Trofimov
Use default splitter in Python console (PY-13715)
commit
|
commitdiff
|
tree
2015-10-22
Dmitry Trofimov
Restore cwd if it was changed during test execution...
commit
|
commitdiff
|
tree
2015-10-22
Dmitry Trofimov
Change constructor visibility
commit
|
commitdiff
|
tree
2015-10-22
Dmitry Trofimov
Added a registry key for default graceful stopping...
commit
|
commitdiff
|
tree
2015-10-22
Dmitry Trofimov
Send SIGINT in debug mode (PY-13316)
commit
|
commitdiff
|
tree
2015-10-21
Dmitry Trofimov
Take compatible plugin instead of incompatible even...
commit
|
commitdiff
|
tree
2015-10-21
Dmitry Trofimov
Exclude .tox only from indexing (PY-16141)
commit
|
commitdiff
|
tree
2015-10-21
Dmitry Trofimov
Use path mappings from settings for Python console...
commit
|
commitdiff
|
tree
2015-10-21
Dmitry Trofimov
Fix Python scripts execution on Jython
commit
|
commitdiff
|
tree
2015-10-20
Dmitry Trofimov
Allow to add remote paths for Remote Interpreter (PY...
commit
|
commitdiff
|
tree
2015-10-20
Dmitry Trofimov
'Eclipse' -> 'IDE' in PyDev console message
commit
|
commitdiff
|
tree
2015-10-20
Dmitry Trofimov
Fix path markers
commit
|
commitdiff
|
tree
2015-10-13
Dmitry Trofimov
Merge remote-tracking branch 'origin/pycharm/gae-console'
commit
|
commitdiff
|
tree
2015-10-13
Dmitry Trofimov
Kill python console process on UI disposal (PY-15082)
commit
|
commitdiff
|
tree
2015-10-13
Dmitry Trofimov
Proper capitalization
commit
|
commitdiff
|
tree
2015-10-13
Dmitry Trofimov
Disable installing frameworks on Docker based interpreters...
commit
|
commitdiff
|
tree
2015-10-13
Dmitry Trofimov
Disable 'Install package' intention for Docker based...
commit
|
commitdiff
|
tree
2015-10-07
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2015-10-07
Dmitry Trofimov
Merge branch 'master' into pycharm/docker
commit
|
commitdiff
|
tree
2015-10-06
Dmitry Trofimov
There is nothing to compile before Python run configurations...
commit
|
commitdiff
|
tree
2015-10-06
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2015-10-06
Dmitry Trofimov
Revert equality for snapshot builds according to IDEA...
commit
|
commitdiff
|
tree
2015-10-06
Dmitry Trofimov
Add docker container id to command line string of docker...
commit
|
commitdiff
|
tree
2015-10-05
Dmitry Trofimov
Support coverage for Docker based interpreter
commit
|
commitdiff
|
tree
2015-10-05
Dmitry Trofimov
Disable package management actions for Docker based...
commit
|
commitdiff
|
tree
2015-10-05
Dmitry Trofimov
Declare to use absolute imports where needed.
commit
|
commitdiff
|
tree
2015-10-02
Dmitry Trofimov
Support running Python console in Docker container.
commit
|
commitdiff
|
tree
2015-10-01
Dmitry Trofimov
Message can be null.
commit
|
commitdiff
|
tree
2015-09-30
Dmitry Trofimov
Merge remote-tracking branch 'origin/pycharm/docker...
commit
|
commitdiff
|
tree
2015-09-30
Dmitry Trofimov
Refactoring to support Python console with Docker interpreter.
commit
|
commitdiff
|
tree
2015-09-29
Dmitry Trofimov
Merge remote-tracking branch 'origin/master' into pycharm...
commit
|
commitdiff
|
tree
2015-09-29
Dmitry Trofimov
Finish merging master to pycharm/docker.
commit
|
commitdiff
|
tree
2015-09-29
Dmitry Trofimov
Merge remote-tracking branch 'origin/pycharm/docker...
commit
|
commitdiff
|
tree
2015-09-29
Dmitry Trofimov
Bundle EditorConfig plugin
commit
|
commitdiff
|
tree
2015-09-29
Dmitry Trofimov
Finish merging pycharm/docker with origin/master
commit
|
commitdiff
|
tree
2015-09-29
Dmitry Trofimov
Merge remote-tracking branch 'remotes/origin/master...
commit
|
commitdiff
|
tree
2015-09-29
Dmitry Trofimov
Bundle EditorConfig plugin
commit
|
commitdiff
|
tree
2015-09-28
Dmitry Trofimov
Fix terminal resize for Mac (IDEA-145554)
commit
|
commitdiff
|
tree
2015-09-23
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2015-09-23
Dmitry Trofimov
Mark temporary compatibility methods as deprecated.
commit
|
commitdiff
|
tree
2015-09-23
Dmitry Trofimov
Temporary compilation fix.
commit
|
commitdiff
|
tree
2015-09-22
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2015-09-22
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2015-09-22
Dmitry Trofimov
Merge branch 'traff/zip_helpers'
commit
|
commitdiff
|
tree
2015-09-22
Dmitry Trofimov
Fix remote console launch (PY-16989).
commit
|
commitdiff
|
tree
2015-09-22
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2015-09-22
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2015-09-22
Dmitry Trofimov
Compute remote interpreter version on request from...
commit
|
commitdiff
|
tree
2015-09-22
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2015-09-22
Dmitry Trofimov
Don't throw exception in case of removal of sdk during...
commit
|
commitdiff
|
tree
2015-09-22
Dmitry Trofimov
Fix removing sdk from jdkTable.
commit
|
commitdiff
|
tree
2015-09-21
Dmitry Trofimov
Pty4j updated for JNA 4.1
commit
|
commitdiff
|
tree
2015-09-21
Dmitry Trofimov
Fix launching console (PY-16788).
commit
|
commitdiff
|
tree
2015-09-21
Dmitry Trofimov
Merge branch 'master' into traff/zip_helpers
commit
|
commitdiff
|
tree
2015-09-17
Dmitry Trofimov
Differentiate ids for remote interpreters based on...
commit
|
commitdiff
|
tree
2015-09-17
Dmitry Trofimov
Detect multiple machines configuration before connecting...
commit
|
commitdiff
|
tree
2015-09-16
Dmitry Trofimov
PyCharm 5.0 EAP
commit
|
commitdiff
|
tree
2015-09-16
Dmitry Trofimov
PyCharm 5.0 EAP artwork.
commit
|
commitdiff
|
tree
2015-09-16
Dmitry Trofimov
Don't generate skeletons twice (PY-16912).
commit
|
commitdiff
|
tree
2015-09-15
Dmitry Trofimov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2015-09-15
Dmitry Trofimov
Don't setup sdk if it is not found in sdk table (PY...
commit
|
commitdiff
|
tree
2015-09-15
Dmitry Trofimov
Remote interpreter: fix searching for Vagrant folder.
commit
|
commitdiff
|
tree
2015-09-15
Dmitry Trofimov
Remove __author__ from python file templates.
commit
|
commitdiff
|
tree
2015-08-31
Dmitry Trofimov
Merge.
commit
|
commitdiff
|
tree
2015-08-31
Dmitry Trofimov
Merge branch 'master' into traff/zip_helpers
commit
|
commitdiff
|
tree
2015-08-31
Dmitry Trofimov
Merge branch 'traff/sdks'
commit
|
commitdiff
|
tree
2015-08-26
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2015-08-25
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2015-08-25
Dmitry Trofimov
Don't remove the slash if it is the only one.
commit
|
commitdiff
|
tree
2015-08-25
Dmitry Trofimov
Paths are normalized, so it should be reflected in UI.
commit
|
commitdiff
|
tree
2015-08-25
Dmitry Trofimov
Javadoc added.
commit
|
commitdiff
|
tree
2015-08-27
Dmitry Trofimov
Don't allow to create different remote sdks with the...
commit
|
commitdiff
|
tree
2015-08-27
Dmitry Trofimov
Fix background Python sdk configuration.
commit
|
commitdiff
|
tree
2015-08-25
Dmitry Trofimov
Don't put helpers into zip, always run them with PYTHONDONTW...
commit
|
commitdiff
|
tree
2015-08-26
Dmitry Trofimov
Use runpy when possible to handle module located in...
commit
|
commitdiff
|
tree
2015-08-22
Dmitry Trofimov
Fix multiprocess debug for pydevd launched as a module...
commit
|
commitdiff
|
tree
2015-08-21
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2015-08-21
Dmitry Trofimov
Fix the test according to IDEA-CR-4070
commit
|
commitdiff
|
tree
2015-08-21
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2015-08-21
Dmitry Trofimov
equals and hashCode should conform to compareTo
commit
|
commitdiff
|
tree
2015-08-20
Dmitry Trofimov
Fallback to entry point in case of absence of ipython...
commit
|
commitdiff
|
tree
2015-08-20
Dmitry Trofimov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
next