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-29
Merge upstream branch
Andrey Andreev
125
-2224
/
+1837
2012-03-29
Changed the dummy DB free_result() method to void (that's how it's implemente...
Andrey Andreev
1
-11
/
+10
2012-03-29
Minor improvements to PostgreSQL and SQLite result classes
Andrey Andreev
2
-44
/
+20
2012-03-28
Revert CI_DB_driver::_reset_select() to a regular method instead of abstract....
Andrey Andreev
1
-1
/
+3
2012-03-28
Add a dummy db_select() method to CI_DB_driver and remove it from drivers tha...
Andrey Andreev
8
-94
/
+15
2012-03-28
Merge pull request #971 from narfbg/develop-db-driver
Andrey Andreev
1
-151
/
+114
2012-03-28
A replace array_key_exists() with isset()
Andrey Andreev
1
-4
/
+4
2012-03-28
Some more unneeded brackets removed
Andrey Andreev
1
-1
/
+1
2012-03-28
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-db-driver
Andrey Andreev
113
-1875
/
+1467
2012-03-28
Some minor style changes in the XMLRPC class
Andrey Andreev
1
-33
/
+24
2012-03-28
Added random ordering support for MSSQL and SQLSRV drivers and removed an unu...
Andrey Andreev
3
-25
/
+10
2012-03-28
Merge pull request #1226 from toopay/unit-tests
Phil Sturgeon
32
-217
/
+265
2012-03-28
Remove debugging line
Taufan Aditya
1
-1
/
+0
2012-03-28
Merge remote-tracking branch 'upstream/develop' into unit-tests
Taufan Aditya
2
-1
/
+2
2012-03-28
Remove include or require declaration from all helpers test
Taufan Aditya
15
-58
/
+80
2012-03-28
Implementation of Mock class, remove ugly reflection class
Taufan Aditya
1
-32
/
+3
2012-03-28
Implementation of Mock class, remove ugly reflection class
Taufan Aditya
2
-18
/
+20
2012-03-28
Fix a CI_Loader::_ci_load_class() bug
Andrey Andreev
2
-1
/
+2
2012-03-28
Adding core and libraries mock classes
Taufan Aditya
1
-7
/
+1
2012-03-28
Adding core and libraries mock classes
Taufan Aditya
15
-37
/
+79
2012-03-28
Adding autoloader and mocks directory
Taufan Aditya
9
-81
/
+99
2012-03-27
Remove EOF newlines from MySQLi driver and result classes
Andrey Andreev
2
-2
/
+2
2012-03-27
Merge feature/mysqli_oop branch
Andrey Andreev
3
-26
/
+29
2012-03-26
Some style adjustments and fixed comments in the Loader class
Andrey Andreev
1
-30
/
+29
2012-03-26
Some style adjustments and fixed comments in Router and Output classes
Andrey Andreev
2
-28
/
+24
2012-03-26
Remove remaining access description lines from helpers + some style fixes
Andrey Andreev
6
-79
/
+48
2012-03-26
Fix some examples in the user guide
Andrey Andreev
5
-35
/
+37
2012-03-26
Merge pull request #869 from narfbg/develop-helpers-acc
Andrey Andreev
3
-96
/
+47
2012-03-26
Further improve a for() loop
Andrey Andreev
1
-1
/
+1
2012-03-26
Some more minor improvements
Andrey Andreev
1
-2
/
+2
2012-03-26
Merge upstream branch
Andrey Andreev
1
-5
/
+4
2012-03-26
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-helper...
Andrey Andreev
109
-2600
/
+1846
2012-03-26
Remove access description lines and cleanup the string and typography helpers
Andrey Andreev
2
-32
/
+17
2012-03-26
Remove access description lines and cleanup the file and email helpers
Andrey Andreev
2
-20
/
+9
2012-03-26
Remove access description lines and cleanup the url helper
Andrey Andreev
2
-38
/
+22
2012-03-26
Remove access description lines and cleanup the form helper
Andrey Andreev
1
-105
/
+56
2012-03-26
Remove access description lines and cleanup the html helper
Andrey Andreev
1
-41
/
+25
2012-03-26
Merge pull request #1219 from reinyjunior/develop
Phil Sturgeon
1
-2
/
+1
2012-03-26
Remove access description lines and cleanup the download, language, number, p...
Andrey Andreev
5
-21
/
+11
2012-03-26
Renamed (with an underscore prefix) and switched from private to protected pr...
Andrey Andreev
1
-31
/
+21
2012-03-26
Remove access description lines and cleanup the Upload library
Andrey Andreev
1
-182
/
+146
2012-03-26
Remove access description lines and cleanup the Migration library
Andrey Andreev
1
-18
/
+8
2012-03-26
Remove access description lines and cleanup the Pagination library
Andrey Andreev
1
-27
/
+17
2012-03-26
Merge pull request #1221 from mrw/patch-2
Andrey Andreev
1
-1
/
+1
2012-03-26
Commas, not tabs, are the default delimiter in dbutil->csv_from_result.
mrw
1
-1
/
+1
2012-03-26
Remove access description lines and cleanup the Typography library
Andrey Andreev
1
-33
/
+20
2012-03-26
Remove access description lines and cleanup the Xmlrpcs library
Andrey Andreev
1
-44
/
+20
2012-03-26
Remove remaining access description lines from database classes and styleguid...
Andrey Andreev
3
-27
/
+15
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
[next]