aboutsummaryrefslogtreecommitdiff
path: root/license_protected_downloads/api
AgeCommit message (Expand)Author
2017-05-02fix s3 urlencoded pathsAndy Doan
2016-02-16s3: handle "latest" links with subdirectoriesAndy Doan
2016-02-10django 1.8: move to updated HttpResponse constructorAndy Doan
2015-08-24s3: add support for latest linkAndy Doan
2015-08-24s3: publish api supportAndy Doan
2015-08-24s3: start a v3 apiAndy Doan
2015-06-29convert dir_list logic to use artifactAndy Doan
2015-06-22clean up is_protected and test_path functionsAndy Doan
2015-06-08fix usage of "test_path"Andy Doan
2015-01-28fix link-latest issue2015.01Andy Doan
2014-12-17bug #947: disable overwrites in v1 APIAndy Doan
2014-12-09fix link-latest when url has trailing '/'2014.12Andy Doan
2014-12-09v2 api: add support for a "latest" symlinkAndy Doan
2014-12-02bug #947: don't allow file overwrites in v2 apiAndy Doan
2014-09-18apiv2: add a "not-valid-til" restriction on a tokenAndy Doan
2014-09-18apiv2: support IP based token restrictionAndy Doan
2014-09-17apiv2: create api to publish filesAndy Doan
2014-09-08apiv2: create api for get/create APITokenAndy Doan
2014-08-26api: remove the key management apiAndy Doan
2014-08-25api: move get_license_api and list_files_api to v1.pyAndy Doan
2014-08-25API: refactor "uploads" into more common "api" moduleAndy Doan