Mercurial > p > roundup > code
graph
-
mark maint-1.6 doc changes as mergedFri, 07 Sep 2018 19:26:48 -0400, by John Rouillard
-
'Provisional User' example needed to have search permissions added maint-1.6Thu, 06 Sep 2018 17:04:49 -0400, by John Rouillard
-
Change count of number of ways to run roundup to "multiple". maint-1.6Fri, 03 Aug 2018 19:29:00 -0400, by John Rouillard
-
As far as I can tell, gmane and nabble archives are gone/not being maint-1.6Wed, 18 Jul 2018 21:31:12 -0400, by John Rouillard
-
Fix some dev.zope.org links for tales and metal. maint-1.6Sun, 15 Jul 2018 19:54:16 -0400, by John Rouillard
-
Fixing links to chameleon documentation. maint-1.6Fri, 13 Jul 2018 21:56:08 -0400, by John Rouillard
-
'Provisional User' example needed to have search permissions addedThu, 06 Sep 2018 17:04:49 -0400, by John Rouillard
-
msgfmt.make doesn't exist any moreMon, 03 Sep 2018 20:29:11 +0100, by Christof Meerwald
-
No traceback for non-existent items in historyMon, 03 Sep 2018 12:00:46 +0200, by Ralf Schlatterbeck
-
Update documentation for Python 3 support (issue 2550968, issue 2550980).Mon, 03 Sep 2018 00:12:46 +0000, by Joseph Myers
-
Make CSV import/export compatible across Python versions (also RDBMS journals) (issue 2550976, issue 2550975).Sun, 02 Sep 2018 23:48:04 +0000, by Joseph Myers
-
Support actions returning binary data with Python 3.Sun, 02 Sep 2018 18:59:41 +0000, by Joseph Myers
-
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
