Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-19 | Improved connection info | Rick Ellis | 1 | -0/+10 | |
2008-10-18 | (no commit message) | Rick Ellis | 1 | -9/+20 | |
2008-10-17 | (no commit message) | Rick Ellis | 1 | -1/+8 | |
2008-09-25 | postgre to postgres in a few documentation pages | Derek Allard | 2 | -4/+4 | |
2008-09-04 | removed random invisible character (ASCII 194) from HTML and PHP files | Derek Jones | 1 | -1/+1 | |
2008-08-31 | fixed incorrect example SQL output example | Derek Allard | 1 | -1/+1 | |
2008-08-31 | grammar changes | Derek Allard | 2 | -2/+2 | |
2008-08-26 | Added Form Validation Library and updated docs | Rick Ellis | 15 | -15/+15 | |
2008-08-26 | Made a Loader changes so that the new validation class will work. | Rick Ellis | 15 | -15/+15 | |
Made some doc style changes | |||||
2008-08-21 | further whitespace fixes | Derek Allard | 3 | -69/+69 | |
2008-07-25 | quotes to an example in DBforge | Derek Allard | 1 | -1/+1 | |
2008-07-16 | fixed a series of "next" and "previous" topic links that pointed to the ↵ | Derek Allard | 2 | -2/+2 | |
wrong pages. | |||||
2008-07-09 | guide typo | Derek Allard | 1 | -1/+1 | |
2008-06-27 | changed user guide version to 1.6.3 | Derek Jones | 15 | -15/+15 | |
2008-06-26 | changed your-site.com to example.com doc-wide | Derek Jones | 2 | -3/+3 | |
2008-06-26 | fix up where_in examples | Derek Allard | 1 | -4/+4 | |
2008-06-22 | added some missing ; to examples | Derek Allard | 1 | -10/+5 | |
2008-06-15 | userguide typo fix | Derek Allard | 1 | -1/+1 | |
2008-06-02 | added a missing word | Derek Allard | 1 | -1/+1 | |
2008-05-31 | Charset information in the userguide has been moved above title for ↵ | Derek Allard | 15 | -15/+15 | |
internationalization purposes (#4614) | |||||
2008-05-29 | made MySQL/MySQLi forge use explicitly named KEYs, added ability to specify ↵ | Derek Jones | 1 | -2/+10 | |
multi-column non-primary keys in table creation | |||||
2008-05-17 | example touch up | Derek Allard | 1 | -1/+1 | |
2008-05-14 | fixed bug #3419 where the 'database' setting for DSN connections was using ↵ | Derek Jones | 1 | -1/+4 | |
the host portion of the URL instead of the path. Added ability to set other db config values in DSN connections via query string | |||||
2008-05-12 | (no commit message) | Rick Ellis | 1 | -4/+11 | |
2008-05-06 | updated version number in user guide to 1.6.2 | Derek Jones | 15 | -15/+15 | |
2008-05-06 | Flipped user guide page titles for easier recognition in tabs: | Derek Jones | 15 | -15/+15 | |
<title>CodeIgniter User Guide : Page TItle</title> to <title>Page Title : CodeIgniter User Guide</title> | |||||
2008-04-13 | A field fields were incorrectly commented, and or examples invalid. | Derek Allard | 1 | -7/+7 | |
2008-04-10 | doc typos / fixes | Derek Allard | 2 | -5/+5 | |
2008-04-07 | Added rename_table() into DBForge. | Derek Allard | 1 | -3/+8 | |
2008-04-06 | Fixed a bug that wasn't allowing escaping to be turned off if the value of a ↵ | Derek Allard | 1 | -22/+10 | |
query was NULL. | |||||
2008-04-06 | Added the ability to prevent escaping in having() clauses. | Derek Allard | 1 | -9/+17 | |
2008-03-27 | typo | Derek Allard | 1 | -2/+2 | |
2008-03-25 | userguide note, corrections and omissions | Derek Allard | 4 | -8/+8 | |
2008-03-25 | doc typos and fixes | Derek Allard | 1 | -1/+1 | |
2008-03-18 | html fixes | Derek Allard | 2 | -3/+1 | |
2008-03-15 | fix an example | Derek Allard | 1 | -2/+0 | |
2008-03-14 | source fixes | Derek Allard | 1 | -8/+2 | |
2008-03-14 | typos | Derek Allard | 1 | -4/+0 | |
2008-03-14 | typo | Derek Allard | 1 | -1/+1 | |
2008-03-11 | added missing DB config items from sample array in connecting documentation | Derek Jones | 1 | -0/+4 | |
2008-02-25 | fixed typo in sample code for protecting identifiers | Derek Jones | 1 | -1/+1 | |
2008-02-13 | Added Path Helper to table of contents and updated copyright dates for all ↵ | Derek Jones | 15 | -15/+15 | |
user guide pages | |||||
2008-02-12 | (no commit message) | Derek Allard | 15 | -15/+15 | |
2008-02-12 | change 1.6.1 to 1.6.0.1 | Derek Allard | 15 | -15/+15 | |
2008-02-06 | fixed an unneeded "if" call that prevented AR caching in some cases | Derek Allard | 1 | -1/+1 | |
2008-02-06 | typos | Derek Allard | 1 | -2/+2 | |
2008-02-06 | Orcacle to Oracle | Derek Allard | 1 | -1/+1 | |
2008-02-05 | minor formatting and typo fix | Derek Allard | 1 | -18/+18 | |
2008-02-05 | Added and documented Active Record caching. | Derek Allard | 1 | -4/+35 | |
Made AR fully database-prefix aware | |||||
2008-02-04 | change version number from 1.6.0 to 1.6.1 | Derek Allard | 15 | -15/+15 | |