log roundup/xmlrpc.py @ 8513:d7d91e25a1c2

age author description
Mon, 21 Oct 2024 18:12:03 +0200 Ralf Schlatterbeck Move permission check code to hyperdb permission-performance
Tue, 31 Dec 2019 21:56:14 -0500 John Rouillard flake8 changes; move imports before first statements; whitespace
Wed, 30 Jan 2019 14:12:27 +0100 Ralf Schlatterbeck Fix actions REST-rebased
Thu, 16 Aug 2018 20:34:42 +0100 Christof Meerwald make sure everything is sorted in the xmlrpc schema
Wed, 25 Jul 2018 09:05:58 +0000 Joseph Myers Python 3 preparation: unicode.
Wed, 25 Jul 2018 00:16:00 +0000 Joseph Myers Python 3 preparation: update xmlrpclib / SimpleXMLRPCServer imports.
Tue, 24 Jul 2018 23:04:42 +0000 Joseph Myers Python 3 preparation: update calls to dict methods.
Tue, 24 Jul 2018 22:08:17 +0000 Joseph Myers Python 3 preparation: change "x.has_key(y)" to "y in x".
Tue, 24 Jul 2018 21:39:58 +0000 Joseph Myers Python 3 preparation: "raise" syntax.
Tue, 29 May 2018 13:36:22 +0200 Ralf Schlatterbeck xmlrpc: logging; content property
Thu, 24 Aug 2017 22:21:37 -0400 Eric S. Raymond Use Python-3-compatible 'as' syntax for except statements
Fri, 10 Jun 2016 17:08:37 +1000 John Kristensen Remove 'import *' statement from xmlrpc.py
Thu, 13 Aug 2015 14:45:53 +1000 John Kristensen Simplify SimpleXMLRPCDispatcher initialisation
Mon, 17 Jun 2013 16:53:34 +0200 Ralf Schlatterbeck Implement XMLRPC MultiCall (including test), see
Wed, 17 Oct 2012 15:32:41 +0200 Ralf Schlatterbeck Fix xmlrpc permissions for lookup method.
Fri, 29 Oct 2010 10:41:39 +0000 Ralf Schlatterbeck Add "lookup" method to xmlrpc interface (Ralf Schlatterbeck)
Tue, 19 Oct 2010 15:29:05 +0000 Ralf Schlatterbeck - Add explicit "Search" permissions, see Security Fix below.
Fri, 09 Apr 2010 09:49:06 +0000 Ralf Schlatterbeck - fix coding style from yesterday
Thu, 08 Apr 2010 14:33:54 +0000 Ralf Schlatterbeck xmlrpc handling of unicode characters, see
Mon, 21 Dec 2009 21:03:24 +0000 Ralf Schlatterbeck - fix create permission for xmlrpc, too
Fri, 02 Oct 2009 14:29:12 +0000 Ralf Schlatterbeck Small fix for CGI-handling of XMLRPC requests for python2.4...
Fri, 24 Jul 2009 04:35:05 +0000 Pygi Some preparations for 3.0 migration gsoc-2009
Sun, 19 Jul 2009 22:56:30 +0000 Stefan Seefeld Move db.commit() call from handle_xmlrpc() to individual methods...
Fri, 19 Jun 2009 17:10:07 +0000 Stefan Seefeld Allow XMLRPC clients to fetch tracker schema.
Wed, 17 Jun 2009 01:26:04 +0000 Stefan Seefeld Restrict user creation rights in XMLRPC frontend.
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.
Thu, 07 Aug 2008 06:21:07 +0000 Richard Jones Add filter() to XML-RPC interface [SF#966456]
Fri, 07 Mar 2008 01:11:55 +0000 Richard Jones xml-rpc security checks and tests across all backends [SF#1907211]
Sat, 03 Nov 2007 00:50:38 +0000 Richard Jones Add security checks and tests for xmlrpc interface.
Wed, 04 Apr 2007 07:51:43 +0000 Alexander Smishlajev fix RoundupRequest:
Wed, 04 Apr 2007 05:11:23 +0000 Alexander Smishlajev fix compatibility with Python2.3:
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/