zuul/zuul/web
Tristan Cacqueray 23d0a25d4f web: fix multiple builds query parameters for a single column
This change fixes builds query parameters when using multiple option for
a single column. The filter logic needs to extend the values instead of
appending a list. Otherwise the query fail with:
pymysql.err.InternalError: (1241, 'Operand should contain 1 column(s)')

Change-Id: Icc5bee1e7f9eaee43489a543f5459708a0ed930e
2018-10-10 02:33:20 +00:00
..
static Revert "Revert "web: rewrite interface in react"" 2018-10-06 10:42:31 -05:00
__init__.py web: fix multiple builds query parameters for a single column 2018-10-10 02:33:20 +00:00
handler.py Replace use of aiohttp with cherrypy 2018-05-31 09:09:26 -07:00