- 17 Apr, 2015 1 commit
-
-
Jeffrey Meadows authored
-
- 08 Apr, 2015 1 commit
-
-
Lu Pan authored
Add Box Accelerator Support
-
- 07 Apr, 2015 2 commits
-
-
Lu Pan authored
Since we are using py.test, redefined-outer-name linting error will be almost everywhere. This commit includes other pylint fixes as well. - shorten variable names - disable R0801, since pylint was complaining four lines of code in test_file.py are the same in test_folder.py.
-
Lu Pan authored
Supports both new uploads and updating existing files on Box. I also added a new example in demo/example.py.
-
- 03 Apr, 2015 3 commits
-
-
Jeffrey Meadows authored
-
Jeff Meadows authored
Add preflight option for updating files
-
Jeffrey Meadows authored
Add tests for preflight upload/update.
-
- 01 Apr, 2015 3 commits
-
-
Jeff Meadows authored
Improve search endpoint.
-
Jeffrey Meadows authored
-
Jeffrey Meadows authored
Include support for type and content_types fields.
-
- 31 Mar, 2015 1 commit
-
-
Lu Pan authored
Add support for searching by metadata value (Fixes #36)
-
- 27 Mar, 2015 3 commits
-
-
Hieu Nguyen authored
- rename mdfilters to metadata_filters - add check for range filter that either gt or lt is set - move metadata filter factory to Search object
-
Jeffrey Meadows authored
-
Hieu Nguyen authored
-
- 25 Mar, 2015 1 commit
-
-
Hieu Nguyen authored
-
- 23 Mar, 2015 2 commits
-
-
Jordan Moldow authored
Add support email instructions to README
-
Jordan Moldow authored
-
- 21 Mar, 2015 3 commits
-
-
Lu Pan authored
Add preflight option to update_contents_with_stream and update_contents, so files can be updated with optional preflight check before actually uploading all the bytes.
-
Jeffrey Meadows authored
-
Jeff Meadows authored
Modify Translator to return BaseObject by default, not None.
-
- 20 Mar, 2015 1 commit
-
-
Jeffrey Meadows authored
Fixes #31.
-
- 19 Mar, 2015 2 commits
- 17 Mar, 2015 2 commits
-
-
Lu Pan authored
fix collaboration role values
-
walrus authored
- based on https://developers.box.com/docs/#collaborations-collaboration-object and my own development testing the values should be lowercase and the uploader-combo roles should have a space instead of a hyphen.
-
- 11 Mar, 2015 4 commits
-
-
Lu Pan authored
-
Lu Pan authored
Item is a good place to host preflight method since it's parent of both File and Folder and preflight is used only for file update (in File) and new file upload (in Folder).
-
Jeff Meadows authored
Allow importing OAuth2 from boxsdk.
-
Jeffrey Meadows authored
-
- 05 Mar, 2015 5 commits
- 04 Mar, 2015 1 commit
-
-
Jordan Moldow authored
Fix typo in docs, cosmetic noops
-
- 03 Mar, 2015 5 commits
-
-
Alexei Matveev authored
-
Alexei Matveev authored
-
Alexei Matveev authored
-
Alexei Matveev authored
-
Alexei Matveev authored
-