aboutsummaryrefslogtreecommitdiff
path: root/license_protected_downloads/common.py
AgeCommit message (Expand)Author
2020-10-29llp: fix links to deeper pathsRiku Voipio
2020-08-19fix direct url referencesRiku Voipio
2020-08-04fix bug introduced in new link_latest codeKelley Spoon
2020-07-28LLP: move latest/ link resolving to runtimeRiku Voipio
2017-05-03fix last commitAndy Doan
2017-05-02fix s3 urlencoded pathsAndy Doan
2016-11-22change sorting logicAndy Doan
2016-07-05Add caching logic to most expensive APIsAndy Doan
2015-12-15Add better handling of "path" for wildcard downloadsAndy Doan
2015-08-18add support for an S3ArtifactAndy Doan
2015-08-06break Artifact logic out of common.pyAndy Doan
2015-07-30bug #1729: handle directory listings in a normal mannerAndy Doan
2015-07-30regression bug #1729: ensure directories are protectedAndy Doan
2015-07-16move render_descriptions to work with artifact objectAndy Doan
2015-07-13move render-files logic into artifactAndy Doan
2015-07-10move get_header_html_content to artifact objectAndy Doan
2015-07-10move file response into artifact logicAndy Doan
2015-07-09buildinfo: remove need for search-path and full name2015.07Andy Doan
2015-07-07move more build-info handling into artifact baseAndy Doan
2015-07-02refactor is_protected logic into artifactAndy Doan
2015-06-29convert dir_list logic to use artifactAndy Doan
2015-06-29move build-info retrieval to ArtifactAndy Doan
2015-06-29improve logic for preventing downloads of hidden filesAndy Doan
2015-06-22clean up is_protected and test_path functionsAndy Doan
2015-06-22Split up Artifact classAndy Doan
2015-06-22make sorting logic compare artifactsAndy Doan
2015-06-17cleanup dir_list function (create Artifact object)Andy Doan
2015-06-11test_path is too complex, break it upAndy Doan
2015-06-08fix usage of "test_path"Andy Doan
2015-05-18only show license column when have files in the directoryAndy Doan
2015-02-10dir_list: Don't break job directory listing in case of problems in subdirs.Paul Sokolovsky
2014-12-18support wildcard GET operationsAndy Doan
2014-08-25api: move get_license_api and list_files_api to v1.pyAndy Doan
2013-06-14Cosmetic fixesJames Tunnicliffe
2013-06-05Initial push support (needs API key, no tests yet)James Tunnicliffe