15 Commits (e660a12934e10a322b5bba76750f44e835fcc263)

Author SHA1 Message Date
Thomas Kluyver f1f81e2efa Rename get_model() to get()
12 years ago
Thomas Kluyver b5a6cb7da1 Allow specifying format when getting files from contents API
12 years ago
Thomas Kluyver ce6dd40c5c Add type parameter for contents GET requests
12 years ago
Min RK da832ef59f split ContentsManager.new, add ContentsManager.new_untitled
12 years ago
Min RK 39041a9f03 address review in contents service
12 years ago
Min RK bc4f0b32bb rename ContentsManager.create_file->new
12 years ago
Min RK b6c4baa2fb remove copy via PUT
12 years ago
MinRK 3ada0c2c27 Remove separate 'path', 'name' in Contents API
12 years ago
MinRK b87fee048c redirect /api/notebooks to /api/contents
12 years ago
MinRK 3c26b079f0 updates per review
12 years ago
MinRK 260afd76ae contents service review
12 years ago
MinRK 8c4069cc00 add support and tests for uploading and saving regular files
12 years ago
MinRK 0c0eb43719 teach contents service about non-notebook files
12 years ago
MinRK 6cce477e07 rename notebooks service to contents service
12 years ago
MinRK b73aa2b9f9 mv services/notebooks services/contents
12 years ago