log roundup/scripts/roundup_xmlrpc_server.py @ 8557:f80c566f5726

age author description
Mon, 06 Apr 2026 22:10:23 -0400 John Rouillard feat: improve store_trace_reason with extract parameter
Thu, 26 Feb 2026 09:46:02 -0500 John Rouillard fix: replace except: with except Exception: (by haosenwang1018@github)
Tue, 16 Sep 2025 22:53:00 -0400 John Rouillard feature: add thread local trace_id and trace_reason to logging.
Mon, 14 Dec 2020 09:52:58 -0500 John Rouillard Replace depricated base64.decodestring with base64.b64decode.
Tue, 07 Jan 2020 21:38:28 -0500 John Rouillard flake8 fixes.
Wed, 25 Jul 2018 00:16:00 +0000 Joseph Myers Python 3 preparation: update xmlrpclib / SimpleXMLRPCServer imports.
Tue, 24 Jul 2018 23:48:30 +0000 Joseph Myers Python 3 preparation: update urllib / urllib2 / urlparse imports.
Tue, 24 Jul 2018 21:39:58 +0000 Joseph Myers Python 3 preparation: "raise" syntax.
Tue, 24 Jul 2018 09:54:52 +0000 Joseph Myers Python 3 preparation: convert print to a function.
Thu, 24 Aug 2017 22:21:37 -0400 Eric S. Raymond Use Python-3-compatible 'as' syntax for except statements
Thu, 21 Feb 2013 20:49:45 +0300 anatoly techtonik Run scripts (roundup_admin.py, ...) directly from checkout.
Tue, 10 Mar 2009 03:26:04 +0000 Stefan Seefeld Adjust usage string to previous interface changes.
Fri, 27 Feb 2009 17:46:47 +0000 Stefan Seefeld XMLRPC improvements:
Wed, 25 Feb 2009 18:17:39 +0000 Stefan Seefeld * Refactor XMLRPC interface.
Tue, 03 Apr 2007 16:52:51 +0000 Stefan Seefeld Varia
Thu, 22 Mar 2007 02:07:44 +0000 Stefan Seefeld Initial checkin for new xmlrpc frontend.

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