boartty/gertty
James E. Blair c23b0b04f6 Always sync a specfically queried change
If a change is opened by id and already exists locally, perform
a high-priority background sync of the change to make sure it's
up to date.  This should help avoid the problem where a user
returns to a change in an unsubscribed project and it appears out
of date.

If the change doesn't exist locally, it is synced in the foreground
so that case is already covered.

Change-Id: Idb5daa4309b712e39eb7cde56afcb94fdb41f179
2016-01-15 09:12:19 -08:00
..
alembic Add project topics 2016-01-06 14:18:55 -08:00
search Allow gertty to run in Py3K environments 2016-01-15 09:10:31 -08:00
view Allow gertty to run in Py3K environments 2016-01-15 09:10:31 -08: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 Always sync a specfically queried change 2016-01-15 09:12:19 -08:00
commentlink.py Allow gertty to run in Py3K environments 2016-01-15 09:10:31 -08:00
config.py Add option to disable mouse support 2016-01-15 09:12:04 -08:00
db.py Allow gertty to run in Py3K environments 2016-01-15 09:10:31 -08:00
dbsupport.py Attach comments to files 2015-05-27 08:34:04 -07:00
gitrepo.py Allow gertty to run in Py3K environments 2016-01-15 09:10:31 -08:00
keymap.py Add vi mode navigation 2016-01-15 09:12:15 -08:00
mywid.py Display a message when interactively syncing 2016-01-15 09:12:12 -08:00
palette.py Add process mark to project list 2016-01-06 14:18:55 -08:00
requestsexceptions.py Do not display InsecurePlatformWarning 2015-03-23 17:31:45 -07:00
sync.py Fix off-by-one in sync counter 2016-01-15 09:12:08 -08:00
version.py Add user-agent and version 2014-08-30 14:55:53 -07:00