index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
/
database
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-13
Some sweeping syntax changes for consistency:
Derek Jones
28
-140
/
+140
2008-05-11
Removed closing PHP tags, replaced with a comment block identifying the end o...
Derek Jones
28
-28
/
+84
2008-05-11
Undoing change committed in r1115
Derek Jones
28
-0
/
+28
2008-05-11
removed closing PHP tag from all framework files
Derek Jones
28
-28
/
+0
2008-05-07
Added checks for objects in DB driver instead of just resources to accommodat...
Derek Jones
1
-1
/
+1
2008-05-05
Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th...
Derek Allard
9
-28
/
+28
2008-04-29
Added a valid_emails rule to the Validation class.
Derek Allard
1
-4
/
+1
2008-04-11
The MySQLi forge class is now in sync with MySQL forge.
Derek Allard
1
-60
/
+65
2008-04-07
Added rename_table() into DBForge.
Derek Allard
7
-1
/
+133
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
7
-7
/
+7
2008-02-13
reapplied implementation of db_set_charset() for MySQLi...
Derek Jones
1
-2
/
+1
2008-02-13
fixes to _create_table() in sqlite_forge.php:
Derek Jones
1
-2
/
+3
2008-02-13
changed escape_str() in mysqli_driver() to use is_object() instead of is_reso...
Derek Jones
1
-1
/
+1
2008-02-11
remove backticks from ODBC
Derek Allard
1
-8
/
+4
2008-02-11
database enhancements, compatibility additions and bugfixes
Derek Allard
6
-11
/
+11
2008-02-11
driver escape_table fixes
Derek Allard
5
-10
/
+10
2008-02-11
escape_table made consistent with mysql driver across all drivers
Derek Allard
5
-10
/
+10
2008-02-11
clarifying comment on sqlite escape table
Derek Allard
1
-5
/
+3
2008-02-10
changes for enhanced database compatibility
Derek Allard
5
-22
/
+58
2008-02-07
added functionality for setting client character set and collation in MySQLi ...
Derek Jones
1
-2
/
+1
2008-02-05
Changed the behaviour of Active Record's update() to make the WHERE clause op...
Derek Allard
7
-7
/
+35
2008-02-05
Added and documented Active Record caching.
Derek Allard
7
-1
/
+50
2008-02-01
remove parenthesis from postrgre _from_tables
Derek Allard
1
-1
/
+1
2008-01-29
Removed support for db_backup in MySQLi due to incompatible functions.
Derek Allard
1
-135
/
+3
2008-01-29
Abstracted FROM table listing in Active Record for databases that do not supp...
Derek Jones
7
-0
/
+154
2008-01-27
fixed a variable call to $this->
Derek Allard
1
-1
/
+1
2008-01-26
fix a postgre escape error
Derek Allard
1
-2
/
+2
2008-01-23
added an "unsupported" error to insert_id() in oracle
Derek Allard
1
-1
/
+1
2008-01-21
replaced www.codeigniter.com with codeigniter.com
Derek Jones
28
-84
/
+84
2008-01-18
ExpressionEngine Dev Team in credit
Derek Allard
28
-63
/
+63
2008-01-18
Fixed the bugfix for #3260!
Derek Jones
2
-19
/
+19
2008-01-18
fixed bug #3260 tightened type checking before outputting MySQL field as NULL
Derek Jones
2
-2
/
+2
2008-01-18
fix for count_all
Derek Allard
7
-11
/
+9
2008-01-16
(no commit message)
Derek Allard
5
-35
/
+40
2008-01-16
special fix for $first_word_only to work with other changes to _protect_ident...
Derek Jones
1
-5
/
+2
2008-01-16
=== instead of !== ::blush::
Derek Jones
1
-1
/
+1
2008-01-16
fix for single word identifiers with no spaces that need protecting in _prote...
Derek Jones
1
-1
/
+5
2008-01-16
Many new Active Record functions, and another whack of stuff
Derek Allard
23
-401
/
+2653
2007-12-20
fixed typo: $field_names[] vs $Ffield_names[]
Derek Allard
2
-2
/
+2
2007-12-19
Added support for limit() into update() and delete() statements in Active Rec...
Derek Allard
7
-14
/
+28
2007-12-19
Added support for limit() into update() statements in Active Record.
Derek Allard
7
-15
/
+29
2007-12-18
Added 'random' as an order_by() option in Active Record.
Derek Allard
7
-22
/
+27
2007-12-18
Added count_all_results() function to Active Record.
Derek Allard
8
-20
/
+123
2007-10-13
Added a check for NULL fields in the MySQL database backup utility
Derek Allard
1
-4
/
+21
2007-10-04
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
Derek Allard
21
-21
/
+21
2007-07-12
sacked duplicate and incorrect version of _version()!
Derek Jones
1
-13
/
+0
2007-07-12
fixed undefined function in insert_id() of PostgreSQL driver
Derek Jones
1
-1
/
+1
2007-06-11
(no commit message)
Rick Ellis
1
-7
/
+43
2007-06-09
(no commit message)
Rick Ellis
2
-10
/
+0
[prev]
[next]