Age | Commit message (Expand) | Author | Files | Lines |
2011-08-20 | updated version number in user guide, removed some stray merge markers found ... | Derek Jones | 15 | -15/+15 |
2011-08-13 | Fixed conflicted changelog. | Phil Sturgeon | 1 | -2/+7 |
2011-07-02 | hand merged remaining unresolved files following the backout of 648b42a75739,... | Derek Jones | 15 | -123/+123 |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke... | Derek Jones | 15 | -123/+123 |
2011-04-25 | Fixed double-space typo. | Razican | 15 | -123/+123 |
2011-04-25 | Duplicate this->db->insert_batch in documentation. Fixes #202 | Eric Barnes | 1 | -24/+0 |
2011-04-19 | modified MySQL and MySQLi drivers to address a potential SQL injection attack... | Derek Jones | 1 | -1/+1 |
2011-04-15 | update Prev/Next Topic link on user_guide/database/utilities.html | kenjis | 1 | -1/+1 |
2011-04-15 | update Prev/Next Topic link on user_guide/database/index.html | kenjis | 1 | -1/+1 |
2011-04-07 | Wow, I screwed that up, Reactor is going to 2.0.2 not 2.0.1 | Pascal Kriete | 15 | -15/+15 |
2011-04-06 | Made Environment Support optional. Comment out or delete the constant to stop... | Phil Sturgeon | 1 | -0/+24 |
2011-03-22 | Fixed wording when inserting object via active record. Fixes: #143 | Eric Barnes | 1 | -1/+1 |
2011-03-10 | Updated version number in User Guide html. | Phil Sturgeon | 15 | -15/+15 |
2011-02-23 | Added documentation for DB active record insert_batch(); | Phil Sturgeon | 1 | -4/+29 |
2011-02-14 | Whitespace tweaks to put code examples in line with our guidelines | Pascal Kriete | 1 | -1/+1 |
2011-02-06 | Added documentation for changes to DB_result | John Crepezzi | 1 | -1/+22 |
2011-02-02 | Added a better explanation for the 'autoinit' db option. Side note: should th... | katzgrau | 1 | -1/+1 |
2011-02-02 | Merged recent changes and tweaked multi-env changes. | Phil Sturgeon | 15 | -17/+17 |
2011-01-31 | The db utility had the wrong code example for database_exists(). Fixes #26 | Eric Barnes | 1 | -2/+2 |
2011-01-28 | updating copyrights to 2011 | Derek Jones | 15 | -15/+15 |
2011-01-16 | Added documentation for environments | joelcox | 1 | -3/+1 |
2011-01-13 | Updating references to deprecated functions in the active record documentation | Derek Allard | 1 | -1/+1 |
2010-12-15 | Name can be omiitted from ->dbforge->modify_column()'s 2nd param if you aren'... | Phil Sturgeon | 1 | -1/+1 |
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 7 | -57/+57 |
2010-08-06 | Removing the following deprecated database methods: orwhere, orlike, groupby... | Greg Aker | 1 | -5/+5 |
2010-07-05 | typo fix | Derek Allard | 1 | -1/+1 |
2010-07-05 | example clarification | Derek Allard | 1 | -1/+1 |
2010-07-05 | fixed a missing </li> in guide | Derek Allard | 1 | -1/+1 |
2010-07-05 | Fixed an example typo | Derek Allard | 1 | -1/+1 |
2010-03-29 | fixed casing of EllisLab | Derek Jones | 15 | -15/+15 |
2010-03-10 | added swap_pre, autoinit, and stricton database configuration explanations | Derek Jones | 1 | -3/+12 |
2010-03-05 | changing docs refs to future release 2.0.0 | Derek Jones | 15 | -15/+15 |
2010-02-04 | note on case sensitivity in database_exists() | Derek Allard | 1 | -1/+1 |
2010-02-04 | database exists function in dbutil | Derek Allard | 1 | -0/+19 |
2010-01-17 | Documentd db->close() | Derek Allard | 1 | -1/+3 |
2010-01-05 | updated copyrights | Derek Jones | 15 | -15/+15 |
2009-12-16 | wording clarification | Derek Allard | 1 | -1/+1 |
2009-09-11 | prep for 1.7.2 release | Derek Jones | 15 | -15/+15 |
2009-04-22 | updated copyrights to 2009 | Derek Jones | 15 | -15/+15 |
2009-02-27 | added reconnect() method to db drivers | Derek Jones | 1 | -0/+5 |
2009-02-20 | added LIKE condition escaping to all drivers and Active Record | Derek Jones | 1 | -1/+8 |
2009-02-11 | Prep for 1.7.1 release | Derek Jones | 15 | -15/+15 |
2009-02-04 | grammer ... um, grammar... fix. | Derek Allard | 1 | -1/+1 |
2009-02-04 | AR was documented as being off by default, corrected this. | Derek Allard | 1 | -1/+1 |
2008-12-07 | fixed a broken link, fixed a typo | Derek Allard | 1 | -1/+1 |
2008-11-13 | Changing EOL style to LF | Derek Allard | 15 | -3274/+3274 |
2008-11-13 | odcc to odbc | Derek Allard | 1 | -1/+1 |
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 |