index
:
linaro-license-protection.git
master
Code for releases.l.o, snapshots.l.o, and builds.96boards.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
urls.py
Age
Commit message (
Expand
)
Author
2022-03-11
LLP: fix templating problem for login page
Kelley Spoon
2022-01-31
llp: remove crowd and openid support in favor of ldap auth
Kelley Spoon
2021-06-17
staticfiles: handle staticfiles correctly
Kelley Spoon
2018-01-23
URLS: Add missing view
Ben Copeland
2018-01-22
LLP: Changes for Django 1.11
Ben Copeland
2016-02-10
django 1.8: fix warning in urls.py
Andy Doan
2015-12-11
reports: add a report for region/isp data for a given download
ci test bot
2015-12-05
reports: hide reports URL's when feature not enabled
Andy Doan
2015-11-24
reports: Add download reports for a particular region/isp
Andy Doan
2015-11-24
reports: Add per region region report
Andy Doan
2015-11-24
reports: Add per country report
Andy Doan
2015-11-24
reports: Create "Build" and "Component" reports
Andy Doan
2015-08-24
s3: add support for latest link
Andy Doan
2015-08-24
s3: publish api support
Andy Doan
2015-08-24
s3: start a v3 api
Andy Doan
2015-04-15
handle 500 errors properly
Andy Doan
2015-02-05
better fix for fbdfdfab
Andy Doan
2015-01-12
fix django > 1.3 issues for openid logins
Andy Doan
2015-01-07
fix import issues with recent versions of django
Andy Doan
2014-12-09
v2 api: add support for a "latest" symlink
Andy Doan
2014-11-15
Add /login redirect URL which will let user to login and is easy to remember.
Paul Sokolovsky
2014-10-21
urls.py: Make trailing slash in /logout optional.
Paul Sokolovsky
2014-09-17
apiv2: create api to publish files
Andy Doan
2014-09-08
apiv2: create api for get/create APIToken
Andy Doan
2014-08-26
api: remove the key management api
Andy Doan
2014-08-25
api: move get_license_api and list_files_api to v1.py
Andy Doan
2014-08-25
API: refactor "uploads" into more common "api" module
Andy Doan
2013-06-06
Push support done (for now...)
James Tunnicliffe
2013-06-05
Initial push support (needs API key, no tests yet)
James Tunnicliffe
2013-03-11
Simple API to download files added. Tests coming
James Tunnicliffe
2013-02-26
Fix bug 1085007.
Stevan Radakovic
2012-10-22
Add async call for fethcing textile files rendered.
Stevan Radakovic
2012-10-10
Add initial css and js. Implement tabs on pages without meaningful data.
Stevan Radakovic
2012-08-17
Move openid URLs to /linaro-openid/ and change options to keep account detail...
Danilo Ĺ egan
2012-07-11
Restore some bits of OpenID code.
Danilo Segan
2012-07-11
Lint fixes.
Danilo Segan
2012-07-11
Get rid of more OpenID stuff.
Danilo Segan
2012-06-27
Writen OpenIDAuth class first methods and tests.
Stevan Radakovic
2012-06-26
Point default served files to the test directory "android".
James Tunnicliffe
2012-06-26
Moved files out od django-rewrite.
James Tunnicliffe