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-03-26
Remove access description lines and fix comments in system/core/Common.php
Andrey Andreev
1
-94
/
+96
2012-03-26
Switch a private property to protected and cleanup the Calendar library
Andrey Andreev
1
-35
/
+26
2012-03-26
Switch private methods and properties to protected and cleanup the Cache libr...
Andrey Andreev
6
-170
/
+125
2012-03-26
Temporarily remove PHP 5.2 from travis config
Andrey Andreev
1
-1
/
+0
2012-03-26
Switch private methods and properties to protected and cleanup the Parser lib...
Andrey Andreev
2
-31
/
+18
2012-03-26
Switch private methods and properties to protected and cleanup the Cart library
Andrey Andreev
1
-31
/
+15
2012-03-26
Switch private methods to protected and cleanup the Ftp library
Andrey Andreev
1
-68
/
+41
2012-03-26
Make _initialize() a constructor and rename _call_hook() to call_hook in the ...
Andrey Andreev
3
-27
/
+20
2012-03-26
Add visibility declarations where they remain missing
Andrey Andreev
4
-7
/
+5
2012-03-26
Merge pull request #834 from narfbg/develop-zip
Andrey Andreev
1
-88
/
+68
2012-03-26
Merge upstream branch
Andrey Andreev
76
-1427
/
+1042
2012-03-26
Clear some spaces and fix some inconsistencies in the Zip library and system/...
Andrey Andreev
6
-24
/
+21
2012-03-26
Clear some spaces and fix some inconsistencies in application/ php files
Andrey Andreev
19
-78
/
+68
2012-03-26
Merge pull request #994 from Razican/doctypes
Andrey Andreev
3
-32
/
+63
2012-03-26
Rename a variable and style fixes in system/database/DB.php
Andrey Andreev
1
-12
/
+12
2012-03-26
Minor adjustments in the changelog
Andrey Andreev
1
-4
/
+2
2012-03-26
Add DSN string support for Oracle
Andrey Andreev
2
-2
/
+86
2012-03-26
Add ODBC support for the new 'dsn' config value
Andrey Andreev
1
-3
/
+8
2012-03-26
Improve PostgreSQL DSN string support and add a missing method visibility dec...
Andrey Andreev
2
-19
/
+54
2012-03-26
Add DSN string and persistent connections support for CUBRID
Andrey Andreev
2
-29
/
+58
2012-03-26
Add a missing comma
Andrey Andreev
1
-1
/
+1
2012-03-26
Alter SQLite's escape_str() for LIKE queries
Andrey Andreev
1
-3
/
+3
2012-03-23
Merge pull request #1213 from timw4mail/travis-fix
Phil Sturgeon
1
-1
/
+1
2012-03-23
Make travis test on multiple php versions
Timothy Warren
1
-1
/
+1
2012-03-23
Add dummy method reconnect() method to CI_DB_driver and remove it from driver...
Andrey Andreev
8
-111
/
+17
2012-03-23
Merge pull request #1210 from leandronf/patch-1
Andrey Andreev
3
-3
/
+12
2012-03-22
Update user_guide_src/source/libraries/email.rst
leandronf
1
-1
/
+1
2012-03-22
Update user_guide_src/source/changelog.rst
leandronf
1
-1
/
+1
2012-03-22
Update user_guide_src/source/libraries/email.rst
leandronf
1
-0
/
+1
2012-03-22
Update user_guide_src/source/changelog.rst
leandronf
1
-0
/
+1
2012-03-22
Update system/libraries/Email.php
leandronf
1
-2
/
+6
2012-03-22
(DSN) Delivery status notification feature
leandronf
1
-3
/
+6
2012-03-20
Some small improvements to CI_DB_interbase_result
Andrey Andreev
2
-52
/
+35
2012-03-20
Some small improvements to CI_DB_interbase_driver
Andrey Andreev
1
-96
/
+49
2012-03-20
Visibility declarations and cleanup for PDO forge and utility classes
Andrey Andreev
2
-35
/
+21
2012-03-20
Visibility declarations and cleanup for CI_DB_pdo_result
Andrey Andreev
1
-35
/
+25
2012-03-20
Visibility declarations and cleanup for CI_DB_pdo_driver
Andrey Andreev
1
-109
/
+77
2012-03-20
Visibility declarations and cleanup for OCI8 result, forge and utility classes
Andrey Andreev
3
-54
/
+31
2012-03-20
Visibility declarations and cleanup for CI_DB_oci8_driver
Andrey Andreev
1
-86
/
+56
2012-03-20
Visibility declarations and cleanup for CI_DB_sqlite_forge
Andrey Andreev
1
-22
/
+13
2012-03-20
Visibility declarations and cleanup for CI_DB_sqlite_result
Andrey Andreev
1
-25
/
+15
2012-03-20
Visibility declarations and cleanup for CI_DB_sqlite_driver
Andrey Andreev
1
-68
/
+41
2012-03-20
Visibility declarations and cleanup for SQLSRV forge and utility classes
Andrey Andreev
2
-40
/
+26
2012-03-20
Visibility declarations and cleanup for CI_DB_sqlsrv_result
Andrey Andreev
1
-32
/
+23
2012-03-20
Visibility declarations and cleanup for CI_DB_sqlsrv_driver
Andrey Andreev
1
-121
/
+85
2012-03-20
Visibility declarations and cleanup for MSSQL forge and utility classes
Andrey Andreev
2
-41
/
+28
2012-03-20
Visibility declarations and cleanup for CI_DB_mssql_result
Andrey Andreev
1
-23
/
+14
2012-03-20
Visibility declarations and cleanup for CI_DB_mssql_driver
Andrey Andreev
1
-80
/
+56
2012-03-20
Revert CI_DB_result to a regular class It's directly instantiated for cached ...
Andrey Andreev
1
-1
/
+1
2012-03-20
Merge pull request #1201 from timw4mail/develop
Phil Sturgeon
38
-199
/
+54
[next]