aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-08-08import.py: fix transaction handlingHEADmasterPaul Eggleton
2016-08-08README: update versionsPaul Eggleton
2016-08-08import.py: fix bad reference to commit objectPaul Eggleton
2016-04-14Upgrade to Bootstrap 3.3.6Paul Eggleton
2016-04-14Ensure brand link points to top level pagePaul Eggleton
2016-04-14Upgrade to Django 1.8Paul Eggleton
2015-01-14README: update versionsPaul Eggleton
2015-01-14urls.py: upgrade for 1.6Beth Flanagan
2015-01-14import.py: setup_environ depreciated in 1.6Beth Flanagan
2015-01-14urls.py: Fix for broken django-registration and 1.6 upgrade.Beth Flanagan
2015-01-14Move to new style tags in templates for 1.6 upgradeBeth Flanagan
2015-01-14manage.py: Updating to Django 1.6.xBeth Flanagan
2015-01-14Make distinction between queue and reviewed pages clearerPaul Eggleton
2015-01-14import: don't iterate over every commit by defaultPaul Eggleton
2015-01-14import: add transaction and dry-run supportPaul Eggleton
2015-01-14import: make sincerevision optionalPaul Eggleton
2015-01-14Add the concept of a branchPaul Eggleton
2015-01-14Add the concept of a buildPaul Eggleton
2015-01-08import: use argparse for command-line parsingPaul Eggleton
2015-01-07import.py: make executablePaul Eggleton
2013-04-30views.py: add permission check to multi-actionPaul Eggleton
2013-04-30Add improved pagination from layerindex-webPaul Eggleton
2013-04-30base.html: add some padding to the top of the content areaPaul Eggleton
2013-04-30README: update based on layerindex-web READMEPaul Eggleton
2013-04-30base.html: base template fixesPaul Eggleton
2013-04-30Fix static pathing to use staticfilesPaul Eggleton
2013-04-29Add error template pages from layerindex-webPaul Eggleton
2013-04-29Add copyright/license header to all source filesPaul Eggleton
2013-04-29Update registration templatesPaul Eggleton
2013-04-29Move all templates to a templates directoryPaul Eggleton
2013-04-29Add top-level catch-all redirect to main pagePaul Eggleton
2013-04-29Remove unneeded top-level index pagePaul Eggleton
2013-04-29Fix registration URLsPaul Eggleton
2013-04-29settings.py: set DEFAULT_FROM_EMAILPaul Eggleton
2013-04-29settings.py: add clickjacking protectionPaul Eggleton
2013-04-29settings.py: Clear SECRET_KEY valuePaul Eggleton
2013-04-29README: clarify in licensing section that Bootstrap includes GlyphiconsPaul Eggleton
2013-04-29Add copyright notices for Django project template filesPaul Eggleton
2013-04-29Update bootstrap to same version used in layerindex-webPaul Eggleton
2012-12-06settings.py: add note about using the full path to the dbPaul Eggleton
2012-12-06settings.py: set login redirect URL to sensible defaultPaul Eggleton
2012-12-06Remove references to "warningmanager" directory namePaul Eggleton
2012-12-06import: fix locating BitBake / OE metadataPaul Eggleton
2012-10-09README: correct testing URLPaul Eggleton
2012-10-09README: improve setup instructionsPaul Eggleton
2012-10-09Initial version of buildhistory warnings web applicationPaul Eggleton