summaryrefslogtreecommitdiff
path: root/zuul/web/handler.py
Commit message (Expand)AuthorAgeFilesLines
* Replace use of aiohttp with cherrypyJames E. Blair2018-05-311-45/+2
* Move SQL web handler to driverJames E. Blair2018-05-311-7/+0
* Reorganize REST API and dashboard urlsMonty Taylor2018-03-281-1/+8
* Actually honor the static_path config valueMonty Taylor2018-03-071-3/+2
* Add facility for plugins to register web routesMonty Taylor2018-02-021-0/+61