Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-29 | made MySQL/MySQLi forge use explicitly named KEYs, added ability to specify ↵ | Derek Jones | 1 | -5/+16 | |
multi-column non-primary keys in table creation | |||||
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 4 | -23/+23 | |
(! foo) changed to ( ! foo) || changed to OR changed newline standardization code in various places from preg_replace to str_replace | |||||
2008-05-11 | Removed closing PHP tags, replaced with a comment block identifying the end ↵ | Derek Jones | 4 | -4/+12 | |
of the file | |||||
2008-05-11 | Undoing change committed in r1115 | Derek Jones | 4 | -0/+4 | |
2008-05-11 | removed closing PHP tag from all framework files | Derek Jones | 4 | -4/+0 | |
2008-05-05 | Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to ↵ | Derek Allard | 3 | -7/+7 | |
the File Helper. Changed ( ! condition) into (! condition) within the code | |||||
2008-04-07 | Added rename_table() into DBForge. | Derek Allard | 1 | -0/+18 | |
2008-04-04 | added constants.php file and implemented constants for file system modes | Derek Jones | 1 | -2/+2 | |
2008-02-25 | Fixed an AR_caching error where it wasn't tracking table aliases (#3463) | Derek Allard | 1 | -1/+1 | |
2008-02-13 | fixes to _create_table() in sqlite_forge.php: | Derek Jones | 1 | -2/+3 | |
removed space between table name and parenthesis added version check for IF NOT EXISTS | |||||
2008-02-11 | clarifying comment on sqlite escape table | Derek Allard | 1 | -5/+3 | |
2008-02-10 | changes for enhanced database compatibility | Derek Allard | 1 | -7/+7 | |
2008-02-05 | Changed the behaviour of Active Record's update() to make the WHERE clause ↵ | Derek Allard | 1 | -1/+5 | |
optional (#3395) | |||||
2008-02-05 | Added and documented Active Record caching. | Derek Allard | 1 | -0/+7 | |
Made AR fully database-prefix aware | |||||
2008-01-29 | Abstracted FROM table listing in Active Record for databases that do not ↵ | Derek Jones | 1 | -0/+22 | |
support parenthetic grouping of tables to explicitly define operator precedence | |||||
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 4 | -12/+12 | |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 4 | -8/+8 | |
2008-01-18 | fix for count_all | Derek Allard | 1 | -1/+1 | |
2008-01-16 | (no commit message) | Derek Allard | 1 | -7/+8 | |
2008-01-16 | Many new Active Record functions, and another whack of stuff | Derek Allard | 4 | -68/+406 | |
2007-12-20 | fixed typo: $field_names[] vs $Ffield_names[] | Derek Allard | 1 | -1/+1 | |
2007-12-19 | Added support for limit() into update() and delete() statements in Active ↵ | Derek Allard | 1 | -2/+4 | |
Record. | |||||
2007-12-19 | Added support for limit() into update() statements in Active Record. | Derek Allard | 1 | -2/+4 | |
2007-12-18 | Added 'random' as an order_by() option in Active Record. | Derek Allard | 1 | -2/+3 | |
2007-12-18 | Added count_all_results() function to Active Record. | Derek Allard | 1 | -1/+8 | |
2007-10-04 | Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. | Derek Allard | 3 | -3/+3 | |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 3 | -811/+811 | |
update copyright year update Code Igniter to CodeIgniter | |||||
2006-11-01 | (no commit message) | admin | 1 | -0/+15 | |
2006-10-26 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-25 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-23 | (no commit message) | admin | 1 | -4/+8 | |
2006-10-21 | (no commit message) | admin | 3 | -25/+25 | |
2006-10-21 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-16 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-12 | (no commit message) | admin | 1 | -1/+7 | |
2006-10-05 | (no commit message) | admin | 1 | -0/+17 | |
2006-10-02 | (no commit message) | admin | 1 | -0/+14 | |
2006-10-01 | (no commit message) | admin | 2 | -22/+22 | |
2006-09-30 | (no commit message) | admin | 2 | -43/+42 | |
2006-09-29 | (no commit message) | admin | 1 | -5/+14 | |
2006-09-26 | (no commit message) | admin | 2 | -57/+57 | |
2006-09-26 | (no commit message) | admin | 2 | -1/+53 | |
2006-09-25 | (no commit message) | admin | 1 | -6/+6 | |
2006-09-25 | (no commit message) | admin | 1 | -4/+2 | |
2006-09-25 | (no commit message) | admin | 1 | -0/+17 | |
2006-09-25 | (no commit message) | admin | 1 | -0/+17 | |
2006-09-25 | (no commit message) | admin | 1 | -0/+38 | |
2006-09-25 | (no commit message) | admin | 2 | -68/+56 | |
2006-09-24 | (no commit message) | admin | 1 | -74/+75 | |
2006-09-24 | (no commit message) | admin | 1 | -481/+0 | |