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-06-04
Merge pull request #1420 from IT-Can/fix-issue-1419
Andrey Andreev
1
-1
/
+1
2012-06-04
Loader was too specific about === "", some cases were NULL.
Phil Sturgeon
1
-1
/
+1
2012-06-04
Fix issue #1423
Andrey Andreev
1
-2
/
+2
2012-06-04
Alter SQLite3's version() method and clear some spaces
Andrey Andreev
2
-2
/
+2
2012-06-04
Fix an SQLite3 pconnect() bug + other minor changes
Andrey Andreev
3
-5
/
+5
2012-06-04
Revert/optimize some changes from 773ccc318f2769c9b7579630569b5d8ba47b114b an...
Andrey Andreev
7
-20
/
+20
2012-06-04
Revert/optimize some changes from 48a2baf0e288accd206f5da5031d29076e130792
Andrey Andreev
9
-25
/
+25
2012-06-04
Revert/optimize some changes from ed944a3c70a0bad158cd5a6ca5ce1f2e717aff5d
Andrey Andreev
9
-16
/
+19
2012-06-03
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
Phil Sturgeon
80
-575
/
+579
2012-06-02
remove static
Michiel Vugteveen
1
-1
/
+1
2012-06-02
Fixing final SQLite bug introduced in 48a2baf0e288accd206f5da5031d29076e130792
Alex Bilbie
1
-1
/
+1
2012-06-02
Fix for bug in SQLite introduced in 48a2baf0e288accd206f5da5031d29076e130792
Alex Bilbie
1
-1
/
+1
2012-06-02
Fixing PDO bug introduced in 48a2baf0e288accd206f5da5031d29076e130792
Alex Bilbie
1
-1
/
+1
2012-06-02
Fixed bug in MySQL driver introduced in 48a2baf0e288accd206f5da5031d29076e130792
Alex Bilbie
1
-1
/
+1
2012-06-02
Fixed bug in PostgreSQL introduced in 48a2baf0e288accd206f5da5031d29076e130792
Alex Bilbie
1
-1
/
+1
2012-06-02
Fixed bug introduced in ed944a3c70a0bad158cd5a6ca5ce1f2e717aff5d
Alex Bilbie
1
-1
/
+1
2012-06-02
Don't assume $_ci_path is a string (could be FALSE)
Alex Bilbie
1
-1
/
+1
2012-06-02
Replaced `==` with `===` and `!=` with `!==` in /system/libraries
Alex Bilbie
24
-268
/
+268
2012-06-02
Replaced `==` with `===` and `!=` with `!==` in /system/helpers
Alex Bilbie
13
-68
/
+68
2012-06-02
Replaced `==` with `===` and `!=` with `!==` in /system/database
Alex Bilbie
31
-167
/
+167
2012-06-02
Replaced `==` with `===` and `!=` with `!==` in /system/core
Alex Bilbie
13
-70
/
+70
2012-06-01
Made set_header() public in Email library and updated documentation.
Mickey Wu
1
-16
/
+16
2012-05-31
Edit to meet CI coding standards
Thanasis Polychronakis
1
-3
/
+3
2012-05-31
Indended code to meet CI standards
Thanasis Polychronakis
1
-2
/
+6
2012-05-31
Load base config first, then environment's config
Thanasis Polychronakis
1
-9
/
+9
2012-05-28
Fix issue where cache backup is ignored on first call.
Eric Roberts
1
-21
/
+17
2012-05-27
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
Phil Sturgeon
24
-486
/
+168
2012-05-27
Continuation for Security and Table code-coverage, add coverage report to travis
Taufan Aditya
1
-0
/
+1
2012-05-26
Fix issue #862
Andrey Andreev
2
-54
/
+24
2012-05-26
Move count_all() from the drivers to CI_DB_driver
Andrey Andreev
13
-349
/
+30
2012-05-25
Apply fix for issue #136 on PDO+MySQL as well
Andrey Andreev
1
-3
/
+3
2012-05-25
Fix issue #136 (MySQL escape_like_str())
Andrey Andreev
2
-4
/
+8
2012-05-24
Added update_batch() support for PostgreSQL (issue #356)
Andrey Andreev
2
-2
/
+43
2012-05-24
Fix issue #319
Andrey Andreev
1
-6
/
+4
2012-05-24
Fix issue #121
Andrey Andreev
3
-23
/
+25
2012-05-24
Fix issues #44 & #110
Andrey Andreev
1
-0
/
+2
2012-05-24
Fix issue #1273 and some cleanup in Query Builder
Andrey Andreev
1
-25
/
+18
2012-05-24
Add backwards compatibility work-around for the configuration setting
Andrey Andreev
1
-0
/
+7
2012-05-24
Remove the DB destructor (db->close())
Andrey Andreev
2
-18
/
+1
2012-05-24
Fix issue #1388
Andrey Andreev
1
-2
/
+2
2012-05-23
Fixed conflicts with 2.1-stable merge.
Phil Sturgeon
1
-6
/
+6
2012-05-23
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
Phil Sturgeon
3
-14
/
+3
2012-05-23
Input, Session and Cookie get's will return NULL.
Phil Sturgeon
3
-14
/
+14
2012-05-23
Merge pull request #1320 from thallisphp/patch-2
Phil Sturgeon
1
-1
/
+1
2012-05-23
Merge pull request #1367 from PawelDecowski/develop
Phil Sturgeon
1
-11
/
+0
2012-05-23
Merge pull request #1357 from timw4mail/errors
Phil Sturgeon
1
-2
/
+2
2012-05-23
Merge pull request #1365 from sourcejedi/e_strict
Phil Sturgeon
1
-10
/
+0
2012-05-23
Added ability to _like paramater side to use 'none', in case one wants to que...
Nithin
1
-2
/
+6
2012-05-23
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into errors
Timothy Warren
15
-69
/
+64
2012-05-23
Removed the parameter use in database drivers' _close() and added a default _...
Andrey Andreev
14
-60
/
+48
[prev]
[next]