11640 Commits (e53383ceb28da0c9052cf83c271bfca309a124de)
 

Author SHA1 Message Date
Thomas Kluyver e53383ceb2 Allow testing with nbconvert 6 again (unpin)
6 years ago
Thomas Kluyver d6259ae285 Don't monkeypatch environment data locations for test notebook server
6 years ago
Min RK 5e5ad60a57
Merge pull request #5099 from forest0/master
6 years ago
forest0 0c82d764bd preserve term "Markdown" untranslated
6 years ago
Thomas Kluyver 76a323e677
Merge pull request #4826 from benthayer/selectall
6 years ago
Thomas Kluyver b67164033e
Merge pull request #5043 from takluyver/selenium-prefill
6 years ago
Thomas Kluyver fc2dc8f002
Merge pull request #4785 from dleen/master
6 years ago
Thomas Kluyver fd4275cdf6
Merge branch 'master' into master
6 years ago
Thomas Kluyver 2eb5544358
Merge pull request #4899 from rayehh/master
6 years ago
Thomas Kluyver 7b5248d1ce
Merge pull request #5055 from shuichiro-makigaki/fix-gateway-handled-exceptions
6 years ago
Thomas Kluyver 806904c0f9
Merge pull request #5078 from haobibo/patch-1
6 years ago
Thomas Kluyver 6c67bb133b
Merge pull request #5085 from takluyver/test-pin-nbconvert-5.x-b
6 years ago
Thomas Kluyver f377abfa04 Pin nbconvert <6 for now
6 years ago
Thomas Kluyver f185f4127d
Merge pull request #5021 from krinsman/master
6 years ago
Thomas Kluyver 1d76105301
Merge pull request #5077 from michalc/contents-manager-get-can-return-future
6 years ago
Bibo Hao 9775af7bba
Update security.py
6 years ago
Thomas Kluyver 10c7d2a53f
Merge pull request #5075 from shevelevs/DynamicDefaultForMinOpenFilesLimit
6 years ago
Thomas Kluyver 1efa780a70
Merge pull request #5047 from minrk/py38-tornado
6 years ago
Bibo Hao 8d43f50f04
Ensure jupyter config dir exist
6 years ago
Michal Charemza b7a354d8fa
Allow contents manager get to return future
6 years ago
Sergey Shevelev e46a344fa6 Making default value for min_open_files_limit dependent on user's
6 years ago
Shuichiro MAKIGAKI aa73eb43cd Fix packages of exceptions catched by gateway manager
6 years ago
Min RK 7e2ae22aee apply asyncio patch before launching new loop for tests
7 years ago
William Krinsman 765c9f7316 Implement Thomas Kluyver's idea -- let the contents and kernel managers get the application option as part of calculating the default
7 years ago
Min RK 29ec93627c workaround tornado py38 compatibility issue
7 years ago
Thomas Kluyver 7fb461ddf7 Selenium test fixture to open a notebook with prefilled content
7 years ago
Thomas Kluyver 9640e1f943
Merge pull request #4101 from dubielt1/test-kernel-menu
7 years ago
Thomas Kluyver 6d76481ccd
Merge pull request #4622 from TeresaPartidaS/convert_execute_code_js_to_selenium
7 years ago
Thomas Kluyver 0fba208654
Merge pull request #3518 from lmcdon14/selenium-interrupt
7 years ago
Thomas Kluyver 257e71202c Rework execution test, add wait_for_cell_output helper
7 years ago
TPartida c23de34161 Modified to avoid race condition
7 years ago
TPartida 6811727a25 Remove execute_code js
7 years ago
TPartida 6c7ad0417e Convert execute_code to Selenium
7 years ago
Thomas Kluyver 08d0b56390 Fix waiting for dialog to close before clicking menu again
7 years ago
Thomas Kluyver 934c7dda80 Return to tree window after test using notebook
7 years ago
Thomas Kluyver 46614c3772 Simplify test for interrupting running code
7 years ago
Thomas Kluyver 17176de1f2 Rename test file so test is discovered
7 years ago
lmcdon14 f4ba6daece Remove interrupt.js
7 years ago
lmcdon14 f2bfd3bebd create selenium interrupt test and add utility function
7 years ago
Thomas Kluyver 92db6a727c Simplify test for shutting down & restarting kernel through the menus
7 years ago
Tres DuBiel 36e14efa93 Translated kernel menu javascript test to selenium
7 years ago
Luciano Resende 8881a06e0e Back to development version
7 years ago
Luciano Resende 7eb7f1cdc1 Release 6.0.2
7 years ago
Luciano Resende c8ba8a79c8 Changelog for Release 6.0.2
7 years ago
Luciano Resende 13039db1a6 Move license information from COPYING.md
7 years ago
bermani 80587a04bc Update CodeMirror to version 5.48.4 (#4858)
7 years ago
Luciano Resende be40471784
Update to JQuery 3.4.1 (#4958)
7 years ago
Thomas Kluyver 097035141d
Merge pull request #4856 from vidartf/patch-1
7 years ago
Vidar Tonaas Fauske 2249fba51b
Update contents.rst
7 years ago
Thomas Kluyver a90957dae7
Merge pull request #4999 from betteridiot/betteridiot_disable_redirect_file
7 years ago