boartty/gertty
James E. Blair eeef69ed5f Add an outdated flag for changes
If we detect that a change sync has failed, mark that change as
outdated in the local database so that if it has failed in such a
way that Gertty continues to process its queue and eventually stamp
a project or query as up-to-date, it can go back later and try to
sync the failed change again.

NB: This change contains a schema migration.

Change-Id: Ieb22a510a8096d77c12d30aefbedd36f7f3037b0
2016-08-09 09:32:55 -07:00
..
alembic Add an outdated flag for changes 2016-08-09 09:32:55 -07:00
search Add support for the projects search term 2016-06-01 15:42:55 -07:00
view Merge "Display gate results ordered" 2016-07-26 17:40:54 +00: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 Prevent more than one gertty from running at a time 2016-06-12 23:22:07 -06:00
auth.py Add support for auth-type=form 2016-05-02 11:01:43 -05:00
commentlink.py Allow gertty to run in Py3K environments 2016-01-15 09:10:31 -08:00
config.py Prevent more than one gertty from running at a time 2016-06-12 23:22:07 -06:00
db.py Add an outdated flag for changes 2016-08-09 09:32:55 -07:00
dbsupport.py Attach comments to files 2015-05-27 08:34:04 -07:00
gitrepo.py Handle ValueError on missing git commit 2016-05-11 11:34:53 -07:00
keymap.py Show potential completions 2016-05-02 11:00:40 -05:00
mywid.py Make change list searchable 2016-05-02 11:01:42 -05:00
palette.py Add navigation breadcrumb footer 2016-05-02 10:59:22 -05:00
requestsexceptions.py Handle SNIMissingWarning requests exception 2016-05-11 11:37:19 -07:00
sync.py Add an outdated flag for changes 2016-08-09 09:32:55 -07:00
version.py Add user-agent and version 2014-08-30 14:55:53 -07:00