Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #897140 by fgm: system.methodSignature returns incorrect and ↵ | Dries Buytaert | 2011-04-10 |
| | | | | incomplete data. | ||
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
| | |||
* | - Patch #656266 by fgm, sun: hook_xmlrpc_alter() cannot alter built-in methods. | Dries Buytaert | 2010-10-02 |
| | |||
* | - Patch #881536 by sun, pwolanin: cannot pass drupal_http_request() options ↵ | Dries Buytaert | 2010-08-14 |
| | | | | into xmlrpc() function. | ||
* | Reverting #500866. Needs more discussion. | Angie Byron | 2010-08-05 |
| | |||
* | #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵ | Angie Byron | 2010-08-05 |
| | | | | SimpleTest, so translators do not get 1000s of bogus strings. | ||
* | #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply ↵ | Angie Byron | 2010-05-06 |
| | | | | coding standard for casting. | ||
* | - Patch #265973 by Damien Tournoud, mr.baileys, dixon_, clemens.tolboom: ↵ | Dries Buytaert | 2010-03-31 |
| | | | | XML-RPC chokes with long server response. | ||
* | - Patch #647336 by boombatower, Morbus Iff: fixed bug with when xmlrpc() is ↵ | Dries Buytaert | 2009-12-02 |
| | | | | called with no function arguments. Added some extra XML-RPC tests. | ||
* | #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵ | Angie Byron | 2009-08-24 |
| | | | | 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. | ||
* | Of all the patches to accidentally commit without a message. :( Rolling back ↵ | Angie Byron | 2009-08-24 |
| | | | | registry rip. Let's try that again. | ||
* | *** empty log message *** | Angie Byron | 2009-08-24 |
| | |||
* | #500866 by boombatower: Remove t() from getInfo in tests. | Angie Byron | 2009-07-13 |
| | |||
* | #493296 by jrchamp: Fix label on test assertion. | Angie Byron | 2009-06-28 |
| | |||
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
| | |||
* | - Patch #352872 by Damien Tournoud: clean-up xmlrpc() wrapper. | Dries Buytaert | 2009-05-04 |
| | |||
* | #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵ | Angie Byron | 2009-03-31 |
| | | | | static method to reduce memory footprint of SimpleTest. | ||
* | - Patch #352470 by scor: fixed typos and grammar in comments. | Dries Buytaert | 2008-12-30 |
| | |||
* | - Patch #338403 by drewish: code comments clean-up. | Dries Buytaert | 2008-11-25 |
| | |||
* | #307477 by clemens.tolboom and boombatower: Test how XML-RPC responds to ↵ | Angie Byron | 2008-09-17 |
| | | | | large messages. | ||
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵ | Dries Buytaert | 2008-09-17 |
| | | | | developer experience. | ||
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵ | Dries Buytaert | 2008-09-06 |
| | | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency. | ||
* | - Patch #268063 by boombatower, chx, cwgordon7, Damien Tournoud: move ↵ | Dries Buytaert | 2008-08-09 |
includes/tests to simpletest/tests and provide hidden .info propery |