Commit Graph

68 Commits (eeeba75a5b10420688f08093738dd8e28060d69e)

Author SHA1 Message Date
Dries Buytaert 0a481a7899 - Patch #881536 by sun, pwolanin: cannot pass drupal_http_request() options into xmlrpc() function. 2010-08-14 03:15:01 +00:00
Dries Buytaert c03800e0cd - Patch #861420 by sun: coder_format() on xmlrpc(s).inc. 2010-07-22 16:20:15 +00:00
Dries Buytaert da75021509 - Patch #855418 by jhodgdon, aspilicious: fix doc errors in xmlcpr.inc and fill in the missing doc headers. 2010-07-16 02:19:38 +00:00
Angie Byron ed86172814 #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +00:00
Dries Buytaert d054bfaa01 - Patch #265973 by Damien Tournoud, mr.baileys, dixon_, clemens.tolboom: XML-RPC chokes with long server response. 2010-03-31 15:56:53 +00:00
Dries Buytaert 4ad5885f2d - Patch #670250 by boombatower: more documentation clean-ups. 2009-12-31 13:43:36 +00:00
Dries Buytaert 37bacdacfb - Patch #646678 by fgm: fixed incorrect multicall implementation. 2009-12-29 19:33:36 +00:00
Dries Buytaert 5f069ef95a - Patch #297860 by sun: fixed XML-RPC error handling. 2009-12-18 16:49:10 +00:00
Angie Byron 2c55219315 #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading. 2009-08-24 00:14:23 +00:00
Angie Byron e63e85020b Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again. 2009-08-24 00:10:46 +00:00
Angie Byron 4ae238ea57 *** empty log message *** 2009-08-24 00:02:05 +00:00
Dries Buytaert 174aa41da0 - Patch #491978 by Berdir: remove unnecessary &s. 2009-06-15 10:10:47 +00:00
Dries Buytaert 1883e93f14 - Patch #352872 by Damien Tournoud: clean-up xmlrpc() wrapper. 2009-05-04 10:38:47 +00:00
Dries Buytaert 534287b1bc - Patch #245990 by pwolanin: further clean-up of the HTTP request status fail problem. 2009-01-14 21:13:42 +00:00
Dries Buytaert 445823f6bb - Patch #337783 by Dave Reid, drewish: array-itize drupal_http_requests()'s parameters. 2008-12-26 21:01:57 +00:00
Dries Buytaert 305d14412c - Patch #321165 by Dave Reid: fixed exceptions in XML-RPC library and its tests. 2008-10-15 13:56:08 +00:00
Angie Byron c63992027b #297860 by catch: Reverting reversion to reverted DBTNG stuff. Tests should pass now. 2008-08-31 12:50:45 +00:00
Dries Buytaert 92eda80f3a - Patch #208270 by jvandyk: fixed error handling of XML-RPC library. 2008-08-08 20:00:09 +00:00
Dries Buytaert ba62583515 - Patch #245961 boombatower: fixed exceptions in XML-RPC library. 2008-06-27 07:26:31 +00:00
Dries Buytaert e6a5793d0b - Patch #245904 by boombatower: fixed E_NOTICE warning in the XML-RPC library. 2008-04-14 17:58:16 +00:00
Dries Buytaert 56d2664a90 - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators. 2008-04-14 17:48:46 +00:00
Dries Buytaert 2e2c2bcac0 - Patch #226555 by jvandyk, vladimir, rok, et al: remove E_NOTICE. 2008-03-15 12:59:22 +00:00
Gábor Hojtsy 8e765744e8 #207991 by Rok Zlender: xmlrpc_date did not parse dates well 2008-01-09 21:52:43 +00:00
Dries Buytaert 178c28535b - Patch #204900 by webernet: code style fixes. Likely my last patch of the year. Fiew. Thanks all, and see you on the other side. :) 2007-12-31 08:54:37 +00:00
Gábor Hojtsy e08abdd252 #194946 by dmitrig01, Pasqualle: christmas cleanup (some code style issues fixed) 2007-12-23 13:17:20 +00:00
Gábor Hojtsy e6a4b82e6e #196535 by sun, chx, dww: check whether Drupal can issue HTTP requests at all, so we know that this is the cause of problems, not the remote host not responding. 2007-12-20 08:57:55 +00:00
Gábor Hojtsy 3d22fe4357 #199084 by chx: better conformance with ISO date formats in our xmlrpc code 2007-12-11 12:32:33 +00:00
Gábor Hojtsy 5622bce2d5 #198579 by webernet and hswong3i: a huge set of coding style fixes, including:
- whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting
2007-12-08 14:06:23 +00:00
Dries Buytaert 2db2c039fb - Patch #172950 by webernet: code style fixes. 2007-09-04 21:10:45 +00:00
Dries Buytaert 318ac983e2 - Patch #137138 by jvandyk: fixed problem with drupal_http_request() not setting the proper error code when a network effect occurs. Causes the XML-RPC backend to fail. 2007-04-18 20:35:45 +00:00
Dries Buytaert e675979091 - Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot. 2007-04-13 08:56:59 +00:00
Dries Buytaert c2fd5a3485 - Patch #82131 by beginner: fixed typo. 2006-09-03 08:21:18 +00:00
Dries Buytaert 860f49bacb - Patch #73582 by chx: fixed glitch with return value checking in XML-RPC client. 2006-07-13 18:24:23 +00:00
Dries Buytaert 3d38b57220 - Patch #41481 by Zen, Cvbge, sun et al: bugfix: duplicate key error while editing locale strings. 2006-05-16 09:22:36 +00:00
Neil Drumm f401bea1f3 #63782 by jvandyk, More documentation for xmlrpc.inc 2006-05-16 06:56:49 +00:00
Gerhard Killesreiter 0e8a3c1344 #59513, XML-RPC struct spawns empty parameters, patch by chx 2006-04-24 10:49:38 +00:00
Dries Buytaert 4e9a12ddb8 - Patch #59513 by chx: critical bugfix: XML-RPC drops empty parameters. 2006-04-20 05:44:22 +00:00
Gerhard Killesreiter 70aae83c8e #58166, fixes for typos, patch by Uwe Herrmann 2006-04-11 11:33:15 +00:00
Steven Wittens 4c66ab52f3 - #31301: Don't escape apostrophes in XML-RPC strings.
/me looks down
OH MY GOD... I'M MELLLLTTIIINNGG NOOOOOOO.... AAARGHHHHHH.

