Mercurial > p > roundup > code
graph
-
Try to deal with this warning/error: DeprecationWarning: generatorWed, 12 Jun 2019 19:38:33 -0400, by John Rouillard
-
More cgi.escape/html.escape fixes.Wed, 12 Jun 2019 19:17:37 -0400, by John Rouillard
-
Extra test of < and > inside quotes.Wed, 12 Jun 2019 17:26:19 -0400, by John Rouillard
-
html.escape(string, quote=...) sets quote to True not False byWed, 12 Jun 2019 17:26:02 -0400, by John Rouillard
-
Yet another use of cgi.escape. Fixed.Tue, 11 Jun 2019 22:42:27 -0400, by John Rouillard
-
catching last couple of cgi.escape references.Tue, 11 Jun 2019 22:37:22 -0400, by John Rouillard
-
Add import of cgi since import cgi was removed from exceptionsTue, 11 Jun 2019 22:12:50 -0400, by John Rouillard
-
Call cgi.escape only on python 2. Replace with html.escapeif it can beTue, 11 Jun 2019 21:29:24 -0400, by John Rouillard
-
logger.warn is deprecated. Replace with logger.warning.Tue, 11 Jun 2019 21:05:53 -0400, by John Rouillard
-
Try allowing failure on python 3.7 testRoles are failing. Fix syntax.Mon, 10 Jun 2019 21:54:20 -0400, by John Rouillard
-
replace assertEquals with assertEqual.Mon, 10 Jun 2019 21:48:45 -0400, by John Rouillard
-
Try to allow 3.7 failures to not break the build.Mon, 10 Jun 2019 21:30:59 -0400, by John Rouillard
-
replace assertNotEquals with assertNotEqualMon, 10 Jun 2019 21:28:51 -0400, by John Rouillard
-
Replace deprecated assertEquals with assertEqual and failUnlessRaisesMon, 10 Jun 2019 21:27:17 -0400, by John Rouillard
-
replace assertEquals wth assertEqual.Mon, 10 Jun 2019 21:24:28 -0400, by John Rouillard
-
replace assertEquals with assertEqual.Mon, 10 Jun 2019 21:20:14 -0400, by John Rouillard
-
Nope, need to keep mysqlclient pinned to version 1.3.13 without itMon, 10 Jun 2019 20:57:40 -0400, by John Rouillard
-
base64.encodestring is deprecated on python > 3.1. Eliminate warningMon, 10 Jun 2019 20:53:32 -0400, by John Rouillard
-
assertFalse not assertFail...Mon, 10 Jun 2019 20:47:41 -0400, by John Rouillard
-
Replace depricated assertEquals with assertEqual failUnless with asserTrue.Mon, 10 Jun 2019 20:21:26 -0400, by John Rouillard
-
Replace deprecated failUnless and failIf with assertTrue andMon, 10 Jun 2019 20:15:15 -0400, by John Rouillard
-
Replace assertEquals (depricated) with assertEqual.Mon, 10 Jun 2019 20:14:14 -0400, by John Rouillard
-
Try testing with latest mysqlclient. CI environment upgraded toMon, 10 Jun 2019 19:56:31 -0400, by John Rouillard
-
service name of postgresql not postgres??Mon, 10 Jun 2019 19:43:20 -0400, by John Rouillard
-
No postgres server is running. Try starting it as it seems to be installed.Mon, 10 Jun 2019 19:32:55 -0400, by John Rouillard
-
Ok, lets try something different. Last attempt seems to be stalled onMon, 10 Jun 2019 19:21:49 -0400, by John Rouillard
-
Try implementing tests in 2.7 , 3.4...3.7 python.Mon, 10 Jun 2019 18:50:37 -0400, by John Rouillard
-
Reset to known good state. Leave commented out trial to get 3.7Sun, 09 Jun 2019 21:34:10 -0400, by John Rouillard
-
Another try still only running 2.7.Sun, 09 Jun 2019 21:21:58 -0400, by John Rouillard
-
Last one only ran python 2.7. None of the python3 sets. Try different config.Sun, 09 Jun 2019 21:05:18 -0400, by John Rouillard
-
Try to set up testing on python 3.7 allow failures so if it tanks theSun, 09 Jun 2019 20:43:31 -0400, by John Rouillard
-
Add some additional sites to update with release announcements:Sun, 09 Jun 2019 19:42:45 -0400, by John Rouillard
-
issue2551046: Attempts to attach file or create large message failSat, 08 Jun 2019 21:10:39 -0400, by John Rouillard
-
Sanity checking improvements. All IntegerNumberOption really have toFri, 07 Jun 2019 21:53:55 -0400, by John Rouillard
-
Yeah, let's actually return the option value.....Fri, 07 Jun 2019 17:28:12 -0400, by John Rouillard
-
Finish up login rate limit code. Set config item to 0 disables, makeFri, 07 Jun 2019 13:50:57 -0400, by John Rouillard
-
Got an xpass on testPasswordMigration, so removing xfail marker.Fri, 07 Jun 2019 11:35:55 -0400, by John Rouillard
-
Validate that TRACKER_WEB url starts with https:// or http:// and endsWed, 05 Jun 2019 21:11:50 -0400, by John Rouillard
-
Merge branch issue2551008 into default.Thu, 06 Jun 2019 00:22:42 +0200, by Ezio Melotti
-
Add CHANGES.txt entry for issue2551008. issue2551008Wed, 05 Jun 2019 21:00:46 +0200, by Ezio Melotti
-
Remove trailing whitespace in CHANGES.txt. issue2551008Wed, 05 Jun 2019 20:59:31 +0200, by Ezio Melotti
-
Handle the issue in _decode_header by decoding only when decode_header returns bytes. issue2551008Wed, 05 Jun 2019 00:13:45 +0200, by Ezio Melotti
-
issue2551029: Jinja2 template install error.Tue, 04 Jun 2019 18:42:05 -0400, by John Rouillard
-
working branch for fixing https://issues.roundup-tracker.org/issue2551008 issue2551008Mon, 03 Jun 2019 20:50:58 -0400, by John Rouillard
-
Clarify that the [mail] required settings to have to be set inSun, 02 Jun 2019 17:15:23 -0400, by John Rouillard
-
fix typoSun, 02 Jun 2019 13:28:17 -0400, by John Rouillard
-
issue2550966: fix suboptimal links in docs. maint-1.6Sat, 01 Jun 2019 21:39:17 -0400, by John Rouillard
-
issue2550966: Fix suboptimal links in doc pages maint-1.6Sat, 01 Jun 2019 20:50:50 -0400, by John Rouillard
-
issue2550966: fix suboptimal links in docs.Sat, 01 Jun 2019 21:39:17 -0400, by John Rouillard
-
issue2550966: Fix suboptimal links in doc pagesSat, 01 Jun 2019 20:50:50 -0400, by John Rouillard
-
Fix Issue2551030: Roundup fails to start if pytz to access OlsonSat, 01 Jun 2019 17:59:20 -0400, by John Rouillard
-
Dump results of test. Getting intermittent failure fromSat, 01 Jun 2019 17:28:33 -0400, by John Rouillard
-
Added x-roundup-issue-id to FAQ which discusses other x-roundup headerSat, 01 Jun 2019 17:26:26 -0400, by John Rouillard
-
issue2551040: New release of psycopg2 drops support for psycopg1Sat, 01 Jun 2019 15:47:34 -0400, by John Rouillard
-
issue2551043: Add X-Roundup-issue-id email header.Sat, 01 Jun 2019 13:19:14 -0400, by John Rouillard
-
Fix issue2551029: Jinja2 template install error. Remove config.ini maint-1.6Sat, 01 Jun 2019 09:09:59 -0400, by John Rouillard
-
Fix issue2551029 (Jinja2 template install error) by deletingSat, 01 Jun 2019 09:05:23 -0400, by John Rouillard
