Age | Commit message (Expand) | Author | Files | Lines |
2008-01-30 | removed last_visit from the Session class | Derek Jones | 1 | -0/+1 |
2008-01-30 | bugfix (#1842) - added 'index' to routed segment array when only the controll... | Derek Jones | 1 | -0/+1 |
2008-01-30 | Fixed a bug (#1872) where word_limiter() was not retaining whitespace. | Derek Jones | 1 | -0/+1 |
2008-01-30 | fixing some markup errors | Derek Allard | 1 | -8/+2 |
2008-01-30 | changelog note for bug fix #2849 | Derek Jones | 1 | -0/+1 |
2008-01-30 | Fixed a bug (#2679) where the "previous" pagination link would get drawn on t... | Derek Allard | 1 | -40/+43 |
2008-01-30 | fixed bug (#3284) where the $rsegment array would not be set properly if the ... | Derek Jones | 1 | -1/+2 |
2008-01-29 | Fixed a bug (#3024) in which master_dim wasn't getting reset by clear() in th... | Derek Allard | 2 | -3/+7 |
2008-01-29 | fixed bug #3314 where the top level path would be deleted along with files in... | Derek Jones | 1 | -0/+1 |
2008-01-29 | Removed support for db_backup in MySQLi due to incompatible functions. | Derek Allard | 2 | -1/+2 |
2008-01-29 | fixed prefs table for 'new_image' pref (bug #3348) | Derek Jones | 1 | -1/+1 |
2008-01-29 | Fixed a bug (#2858) which referenced a wrong variable in the Image class. | Derek Allard | 1 | -0/+1 |
2008-01-29 | Fixed a bug (#3328) where the smiley helper might return an undefined variable. | Derek Allard | 1 | -0/+1 |
2008-01-29 | example touch up, added some semicolons | Derek Allard | 1 | -3/+3 |
2008-01-29 | Removed an unused parameter from Profiler (#3332). | Derek Allard | 2 | -2/+3 |
2008-01-28 | added ability to "extend" helpers | Derek Jones | 2 | -0/+46 |
2008-01-28 | added is_really_writable() to Common.php, replaced is_writable() throughout a... | Derek Jones | 1 | -1/+1 |
2008-01-28 | * Added valid_base64() to the Validation class | Derek Jones | 2 | -0/+7 |
2008-01-28 | (no commit message) | Derek Allard | 1 | -1/+1 |
2008-01-28 | changed upgrade <title> to 1.6.0 | Derek Allard | 1 | -1/+1 |
2008-01-27 | Fixed a bug (#3330) in the FTP class where a comparison wasn't getting made. | Derek Allard | 1 | -1/+2 |
2008-01-26 | fixed link to quick reference PDF | Derek Jones | 1 | -1/+1 |
2008-01-26 | Added a stripslashes() into the Upload Library. | Derek Allard | 1 | -0/+1 |
2008-01-24 | added CI's global variables to the protected array in_sanitize_globals() | Derek Jones | 1 | -0/+1 |
2008-01-24 | added some bug tracker id's to the changelog | Derek Jones | 1 | -16/+16 |
2008-01-23 | added $query_times property to DB driver for profiling | Derek Jones | 1 | -1/+1 |
2008-01-23 | Fixed a series of grammatical and spelling errors in the language files. | Derek Allard | 1 | -0/+1 |
2008-01-23 | Added $this->db->dbprefix() to manually add database prefixes. | Derek Allard | 2 | -0/+5 |
2008-01-23 | XML-RPC tweaks | paulburdick | 1 | -0/+2 |
2008-01-22 | added enclosures to csv_from _result() | Derek Jones | 1 | -1/+3 |
2008-01-22 | removed extraneous load of $CFG in _display_cache() | Derek Jones | 1 | -0/+1 |
2008-01-22 | fixed bug #3156 in highlight_code() where PHP tags were not being converted p... | Derek Jones | 1 | -0/+1 |
2008-01-22 | fixed bug #3279 - removed iso-8859-1 from $this->_base_charsets, and altered ... | Derek Jones | 1 | -0/+1 |
2008-01-22 | Changed the load protocol of Models to allow for extension. | Derek Allard | 1 | -1/+2 |
2008-01-22 | changelog note for is_really_writable | Derek Jones | 1 | -3/+4 |
2008-01-22 | assitive to assistive | Derek Allard | 1 | -1/+1 |
2008-01-22 | typo: "ba" to "be". Bah! | Derek Allard | 1 | -1/+1 |
2008-01-22 | Fixed a bug (#3015) in the User Agent library where more then 2 languages whe... | Derek Allard | 1 | -1/+2 |
2008-01-22 | Changed "numeric" to use is_numeric() and added an "integer" rule into the Va... | Derek Allard | 2 | -7/+14 |
2008-01-22 | fixed Writing Documentation nav link | Derek Jones | 1 | -1/+1 |
2008-01-22 | added Writing Documentation link to the drop-down nav menu | Derek Jones | 1 | -0/+1 |
2008-01-22 | (no commit message) | Derek Allard | 1 | -1/+2 |
2008-01-21 | added note for Writing Documentation section | Derek Jones | 1 | -0/+1 |
2008-01-21 | added user guide template for developers to use in their own projects | Derek Jones | 3 | -0/+205 |
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 108 | -238/+238 |
2008-01-21 | typo fix string helper | Derek Allard | 1 | -1/+1 |
2008-01-21 | assorted guide fixes and additions | Derek Allard | 6 | -19/+17 |
2008-01-21 | documented sess_time_to_update | Derek Allard | 1 | -51/+53 |
2008-01-19 | Added attributes into <html> of userguide for valid html. | Derek Allard | 107 | -109/+110 |
2008-01-19 | (no commit message) | Derek Allard | 1 | -0/+1 |