Age | Commit message (Expand) | Author | Files | Lines |
2010-04-08 | Fix #15 - Strict Standards Error in index.php | Greg Aker | 1 | -0/+1 |
2010-03-30 | fixed syntax error in documentation example for XML-RPC send_response() method | Derek Jones | 1 | -1/+1 |
2010-03-29 | fixed a bug where a PHP error would result when passing objects as values to ... | Derek Jones | 1 | -0/+1 |
2010-03-29 | fixed casing of EllisLab | Derek Jones | 130 | -132/+132 |
2010-03-28 | Change in the loader and driver docs to force ucfirst() on driver directory n... | Greg Aker | 1 | -0/+21 |
2010-03-25 | updated docs to encourage installation of application and system folders abov... | Derek Jones | 2 | -3/+9 |
2010-03-25 | moved application folder outside of the system folder | Derek Jones | 11 | -36/+36 |
2010-03-22 | Updating changelog | Greg Aker | 1 | -0/+1 |
2010-03-22 | Updating docs for extending core libraries to reference the application/core ... | Greg Aker | 1 | -3/+3 |
2010-03-22 | added documentation for philsturgeon's submission of download() for the FTP l... | Derek Jones | 2 | -1/+15 |
2010-03-22 | expanded philsturgeon's bugfix to parse_url() and updated docs and changelog | Derek Jones | 2 | -1/+2 |
2010-03-20 | reordered logic in _display_cache() to eliminate a call to is_really_writable... | Derek Jones | 1 | -0/+1 |
2010-03-19 | Fixed a bug where files created with the Zip Library would result in file cre... | Greg Aker | 1 | -0/+1 |
2010-03-18 | Added a $xss_clean class variable to the XMLRPC library, enabling control ove... | Robin Sowell | 2 | -0/+3 |
2010-03-12 | Fix #2 -- extra </a> on docs page | Greg Aker | 1 | -1/+1 |
2010-03-12 | switching svn info on download page to hg | Derek Jones | 1 | -4/+8 |
2010-03-11 | grammer fixup - we're all about grammer (yes, if you're reading this thinking... | Derek Allard | 1 | -1/+1 |
2010-03-11 | got rid of some redundancy in the preliminary jQuery lib docs | Derek Jones | 1 | -92/+2 |
2010-03-11 | full on scaffolding removal | Derek Jones | 9 | -167/+2 |
2010-03-10 | added docs for application Packages, added third_party folder to the applicat... | Derek Jones | 2 | -0/+50 |
2010-03-10 | changelog note for bugfix in Profiler dealing with failed queries | Derek Jones | 1 | -0/+1 |
2010-03-10 | changelog note for bugfix to log entries | Derek Jones | 1 | -0/+1 |
2010-03-10 | changelog note for subclass prefix automatically being applied by the loader. | Derek Jones | 1 | -0/+2 |
2010-03-10 | added changelog item for XML-RPC server 'object' config item | Derek Jones | 1 | -0/+1 |
2010-03-10 | updated Upload class docs to be accurate with the * filter for allowed_types | Derek Jones | 1 | -1/+1 |
2010-03-10 | added docs for * filter for allowed_types of Upload class | Derek Jones | 1 | -0/+1 |
2010-03-10 | added docs for convert_accented_characters() in the Text Helper | Derek Jones | 2 | -0/+8 |
2010-03-10 | added swap_pre, autoinit, and stricton database configuration explanations | Derek Jones | 2 | -3/+15 |
2010-03-10 | changelog note for directory_trigger | Derek Jones | 1 | -0/+1 |
2010-03-10 | changelog note for assign_to_config index.php values | Derek Jones | 1 | -0/+1 |
2010-03-10 | changelog note for index.php based routing overrides | Derek Jones | 1 | -0/+1 |
2010-03-10 | added changelog note for CSRF - still needs documenting in Security class docs | Derek Jones | 1 | -0/+1 |
2010-03-10 | added Security class docs, cleaned up Input class for changes to both | Derek Jones | 8 | -73/+182 |
2010-03-10 | added docs for Output class property | Derek Jones | 2 | -0/+7 |
2010-03-10 | added ability to enable/disable individual sections of the Profiler | Derek Jones | 3 | -9/+85 |
2010-03-10 | change log note for Drivers | Derek Jones | 1 | -0/+1 |
2010-03-10 | initial docs for Drivers | Derek Jones | 3 | -1/+184 |
2010-03-10 | completely removed Plugins from CodeIgniter | Derek Jones | 14 | -158/+34 |
2010-03-10 | changed SVN location change to BitBucket | Derek Jones | 1 | -1/+1 |
2010-03-05 | adding initial docs for javascript and jquery libs | Derek Jones | 2 | -0/+430 |
2010-03-05 | changing docs refs to future release 2.0.0 | Derek Jones | 126 | -139/+140 |
2010-03-05 | moved CAPTCHA plugin to a helper | Derek Jones | 1 | -0/+195 |
2010-03-03 | expanded abilities of Table library | Derek Jones | 1 | -9/+32 |
2010-02-04 | fixing a series of errors in (ironically) error display in some database drivers | Derek Allard | 1 | -0/+1 |
2010-02-04 | note on case sensitivity in database_exists() | Derek Allard | 1 | -1/+1 |
2010-02-04 | database exists function in dbutil | Derek Allard | 2 | -0/+20 |
2010-02-04 | missed one | Derek Allard | 1 | -1/+1 |
2010-02-04 | documented move of svn | Derek Allard | 2 | -1/+2 |
2010-01-26 | Updating changelog | Greg Aker | 1 | -0/+1 |
2010-01-26 | Fixing bug in DB Driver where identifiers could be escaped in some drivers th... | Greg Aker | 1 | -0/+1 |