##// END OF EJS Templates
Commit Message Age Author Refs
load previous
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
r1811:51a69e50
Corrected completion with scintilla: if user had "a=xxx" and try to complete xxx than a= was removed. Related to bug #270558
laurent dufrechou
0
r1810:599d41d9
Added a warning when twisted is not detected
laurent dufrechou
0
r1809:832c8724
Added a check in case user don't have twisted installed. In this case we don't load sync_frontend...
laurent dufrechou
0
r1808:b20f75fc
Added a workaround for %reset magic as it is using raw_input via ask_yes_no.
laurent dufrechou
0
r1807:6f845f87
Added a warning message, if you use MATPLOTLIB you will have to deactivate threading or the window will not be shown.
laurent dufrechou
0
r1806:75df5e5b
Added a python3.0 porting section to the development.txt document
Jorgen Stenarson
0
r1805:c00ab2c4
Add doc strings to all functions
Jorgen Stenarson
0
r1804:9b6575bc
Some white space fixing, and comments
Jorgen Stenarson
0
r1803:819ec5a8
Moved skip decorator to testing and created similar ones for OSX and linux, create delete testdirs in module setup/teardown
Jorgen Stenarson
0
r1802:7b7c4932
Remove bare asserts by switching to use nose.tools.assert_* functions to check test conditions.
Jorgen Stenarson
0
r1801:45cfd59a
Fixing pep-8 conformance issues
Jorgen Stenarson
0
r1800:15885e50
Removing simple test cases for get_home_dir and get_ipython_dir
Jorgen Stenarson
0
r1799:d961ec93
Fixed bug on tests so they work when iptest is not called from within IPython/tests
Jorgen Stenarson
0
r1798:14148fb0
Created doc describing the module reorganization.
Brian Granger
0
r1797:a2c0df6b
New version of ipcluster and docs updates. This branch has a complete rewrite of the ipcluster script. The script is now based on Twisted and has support for starting clusters using PBS, mpirun and on localhost. The developer docs have been fully updated to reflect our current dev workflow with lp and bzr. The changelog has been reformatted some to keep its style consistent. A new security document has been aded that describes the Foolscap security model in depth. Minor fixed to ipengine and ipcluster.
Brian Granger
merge
0
r1796:f6bd3f17
Some reformatting of code
Jorgen Stenarson
0
r1795:d4ba4ae6
Removed skip_on_win32 should dependencies should be stubbed
Jorgen Stenarson
0
load next
< 1 .. 1343 1344 1345 1346 1347 .. 1435 >
showing 20 out of 28695 commits