116 Commits (d7f86ef6d3027359a68d8dfd62e2a87c20fb791e)

Author SHA1 Message Date
Kevin Bates df887b2edf
Check for invalid characters prior to rename (#5193)
6 years ago
Kerwin.Sun b5f5c9500e remove py2 dependence
7 years ago
Vibhanshu 70d74d21ac changed default filename for a copied notebook (#4618)
7 years ago
Min ho Kim bd66c18b4f Fix typos (#4760)
7 years ago
Min RK 729183b148 use our own maybe_future
7 years ago
Maxime Mouchet 48915c0ad7 Split logic
7 years ago
Maxime Mouchet 1566dd1712 List hidden files if allowed (#3812)
7 years ago
Michal Charemza 815ed3ce56
Allow more contents manager functions to return futures
8 years ago
Thomas Kluyver 7ea7a8b97d Skip directory deletion test on Windows
8 years ago
Thomas Kluyver f63af7376b Don't trash non-empty directories on Windows
8 years ago
Celina Kilcrease 174e724174 get file size in base model
8 years ago
Celina Kilcrease 8cc9734c77 merged changes
8 years ago
Celina Kilcrease acc2056e05 fixed filesize
8 years ago
Celina Kilcrease ff8e1cc983 only get filesize for files and notebooks
8 years ago
Celina Kilcrease d19f97017f fixed filesize
8 years ago
Celina Kilcrease 3315dbd55f only get filesize for files and notebooks
8 years ago
Ashley Teoh 3650cc7cb4 adding file size to model
8 years ago
Min RK 6ac6f97b80
Merge pull request #3304 from takluyver/trash-linux-home-only
8 years ago
Simon Biggs fa803ba238 import _
8 years ago
ehengao dd451c1861
Add _ from module to fix the not imported error
8 years ago
ehengao cd49eee41f
_ is not defined anywhere in the module
8 years ago
Thomas Kluyver 4200ea7c09 Don't trash files on different device to home dir on Linux
8 years ago
Daniel Farrell 605eaa72be Added a flag to allow access of hidden files (#2819)
8 years ago
Kirit Thadaka 051cee61a5 Squashed all commits. Tests pass.
9 years ago
Min RK 1eb970074b fix save-script deprecation
9 years ago
edida 5ede4c1243 Fix broken links (#3042)
9 years ago
Thomas Kluyver 059c2b77fc Switch to jupyter_core implementation of ensure_dir_exists
9 years ago
Thomas Kluyver c888b6a7b9 Merge pull request #2949 from blink1073/fix-compound-extension
9 years ago
Steven Silvester 7e71c000b0 Rename variable
9 years ago
Steven Silvester e1533d5398 Clean up logic
9 years ago
Steven Silvester e95cd6d820 More logic cleanup
9 years ago
Steven Silvester 915146ab3f Clean up logic
9 years ago
Min RK aa461d9e06 Merge pull request #1968 from takluyver/delete-to-trash
9 years ago
Steven Silvester f5fa0c180e Handle a compound extension in new_untitled
9 years ago
Min RK a69ddb6655 register contents_manager.files_handler_class directly
9 years ago
Min RK 962c5ccd80 stop using `@json_handlers`
9 years ago
Thomas Kluyver 3115f0602f deprecated name warn() -> warning()
9 years ago
Thomas Kluyver 1e511c5ebf Catch OSError when getting file mtime & ctime
9 years ago
madhu 2208917c05 fix(notebook): Allow notebooks to be trusted without triggering
9 years ago
Thomas Kluyver 1849b80287 Merge branch 'master' into delete-to-trash
9 years ago
Grant Nestor 5192d72c63 Merge pull request #2656 from agermanidis/master
9 years ago
Anastasis Germanidis a82a510199 Use static file handler when files are local
9 years ago
John Emmons f81fb46ff6 Preliminary i18n implementation as outlined in JEP 16 (#2140)
9 years ago
Thomas Kluyver c17eb4ce8e Handle invalid file timestamps
9 years ago
dhirschf 295294e876 Fix `test_bad_symlink` to conform to the new api
9 years ago
dhirschf 1975bf830f Addressed review comments
9 years ago
dhirschf 6bb89b717a Workaround for Windows Containers
9 years ago
Thomas Kluyver 5af43fbae1 Fix test not to expect notebooks sorted
9 years ago
Min RK 122cbf6785 typo in log command
9 years ago
Min RK 6ef2e425c2 Merge pull request #2281 from delftswa2017/remove-duplicate-sort
9 years ago