10885 Commits (ee3710139bdb2ed403b6c07180aedc524cfd4abc)
 

Author SHA1 Message Date
M Pacer f9dd7c16e7 add basic cell functionality to Notebook class
8 years ago
M Pacer 0994db204a Introduce Notebook class and give usage example in quick_selenium
8 years ago
M Pacer 7c659f5963 add quick_selenium script for quickly starting up a selenium interactively
8 years ago
M Pacer 9d4cf94d28 add utils module and wait_for_selector
8 years ago
M Pacer e688774b86 add explicit url_in_tree function to test whether urls are in the tree
8 years ago
M Pacer f17e775a2c add jupyter_server_info to authenticated browser fixture
8 years ago
M Pacer e433b81bcc
Merge pull request #3459 from takluyver/appveyor-path-fails
8 years ago
M Pacer 47d2be4a5e move check & wait from only_dir_links to get_list_items; add docstrings
8 years ago
M Pacer c8605f189b use only_dir_links inside test to avoid clicking '..' or non-dir links
8 years ago
M Pacer f4c90eb5d2 introduce only_dir_links function to extract tree links from listing
8 years ago
Thomas Kluyver acbeaf80fe Try testing redirect without requesting target file
8 years ago
Thomas Kluyver 2a476148e3 Undo patches in teardown before attempting to delete files
8 years ago
Thomas Kluyver a7ac957d7f Update changelog for 5.4.1
8 years ago
Thomas Kluyver 4e79ebb49a
Disable jQuery prefilter specifically to parse sanitized HTML (#29)
8 years ago
Thomas Kluyver 97dd1ed9f3
Merge pull request #3401 from minrk/activity_sources
8 years ago
Min RK bd23c0525c call it last_activity_times
8 years ago
Thomas Kluyver 449368877f
Merge pull request #3428 from takluyver/jquery-22
8 years ago
Thomas Kluyver 276474afe5
Merge pull request #3411 from takluyver/notebooklist-back-to-start
8 years ago
Thomas Kluyver 7fb0510f68
Merge pull request #3409 from takluyver/js-polish-notebooklist
8 years ago
Thomas Kluyver 1b3b354602
Merge pull request #3430 from takluyver/appveyor-conda-fix
8 years ago
Thomas Kluyver 14c9ec4a62 Use Python 3.6 version of Miniconda
8 years ago
Thomas Kluyver 281366759b Try skipping update conda step on Appveyor
8 years ago
Thomas Kluyver 62656c3556 Update jQuery to version 2.2
8 years ago
Kevin Bates 550120906c Fix leak of iopub object in activity monitoring
8 years ago
M Pacer 1f549fcce4 change dashboard test to click on links, go back, and check for contents
8 years ago
M Pacer 965970a17a creates selenium driver(session-scope) & authenticated_browser fixtures
8 years ago
Thomas Kluyver 0c28482de0 Fix going back to root directory with history in notebook list
8 years ago
Thomas Kluyver e321c80776
Merge pull request #3341 from takluyver/csp-sandbox-files
8 years ago
Thomas Kluyver 694ed72fb4 Use content_security_policy property to add restriction when serving user files
8 years ago
Thomas Kluyver e2ee7c6297 Javascript lint in notebooklist.js
8 years ago
Thomas Kluyver c1c7d3df59
Merge pull request #3373 from forbxy/fix-file-upload
8 years ago
bxy007 191be80e83 fix spell error
8 years ago
Thomas Kluyver 290e57428b
Merge pull request #3399 from minrk/hmac-deprecated
8 years ago
Min RK f0a96b5ffb add settings[‘activity_sources’]
8 years ago
Min RK f16b073394 python2 requires digestmod to be the module
8 years ago
Min RK 934e480782 add missing digestmod='sha256' in cookie_secret
8 years ago
Min RK ae1f167dc6
Merge pull request #3398 from minrk/tornado5
8 years ago
Min RK f00215bc80
Merge pull request #3380 from takluyver/i3365
8 years ago
Min RK a9d2c17f74 install test dependencies with —pre
8 years ago
Min RK f77e3435cf tornado 5 fixes in tests
8 years ago
Min RK 95a8340063
Merge pull request #3367 from forbxy/master
8 years ago
Min RK e9da502dd5
Merge pull request #3386 from ashleytqy/trusted-widget-edits
8 years ago
Ashley Teoh 978e16a12a whitespace
8 years ago
Ashley Teoh 078d3f5be6 add title attributes to widgets and disable clicking trusted button
8 years ago
Carol Willing 1b99df995b
Merge pull request #3384 from minrk/fail-to-write
8 years ago
Min RK 6debb0ae1a log OSErrors failing to create less-critical files during startup
8 years ago
Thomas Kluyver 61972480b9 Don't clear login cookie on requests without cookie
8 years ago
Min RK a1fb317ec7
Merge pull request #3346 from whosford/notebook-public-server-docs-change
8 years ago
Min RK b66a60d028
Merge pull request #3356 from evandam/master
8 years ago
Min RK 02d6cd55b3
Merge pull request #3368 from mpacer/api_improvements
8 years ago