gertty/gertty
James E. Blair 6d95ea2dff Genericize the change list and add inter-change links
Make the change list display not only changes for a project, but
any arbitrary set of changes represented by a query.  This will
enable searching, inter-change linking, and custom dashboards.

The search syntax is extremly basic at the moment, but will be
extended to attempt to match the Gerrit webui search syntax as
closely as possible.

Use the new feature to implement a new kind of commentlink that
matches on Iabcdef style change-ids to "search" for matching
changes.

Change-Id: Icbcb166962fd96718ab56eb4118fc5ea43a4ba8b
2014-07-12 20:23:44 -07:00
..
alembic Support background sync of missing refs 2014-06-02 10:14:14 -07:00
view Genericize the change list and add inter-change links 2014-07-12 20:23:44 -07:00
__init__.py Initial commit 2014-04-29 16:28:49 -07:00
alembic.ini Use alembic 2014-05-07 21:35:07 -04:00
app.py Genericize the change list and add inter-change links 2014-07-12 20:23:44 -07:00
commentlink.py Genericize the change list and add inter-change links 2014-07-12 20:23:44 -07:00
config.py Genericize the change list and add inter-change links 2014-07-12 20:23:44 -07:00
db.py Genericize the change list and add inter-change links 2014-07-12 20:23:44 -07:00
dbsupport.py Add some helper methods to deal with sqlite migrations 2014-05-17 15:59:02 -04:00
gitrepo.py Support comments in commits 2014-07-12 20:23:29 -07:00
mywid.py Merge "Add ctrl-o to help dialog" 2014-06-16 17:42:56 +00:00
palette.py Handle file-level comments 2014-05-30 18:05:01 -07:00
sync.py Reuse digest authentication state. 2014-07-12 20:23:42 -07:00