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
/
interbase
/
interbase_forge.php
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-08
escape_identifiers() to accept arrays as well
Andrey Andreev
1
-3
/
+3
2012-06-08
Revert back some escape_identifiers() to proect_identifiers() as the first on...
Andrey Andreev
1
-2
/
+2
2012-06-08
Resolve formatting differences between DB forge drivers
Andrey Andreev
1
-60
/
+22
2012-06-02
Replaced `==` with `===` and `!=` with `!==` in /system/database
Alex Bilbie
1
-2
/
+2
2012-04-09
Multiple DB Forge improvements
Andrey Andreev
1
-39
/
+20
2012-03-09
Bumped CodeIgniter's PHP requirement to 5.2.4.
Phil Sturgeon
1
-1
/
+1
2012-02-21
More formatting fixes
Timothy Warren
1
-1
/
+1
2012-02-21
More style fixes, replaced _protect_identifiers with protect_identifiers in d...
Timothy Warren
1
-8
/
+8
2012-02-20
Fix counting issue, minor formatting
Timothy Warren
1
-1
/
+1
2012-02-20
Set protected visibility on applicable functions/properties
Timothy Warren
1
-6
/
+6
2012-02-17
implemented create_database, misc cleanup
Timothy Warren
1
-10
/
+10
2012-02-16
narfbg suggested fixes
Timothy Warren
1
-15
/
+5
2012-02-15
Syntax fixes
Timothy Warren
1
-11
/
+2
2012-02-14
Added public declarations
Timothy Warren
1
-6
/
+6
2012-02-14
First iteration of interbase driver
Timothy Warren
1
-0
/
+262