aboutsummaryrefslogtreecommitdiff
path: root/license_protected_downloads
AgeCommit message (Expand)Author
2015-07-09buildinfo: remove need for search-path and full name2015.07Andy Doan
2015-07-09fix bug in build-info uncovered by 8f2768dAndy Doan
2015-07-07simplify process_includes functionAndy Doan
2015-07-07move more build-info handling into artifact baseAndy Doan
2015-07-07build-info: refactor to make a base class not filesystem dependentAndy 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-22remove need for "url" parameter in check_file_permissionsAndy 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-08code cleanup: break out permission logic of file_server_getAndy Doan
2015-06-08fix usage of "test_path"Andy Doan
2015-06-08simplify management of test casesAndy Doan
2015-06-08bug #1623 - add a json iconAndy Doan
2015-05-19bug #1568 - fix typo from refactorAndy Doan
2015-05-18bug #1561 - longer descriptions for publishing keyAndy Doan
2015-05-18only show license column when have files in the directoryAndy Doan
2015-05-18import/pep8 cleanup in views.pyAndy Doan
2015-05-18code cleanup: break out dir list logic of file_server_getAndy Doan
2015-05-16code cleanup: break out build-info logic of file_server_getAndy Doan
2015-05-16Add logic to skip lint related tests which don't passAndy Doan
2015-05-08config: whitelist ci.linaro.org build slaveFathi Boudra
2015-04-16Merge "handle 500 errors properly"Andy Doan
2015-04-15handle 500 errors properlyAndy Doan
2015-04-15config: whitelist ci.linaro.org build slavesFathi Boudra
2015-03-03bug #407: create icon for png.pngAndy Doan
2015-02-11fix 404 issue caused by requirement for "base_page"Andy Doan
2015-02-10dir_list: Don't break job directory listing in case of problems in subdirs.Paul Sokolovsky
2015-02-05allow customization of page stylingAndy Doan
2015-02-05better fix for fbdfdfabAndy Doan
2015-01-28fix link-latest issue2015.01Andy Doan
2015-01-07Remove need for two versions of header.htmlAndy Doan
2014-12-18support wildcard GET operationsAndy 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-11-18auto populate api key in admin panel2014.11Andy Doan
2014-11-13config: Missing comma.Paul Sokolovsky
2014-11-13config: Clarify that IP belongs to lab.validation.linaro.org.Paul Sokolovsky
2014-11-13config: Update IPs for LAVA and android-build after their migrations.Paul Sokolovsky
2014-10-21admin: Add tuned support for APIToken model.Paul Sokolovsky
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