From c9935ffc2df834290cf951b90fcb89ff9cdf2099 Mon Sep 17 00:00:00 2001 From: Chuan-Zheng Lee Date: Mon, 23 Jan 2017 20:12:59 -0800 Subject: [PATCH 01/35] Make travis run on trusty (was precise) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 87defef3110..44af9d69dd5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ language: python +dist: trusty sudo: required python: - "3.4" From afa1b787ccd9b60b8f9b10eda42cdd205d0e7948 Mon Sep 17 00:00:00 2001 From: Chuan-Zheng Lee Date: Mon, 23 Jan 2017 20:14:04 -0800 Subject: [PATCH 02/35] Bump postgres to 9.6 #416 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 44af9d69dd5..6f602785761 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ python: - "3.5" - "3.6" addons: - postgresql: "9.5" + postgresql: "9.6" services: - postgresql install: From 367aa1f66586ae7542a9eadb63cedc79d3ef6a6c Mon Sep 17 00:00:00 2001 From: Philip Belesky Date: Fri, 17 Feb 2017 20:16:50 +1100 Subject: [PATCH 03/35] Improve error page to account for tabbykitten accounts without email --- tabbycat/templates/500.html | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/tabbycat/templates/500.html b/tabbycat/templates/500.html index f87dadaae24..bd0c0c29174 100644 --- a/tabbycat/templates/500.html +++ b/tabbycat/templates/500.html @@ -15,12 +15,16 @@

🙀Internal Server Error (500)

-