
Adds a parser that compiles gerrit search queries into sqlalchemy filters to support the gerrit search syntax both in arbitrary searches (ctrl-o) as well as dashboards. Change-Id: Ibc8e5c180b0ca16727938725cfe6380ba7315205
13 lines
150 B
Plaintext
13 lines
150 B
Plaintext
pbr>=0.6,!=0.7,<1.0
|
|
|
|
urwid
|
|
sqlalchemy
|
|
GitPython>=0.3.2.RC1
|
|
python-dateutil
|
|
requests
|
|
ordereddict
|
|
alembic>=0.4.1
|
|
PyYAML>=3.1.0
|
|
voluptuous>=0.7
|
|
ply>=3.4
|