Age | Commit message (Expand) | Author | Files | Lines |
2014-02-24 | Really don't use globals | Andrey Andreev | 1 | -10/+12 |
2014-02-11 | 2013 > 2014 | darwinel | 1 | -1/+1 |
2014-01-08 | Optimize get_instance() calls/assignments | Andrey Andreev | 1 | -9/+5 |
2013-02-21 | Disable autoloader call from class_exists() occurences to improve performance | Andrey Andreev | 1 | -1/+1 |
2013-01-01 | [ci skip] Happy new year | Andrey Andreev | 1 | -1/+1 |
2012-11-23 | Minor changes to Xmlrpcs.php | vkeranov | 1 | -30/+27 |
2012-11-01 | Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) | Andrey Andreev | 1 | -1/+2 |
2012-07-15 | Changed TRUE and FALSE values to be uppercase | Alex Bilbie | 1 | -1/+1 |
2012-06-14 | Replace strncmp() usage with strpos() | Andrey Andreev | 1 | -1/+1 |
2012-06-02 | Replaced `==` with `===` and `!=` with `!==` in /system/libraries | Alex Bilbie | 1 | -12/+12 |
2012-05-17 | Clean up the libraries | Andrey Andreev | 1 | -4/+5 |
2012-04-20 | Start comment cleanup of libraries | Timothy Warren | 1 | -5/+32 |
2012-03-26 | Remove access description lines and cleanup the Xmlrpcs library | Andrey Andreev | 1 | -44/+20 |
2012-03-09 | Bumped CodeIgniter's PHP requirement to 5.2.4. | Phil Sturgeon | 1 | -1/+1 |
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 1 | -1/+1 |
2011-12-25 | Improve the Xmlrpcs library | Andrey Andreev | 1 | -76/+68 |
2011-10-20 | adding new license file (OSL 3.0) and updating readme to ReST | Derek Jones | 1 | -4/+16 |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke... | Derek Jones | 1 | -22/+22 |
2011-04-25 | Fixed double-space typo. | Razican | 1 | -22/+22 |
2011-02-14 | Large cleanup of xmlrpcs docblocks. | Pascal Kriete | 1 | -55/+123 |
2011-01-05 | Hey look, it's 2011 | Greg Aker | 1 | -1/+1 |
2010-11-10 | Changing all class constructors to __construct() | Greg Aker | 1 | -7/+5 |
2010-11-10 | Updating PHP requirements in files 5.1.6 | Greg Aker | 1 | -1/+1 |
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 1 | -76/+76 |
2010-03-18 | Added a $xss_clean class variable to the XMLRPC library, enabling control ove... | Robin Sowell | 1 | -0/+10 |
2010-03-03 | whitespace | Derek Jones | 1 | -3/+3 |
2010-01-05 | updated copyrights | Derek Jones | 1 | -1/+1 |
2009-06-24 | some mods to xmlrpc library to handle data types better, and to exit() conten... | Derek Jones | 1 | -1/+1 |
2009-04-22 | updated copyrights to 2009 | Derek Jones | 1 | -1/+1 |
2009-02-02 | replaced all sizeof() in favor of count() - aliases are teh sux0r | Derek Jones | 1 | -8/+8 |
2008-11-13 | Changing EOL style to LF | Derek Allard | 1 | -535/+535 |
2008-09-13 | updated copyright | Rick Ellis | 1 | -1/+1 |
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 1 | -13/+13 |
2008-05-11 | Removed closing PHP tags, replaced with a comment block identifying the end o... | Derek Jones | 1 | -1/+3 |
2008-05-11 | Undoing change committed in r1115 | Derek Jones | 1 | -0/+1 |
2008-05-11 | removed closing PHP tag from all framework files | Derek Jones | 1 | -1/+0 |
2008-05-08 | added 'object' key to the XML-RPCS config allowing the passing of a class obj... | Derek Jones | 1 | -6/+18 |
2008-05-05 | Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th... | Derek Allard | 1 | -4/+4 |
2008-01-23 | *Enabled the default 'system' methods for the XML-RPC Server library, except ... | paulburdick | 1 | -75/+91 |
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 1 | -3/+3 |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 1 | -2/+2 |
2007-10-10 | Put a debug conditional around some debugging code so that it does not use up... | paulburdick | 1 | -1/+4 |
2007-10-04 | Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. | Derek Allard | 1 | -1/+1 |
2007-04-30 | fixed a typo in rpcs.php library | Derek Allard | 1 | -1/+1 |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 1 | -502/+502 |
2006-10-21 | (no commit message) | admin | 1 | -25/+25 |
2006-10-07 | (no commit message) | admin | 1 | -2/+2 |
2006-09-28 | (no commit message) | admin | 1 | -5/+0 |
2006-09-27 | (no commit message) | admin | 1 | -14/+6 |
2006-09-26 | (no commit message) | admin | 1 | -32/+25 |