John Tordoff

Results 61 issues of John Tordoff

## Purpose Stops Waterbutler from passing query params as kwargs, this prevents 500 when params (like 'path') overwrite real params. ## Changes Minor refactoring ## Side Effects None that I...

On Hold
Blocked

## Ticket https://openscience.atlassian.net/browse/SVCS-486 ## Purpose Expand the cloudfiles provider to make more like a real provider, ## Changes Adds upload, download, fetch metadata, move, copy, folders creation etc to the...

On Hold

## Note (Added by Longze) This PR contains code from: https://github.com/CenterForOpenScience/waterbutler/pull/283. ## Ticket https://openscience.atlassian.net/browse/SVCS-548 ## Purpose This PR allows one to upload files larger than 5GBs ## Changes Adds a...

On Hold
Blocked

## Ticket https://openscience.atlassian.net/browse/SVCS-475 ## Purpose This PR replaces: https://github.com/CenterForOpenScience/waterbutler/pull/277. The goal of this PR is to send a hook request for all file requests, including GETs so that the osf-side...

Final Review
On Hold

## Purpose These are the final test changes and misc fixes for the Django upgrade. ## Changes - fix `header` changes to the response object. - remove unused/broken `update_version_metadata` tests...

## Purpose ## Changes ## QA Notes Please make verification statements inspired by your code and what your code touches. - Verify - Verify What are the areas of risk?...

## Purpose ## Changes ## QA Notes Please make verification statements inspired by your code and what your code touches. - Verify - Verify What are the areas of risk?...

## Purpose Removes old Registered reports landing page by redirecting it to no-project registration workflow. ## Changes - changes route to redirect - removes old non-used code. ## QA Notes...

## Purpose Fix collections to allow updating via admin app. ## Changes - makes null study design/school data `['']` a null JSON value. ## QA Notes Please make verification statements...

## Purpose This fixes the issue where v1 social domains weren't being check correctly. We examined just adding another spam check, but decided to expand the checks to "check on...