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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-26
Allow extra SPL autoloader
Taufan Aditya
1
-4
/
+9
2012-06-26
Revert default config value of db pconnect to TRUE (issue #793)
Andrey Andreev
1
-2
/
+2
2012-06-26
Merge pull request #1535 from mpmont/develop
Phil Sturgeon
1
-5
/
+17
2012-06-26
Updated pagination library documentation with prefix and suffix
Marco Monteiro
1
-5
/
+17
2012-06-26
Fix issue #1533
Andrey Andreev
1
-1
/
+1
2012-06-26
First pass at ToC remediation
Derek Jones
4
-103
/
+191
2012-06-26
Fixing various Sphinx bugs and syntax errors in docs
Derek Jones
7
-131
/
+82
2012-06-26
Alter test pdo/mysql config
Andrey Andreev
1
-1
/
+1
2012-06-25
Work-around for a failover test (currently DSNs are only built on class initi...
Andrey Andreev
1
-1
/
+1
2012-06-25
Fix an erroneous property name
Andrey Andreev
1
-1
/
+1
2012-06-25
Fix pdo_mysql db_connect() with empty char_set
Andrey Andreev
1
-1
/
+1
2012-06-25
Remove exception thrown for non-existent subdrivers
Andrey Andreev
1
-2
/
+0
2012-06-25
Fix pdo_pgsql _limit()
Andrey Andreev
1
-1
/
+1
2012-06-25
Some fixes
Andrey Andreev
4
-5
/
+5
2012-06-25
Merge changes from develop
Andrey Andreev
16
-182
/
+133
2012-06-25
Add changelog entry
Andrey Andreev
1
-0
/
+1
2012-06-25
Optimize PDO escape_str()
Andrey Andreev
1
-1
/
+1
2012-06-25
Add a default _truncate() method to PDO
Andrey Andreev
8
-90
/
+54
2012-06-25
pdo_odbc DSN
Andrey Andreev
1
-12
/
+41
2012-06-25
Fix issues #1529 & #1530
Andrey Andreev
2
-5
/
+5
2012-06-25
Add pdo_odbc subdriver
Andrey Andreev
5
-117
/
+297
2012-06-25
Add pdo_ibm subdriver
Andrey Andreev
2
-33
/
+281
2012-06-25
Change where() to skip dbprefix (until a better solution is available)
Andrey Andreev
2
-7
/
+18
2012-06-25
Add pdo_informix subdriver
Andrey Andreev
3
-8
/
+275
2012-06-25
Add pdo_4d subdriver
Andrey Andreev
5
-35
/
+249
2012-06-25
Add pdo_cubrid subdriver
Andrey Andreev
2
-4
/
+174
2012-06-25
Add system/database/drivers/pdo/subdrivers/index.html
Andrey Andreev
1
-0
/
+10
2012-06-25
Fix Interbase _field_data() method
Andrey Andreev
1
-8
/
+5
2012-06-25
Add pdo_firebird subdriver
Andrey Andreev
4
-2
/
+268
2012-06-24
Add pdo_dblib subdriver
Andrey Andreev
3
-9
/
+317
2012-06-24
Some fixes to the SQLSRV and MSSQL drivers
Andrey Andreev
2
-28
/
+22
2012-06-24
Add pdo_sqlsrv subdriver
Andrey Andreev
4
-32
/
+334
2012-06-24
Add pdo_sqlite subdriver
Andrey Andreev
2
-42
/
+170
2012-06-24
Some changes to the OCI8 (Oracle) driver
Andrey Andreev
1
-4
/
+7
2012-06-24
Add pdo_oci subdriver
Andrey Andreev
2
-33
/
+264
2012-06-24
Merge pull request #1521 from aquarion/develop
Phil Sturgeon
1
-2
/
+2
2012-06-24
Merge pull request #1519 from mwhitneysdsu/develop
Alex Bilbie
3
-14
/
+34
2012-06-24
Use the VIEWPATH constant, instead of assuming the user hasn't moved them
Nicholas Avenell
1
-2
/
+2
2012-06-24
Remove _limit() from the pdo_mysql subdriver
Andrey Andreev
1
-17
/
+0
2012-06-24
Add a default _limit() method to the Query Builder class
Andrey Andreev
11
-117
/
+24
2012-06-24
Minor changes to the MySQL and MySQLi drivers
Andrey Andreev
2
-3
/
+11
2012-06-24
Add pdo_mysql subdriver
Andrey Andreev
3
-29
/
+212
2012-06-23
Add _where() changes from pull #1517 to the PostgreSQL driver
Andrey Andreev
2
-9
/
+13
2012-06-23
Add pdo_pgsql subdriver
Andrey Andreev
2
-26
/
+352
2012-06-23
Fix the subdriver check
Andrey Andreev
1
-1
/
+1
2012-06-23
Alter DB() to check if a subdriver is available
Andrey Andreev
1
-1
/
+17
2012-06-23
Rename pdodriver property to subdriver and make it available to all drivers
Andrey Andreev
7
-40
/
+40
2012-06-23
If there is no output then no need to try minifying it
Phil Sturgeon
1
-0
/
+5
2012-06-23
Added ['reuse_query_string'] to Pagination.
Phil Sturgeon
3
-40
/
+74
2012-06-23
Clarified support of $config['csrf_exclude_uris'] support in v3.0 (#236)
Alex Bilbie
1
-1
/
+1
[prev]
[next]