aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-31bug #1732: fix parent directory link2015.07.1Andy 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-30README: Current BUILD-INFO format version is 0.5.Paul Sokolovsky
2015-07-20Clean up ViewTestsAndy Doan
2015-07-20add a unit-test scriptAndy 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-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-04-01stop sending email for ALLOWED_HOSTS violationsAndy Doan
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_template.html: Django 1.3 doesn't have elif in templates.Paul Sokolovsky
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-12fix django > 1.3 issues for openid loginsAndy Doan
2015-01-07add production version of wsgi and settingsAndy Doan