summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)AuthorFilesLines
2012-02-28tab separation in docblock.Mike Funk1-1/+1
2012-02-28tab separator in _config_delimiters dockblock.Mike Funk1-1/+1
2012-02-28using tabs as @item seperators in docblocks.Mike Funk1-2/+2
2012-02-28fixed some mismatched brackets.Mike Funk1-4/+4
2012-02-28changed _config_delimiters() to protected.Mike Funk1-1/+1
2012-02-28Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebirdTimothy Warren1-28/+14
2012-02-28Merge upstream branchAndrey Andreev2-46/+27
2012-02-28Merge upstream branchAndrey Andreev2-46/+27
2012-02-28Merge upstream branchAndrey Andreev1-28/+14
2012-02-28Replace AND with &&Andrey Andreev1-1/+1
2012-02-28Fix issue #177Andrey Andreev1-28/+14
2012-02-27Do not create a CSRF cookie if CSRF protection is not enabledAndrey Andreev1-19/+20
2012-02-27Merge upstreamTimothy Warren5-32/+73
2012-02-27Just some style changes and removed a useless checkAndrey Andreev1-18/+13
2012-02-27Fixed a db_set_charset() bugAndrey Andreev9-140/+10
2012-02-24added config process method checking for delimiter values, updated changelog ...Mike Funk1-0/+24
2012-02-24added config check, changelog entry, and user guide update.Mike Funk1-1/+15
2012-02-24fixed active record inconsistency.Mike Funk1-1/+1
2012-02-24Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into developMike Funk4-14/+60
2012-02-24Merge upstream branchAndrey Andreev4-14/+60
2012-02-24Merge pull request #1069 from narfbg/develop-db-selectAndrey Andreev4-14/+60
2012-02-24Update database property when switching to a new oneAndrey Andreev4-4/+48
2012-02-23removed active_rec change.Mike Funk1-1/+1
2012-02-23added all_flashdata function to Session.phpMike Funk1-0/+23
2012-02-23Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into developMike Funk127-6488/+6519
2012-02-22Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebirdTimothy Warren1-24/+10
2012-02-22Merge upstream branchAndrey Andreev3-32/+11
2012-02-22Fix issue 1070Andrey Andreev1-24/+10
2012-02-22Close services after using them, added dbutil->backup() methodTimothy Warren2-5/+18
2012-02-22Add an optional database name parameter to db_select()Andrey Andreev4-14/+16
2012-02-21More formatting fixesTimothy Warren3-4/+4
2012-02-21Made tranaaction functions return their actual valueTimothy Warren1-6/+2
2012-02-21More style fixes, replaced _protect_identifiers with protect_identifiers in d...Timothy Warren2-11/+11
2012-02-21Minor formatting fixesTimothy Warren1-4/+4
2012-02-20Fix counting issue, minor formattingTimothy Warren2-9/+15
2012-02-20Set protected visibility on applicable functions/propertiesTimothy Warren3-32/+30
2012-02-20Convert result_array to result_object instead of re-fetchingTimothy Warren1-1/+26
2012-02-20Revert previous commitTimothy Warren1-5/+1
2012-02-20Revert "Fix previous commit"Timothy Warren1-5/+1
2012-02-20Fixed insert_id possibly returning 0Timothy Warren1-1/+6
2012-02-20Fix previous commitTimothy Warren1-1/+5
2012-02-20Fixed result array fetchingTimothy Warren1-1/+9
2012-02-20Properly escape generator nameTimothy Warren1-1/+1
2012-02-18Fixed meta table method(s) for PDOTaufan Aditya2-2/+62
2012-02-17Automatic retreival of blob fieldsTimothy Warren1-2/+2
2012-02-17implemented create_database, misc cleanupTimothy Warren2-21/+16
2012-02-17More general fix for num_rowsTimothy Warren2-54/+4
2012-02-17Workaround to fix methodTimothy Warren2-0/+115
2012-02-17Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebirdTimothy Warren2-8/+1
2012-02-17Syntax error, causing MySQL utility could not usedTaufan Aditya1-1/+1