1374 Commits (2a5f8d2e175e1d1341c83dcebd82be1191b1f556)

Author SHA1 Message Date
Min RK 2a5f8d2e17 add token auth to kernel websocket test
9 years ago
Min RK 75a0d71c28 give the server a second to notice that the websocket closed
9 years ago
Min RK 32a353378a track REST API activity
9 years ago
Min RK 8b76de80be move tz utils to top-level private module ._tz
9 years ago
Min RK bec396304b add connections to sessions API tests
9 years ago
Min RK 9f55a857f3 use Z isoformat in UTC timestamps
9 years ago
Min RK d45cb2ad80 track active kernel connections
9 years ago
Min RK b472c55d9b add activity watching to kernels
9 years ago
Jason Grout b4928d481a Change ‘resize’ cell event to ‘resizeOutput’
9 years ago
Thomas Kluyver 666ecbf35c Merge pull request #2011 from minrk/unwebpack
9 years ago
Thomas Kluyver 4917ba4d44 Merge pull request #1991 from minrk/template-log-message
9 years ago
Min RK 68a514a29d Merge pull request #2033 from vlimant/master
9 years ago
Kyle Kelley f5f97d1f93 Merge pull request #2007 from minrk/password
9 years ago
Min RK 2659ff85b1 Merge pull request #2026 from ashaffer/master
9 years ago
jean-roch 6ab3a5c098 correcting function definition
9 years ago
Min RK 035fc91fa9 test runtime-loading of modules
9 years ago
Min RK f587b01f66 avoid race to set ws.onclose callback
9 years ago
Min RK 16a751c4d6 fix attachments test
9 years ago
Min RK 7188f02763 check if module is defined before checking for items on it
9 years ago
Min RK 003ce4e71a reimpelement casper.thenClick
9 years ago
michaelpacer f3b4d16d14 fix typo(?) on the exception to edit application/javascript
9 years ago
michaelpacer cd24d1ee92 add .tpl to set of editable extensions by notebook text editor
9 years ago
vlimant ab019aae74 allows to overload the method to check unix-type password using crypt
9 years ago
Andrew Shaffer 28008783e1 Merge branch 'master' of ssh://github.com/ashaffer/notebook
9 years ago
Andrew Shaffer e16c590b73 throttle element resizing in output areas
9 years ago
Min RK 4f7160aac6 es5ify
9 years ago
Min RK 5cafbfe822 Merge pull request #2005 from minrk/require-api-token
9 years ago
Min RK 82b3a65523 ES5ify shortcut editor
9 years ago
Min RK cbd6eef04a get preact from script tag
9 years ago
Min RK 11bd42c353 un-nest loading of contents in main modules
9 years ago
Min RK aa5293a253 missing typeahead require in commandpalette
9 years ago
Min RK 7839d32cfe remove test for reverted deprecated paths
9 years ago
Min RK 47d4451958 remove webpack shims
9 years ago
Min RK 83ca4833eb update bundler tests with self.request
9 years ago
Min RK a69494833b forward-port fixes
9 years ago
Min RK f871d64e6e exercise password app
9 years ago
Min RK 53f809d407 use a warning for failure to set file permissions
9 years ago
Kyle Kelley 4da035c577 Merge pull request #2009 from ellisonbg/md-max-width
9 years ago
Brian E. Granger 2ed20e4980 Don't use max-width on tables in rendered markdown
9 years ago
Min RK cd7e0a939c add `jupyter notebook password` entrypoint
9 years ago
Min RK 86c6268f64 prose review
9 years ago
Min RK d6f091c443 allow disabling xsrf check
9 years ago
Min RK 8e141df890 run Python tests with a token
9 years ago
Min RK 2da82f909c get xsrf from cookie, not body data
9 years ago
Min RK 9478a6b82b use tornado xsrf token in API
9 years ago
Min RK 70e79a0ad6 add token_authenticated property
9 years ago
Min RK 4a8af93b5b enable tornado xsrf cookie
9 years ago
Srinivas Reddy Thatiparthy 161c174a98
rename log.warn to log.warning as log.warn is deprecated
9 years ago
Min RK 374db739ad Merge pull request #1965 from mgeier/proper-attachment-url
9 years ago
Min RK d3b5e15bb4 Merge pull request #1994 from minrk/more-token-log-no-browser
9 years ago