Mercurial > p > roundup > code
graph
-
Fix roundup-server logging for Python 3.Sun, 02 Sep 2018 14:18:12 +0000, by Joseph Myers
-
Fix absent file uploads with Python 3.Sat, 01 Sep 2018 18:29:16 +0000, by Joseph Myers
-
Remove tools/pygettext.py (issue 2550977).Thu, 30 Aug 2018 00:26:13 +0000, by Joseph Myers
-
Mention regenerating roundup.pot in release instructions.Thu, 30 Aug 2018 00:24:10 +0000, by Joseph Myers
-
Fixed unicode issues for XML template with Python 2Sat, 25 Aug 2018 15:20:38 +0100, by Christof Meerwald
-
fixed typos in send_error_to_adminThu, 23 Aug 2018 07:41:36 +0100, by Christof Meerwald
-
Fix issue2550994: breakage caused by configparser backports.Mon, 20 Aug 2018 00:50:16 +0000, by Joseph Myers
-
fixed issue2550967: support .xml files in addition to .html in theSun, 19 Aug 2018 15:26:52 +0100, by Christof Meerwald
-
fixed issue2550993 and added test caseSun, 19 Aug 2018 15:11:05 +0100, by Christof Meerwald
-
Also test with Python 3.5 and 3.6, don't allow failures any more.Sat, 18 Aug 2018 23:13:17 +0000, by Joseph Myers
-
be more lenient when comparing string resultsSat, 18 Aug 2018 23:04:22 +0100, by Christof Meerwald
-
Remove 2to3-done.txt (issue2550979).Sat, 18 Aug 2018 16:38:38 +0000, by Joseph Myers
-
more mentions of updated MySQL client moduleSat, 18 Aug 2018 10:05:52 +0100, by Christof Meerwald
-
update link to new mysqlclient module and recommend update in upgrading.txtFri, 17 Aug 2018 22:12:48 +0100, by Christof Meerwald
-
added circleci configuration to test on Ubuntu 18.04Fri, 17 Aug 2018 19:47:09 +0100, by Christof Meerwald
-
use mysqlclient instead of MySQL-python as its available on Python 2 and 3Fri, 17 Aug 2018 19:46:04 +0100, by Christof Meerwald
-
access exception args in a Python 3 compatible wayFri, 17 Aug 2018 19:44:12 +0100, by Christof Meerwald
-
ignore errors in PGP tests when removing pgphome directoryFri, 17 Aug 2018 19:43:12 +0100, by Christof Meerwald
-
compared sorted lists as order can be randomThu, 16 Aug 2018 21:14:07 +0100, by Christof Meerwald
-
make sure everything is sorted in the xmlrpc schemaThu, 16 Aug 2018 20:34:42 +0100, by Christof Meerwald
-
always encode query parameters in sorted orderThu, 16 Aug 2018 20:14:09 +0100, by Christof Meerwald
-
compare folded headers in mailgw testsThu, 16 Aug 2018 19:23:14 +0100, by Christof Meerwald
-
mention change from pyme to gpg module for PGP processingWed, 15 Aug 2018 21:38:52 +0100, by Christof Meerwald
-
set PATH and LD_LIBRARY_PATH for testsWed, 15 Aug 2018 07:11:46 +0100, by Christof Meerwald
-
Install gpgsm in .travis.yml for building gpgme.Tue, 14 Aug 2018 23:58:03 +0000, by Joseph Myers
-
Set GPGME_VERSION in .travis.yml.Tue, 14 Aug 2018 23:49:19 +0000, by Joseph Myers
-
Fix tar commands in .travis.yml.Tue, 14 Aug 2018 23:43:45 +0000, by Joseph Myers
-
attempt to compile gpgme and dependencies for travis-ciTue, 14 Aug 2018 21:28:34 +0100, by Christof Meerwald
-
temporarily disable gpg on CI test enironmentSun, 12 Aug 2018 16:44:41 +0100, by Christof Meerwald
-
use gpg module instead of pyme module for PGP encryptionSun, 12 Aug 2018 16:17:14 +0100, by Christof Meerwald
-
updated mailgw to no longer use mimetools based on jerrykan's patchSun, 12 Aug 2018 16:15:10 +0100, by Christof Meerwald
-
blobfiles now always stores/returns bytesSun, 12 Aug 2018 16:05:42 +0100, by Christof Meerwald
-
fixed encoding issues for Xapian indexerMon, 06 Aug 2018 20:52:15 +0100, by Christof Meerwald
-
removed unused import of os moduleSun, 05 Aug 2018 14:04:47 +0100, by Christof Meerwald
-
updated changelog for random number reworkSun, 05 Aug 2018 14:04:01 +0100, by Christof Meerwald
-
reworked random number useSat, 04 Aug 2018 22:40:16 +0100, by Christof Meerwald
-
Use print_function import everywhere using print.Sun, 05 Aug 2018 11:45:43 +0000, by Joseph Myers
-
Change count of number of ways to run roundup to "multiple".Fri, 03 Aug 2018 19:29:00 -0400, by John Rouillard
-
create input elements with attributes in a defined (sorted) orderThu, 02 Aug 2018 20:56:01 +0100, by Christof Meerwald
-
fixed string encoding in test caseThu, 02 Aug 2018 19:56:28 +0100, by Christof Meerwald
-
use PBKDF2 implementation from Python's hashlib, if availableThu, 02 Aug 2018 07:19:23 +0100, by Christof Meerwald
-
conditionally install MySQL-python and pyme on Python 2 onlyWed, 01 Aug 2018 22:54:10 +0100, by Christof Meerwald
-
helper to allow comparing dicts and None values in Python 3Wed, 01 Aug 2018 22:03:50 +0100, by Christof Meerwald
-
add search page to jinja2 templateTue, 31 Jul 2018 22:12:49 +0100, by Christof Meerwald
-
address Unicode encoding issues in jinja2 templateTue, 31 Jul 2018 21:48:37 +0100, by Christof Meerwald
-
removed FasterStringIOSun, 29 Jul 2018 15:52:15 +0100, by Christof Meerwald
-
applied remaining part of original patch 045 (slightly modified)Mon, 30 Jul 2018 22:09:48 +0100, by Christof Meerwald
-
encoding fixes in test casesSun, 29 Jul 2018 02:45:39 +0100, by Christof Meerwald
-
use .args for exception informationSun, 29 Jul 2018 02:00:24 +0100, by Christof Meerwald
-
encoding fixesSun, 29 Jul 2018 01:33:07 +0100, by Christof Meerwald
-
mailer string encoding fixesSun, 29 Jul 2018 01:31:48 +0100, by Christof Meerwald
-
expect bytes from XMLRPC testsSun, 29 Jul 2018 00:50:23 +0100, by Christof Meerwald
-
check excpetion.args instead of exception.messageSun, 29 Jul 2018 00:49:54 +0100, by Christof Meerwald
-
handle words starting with unicode charactersSat, 28 Jul 2018 22:39:24 +0100, by Christof Meerwald
-
only compare sorted output as order depends on implementation detailsSat, 28 Jul 2018 22:28:13 +0100, by Christof Meerwald
-
fix tests for Python 3Sat, 28 Jul 2018 22:01:46 +0100, by Christof Meerwald
-
strings have an __iter__ method on Python 3, but we don't want to consider them iterableSat, 28 Jul 2018 20:41:06 +0100, by Christof Meerwald
-
Python 3 built-in types can't be compared against NoneSat, 28 Jul 2018 20:34:31 +0100, by Christof Meerwald
-
keep test code in sync with real implementationSat, 28 Jul 2018 20:21:59 +0100, by Christof Meerwald
-
fixed backend detection for Python 3Sat, 28 Jul 2018 14:12:06 +0100, by Christof Meerwald
