aboutsummaryrefslogtreecommitdiff
path: root/urls.py
AgeCommit message (Expand)Author
2015-12-11reports: add a report for region/isp data for a given downloadci test bot
2015-12-05reports: hide reports URL's when feature not enabledAndy 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-08-24s3: add support for latest linkAndy Doan
2015-08-24s3: publish api supportAndy Doan
2015-08-24s3: start a v3 apiAndy Doan
2015-04-15handle 500 errors properlyAndy Doan
2015-02-05better fix for fbdfdfabAndy Doan
2015-01-12fix django > 1.3 issues for openid loginsAndy Doan
2015-01-07fix import issues with recent versions of djangoAndy Doan
2014-12-09v2 api: add support for a "latest" symlinkAndy Doan
2014-11-15Add /login redirect URL which will let user to login and is easy to remember.Paul Sokolovsky
2014-10-21urls.py: Make trailing slash in /logout optional.Paul Sokolovsky
2014-09-17apiv2: create api to publish filesAndy Doan
2014-09-08apiv2: create api for get/create APITokenAndy Doan
2014-08-26api: remove the key management apiAndy Doan
2014-08-25api: move get_license_api and list_files_api to v1.pyAndy Doan
2014-08-25API: refactor "uploads" into more common "api" moduleAndy Doan
2013-06-06Push support done (for now...)James Tunnicliffe
2013-06-05Initial push support (needs API key, no tests yet)James Tunnicliffe
2013-03-11Simple API to download files added. Tests comingJames Tunnicliffe
2013-02-26Fix bug 1085007.Stevan Radakovic
2012-10-22Add async call for fethcing textile files rendered.Stevan Radakovic
2012-10-10Add initial css and js. Implement tabs on pages without meaningful data.Stevan Radakovic
2012-08-17Move openid URLs to /linaro-openid/ and change options to keep account detail...Danilo Ĺ egan
2012-07-11Restore some bits of OpenID code.Danilo Segan
2012-07-11Lint fixes.Danilo Segan
2012-07-11Get rid of more OpenID stuff.Danilo Segan
2012-06-27Writen OpenIDAuth class first methods and tests.Stevan Radakovic
2012-06-26Point default served files to the test directory "android".James Tunnicliffe
2012-06-26Moved files out od django-rewrite.James Tunnicliffe