Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-01-19 | Added an email helper into core helpers. | Derek Allard | 1 | -1/+2 |
2008-01-19 | added email helper | Derek Allard | 5 | -5/+108 |
2008-01-19 | guide fixes, remove 1.5.5 update file | Derek Allard | 2 | -120/+7 |
2008-01-19 | Fixed bug #3268 where router could leave '/' as the path | Derek Jones | 1 | -0/+1 |
2008-01-19 | Fixed a bug in the Typography Helper where unordered list was listed "un" (#3... | Derek Allard | 1 | -0/+1 |
2008-01-19 | added some semantic division and formatting to the 1.6.0 changelog | Derek Jones | 1 | -48/+87 |
2008-01-19 | documentation for multiple views | Derek Allard | 1 | -1/+18 |
2008-01-18 | added GET, URI string, and memory usage to Profiler output | Derek Jones | 1 | -0/+1 |
2008-01-18 | added greater precision to $_FILE upload errors | Derek Jones | 1 | -0/+1 |
2008-01-18 | modified prep_for_form() to accept an array so POST arrays can be validated w... | Derek Jones | 1 | -0/+1 |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 107 | -107/+107 |
2008-01-18 | fixed bug #3260 tightened type checking before outputting MySQL field as NULL | Derek Jones | 1 | -0/+1 |
2008-01-18 | added link to upgrading guide | Derek Allard | 1 | -0/+1 |
2008-01-18 | Fixed a bug (#3175) preventing certain libraries from working properly when a... | Derek Jones | 1 | -1/+2 |
2008-01-18 | removed $assign_to_controller - seems redundant all things considered | Derek Jones | 1 | -1/+0 |
2008-01-18 | modified download links to work with new location | Derek Jones | 1 | -11/+11 |
2008-01-17 | typo fixes | Derek Allard | 2 | -2/+2 |
2008-01-17 | fixed bug #3003 preventing encryption from working with modes other than MCRY... | Derek Jones | 1 | -2/+4 |
2008-01-17 | clarified capitalization of model class names | Derek Jones | 1 | -1/+1 |
2008-01-17 | typos | Derek Allard | 2 | -3/+3 |
2008-01-17 | typography helper bugfix note | Derek Jones | 1 | -1/+2 |
2008-01-17 | (no commit message) | Derek Allard | 1 | -0/+1 |
2008-01-17 | prefixed reserved variables of _ci_load() in order to not conflict with view ... | Derek Jones | 1 | -0/+1 |