140 Commits (f3b4d16d14b03acf0daec00a33c0a49d919e1c03)

Author SHA1 Message Date
Min RK a69494833b forward-port fixes
9 years ago
Min RK 8e141df890 run Python tests with a token
9 years ago
Min RK 3c0da28764 add missing waits for output in display_id tests
9 years ago
Min RK a2f7325537 fix carriage return handling
9 years ago
Jason Grout 1864fe5adb Some tests for output callback overrides.
9 years ago
Thomas Kluyver e6fb7e65e9 Merge pull request #1650 from Carreau/predicatable-extensions
9 years ago
Kyle Kelley 6df840e19d Merge pull request #1879 from minrk/display_data_update
9 years ago
Kyle Kelley 389b0b0730 Merge pull request #1831 from minrk/server-token
9 years ago
Min RK 4439a19d24 test display_id handling
9 years ago
Thomas Kluyver 1de0423448 Improve performance of directory listing
9 years ago
Min RK bf249669e1 call it token
9 years ago
Min RK 3ba68d8cb7 enable token-authentication by default
9 years ago
Min RK 92d3f4235d Merge pull request #1359 from blink1073/generic-session
9 years ago
Matthias Bussonnier 26471897ef Define SimpleNamespace on python 2
9 years ago
Matthias Bussonnier 5210701803 Add test for predictable extension loading.
9 years ago
Min RK 0b7435b474 add one missing skip_win32 in nbextension symlink tests
10 years ago
Min RK 03af493062 put NotebookNotary signature db in memory for tests
10 years ago
Min RK f3ed84e679 Windows-compat: os.sep instead of hardcode /
10 years ago
Min RK d52e1e2419 Restore loading of options_default in text cells
10 years ago
Min RK 53ab302a98 Merge pull request #1573 from takluyver/fix-backspace-in-output
10 years ago
Thomas Kluyver e83d490a89 Fix silly Javascript
10 years ago
Thomas Kluyver e7d1950aaf Add tests and hope
10 years ago
Scott Sanderson d5856dc8b0 TEST: Use addCleanup in test_nbextensions.
10 years ago
Justin Tyberg 7002b18dcb Allow root user to run tests.
10 years ago
Matthias Bussonnier ab85f165c7 Create shortcut editor for the notebook
10 years ago
Steven Silvester 4850790461 Update the session model and the test
10 years ago
Steven Silvester 8f8730788d Clean up the api and update tests
10 years ago
Steven Silvester 5d8a0aba8b Remove extraneous test
10 years ago
Matthias Bussonnier 79088c5341 Check forhasOwnProperty in for-in loop.
10 years ago
Matthias Bussonnier 1096410fcf Try es6 and add a few features for shortcut editor.
10 years ago
Min RK 39121b7d4b avoid writing nbextension config to user dir during tests
10 years ago
Min RK 1d16b302be wait for render events in markdown test
10 years ago
Bernd Schwarzenbacher cc3e6e9213 Possible fix with failing test
10 years ago
Bernd Schwarzenbacher 08bd284f0d Add tests describing behaviour of #1209
10 years ago
Min RK c3b547c17e some tests, fixes for nbextension aliases
10 years ago
Julien Rebetez cf1e849fc6 Move the unused attachments garbage collection logic to TextCell.toJSON.
10 years ago
Min RK 41d6da235c Merge pull request #879 from ellisonbg/nbext-pain
10 years ago
Matthias Geier 9d052588b5 Update ANSI tests
10 years ago
Julien Rebetez b1a0ca0116 Use casper.open() instead of casper.start() to open the dashboard.
10 years ago
Jason Grout a7b122f524 Add more kernel message buffer tests.
10 years ago
Nicholas Bollweg 19c65b606a changing extension enable/disable configuration default to --user
10 years ago
Jason Grout b38f74758b Add tests for notebook cell execution buffering.
10 years ago
Min RK 3feea61802 Merge pull request #775 from maartenbreddels/master
10 years ago
Nicholas Bollweg 77725985c1 adding test for non-python nbextension
10 years ago
Nicholas Bollweg 7859e9d7e7 adding more tests for validation, cleaning up validation return values
10 years ago
Nicholas Bollweg f3074fde93 logging, removing redundant implementations
10 years ago
Min RK 233f04428d Merge pull request #621 from julienr/inline_images
10 years ago
Maarten A. Breddels b9d106a808 implemented changes as discussed at PR 775, password generation moved to module
10 years ago
Maarten A. Breddels dc311c51a8 new feature: NotebookApp.password_required, when enabled will only run with a password present. If not present, will ask the user for it. This is useful in a multi user environment, for instance when everybody in the LAN can access each other's machine though ssh.
10 years ago
Min RK d618b4f21f allow notebook-dir to be root
10 years ago