log

age author description
Fri, 14 Jun 2019 21:47:22 -0400 John Rouillard Make comment block raw to avoid travis ci warning on \d in comment block.
Fri, 14 Jun 2019 21:26:19 -0400 John Rouillard More extensive EditCSV testing.
Wed, 12 Jun 2019 22:13:00 -0400 John Rouillard Try make doc string for token_split into a raw string. \o and other
Wed, 12 Jun 2019 21:46:31 -0400 John Rouillard More fixes for: DeprecationWarning: Using or importing the ABCs from
Wed, 12 Jun 2019 21:32:46 -0400 John Rouillard More invalid escape sequence fixes.
Wed, 12 Jun 2019 21:19:22 -0400 John Rouillard Fix: DeprecationWarning: Using or importing the ABCs from 'collections'
Wed, 12 Jun 2019 20:34:47 -0400 John Rouillard Try to fix:
Wed, 12 Jun 2019 19:52:29 -0400 John Rouillard Fix: PendingDeprecationWarning: HMAC() without an explicit digestmod
Wed, 12 Jun 2019 19:38:33 -0400 John Rouillard Try to deal with this warning/error: DeprecationWarning: generator
Wed, 12 Jun 2019 19:17:37 -0400 John Rouillard More cgi.escape/html.escape fixes.
Wed, 12 Jun 2019 17:26:19 -0400 John Rouillard Extra test of < and > inside quotes.
Wed, 12 Jun 2019 17:26:02 -0400 John Rouillard html.escape(string, quote=...) sets quote to True not False by
Tue, 11 Jun 2019 22:42:27 -0400 John Rouillard Yet another use of cgi.escape. Fixed.
Tue, 11 Jun 2019 22:37:22 -0400 John Rouillard catching last couple of cgi.escape references.
Tue, 11 Jun 2019 22:12:50 -0400 John Rouillard Add import of cgi since import cgi was removed from exceptions
Tue, 11 Jun 2019 21:29:24 -0400 John Rouillard Call cgi.escape only on python 2. Replace with html.escapeif it can be
Tue, 11 Jun 2019 21:05:53 -0400 John Rouillard logger.warn is deprecated. Replace with logger.warning.
Mon, 10 Jun 2019 21:54:20 -0400 John Rouillard Try allowing failure on python 3.7 testRoles are failing. Fix syntax.
Mon, 10 Jun 2019 21:48:45 -0400 John Rouillard replace assertEquals with assertEqual.
Mon, 10 Jun 2019 21:30:59 -0400 John Rouillard Try to allow 3.7 failures to not break the build.
Mon, 10 Jun 2019 21:28:51 -0400 John Rouillard replace assertNotEquals with assertNotEqual
Mon, 10 Jun 2019 21:27:17 -0400 John Rouillard Replace deprecated assertEquals with assertEqual and failUnlessRaises
Mon, 10 Jun 2019 21:24:28 -0400 John Rouillard replace assertEquals wth assertEqual.
Mon, 10 Jun 2019 21:20:14 -0400 John Rouillard replace assertEquals with assertEqual.
Mon, 10 Jun 2019 20:57:40 -0400 John Rouillard Nope, need to keep mysqlclient pinned to version 1.3.13 without it
Mon, 10 Jun 2019 20:53:32 -0400 John Rouillard base64.encodestring is deprecated on python > 3.1. Eliminate warning
Mon, 10 Jun 2019 20:47:41 -0400 John Rouillard assertFalse not assertFail...
Mon, 10 Jun 2019 20:21:26 -0400 John Rouillard Replace depricated assertEquals with assertEqual failUnless with asserTrue.
Mon, 10 Jun 2019 20:15:15 -0400 John Rouillard Replace deprecated failUnless and failIf with assertTrue and
Mon, 10 Jun 2019 20:14:14 -0400 John Rouillard Replace assertEquals (depricated) with assertEqual.
Mon, 10 Jun 2019 19:56:31 -0400 John Rouillard Try testing with latest mysqlclient. CI environment upgraded to
Mon, 10 Jun 2019 19:43:20 -0400 John Rouillard service name of postgresql not postgres??
Mon, 10 Jun 2019 19:32:55 -0400 John Rouillard No postgres server is running. Try starting it as it seems to be installed.
Mon, 10 Jun 2019 19:21:49 -0400 John Rouillard Ok, lets try something different. Last attempt seems to be stalled on
Mon, 10 Jun 2019 18:50:37 -0400 John Rouillard Try implementing tests in 2.7 , 3.4...3.7 python.
Sun, 09 Jun 2019 21:34:10 -0400 John Rouillard Reset to known good state. Leave commented out trial to get 3.7
Sun, 09 Jun 2019 21:21:58 -0400 John Rouillard Another try still only running 2.7.
Sun, 09 Jun 2019 21:05:18 -0400 John Rouillard Last one only ran python 2.7. None of the python3 sets. Try different config.
Sun, 09 Jun 2019 20:43:31 -0400 John Rouillard Try to set up testing on python 3.7 allow failures so if it tanks the
Sun, 09 Jun 2019 19:42:45 -0400 John Rouillard Add some additional sites to update with release announcements:
Sat, 08 Jun 2019 21:10:39 -0400 John Rouillard issue2551046: Attempts to attach file or create large message fail
Fri, 07 Jun 2019 21:53:55 -0400 John Rouillard Sanity checking improvements. All IntegerNumberOption really have to
Fri, 07 Jun 2019 17:28:12 -0400 John Rouillard Yeah, let's actually return the option value.....
Fri, 07 Jun 2019 13:50:57 -0400 John Rouillard Finish up login rate limit code. Set config item to 0 disables, make
Fri, 07 Jun 2019 11:35:55 -0400 John Rouillard Got an xpass on testPasswordMigration, so removing xfail marker.
Wed, 05 Jun 2019 21:11:50 -0400 John Rouillard Validate that TRACKER_WEB url starts with https:// or http:// and ends
Thu, 06 Jun 2019 00:22:42 +0200 Ezio Melotti Merge branch issue2551008 into default.
Thu, 06 Jun 2019 00:20:51 +0200 Ezio Melotti Close branch issue2551008. issue2551008
Wed, 05 Jun 2019 21:00:46 +0200 Ezio Melotti Add CHANGES.txt entry for issue2551008. issue2551008
Wed, 05 Jun 2019 20:59:31 +0200 Ezio Melotti Remove trailing whitespace in CHANGES.txt. issue2551008
Wed, 05 Jun 2019 20:58:37 +0200 Ezio Melotti Update branch with default. issue2551008
Wed, 05 Jun 2019 00:13:45 +0200 Ezio Melotti Handle the issue in _decode_header by decoding only when decode_header returns bytes. issue2551008
Tue, 04 Jun 2019 23:41:45 +0200 Ezio Melotti Remove trailing whitespace. issue2551008
Tue, 04 Jun 2019 18:42:05 -0400 John Rouillard issue2551029: Jinja2 template install error.
Mon, 03 Jun 2019 20:50:58 -0400 John Rouillard working branch for fixing https://issues.roundup-tracker.org/issue2551008 issue2551008
Sun, 02 Jun 2019 17:15:23 -0400 John Rouillard Clarify that the [mail] required settings to have to be set in
Sun, 02 Jun 2019 13:28:17 -0400 John Rouillard fix typo
Sat, 01 Jun 2019 21:39:17 -0400 John Rouillard issue2550966: fix suboptimal links in docs. maint-1.6
Sat, 01 Jun 2019 20:50:50 -0400 John Rouillard issue2550966: Fix suboptimal links in doc pages maint-1.6
Sat, 01 Jun 2019 21:39:17 -0400 John Rouillard issue2550966: fix suboptimal links in docs.

Roundup Issue Tracker: http://roundup-tracker.org/