Commit Graph

31 Commits (6.x)

Author SHA1 Message Date
Kevin Bates deeb1e1214
Add ability to cull terminals and track last activity
6 years ago
Min RK efc0f0089e Allow ?no_track_activity=1 to opt-out of activity tracking (#4235)
7 years ago
Min RK 729183b148 use our own maybe_future
7 years ago
Thomas Kluyver 160754d27e
None -> null for JSON API
8 years ago
Ashley Teoh 577cbe52b7 update api description
8 years ago
Celina Kilcrease acc2056e05 fixed filesize
8 years ago
Celina Kilcrease b864f5aacc make file size optional pproperty
8 years ago
Ashley Teoh 3650cc7cb4 adding file size to model
8 years ago
M Pacer 5fd7d52ec2 API spec improvements, API handler improvements
8 years ago
Thomas Kluyver 6b0d542ea9 Unify last activity calculation
8 years ago
M Pacer b0205c4b78 cleanup swagger API docs
8 years ago
Min RK 962c5ccd80 stop using `@json_handlers`
8 years ago
Min RK dc873f1290 use self.request in status test
9 years ago
Min RK 32a353378a track REST API activity
9 years ago
Min RK b472c55d9b add activity watching to kernels
9 years ago
John Detlefs 4cdaed7e5b Fix other swagger error
9 years ago
John Detlefs 77252b97a9 Change responses to actual behavior.
9 years ago
John Detlefs ab8decfd40 Add terminals info to notebook api
9 years ago
Steven Silvester 8f8730788d Clean up the api and update tests
10 years ago
Steven Silvester 6486b2430f Update the session model and the tests
10 years ago
Steven Silvester 76d08aca99 Update the session api in preparation for file and console sessions
10 years ago
Carol Willing 40d0833869 Fixed reference that was erroring in validator
10 years ago
Diego Mesa 482ed8a5a3 updating log.warn to log.warning
10 years ago
Min RK 732fc9cc18 Checkpoint restored typo
10 years ago
Min RK ba65ca5030 fix swagger validation errors
10 years ago
Min RK 1a7d23479b update swagger doc from jupyter-js-services
10 years ago
Jason Grout 4671134fdf Initial work-in-progress for contents api swagger docs
10 years ago
Min RK 66d15ce304 Don't re-use APIHandler name for serving yaml spec
10 years ago
Min RK 798fc8acef move swagger API handler off of existing `/api`
11 years ago
Jason Grout a690e6c059 Serve API from the handlers directory
11 years ago
Jason Grout ad25d33808 Add an api discovery url
11 years ago