summaryrefslogtreecommitdiffstats
path: root/visualize
AgeCommit message (Expand)AuthorFilesLines
2019-04-27Revert "visualize: remove unrequired list() calls added"Jelle van der Waa1-2/+2
2019-04-27visualize: remove unrequired list() calls addedJelle van der Waa1-2/+2
2019-03-17visualize: update d3js to 3.5.0Jelle van der Waa4-7794/+9431
2019-01-21main: run 2to3Jelle van der Waa1-2/+2
2018-11-18Move format_filesize to the visualize.jsJelle van der Waa1-0/+16
2018-04-08Update urls.py to non relative importsJelle van der Waa1-1/+1
2018-04-08Change urls.py from patterns to list of url()Johannes Löthberg1-6/+9
2017-06-11visualize: add testsJelle van der Waa1-0/+11
2014-11-07Master signing keys page improvementsDan McGee1-3/+2
2014-09-11Remove now unnecessary empty models.py filesDan McGee1-0/+0
2013-04-16Various minor code cleanups and fixesrelease_2013-04-16Dan McGee1-1/+1
2013-02-08Upgrade D3 to 3.0.6release_2013-02-08Dan McGee3-161/+142
2013-01-13Use content_type and not mimetype on HttpResponse()Dan McGee1-2/+2
2012-12-27Update D3 to 3.0.0Dan McGee4-9410/+7813
2012-11-16Use Python 2.7 dictionary comprehension syntaxDan McGee1-2/+2
2012-11-13Move JSON keys view to public/ appDan McGee2-47/+5
2012-11-12Add comments to visualize JSDan McGee1-0/+2
2012-07-24Replace deprecated direct_to_template() with render() shortcutDan McGee1-2/+2
2012-07-08Update d3.js resourcesDan McGee2-290/+354
2012-05-12Use python json module directly in place of simplejsonDan McGee1-4/+4
2012-04-27Tweak the PGP key visualization a bitDan McGee1-8/+44
2012-03-29Add developer status table to master keys pageDan McGee1-1/+1
2012-03-23Change Django urls.py importDan McGee1-1/+1
2012-03-02Update d3 to 2.8.1Dan McGee8-7427/+9346
2012-01-21Update D3 JS resourcesDan McGee4-59/+80
2011-12-05Convert to and enable staticfiles contrib applicationDan McGee7-0/+7659
2011-12-05Add pgp_keys visualize JSON viewDan McGee2-1/+48
2011-10-11Pylint suggested and other cleanupsDan McGee1-2/+12
2011-10-05Add package visualizations pageDan McGee5-0/+68