| Sun, 29 Dec 2024 19:48:42 -0500 |
John Rouillard |
issue2551116 - difusedxml support - python2 fixups.
|
| Sun, 29 Dec 2024 19:11:01 -0500 |
John Rouillard |
issue2551116 - Replace xmlrpclib (xmlrpc.client) with defusedxml.
|
| Mon, 24 Jul 2023 17:49:58 -0400 |
John Rouillard |
fix: issue2551193 - Fix roundup for removal of cgi and cgitb ...
|
| Tue, 30 Mar 2021 14:16:28 +0200 |
Ralf Schlatterbeck |
Fix roundup/test
|
| Thu, 16 Aug 2018 20:34:42 +0100 |
Christof Meerwald |
make sure everything is sorted in the xmlrpc schema
|
| Sun, 29 Jul 2018 00:49:54 +0100 |
Christof Meerwald |
check excpetion.args instead of exception.message
|
| Wed, 25 Jul 2018 00:16:00 +0000 |
Joseph Myers |
Python 3 preparation: update xmlrpclib / SimpleXMLRPCServer imports.
|
| Tue, 24 Jul 2018 22:22:08 +0000 |
Joseph Myers |
Python 3 preparation: make relative imports explicit.
|
| Tue, 24 Jul 2018 22:18:30 +0000 |
Joseph Myers |
Python 3 preparation: use exec(compile(open().read())) instead of execfile().
|
| 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
|
| Sat, 18 Mar 2017 14:42:05 -0400 |
John Rouillard |
Still trying to figure out why travis ci fails without a call to
|
| Sat, 18 Mar 2017 12:25:30 -0400 |
John Rouillard |
More travis debug
|
| Sat, 18 Mar 2017 11:37:46 -0400 |
John Rouillard |
Trying to debug test failures on travis-ci that I can't reproduce
|
| Wed, 20 Jul 2016 22:30:35 -0400 |
John Rouillard |
added a couple of xmlrpc tests for untested functions/codepaths
|
| Mon, 27 Jun 2016 14:03:32 +1000 |
John Kristensen |
Fix work-around for pytest markers bug
|
| Fri, 21 Aug 2015 13:08:02 +1000 |
John Kristensen |
Remove unneeded TestSuite code from tests
|
| Thu, 20 Aug 2015 18:15:23 +1000 |
John Kristensen |
Replace existing run_tests.py script with a pytest script
|
| Thu, 20 Aug 2015 14:44:49 +1000 |
John Kristensen |
Update tests to work with py.test
|
| Tue, 05 Jan 2016 21:34:56 +0100 |
Bernhard Reiter |
test code cleanup: remove unused variable (which should have been removed with 1873:f63aa57386b0 2003).
|
| Sat, 06 Jul 2013 12:10:50 +0200 |
Ralf Schlatterbeck |
Fix minor problems in tests
|
| Mon, 17 Jun 2013 16:53:34 +0200 |
Ralf Schlatterbeck |
Implement XMLRPC MultiCall (including test), see
|
| Tue, 23 Apr 2013 23:06:09 -0400 |
John Rouillard |
Implementation for:
|
| Thu, 21 Oct 2010 19:53:51 +0000 |
Ralf Schlatterbeck |
fix broken tests by adding additional permissions...
|
| Tue, 19 Oct 2010 15:29:05 +0000 |
Ralf Schlatterbeck |
- Add explicit "Search" permissions, see Security Fix below.
|
| Mon, 10 Aug 2009 04:32:11 +0000 |
Richard Jones |
py2.4 compat
1.4.9
|
| Fri, 13 Mar 2009 05:20:30 +0000 |
Richard Jones |
do all the pre-release stuff...
|
| Fri, 27 Feb 2009 17:46:47 +0000 |
Stefan Seefeld |
XMLRPC improvements:
|
| Mon, 18 Aug 2008 06:21:53 +0000 |
Richard Jones |
allow binary data for "content" props through rawToHyperdb
|
| 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.
|
| Tue, 03 Apr 2007 16:52:51 +0000 |
Stefan Seefeld |
Varia
|
| Thu, 22 Mar 2007 02:49:50 +0000 |
Stefan Seefeld |
Re-add failing test to make sure permissions are respected.
|
| Thu, 22 Mar 2007 02:07:44 +0000 |
Stefan Seefeld |
Initial checkin for new xmlrpc frontend.
|