aboutsummaryrefslogtreecommitdiff
path: root/license_protected_downloads
AgeCommit message (Expand)Author
2012-10-08Update validation.linaro.org IPFathi Boudra
2012-09-19Split out parent dir finding. Added tests.Georgy Redkozubov
2012-09-19Refactored file checkGeorgy Redkozubov
2012-09-19Split test into separate functions. Updates based on review comments.Georgy Redkozubov
2012-09-19Added simple handling for <linaro:include> tag to include content from files ...Georgy Redkozubov
2012-08-30Removed X-FORWARDED-FOR header support since it is easy to spoof.Georgy Redkozubov
2012-08-28Added missing test dirs and files.Georgy Redkozubov
2012-08-28Added whitelisting support to workaround issue with django app accessing apac...Georgy Redkozubov
2012-08-27Switch to use datetime module instead of timeGeorgy Redkozubov
2012-08-27[merge] Added human readable format to file size.Georgy Redkozubov
2012-08-26Added human readable format to file size.Georgy Redkozubov
2012-08-26Fixed dir template to produce page source as it did apache prior to switching...Georgy Redkozubov
2012-08-24Directory for tests was missing.James Tunnicliffe
2012-08-24Fix spelling errorsJames Tunnicliffe
2012-08-24List broken links (following will 404)James Tunnicliffe
2012-08-24Ignore files that don't exist in directory listings (e.g. broken simlinks)James Tunnicliffe
2012-08-23Add a custom HTTP response forbidden page when we fail to be part of the corr...James Tunnicliffe
2012-08-23Fix extra / in links when a directory listing is requested with a / on the en...James Tunnicliffe
2012-08-23Add a custom HTTP response forbidden page when we fail to be part of the corr...James Tunnicliffe
2012-08-22Add setsuperuser command.Stevan Radakovic
2012-08-22Fix extra / in links when a directory listing is requested with a / on the en...James Tunnicliffe
2012-08-22Files not matched in BUILD-INFO.txt should be inaccessible.James Tunnicliffe
2012-08-22Files not matched in BUILD-INFO.txt should be inaccessible.James Tunnicliffe
2012-08-22Added another test.James Tunnicliffe
2012-08-22If you can't see a file, return a 404 if user attempts to download it.James Tunnicliffe
2012-08-20Invalid build-info.txt files result in the directory they are in being unread...James Tunnicliffe
2012-08-17Exclude the static directory from pep8 since it contains django-provided comp...Danilo Šegan
2012-08-16Provide a bzr revision number in the footer for directory listing.Danilo Šegan
2012-08-10Remove unneeded files.Danilo Šegan
2012-08-06Removed not used SITE_ID. Can be added later if there will be a real need.Georgy Redkozubov
2012-08-01Added support for multi-site per single Django application.Georgy Redkozubov
2012-07-31[merge] Added exception hosts handling. Added lost wsgi.pyGeorgy Redkozubov
2012-07-31Use internal_host from config file to pass tests even if IP address of the in...Georgy Redkozubov
2012-07-27[merge] This branch adds support for HEADER.html processing which are used on...Georgy Redkozubov
2012-07-27Added test HEADER.html fileGeorgy Redkozubov
2012-07-27Moved HEADER.html processing to function. Added test.Georgy Redkozubov
2012-07-27A couple of minor test fixesJames Tunnicliffe
2012-07-27Added HEADER.html handlingGeorgy Redkozubov
2012-07-27Add license information to file listingsZygmunt Krynicki
2012-07-27Add LicenseManager (model manager) to License modelZygmunt Krynicki
2012-07-27Added tests for hosts exception.Georgy Redkozubov
2012-07-24Added lost wsgi.py and excepted hosts.Georgy Redkozubov
2012-07-20Make sure to declare/initial variables used in tests.Paul Sokolovsky
2012-07-11OpenID support, lint fixes.Danilo Segan
2012-07-11Restore some bits of OpenID code.Danilo Segan
2012-07-11Lint fixes.Danilo Segan
2012-07-11Fix unreliable test that assumes current file will always be named .py.Danilo Segan
2012-07-11Get rid of more OpenID stuff.Danilo Segan
2012-07-11Remove OpenID bits.Danilo Segan
2012-06-29Added code to handle dirs, i.e. empty blocks.Georgy Redkozubov