131 Commits (e10df007b3ee7e91c685cd72aef26c69db0e1bca)

Author SHA1 Message Date
Kevin Bates 16727777f5
Merge pull request #5894 from stefanor/trashpermissionerror
5 years ago
Daisuke Taniwaki caab6baeca
Fix typo
5 years ago
Stefano Rivera 7bcc824873 Handle send2trash failure in test_delete_non_empty_dir
5 years ago
Stefano Rivera 6a46458f1f Check for TrashPermissionError rather than guess
5 years ago
pgajdos ec3c3dd89e fix one more function
6 years ago
pgajdos 1c3dbcc6bf do not use nose for testing
6 years ago
Kevin Bates 545dbab070
Merge pull request #5807 from rahulporuri/cln/remove-dead-code
6 years ago
Kevin Bates 18e4834b12
Merge pull request #5806 from rahulporuri/cln/update-super-usage
6 years ago
Kevin Bates 158cc007e8
Merge pull request #5805 from rahulporuri/cln/remove-unnecessary-future-imports
6 years ago
Sai Rahul Poruri 2641b64ada CLN : Remove code for unsupported python versions
6 years ago
Sai Rahul Poruri 667e0d7519 CLN : Remove unnecessary future imports
6 years ago
Sai Rahul Poruri 84df5297d5 CLN : Update super usage
6 years ago
Sai Rahul Poruri 9dd2af27de CLN : Remove utf8 coding cookies
6 years ago
Ram Rachum 7d375282a9 Fix exception causes all over the codebase
6 years ago
Shane Canon b5b44eb520
Fix for recursive symlink issue #4669 (#4670)
6 years ago
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.
8 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