summaryrefslogtreecommitdiff
path: root/rpc.py
Commit message (Expand)AuthorAgeFilesLines
* Provide a method to get the latest serial for all packagesDonald Stufft2013-06-041-0/+5
* Add a top_packages() api endpoint to the XMRLPC interfaceDonald Stufft2013-05-191-0/+5
* even betterRichard Jones2013-03-201-1/+1
* even betterRichard Jones2013-03-201-2/+3
* expose a simple mechanism for asking for the recent changesRichard Jones2013-03-201-0/+19
* Donald's implementation of hosting modeRichard Jones2013-03-191-0/+5
* incorporate defusedxml for XML parsing; limit size of XML-RPC requests handledRichard Jones2013-02-201-0/+1
* undo logging of exceptions as they're very noisyRichard Jones2013-01-151-6/+1
* whoopsRichard Jones2013-01-141-1/+1
* fixesRichard Jones2013-01-141-12/+20
* ughRichard Jones2013-01-141-1/+1
* add option to include ids in the changelogRichard Jones2013-01-141-2/+8
* Fix syntax error.Martin v. L?wis2012-05-241-2/+3
* handle even really badly-formed invocationsRichard Jones2012-05-241-7/+19
* add docs url to the XML-RPC meta-datarichard2012-02-061-0/+1
* Add browse RPC.martin.von.loewis2011-12-121-0/+14
* add XML-RPC interfaces for retrieving download counts for releases, packages ...richard2011-08-221-0/+17
* Add changed_packages RPC.martin.von.loewis2011-07-101-0/+4
* Remove rating feature.martin.von.loewis2011-04-061-13/+0
* Integrate dependency tables into a single one.martin.von.loewis2010-08-141-6/+10
* If the requested release does not exist, return an empty dictionary.martin.von.loewis2010-08-071-1/+2
* If the requested release does not exist, return an empty dictionary.martin.von.loewis2010-08-071-0/+2
* add some useful urls to the release datarichard2010-07-241-0/+3
* Merge tarek-pep-345-support.martin.von.loewis2010-04-241-3/+5
* Redo r601.martin.von.loewis2009-12-281-0/+1
* Patch #2143067: Use SimpleXMLRPCDispatcher in RPC implementation.martin.von.loewis2009-12-281-26/+42
* Update ratings RPC to new data structures.martin.von.loewis2009-10-231-7/+10
* Allow rating retrieval over XML-RPC.martin.von.loewis2009-10-041-1/+11
* Convert mx .gmtime to timetuple/mktime.martin.von.loewis2009-03-301-1/+2
* Remove usage of mxDateTime.martin.von.loewis2009-03-301-8/+0
* Issue #2717070: Filter non-XML control charactersmartin.von.loewis2009-03-301-0/+2
* Support XML-RPC marshalling of mx.DateTime.martin.von.loewis2009-03-071-0/+8
* Also wrap Faults with methodResponse.martin.von.loewis2008-06-101-1/+1
* Wrap response message into methodResponse element, as per spec.martin.von.loewis2008-06-101-1/+1
* oopsrichard2008-02-271-1/+1
* allow package_releases to show all releases, not just unhidden onesrichard2008-02-271-2/+6
* Use gmticks, not ticks.martin.von.loewis2007-07-131-1/+1
* Add changelog RPC.martin.von.loewis2007-07-131-1/+8
* include more info in XMLRPC release fetchrichard2006-12-201-0/+3
* add more info to file XMLRPC fetchrichard2006-12-201-3/+5
* errichard2006-09-191-1/+1
* posting of cheesecake scores from MKrichard2006-08-171-1/+8
* add in updated_releases rpc from mkrichard2006-08-091-1/+5
* patch from mkrichard2006-08-091-3/+2
* Remove RPC method relating to unused column.jlg2006-07-071-4/+0
* Mega-patch from the first day of the Cheese Shop sprinting.jlg2006-07-071-11/+13
* bugfixesrichard2005-08-041-3/+5
* Implement Ian Bicking's XML-RPC interface.richard2005-08-041-20/+37
* syncrichard2005-08-031-2/+2
* more usefulrichard2005-08-031-3/+3