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.
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
7 years ago
..
alembic Add project topics 8 years ago
search Allow gertty to run in Py3K environments 7 years ago
view Allow gertty to run in Py3K environments 7 years ago
__init__.py Initial commit 9 years ago
alembic.ini Use alembic 9 years ago
app.py Always sync a specfically queried change 7 years ago
commentlink.py Allow gertty to run in Py3K environments 7 years ago
config.py Add option to disable mouse support 7 years ago
db.py Allow gertty to run in Py3K environments 7 years ago
dbsupport.py Attach comments to files 8 years ago
gitrepo.py Allow gertty to run in Py3K environments 7 years ago
keymap.py Add vi mode navigation 7 years ago
mywid.py Display a message when interactively syncing 7 years ago
palette.py Add process mark to project list 8 years ago
requestsexceptions.py Do not display InsecurePlatformWarning 8 years ago
sync.py Fix off-by-one in sync counter 7 years ago
version.py Add user-agent and version 9 years ago