gertty/gertty
Alex Schultz 5f680ea6e4 Make permalink clickable
This change allows a user to click the permalink on the review screen
and have it open up in a web browser.

Change-Id: I4c0fe35f062043a47368d68fecbbcdbf8d955267
2015-09-17 13:07:43 -05:00
..
alembic Fix get_repo call even more 2015-07-06 13:03:06 -07:00
search Support '-' as negation operator in query 2015-07-29 18:15:10 -04:00
view Make permalink clickable 2015-09-17 13:07:43 -05: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 Merge "Redisplay after spawning browser" 2015-08-07 15:39:59 +00:00
commentlink.py Open internal URLs in commentlinks 2015-04-08 15:36:15 -04:00
config.py Add database pruning 2015-05-27 08:34:53 -07:00
db.py Removes the need to pass around the app object 2015-06-09 23:50:50 -04:00
dbsupport.py Attach comments to files 2015-05-27 08:34:04 -07:00
gitrepo.py Refactor: move getRepo out of the App object 2015-06-09 23:50:43 -04:00
keymap.py Add ability to review multiple changes at once 2015-05-27 08:53:22 -07:00
mywid.py Make ButtonDialog scrollable 2015-05-16 15:40:32 +00:00
palette.py Add ability to review multiple changes at once 2015-05-27 08:53:22 -07:00
requestsexceptions.py Do not display InsecurePlatformWarning 2015-03-23 17:31:45 -07:00
sync.py Add missing get_repo calls 2015-06-30 09:56:40 -07:00
version.py Add user-agent and version 2014-08-30 14:55:53 -07:00