Age | Commit message (Expand) | Author | Files | Lines |
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 | 4 | -4/+4 |
2010-01-17 | extra period in a sentence (the horror!) :) | Derek Allard | 2 | -2/+2 |
2010-01-17 | Added "default" to the list Reserved Names | Derek Allard | 2 | -0/+6 |
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 | 2 | -2/+2 |
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 | 2 | -1/+4 |
2010-01-16 | Documented append_output() in the Output Class. | Derek Allard | 2 | -0/+9 |
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 | fixing a routing example | Derek Allard | 1 | -8/+3 |
2010-01-14 | added a parse_string() method to the Parser | Derek Allard | 2 | -0/+5 |
2010-01-08 | Table library will generate an empty cell with a blank string, or NULL value. | Derek Allard | 1 | -0/+1 |
2010-01-07 | changing the second parameter in directory_map to an integer that controls re... | Pascal Kriete | 2 | -3/+4 |
2010-01-06 | changed isset() to array_key_exists() in values_parsing() conditional of XML-... | Derek Jones | 1 | -0/+1 |
2010-01-05 | updated copyrights | Derek Jones | 126 | -127/+127 |
2009-12-23 | tweaking the regex for reduce_double_slashes to correctly handle duplicates a... | Pascal Kriete | 1 | -0/+1 |
2009-12-22 | Added "is_object" into the list of unit tests capable of being run. | Derek Allard | 2 | -0/+2 |
2009-12-16 | Added outline-style: none; to CSS to prevent Firefox from outlining links | Rick Ellis | 1 | -0/+6 |
2009-12-16 | Change to CI's db->version() function to allow a list of exceptions for dbs w... | Derek Allard | 1 | -0/+5 |
2009-12-16 | wording clarification | Derek Allard | 1 | -1/+1 |
2009-12-08 | "favur"? Did I write that? Its not Canadian, its not American... its just... ... | Derek Allard | 1 | -1/+1 |
2009-12-07 | Fixed a language key in the profiler: "profiler_no_memory_usage" to "profiler... | Derek Allard | 1 | -0/+1 |
2009-12-07 | Fixed an error in the Zip library that didn't allow downloading on PHP 4 serv... | Derek Allard | 1 | -0/+1 |
2009-12-05 | fixed bug where active record override wasn't being honored properly | Derek Jones | 1 | -0/+1 |
2009-11-27 | non-backwards compatible change to get_dir_file_info() for performance reason... | Derek Jones | 3 | -3/+113 |
2009-11-05 | added hyphens to allowed characters in GET keys and vals in submitted URLs in... | Derek Jones | 1 | -0/+1 |
2009-11-04 | Modified inflector helper to properly pluralize words that end in 'ch' or 'sh' | Greg Aker | 1 | -1/+2 |
2009-10-13 | numerous changes from DIR_WRITE_MODE to FILE_WRITE_MODE | Derek Jones | 1 | -0/+1 |
2009-10-13 | added translation of fields passed as validation rule parameters | Pascal Kriete | 1 | -0/+1 |
2009-10-08 | Deprecated the dohash() function in favour of do_hash() for naming consistency. | Derek Allard | 2 | -3/+5 |
2009-09-25 | Made get_mime_by_extension() case insensitive. | Derek Allard | 1 | -0/+1 |
2009-09-24 | increased randomness of file name used in is_really_writable() | Derek Jones | 1 | -0/+1 |
2009-09-22 | a series of clarifications of the docs | Derek Allard | 3 | -3/+3 |
2009-09-18 | Documented a second argument in the decode() function for the Encryption Class | Derek Allard | 1 | -0/+8 |
2009-09-17 | Documented a second argument in the decode() function for the Encryption Class | Derek Allard | 1 | -0/+5 |
2009-09-16 | missing version point in cart doc | Derek Allard | 1 | -345/+345 |
2009-09-16 | (no commit message) | Derek Allard | 1 | -1/+1 |
2009-09-16 | some user guide corrections in code examples | Derek Allard | 3 | -3/+8 |
2009-09-16 | adding accept-charset to form_open() | Derek Allard | 2 | -4/+12 |
2009-09-11 | prep for 1.7.2 release | Derek Jones | 123 | -125/+131 |
2009-08-24 | updating xml_from_result to check for list_fields instead of field_names | Pascal Kriete | 1 | -0/+1 |
2009-08-17 | changes some EE references to CI in the styleguide | Derek Allard | 1 | -4/+4 |
2009-08-17 | Fixed a bug in the language class when outputting an error for an unfound file. | Derek Allard | 1 | -0/+1 |
2009-08-17 | Fixed a bug in the Calendar library where the shortname was output for "May". | Derek Allard | 1 | -0/+1 |
2009-08-17 | example fix | Derek Allard | 2 | -2/+2 |
2009-08-17 | example fix | Derek Allard | 2 | -2/+2 |
2009-08-17 | comment fix | Derek Allard | 1 | -1/+1 |