26 Commits (6684b76ab84c29d9ff74b8a1dc50737bd1c0d4e5)

Author SHA1 Message Date
Min RK 1c47a3dbb5 channel.closed is a method
10 years ago
Diego Mesa 482ed8a5a3 updating log.warn to log.warning
10 years ago
Min RK c280b773fb use session.deserialize to unpack message for rate limiting
10 years ago
Jonathan Frederic 9e2c95dc07 limit_window -> rate_limit_window
10 years ago
Jonathan Frederic eb30002a82 Use a set for filter exceptions
10 years ago
Jonathan Frederic 7aaccbd545 Don't filter status, comm_info, kernel_info, and execute_request messages
10 years ago
Jonathan Frederic c47f3d021b Fix a bug in the code that parses the parent message from the msg_list
10 years ago
Jonathan Frederic 7232a6a99a Clarification & cleanup
10 years ago
Jonathan Frederic 69faf0fb9b Change the logic so the intervals are checked all of the time,
10 years ago
Jonathan Frederic f83485fcee Remove log msg
10 years ago
Jonathan Frederic 4c99c5f7f8 Limit on websocket, not zmq
10 years ago
Jonathan Frederic 3b3c4d0315 Add simple iopub message rate limiter
10 years ago
Min RK 6024f04698 allow some KernelManager methods to be async
10 years ago
Min RK c36158270a Don't set location header on restart
10 years ago
Min RK 0c5a3b6d04 wait for kernel to restart
10 years ago
Min RK 9f501ab5cd get kernelspec info from kernelspecs
10 years ago
Min RK 66242b9a70 Merge pull request #503 from julienr/kernel_name
10 years ago
Julien Rebetez 91d42c9600 Adds display_name to MappingKernelManager's kernel_model
10 years ago
Jonathan Frederic 831b2a523b Merge pull request #472 from minrk/base-url-always-encoded
10 years ago
Steven Silvester 88c067ff27 Clean up allowed methods
10 years ago
Min RK 8de725a8de server-side fixes for double-escaped base_url
10 years ago
Jason Grout cf69ab7428 Use instances of traits instead of trait classes
11 years ago
Min RK 5403d2479d make content_security_policy a property
11 years ago
Min RK 709ed0d04b Add APIHandler base class
11 years ago
Jason Grout a016e42cf7 Add links to the REST API documentation (what there is on the wiki)
11 years ago
Min RK d71a59cc9f s/jupyter_notebook/notebook
11 years ago