1338 Commits (035fc91fa93ce1cddadb13afebb09335922067f5)

Author SHA1 Message Date
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
Min RK 4f7160aac6 es5ify
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
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
Min RK cbeec7ae9a Add note about cookie requirement
9 years ago
Min RK 3760525783 Only log generated tokens in URLs
9 years ago
Min RK 65cb6cc185 Only show token info if tokens are available
9 years ago
Min RK fb8f730c6e Merge pull request #1985 from jasongrout/checkresize
9 years ago
Min RK faf60320dd Further highlight token info in log output
9 years ago
Jason Grout 935af43582 handle window sizing even when it is not from a resize event.
9 years ago
Min RK 3c0da28764 add missing waits for output in display_id tests
9 years ago
Jason Grout e909afc93a Due to jQuery propagating events, the window resize event could be triggered by a bubbled event.
9 years ago
Min RK a2f7325537 fix carriage return handling
9 years ago
Min RK a51efa5acc add Authorization to allowed CORS headers
9 years ago
Min RK 7c7f065547 include token info on login page
9 years ago
Min RK a33ad66460 clarify the default token behavior in help output
9 years ago
Matthias Geier 6a5e22e646 Use attachment:path instead of attachment://path
9 years ago
Min RK c05138a219 Merge pull request #1956 from jasongrout/fontsize
9 years ago
Jason Grout 1864fe5adb Some tests for output callback overrides.
9 years ago
Jason Grout c3de744fe9 Return after error condition.
9 years ago
Jason Grout 66146cc265 Write the get_output_callback_id function that we use.
9 years ago
Jason Grout 5d84a55e4a Add an output callback override stack
9 years ago
Jason Grout e2c0b6b5b7 Fix a subtle async bug in processing comm messages.
9 years ago
Jason Grout d376b35636 Make the font size more robust against fickle browser values.
9 years ago
Grant Nestor 19c9a791cc Pass `options.index` to `OutputArea.register_mime_type` to set `display_order` index
9 years ago
Grant Nestor a4744c696f Expose `OutputArea.mime_types` to allow extensions to calculate `display_order` index
9 years ago
Min RK 38060d001e Merge pull request #1939 from jupyter/static-file-log
9 years ago
Thomas Kluyver 283042c675 Ensure variable is set if exc_info is falsey
9 years ago
Thomas Kluyver 27a2c50adb Merge pull request #1941 from minrk/safe-load
9 years ago
Kyle Kelley 37bd0a7d78 Merge pull request #1877 from jdetle/terminals
9 years ago
John Detlefs 4cdaed7e5b Fix other swagger error
9 years ago
Min RK 316bfdbd1e Catch and log handler exceptions in events.trigger
9 years ago
Min RK 1e070a50f5 don't check origin on token-authenticated requests
9 years ago
Min RK 910caf56e1 Don't check origin on CSP violation reports
9 years ago
Jason Grout ec13af58d7 Add debug log for static file paths
9 years ago
Min RK 7621fae43e include PATH in cross-origin blocking log message
9 years ago
John Detlefs 77252b97a9 Change responses to actual behavior.
9 years ago
Grant Nestor 8d66114992 Change max-width for tables to 150px
10 years ago
Kyle Kelley 391a72dbb8 Merge pull request #1919 from minrk/rm-debug-statement
10 years ago