##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r2177:3447514b
Added support for Type and Instance traitlets with testing.
Brian Granger
0
r2176:50484ac5
Merging upstream changes from trunk->module-reorg->inputhook.
Brian Granger
merge
0
r2175:2e2824fd
More work on traitlets.py. I have added tests for existing traitlets.
Brian Granger
0
r2174:60ae3ca7
Merging upstream changes from module-regorg.
Brian Granger
merge
0
r2173:38df970b
Merging upstream changes from final 0.10 release.
Brian Granger
merge
0
r2172:0bb5689d
Final revnum update for static backups. Releasing now (finally!)
Fernando Perez
0
r2171:aaafe0c9
Last minute fixes to release script.
Fernando Perez
0
r2170:32ee120c
Remove updating of revnumber in final tarball. This makes the released code be different from the backup. Instead, the release manager must at the end, do a final update_revnum and commit prior to release, so that the publicly available code matches the static backup.
Fernando Perez
0
r2169:bd2866ba
Final rev number and tag update for 0.10 release.
Fernando Perez
0
r2168:9058c860
Add Brian's comments regarding an elusive non-fatal error in the trial tests.
Brian Granger
0
r2167:73ab7481
Merging ultraTB duplication removal from 0.10 branch.
Fernando Perez
merge
0
r2166:9b81b02d
Added comments to testStrictDict about random test failure on OS X. On OS X testStrictDict is [OK], but there is a weird error being printed: ('EOF in multi-line statement', (36, 0)). This commit adds a simple comment about the offending lines.
Brian Granger
0
r2165:3c479bb6
Remove duplicate ultraTB and adjust code accordingly.
Fernando Perez
0
r2164:31ce543b
Opening trunk for 0.11 and development. The 0.10 series now will hold any fixes for that series. The trunk is open for the refactoring work that will become 0.11.
Fernando Perez
0
r2163:879d2cbf
Releasing 0.10. Final tag and revnumber update for the relase. I will now apply this state of trunk to the 0.10 branch and cut the release from there. The next immediate commit will be to re-mark trunk as in-development for the 0.11 series.
Fernando Perez
0
r2162:b249b13f
Protect against absent global IPython instance. This basically applies most of the changes to ultraTB made by Brian in the reorg branch here: http://bazaar.launchpad.net/~ipython-dev/ipython/module-reorg/revision/1225 To our duplicate copies of ultraTB (the duplication is already gone in the reorg branch). This now means that the trial-based tests run fine if executed as trial IPython OR trial IPython.kernel where as the latter form was failing before. The reason why the former used to work was that a hidden global ipython is created, *upon import*, by ipdoctest. That will stay for now, but I've made it bug https://bugs.launchpad.net/ipython/+bug/409096 marked as critical for 0.11 that I'll need to fix.
Fernando Perez
0
r2161:b7bb6829
Updated docs to reflect changes in our test running.
Fernando Perez
0
r2160:f6bc5627
Updated Steven Bethard's argparse to version 1.0 final. Argparse is developed at: http://code.google.com/p/argparse/ In IPython.external, we *only* include argparse.py, we do not ship the docs nor the test suite.
Steven Bethard
0
r2159:590a6074
Merging upstream changes from inputhook branch. These changes are being propagated from trunk->module-reorg->inputhook to me.
Brian Granger
merge
0
r2158:7cf068b2
Removing sandbox. This had older config prototypes. All of this has been refactored and put into the new traitlets, component and config stuff.
Brian Granger
0
load next
< 1 .. 1328 1329 1330 1331 1332 .. 1438 >
showing 20 out of 28758 commits