aboutsummaryrefslogtreecommitdiff
path: root/license_protected_downloads
AgeCommit message (Expand)Author
2016-03-02fix bad logging logic for report_processAndy Doan
2016-03-02django 1.8: fix timezone issueAndy Doan
2016-03-02django 1.8: upgrade Django 1.8.9 (LTS)Andy Doan
2016-03-02download-reports: use csv files to import into our DB in a timely mannerBen Copeland
2016-02-16s3: handle "latest" links with subdirectoriesAndy Doan
2016-02-10django 1.8: move to updated HttpResponse constructorAndy Doan
2016-02-10django 1.8: provide values for required parametersAndy Doan
2016-02-05reports: log meta variables when IP can't be foundAndy Doan
2016-02-03reports: handle next_month logic properlyAndy Doan
2016-01-04reports: handle IPv6 addressesAndy Doan
2015-12-15Add better handling of "path" for wildcard downloadsAndy Doan
2015-12-11reports: add a report for region/isp data for a given downloadci test bot
2015-12-08config: whitelist TCWG LAVA micro instanceFathi Boudra
2015-12-07reports: Use jquery datatables for better functionalityAndy Doan
2015-12-07reports: improve ip detection logicAndy Doan
2015-11-30reports: Add management command to fill in ip2location dataAndy Doan
2015-11-30reports: Minor fixes for issues found in productionAndy Doan
2015-11-24reports: Add download reports for a particular region/ispAndy Doan
2015-11-24reports: Add per region region reportAndy Doan
2015-11-24reports: Add per country reportAndy Doan
2015-11-24reports: Create "Build" and "Component" reportsAndy Doan
2015-11-24Support download metricsAndy Doan
2015-11-20config: whitelist Tyler's labFathi Boudra
2015-10-22config: whitelist cambridge.arm.comFathi Boudra
2015-10-07bug #1835: get-textile-files broke2015.10Andy Doan
2015-09-07config: whitelist additional hostsFathi Boudra
2015-09-03views: group_auth_failed_response(): Fix construction of textual response.Paul Sokolovsky
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-08-19regression: fix accept license redirectionAndy Doan
2015-08-18add support for an S3ArtifactAndy Doan
2015-08-06break Artifact logic out of common.pyAndy Doan
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-20Clean up ViewTestsAndy 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