gertty/gertty
James E. Blair e0515e7480 Fix "Save and Submit" button
This button was not working because we sync the change before sending
a review, which reset the pending state.  Determine whether we are
intending to submit the change before performing that sync, and
remember it after the sync is done.

Change-Id: I8c85c2a8fec50b50fb92037f6dcbcc7917c3baff
2020-02-24 14:31:42 -08:00
..
alembic Add support for checks plugin 2020-02-20 15:40:30 -08:00
search Use account_id to identify the user's own account 2019-08-28 15:10:19 +02:00
view Add support for checks plugin 2020-02-20 15:40:30 -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 Use account_id to identify the user's own account 2019-08-28 15:10:19 +02:00
auth.py Use urlparse from six for python 3 compat 2016-09-20 01:47:48 -07:00
commentlink.py Allow gertty to run in Py3K environments 2016-01-15 09:10:31 -08:00
config.py Update information about config file location 2019-10-15 14:13:25 +00:00
db.py Add support for checks plugin 2020-02-20 15:40:30 -08:00
dbsupport.py Attach comments to files 2015-05-27 08:34:04 -07:00
gitrepo.py Handle binary data in diffs 2020-02-20 09:45:34 -08:00
keymap.py Add support for hashtags 2019-08-28 15:10:18 +02:00
mywid.py Fix crash on python3 2018-11-25 10:09:33 -08:00
palette.py Add support for checks plugin 2020-02-20 15:40:30 -08:00
requestsexceptions.py Handle SNIMissingWarning requests exception 2016-05-11 11:37:19 -07:00
sync.py Fix "Save and Submit" button 2020-02-24 14:31:42 -08:00
version.py Add user-agent and version 2014-08-30 14:55:53 -07:00