summaryrefslogtreecommitdiffstats
path: root/system/database/DB_cache.php
AgeCommit message (Collapse)AuthorFilesLines
2014-05-31Changelog messages, bump year in copyright noticesAndrey Andreev1-1/+1
2011-10-27Converted database constructors to PHP5 typeTimothy Warren1-1/+1
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It ↵Derek Jones1-3/+3
broke the Typography class's string replacements, for instance
2011-04-25Fixed double-space typo.Razican1-3/+3
2011-01-05Hey look, it's 2011Greg Aker1-1/+1
2010-11-10Updating PHP requirements in files 5.1.6Greg Aker1-1/+1
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-27/+27
2010-01-05updated copyrightsDerek Jones1-1/+1
2009-10-13numerous changes from DIR_WRITE_MODE to FILE_WRITE_MODEDerek Jones1-1/+1
chmod operations on files were using the DIR_ constant permisisons
2009-04-22updated copyrights to 2009Derek Jones1-1/+1
2008-11-13Changing EOL style to LFDerek Allard1-194/+194
2008-10-17Fixed a bug (4718) in which the path to the files was being set in correctly.Rick Ellis1-8/+10
2008-09-13updated copyrightRick Ellis1-1/+1
2008-05-13Some sweeping syntax changes for consistency:Derek Jones1-6/+6
(! foo) changed to ( ! foo) || changed to OR changed newline standardization code in various places from preg_replace to str_replace
2008-05-12passed db object by reference to DB Cache class, and changed the cache class ↵Derek Jones1-14/+16
to use that db object instead of $CI->db, to support returned db objects and multiple db connections http://codeigniter.com/bug_tracker/bug/4223/
2008-05-11Removed closing PHP tags, replaced with a comment block identifying the end ↵Derek Jones1-1/+3
of the file
2008-05-11Undoing change committed in r1115Derek Jones1-0/+1
2008-05-11removed closing PHP tag from all framework filesDerek Jones1-1/+0
2008-05-05Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to ↵Derek Allard1-5/+5
the File Helper. Changed ( ! condition) into (! condition) within the code
2008-04-04added constants.php file and implemented constants for file system modesDerek Jones1-3/+3
2008-01-28added is_really_writable() to Common.php, replaced is_writable() throughout ↵Derek Jones1-3/+0
application with is_really_writable()
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-3/+3
2008-01-18ExpressionEngine Dev Team in creditDerek Allard1-2/+2
2008-01-16Many new Active Record functions, and another whack of stuffDerek Allard1-7/+5
2008-01-14fix a segment db cache bugDerek Allard1-1/+1
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-1/+1
2007-04-15update pMachine to EllisLabDerek Allard1-193/+193
update copyright year update Code Igniter to CodeIgniter
2006-10-21(no commit message)admin1-1/+1
2006-10-21(no commit message)admin1-1/+1
2006-10-21(no commit message)admin1-1/+1
2006-10-07(no commit message)admin1-3/+3
2006-10-07(no commit message)admin1-23/+23
2006-10-06(no commit message)admin1-3/+3
2006-10-06(no commit message)admin1-5/+12
2006-10-06(no commit message)admin1-6/+6
2006-10-04(no commit message)admin1-0/+187
2006-10-04(no commit message)admin1-76/+0
2006-10-02(no commit message)admin1-0/+32
2006-09-27(no commit message)admin1-1/+1
2006-09-27(no commit message)admin1-0/+44