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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-04
Replace old comments with proper docblocks in Xmlrpc.php
Andrey Andreev
1
-314
/
+480
2012-04-03
Fix PostgreSQL connection strings
Andrey Andreev
1
-3
/
+3
2012-04-03
Another form_validation fix
Andrey Andreev
1
-2
/
+0
2012-04-03
Merge pull request #1240 from timw4mail/patch-1
Phil Sturgeon
1
-1
/
+1
2012-04-03
Fix some stuff broken during repo sync
Andrey Andreev
1
-3
/
+3
2012-04-03
Merge upstream branch
Andrey Andreev
98
-3481
/
+4461
2012-04-03
Fix Posgres driver connection string. Current version has incorrect "username...
Timothy Warren
1
-1
/
+1
2012-04-03
Clean up the Form_validation library
Andrey Andreev
1
-117
/
+86
2012-04-03
Some very minor code style changes and comment fixes
Andrey Andreev
3
-20
/
+21
2012-04-03
Minor cleanup and style changes to the Table library
Andrey Andreev
1
-67
/
+56
2012-04-03
Fix an issue in CI_Trackback::validate_url() and do some cleanup and optimiza...
Andrey Andreev
1
-58
/
+42
2012-04-03
Clean up the Profiler library
Andrey Andreev
1
-95
/
+101
2012-04-03
Minor style changes and optimizations to the User_agent library
Andrey Andreev
1
-27
/
+27
2012-04-03
Fix issue #1238
Andrey Andreev
2
-4
/
+6
2012-04-03
Minor cleanup and style fixes in the Unit_test and Image_lib libraries
Andrey Andreev
3
-20
/
+16
2012-04-03
Minor cleanup and style fixes in the Log and Javascript libraries
Andrey Andreev
2
-37
/
+21
2012-04-03
Fix issue #14
Andrey Andreev
2
-2
/
+2
2012-04-03
Some improvements to the additions from pull #1234
Andrey Andreev
1
-7
/
+7
2012-04-03
Merge pull request #1234 from obiconbig/develop
Andrey Andreev
1
-0
/
+20
2012-04-02
The current name is too wide change to get_content_type()consistent with set_...
Songpol Sripaoeiam
1
-1
/
+1
2012-04-02
Merge branch 'develop' of github.com:obiconbig/CodeIgniter into develop
Songpol Sripaoeiam
1
-1
/
+2
2012-04-02
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
Songpol Sripaoeiam
5
-0
/
+1476
2012-04-02
Merge upstream branch
Andrey Andreev
12
-83
/
+1547
2012-04-02
Merge upstream branch
Andrey Andreev
66
-1914
/
+1440
2012-04-01
Fix style coding
Songpol Sripao-eiam
1
-1
/
+2
2012-04-01
bracket on a new line
Songpol Sripaoeiam
1
-5
/
+6
2012-04-01
add function get_current_content_type to output class and user manual library
Songpol Sripaoeiam
1
-0
/
+18
2012-03-30
Merge pull request #1228 from toopay/database-test
Phil Sturgeon
1
-8
/
+9
2012-03-30
Multi database setup
Taufan Aditya
1
-7
/
+3
2012-03-29
Merge pull request #1227 from ryanneufeld/develop
Andrey Andreev
1
-3
/
+3
2012-03-29
Fix for Issue 88. _default_options does not exist in the Cache_memcahe driver
Ryan Neufeld
1
-3
/
+3
2012-03-29
Merge pull request #1181 from matteomattei/develop
Andrey Andreev
1
-16
/
+26
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
Merge remote-tracking branch 'upstream/develop' into unit-tests
Taufan Aditya
9
-279
/
+156
2012-03-28
Travis setup and minor cleanup
Taufan Aditya
1
-1
/
+6
2012-03-28
Revert CI_DB_driver::_reset_select() to a regular method instead of abstract....
Andrey Andreev
1
-1
/
+3
2012-03-28
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-db-oci8
Andrey Andreev
8
-94
/
+15
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 upstream branch
Andrey Andreev
53
-1656
/
+1136
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
52
-1506
/
+1023
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
2
-25
/
+8
2012-03-28
Fix a CI_Loader::_ci_load_class() bug
Andrey Andreev
1
-1
/
+1
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
2
-24
/
+25
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
[next]