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
2011-10-07
Remove another 2 old comments
Andrey Andreev
1
-2
/
+0
2011-10-07
Cleanup and migrate oci8_driver and oci8_result from deprecated PHP4 to PHP5 ...
Andrey Andreev
2
-115
/
+86
2011-10-07
if statment code style update
Timothy Warren
1
-6
/
+6
2011-10-07
Added check for quote mark
Timothy Warren
1
-2
/
+5
2011-10-07
Revert "Added check for quote mark"
Timothy Warren
1
-5
/
+21
2011-10-07
Revert "Changed all db constructors to newer syntax, made insert_id() functio...
Timothy Warren
5
-6
/
+6
2011-10-07
Added check for quote mark
Timothy Warren
1
-21
/
+5
2011-10-06
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
Timothy Warren
4
-10
/
+14
2011-10-06
Merge pull request #483 from markhuot/develop
Greg Aker
1
-1
/
+10
2011-10-06
Merge pull request #497 from cenk/ua
Greg Aker
1
-2
/
+2
2011-10-06
Merge pull request #511 from freewil/typography-helper-dry
Greg Aker
1
-6
/
+1
2011-10-06
Merge pull request #530 from MrHyde/develop
Greg Aker
1
-1
/
+1
2011-10-06
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
Timothy Warren
1
-2
/
+64
2011-10-06
Changed all db constructors to newer syntax, made insert_id() function more c...
Timothy Warren
6
-7
/
+25
2011-10-05
Changed to escape using PDO::quote()
Timothy Warren
1
-11
/
+4
2011-10-05
Merge pull request #486 from narfbg/ci-issue-60
Phil Sturgeon
1
-2
/
+64
2011-10-05
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
Timothy Warren
1
-50
/
+19
2011-10-05
Fix location file Security Class to core folder
purwandi
1
-1
/
+1
2011-10-05
newline character ending for link_tag() function result
MrHyde
1
-1
/
+1
2011-10-04
Merge pull request #528 from narfbg/ci-core-security
Derek Jones
1
-50
/
+19
2011-10-04
Added batch functions, fixed excaping function
Timothy Warren
1
-3
/
+90
2011-10-04
Clean up core Security class
Andrey Andreev
1
-50
/
+19
2011-10-04
Merge pull request #282 from timw4mail/develop
Phil Sturgeon
6
-1
/
+1242
2011-10-04
Change Windows OS detection approach
Andrey Andreev
1
-1
/
+1
2011-10-04
Merge branch 'ci-issue-60' of github.com:narfbg/CodeIgniter into ci-issue-60
Andrey Andreev
1
-1
/
+1
2011-10-04
Merge upstream changes
Andrey Andreev
12
-65
/
+53
2011-10-04
Merge pull request #513 from freewil/core-cleanup
Phil Sturgeon
1
-20
/
+0
2011-10-04
Issue 352: Since the MySQL client API version matters, PHP and MySQL version ...
RH Becker
2
-31
/
+9
2011-10-03
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
Timothy Warren
2
-2
/
+30
2011-10-01
Merge pull request #508 from wooptoo/develop
Phil Sturgeon
1
-1
/
+29
2011-09-30
cleanup docblocks, remove dated CI_CORE constant
freewil
1
-20
/
+0
2011-09-29
style edit, print error if crypto fails
Radu Potop
1
-1
/
+11
2011-09-29
add missing @param tag
freewil
1
-0
/
+1
2011-09-29
remove redundant 'if' in typography helper
freewil
1
-6
/
+0
2011-09-28
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
Timothy Warren
7
-12
/
+14
2011-09-28
Added TLS and SSL support to Email library. Fixes issue #171
Radu Potop
1
-1
/
+19
2011-09-28
Fixing issue 465: select_max is adding prefix to table aliases when is not ne...
Juan José González
1
-1
/
+1
2011-09-27
Fix a typo on User agent library.
cenk
1
-2
/
+2
2011-09-26
Use CI's is_php() instead of comparing against phpversion()
Andrey Andreev
1
-1
/
+1
2011-09-25
Fix #484 - Hash is never set to the cookie
Chris Berthe
1
-1
/
+2
2011-09-24
Fix an erroneus variable name and a typo in comments
Andrey Andreev
1
-2
/
+2
2011-09-24
Fixing the documentation link in the Unit_test library so that it points to t...
Gerry
1
-2
/
+2
2011-09-24
Fixing the documentation link in the Typography library so that it's valid
Gerry
1
-2
/
+2
2011-09-24
Fixing the Encryption link in the Sha1 library so that it's valid
Gerry
1
-2
/
+2
2011-09-24
Fixing the documentation url given in the Table library
Gerry
1
-2
/
+2
2011-09-24
Suppress warnings generated by get_magic_quotes_gpc() (issue #467)
Andrey Andreev
1
-1
/
+1
2011-09-24
Skip is_array() check
Andrey Andreev
1
-1
/
+1
2011-09-24
Fix a variable type mismatch (issue #89) in system/database/DB_driver.php
Andrey Andreev
1
-1
/
+1
2011-09-24
Escape WHERE clause field names in the DB update_string() method
Andrey Andreev
1
-1
/
+2
2011-09-24
Fix alignment with tabs instead of spaces
Andrey Andreev
1
-1
/
+1
[next]