##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1831:ee2039d4
ENH: Add the ipy_pretty extension.
Robert Kern
0
r1830:a046569f
Initial merge of ssh cluster from ~vvatsa's ipcluster-dev.
Brian Granger
0
r1829:e42bc23d
Messing with newlines.
Brian Granger
0
r1828:febb92be
Merging bug fixed to ipcluster in bg-trunk-dev branch. This merge fixes some problem that the new ipcluster was having on Win32.
Brian Granger
merge
0
r1827:b1e58e3f
Merging trunk.
Brian Granger
merge
0
r1826:bd4e5995
Fixing small things in response to review.
Brian Granger
0
r1825:af8a4744
Isolate better traceback printing
Gael Varoquaux
0
r1824:34b4cf01
main branch resync
laurent.dufrechou@gmail.com
merge
0
r1823:8e1e827f
Merge with trunk
Gael Varoquaux
merge
0
r1822:0430a05d
changed main script to be compliant back to ipython script directory call
laurent.dufrechou@gmail.com
0
r1821:143999f5
Corrected behaviour of raw_input under windows. Recursive wx.yield is not that supported... So removed it and do simple modal call in non threaded mode.
laurent.dufrechou@gmail.com
0
r1820:0a36f4ea
skipping windows specific tests of get_home_dir on other platforms
Jorgen Stenarson
0
r1819:2b1c111c
Added a sleep as suggested by gael, so will not eat all cpu on raw_input request...
laurent.dufrechou@gmail.com
0
r1818:e2d67997
cleaner way to handle raw_input, done with a TextEntryDialog + __builtin__ overload as suggested by Ville. Works also with thread option
laurent.dufrechou@gmail.com
0
r1817:ad73e3b4
some more little cleanup and a bug correction with prompt that comes with last commit
laurent.dufrechou@gmail.com
0
r1816:939bec81
Code refactoring to be pep8 complaint with functions names.
laurent.dufrechou@gmail.com
0
r1815:2d593d7e
Fixing numerous bugs in ipcluster on Win32. * External processes are now started by calling "python.exe -u" * We find external process locations by importing them and using their __file__ attribute. This make the search robust against different ways of installing the scripts on Win32. * We now check to make sure that if the user wants to run in secure mode that pyOpenSSL is actually installed and working. This is now done in the controller, engine and ipcluster.
Administrator
0
r1814:e6eacb7a
Fixing command finding bug on Win32 in ipcluster.py
Administrator
0
r1813:9109462b
Fix: output prompt is now displayed correclty.
laurent dufrechou
0
r1812:638c3c08
Test for presence before deleting keys from os.environ. Mark two tests for skipping when not on win32 platform.
Jorgen Stenarson
0
load next
< 1 .. 1344 1345 1346 1347 1348 .. 1437 >
showing 20 out of 28732 commits