You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gertty/gertty
James E. Blair 6181e4f9bf Support (most of) gerrit search syntax
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
9 years ago
..
alembic Support background sync of missing refs 9 years ago
search Support (most of) gerrit search syntax 9 years ago
view Support (most of) gerrit search syntax 9 years ago
__init__.py Initial commit 9 years ago
alembic.ini Use alembic 9 years ago
app.py Support (most of) gerrit search syntax 9 years ago
commentlink.py Genericize the change list and add inter-change links 9 years ago
config.py Add reviewkeys 9 years ago
db.py Support (most of) gerrit search syntax 9 years ago
dbsupport.py Add some helper methods to deal with sqlite migrations 9 years ago
gitrepo.py Support comments in commits 9 years ago
mywid.py Fix crash on mouse click in change view 9 years ago
palette.py Handle file-level comments 9 years ago
sync.py Reuse digest authentication state. 9 years ago