Oh well, don't the people inside the asylum say the outside world is insane, too?
2005-12-27 18:42:49 +00:00
Dries Buytaert d52bcb63cc - Patch #37766 by Thomas Ilsche: fixed date handling in XML-RPC backend. 2005-11-21 21:35:43 +00:00
Dries Buytaert dac42f83c8 - Patch #36079 by ax/chx: various blogapi.module fixes. 2005-11-09 19:03:35 +00:00
Dries Buytaert 699df6742b - Patch #34214 by ax:
* xmlrpc_value_calculate_type() fails for empty arrays
   * PHPDoc for xmlrpc_value_calculate_type()
   * use is_*() instead of gettype() as advised in the PHP manual (and document this)
   * coding style
2005-10-28 13:13:30 +00:00
Dries Buytaert f6764cfbd8 - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings. 2005-10-22 15:14:46 +00:00
Dries Buytaert 927d98d068 - Patch #33555 by leoburd: fixed typo in XML-RPC backend. 2005-10-10 09:03:11 +00:00
Dries Buytaert 7b8a409675 - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
Dries Buytaert d6bcdafeed - Patch #7458 by chx: merged the XML-RPC multicall support into xmlrpc() and use lazy-loading for the XML-RPC libraries.(performance improvement). 2005-08-17 15:01:14 +00:00
Dries Buytaert 6ef678e447 - Patch #28871 by Malthus: added missing quotes. 2005-08-15 11:47:09 +00:00
Dries Buytaert 00d21d5cee - Patch #28826 by chx: make xmlrpc_multicall working. 2005-08-14 09:53:40 +00:00
Dries Buytaert b69b43d1ec - Patch #28482 by Uwe: add CVS $Id$ tags to all source files in Drupal core. This allows admins to know exactly which version of which files they use. In addition I want to use CVS $Id$ tags in my upcoming security.module to check for possible vulnerabilities. That's not possible if some files simply don't have $Id$s.
Note: I also (mostly) unified the tags to use the "// ID" form instead of "/* ID */", but that's more of a cosmetic issue. I'm not sure whether *.txt files and the stuff in themes/ need tags(?).
2005-08-11 12:57:41 +00:00
Steven Wittens 0c8d742283 - #28464: fix XMLRPC array vs. struct type-checking 2005-08-08 18:46:32 +00:00