Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -0/+1 |
2010-03-11 | grammer fixup - we're all about grammer (yes, if you're reading this thinking... | Derek Allard | 1 | -1/+1 |
2010-03-10 | added docs for application Packages, added third_party folder to the applicat... | Derek Jones | 1 | -0/+1 |
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 | 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 | 1 | -0/+1 |
2010-03-10 | added swap_pre, autoinit, and stricton database configuration explanations | Derek Jones | 1 | -0/+3 |
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 | 1 | -0/+1 |
2010-03-10 | added docs for Output class property | Derek Jones | 1 | -0/+1 |
2010-03-10 | added ability to enable/disable individual sections of the Profiler | Derek Jones | 1 | -0/+1 |
2010-03-10 | change log note for Drivers | Derek Jones | 1 | -0/+1 |
2010-03-10 | completely removed Plugins from CodeIgniter | Derek Jones | 1 | -1/+7 |
2010-03-10 | changed SVN location change to BitBucket | Derek Jones | 1 | -1/+1 |
2010-03-05 | changing docs refs to future release 2.0.0 | Derek Jones | 1 | -10/+11 |
2010-02-04 | fixing a series of errors in (ironically) error display in some database drivers | Derek Allard | 1 | -0/+1 |
2010-02-04 | database exists function in dbutil | Derek Allard | 1 | -0/+1 |
2010-02-04 | documented move of svn | Derek Allard | 1 | -0/+1 |
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 |
2010-01-23 | Added alpha, and sha1 string types to random_string() in the String Helper. | Derek Allard | 1 | -0/+1 |
2010-01-18 | The Unit Test Class now has an optional "notes" field available to it, and al... | Derek Allard | 1 | -1/+2 |
2010-01-18 | minor changelog re-org | Derek Allard | 1 | -9/+8 |
2010-01-18 | user guide clarification on large image processing | Derek Allard | 1 | -1/+1 |
2010-01-17 | clarifying redirect helper | Derek Allard | 1 | -1/+1 |
2010-01-17 | Added 'application/x-msdownload' for .exe files and ''application/x-gzip-comp... | Derek Allard | 1 | -0/+1 |
2010-01-17 | optional precision argument in byte_format() | Derek Allard | 1 | -0/+1 |
2010-01-17 | Added Flock to the list of browsers in the user agent class | Derek Allard | 1 | -1/+1 |
2010-01-17 | adding Chrome to list of browsers for user-agent class | Derek Allard | 1 | -0/+1 |
2010-01-17 | doc updates, corrections and clarifications. | Derek Allard | 1 | -1/+1 |
2010-01-17 | extra period in a sentence (the horror!) :) | Derek Allard | 1 | -1/+1 |
2010-01-17 | Added "default" to the list Reserved Names | Derek Allard | 1 | -0/+5 |
2010-01-17 | making get_mime_by_extension case insensitive | Derek Allard | 1 | -0/+1 |
2010-01-17 | fixed an incorrectly labelled config key example | Derek Allard | 1 | -1/+1 |
2010-01-17 | adding the ability for form_open_multipart() to accept string attribute argum... | Derek Allard | 1 | -0/+1 |
2010-01-17 | Documentd db->close() | Derek Allard | 1 | -0/+1 |
2010-01-16 | Documented append_output() in the Output Class. | Derek Allard | 1 | -0/+1 |
2010-01-16 | adding http headers and config to CI profiler | Derek Allard | 1 | -0/+1 |
2010-01-15 | Update to file helper to return FALSE on failure. | Greg Aker | 1 | -0/+1 |
2010-01-14 | changelog note about fixing typos/examples. Should probably have added this i... | Derek Allard | 1 | -0/+1 |
2010-01-14 | added a parse_string() method to the Parser | Derek Allard | 1 | -0/+1 |
2010-01-08 | Table library will generate an empty cell with a blank string, or NULL value. | Derek Allard | 1 | -0/+1 |