Roundup Tracker - Issues

List of files

Download Description Content Type Uploaded By Date
Keywords_Expr_allow_continuedEdit.patch text/plain rouilj 2016-07-08.01:52:03
unnamed text/plain anrounham14 2016-07-10.10:09:02
newid_with_transactions.diff text/plain rouilj 2016-07-10.17:06:37
allow_subdir_for_templates.diff text/plain rouilj 2016-07-14.23:48:37
continue_adding_keywords.diff text/plain rouilj 2016-07-17.01:25:41
NotFound_message.diff text/plain rouilj 2016-07-17.03:15:15
url_encode_dispname.diff text/plain rouilj 2016-07-18.01:41:04
chat_only_on_new_user.patch text/plain rouilj 2016-10-01.20:09:48
local_replace_for_classic.patch text/plain ber 2016-10-26.11:17:53
local_replace.py more advanced example local_replace.py as mailed to users list in Sept 2016 text/plain ber 2016-10-26.11:19:39
message_file_prop_update_via_email.patch patch to make prop setting for files and messages work if there is a message body or file attachment. text/plain rouilj 2017-03-11.02:36:59
nosendto.diff Fix text/plain goobliata 2017-04-01.20:45:08
unnamed text/plain alessandro 2017-04-02.16:20:29
g.diff text/plain ber 2017-05-30.10:08:25
g2.diff text/plain ber 2017-05-31.12:02:51
unnamed text/plain alessandro 2017-07-28.16:31:45
24EB11B0DB568C30.jpg image/jpeg alessandro 2017-07-28.16:31:46
unnamed text/plain alessandro 2017-07-31.11:59:52
F5F98DE0EBF3222B.jpg image/jpeg alessandro 2017-07-31.11:59:54
unnamed text/plain alessandro 2017-09-04.09:57:27
relative_examine_url.diff text/plain antmail 2017-09-11.12:42:22
roundup-jinja2.patch text/plain tonich 2017-09-21.19:12:33
roundup-2.diff Patch for this issue. text/plain trentgg 2017-11-06.10:33:26
roundup-python3-patches-1-36.tar.gz Patches 1 to 36 application/gzip joseph_myers 2018-06-10.22:57:59
0037-Python-3-preparation-miscellaneous-Python-scripts-no.patch Python 3 preparation: miscellaneous Python scripts not named *.py text/plain joseph_myers 2018-06-12.11:36:38
0038-Python-3-preparation-documentation.patch Python 3 preparation: documentation text/plain joseph_myers 2018-06-12.11:37:04
0039-Python-3-preparation-HTML-templates.patch Python 3 preparation: HTML templates text/plain joseph_myers 2018-06-12.11:37:25
0040-Python-3-preparation-comparisons.patch Python 3 preparation: comparisons text/plain joseph_myers 2018-06-17.12:47:58
0041-Python-3-preparation-use-string.ascii_letters-instea.patch Python 3 preparation: use string.ascii_letters instead of string.letters. text/plain joseph_myers 2018-06-18.00:53:29
0042-Python-3-preparation-unicode.patch Python 3 preparation: unicode text/plain joseph_myers 2018-06-18.00:53:54
0043-Python-3-preparation-unichr.patch Python 3 preparation: unichr text/plain joseph_myers 2018-06-18.00:54:18
0044-Python-3-preparation-StringIO.patch Python 3 preparation: StringIO text/plain joseph_myers 2018-06-18.00:54:35
0045-Python-3-preparation-update-ugettext-ungettext-uses.patch Python 3 preparation: update ugettext, ungettext uses text/plain joseph_myers 2018-06-18.00:54:51
0046-Python-3-preparation-avoid-string.lower.patch Python 3 preparation: avoid string.lower text/plain joseph_myers 2018-06-18.00:55:15
0047-Python-3-preparation-avoid-obsolete-types.-Type-name.patch Python 3 preparation: avoid obsolete types.*Type names text/plain joseph_myers 2018-06-18.00:55:37
0048-Python-3-preparation-remove-obsolete-email-module-mo.patch Python 3 preparation: remove obsolete email module monkey patch text/plain joseph_myers 2018-06-18.00:55:56
0049-Python-3-preparation-update-email-module-names.patch Python 3 preparation: update email module names text/plain joseph_myers 2018-06-18.00:56:23
0050-Python-3-preparation-avoid-string.find.patch Python 3 preparation: avoid string.find text/plain joseph_myers 2018-06-18.00:56:40
0051-Python-3-preparation-avoid-logging._levelNames.patch Python 3 preparation: avoid logging._levelNames text/plain joseph_myers 2018-06-18.00:56:55
0052-Python-3-preparation-update-__import__-call-for-rela.patch Python 3 preparation: update __import__ call for relative import text/plain joseph_myers 2018-06-18.00:57:22
0053-Python-3-preparation-use-byte-string-argument-to-bas.patch Python 3 preparation: use byte-string argument to base64.decodestring for favicon text/plain joseph_myers 2018-06-18.00:57:44
0054-Python-3-preparation-use-byte-strings-and-binary-I-O.patch Python 3 preparation: use byte strings and binary I/O in roundup/install_util.py text/plain joseph_myers 2018-06-18.00:58:08
0055-Python-3-preparation-use-bytes-more-in-password-hand.patch Python 3 preparation: use bytes more in password handling text/plain joseph_myers 2018-06-20.00:38:27
0056-Python-3-preparation-make-fallback-SysCallError-an-a.patch Python 3 preparation: make fallback SysCallError an actual exception class text/plain joseph_myers 2018-06-20.21:17:13
0057-Python-3-preparation-use-bytes-in-_gen_nonce.patch Python 3 preparation: use bytes in _gen_nonce text/plain joseph_myers 2018-06-20.21:17:37
0058-Python-3-preparation-write-bytes-to-socket-in-roundu.patch Python 3 preparation: write bytes to socket in roundup_server.py text/plain joseph_myers 2018-06-20.21:18:06
0059-Python-3-preparation-HTTP-headers-handling-in-roundu.patch Python 3 preparation: HTTP headers handling in roundup_server.py text/plain joseph_myers 2018-06-20.21:18:25
0060-Python-3-preparation-avoid-string.split.patch Python 3 preparation: avoid string.split() text/plain joseph_myers 2018-06-20.21:18:39
0061-Python-3-preparation-avoid-string.join.patch Python 3 preparation: avoid string.join() text/plain joseph_myers 2018-06-20.21:18:58
0062-Python-3-preparation-avoid-string.translate-and-stri.patch Python 3 preparation: avoid string.translate() and string.maketrans() text/plain joseph_myers 2018-06-20.21:19:17