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-16
Small improvements to form_open()
Andrey Andreev
1
-4
/
+6
2012-06-16
Spelling fixes - `wether` to `whether`
Alex Bilbie
4
-5
/
+5
2012-06-16
All Query Builder methods to respect _protect_identifiers by default
Andrey Andreev
1
-18
/
+24
2012-06-16
Added an escape parameter to where_in(), or_where_in(), where_not_in(), or_wh...
Andrey Andreev
2
-16
/
+15
2012-06-16
Changed order_by() default escaping to _protect_identifiers
Andrey Andreev
1
-2
/
+3
2012-06-16
Fix issue #318 + added a default to the switch() in CI_Output::minify()
Andrey Andreev
2
-39
/
+49
2012-06-15
Fix issue #167
Andrey Andreev
1
-1
/
+1
2012-06-15
Merge pull request #1487 from IT-Can/query-error-sql-log
Phil Sturgeon
1
-1
/
+1
2012-06-15
Add support for HTTP code 303 in set_status_header(), as suggested in pull #341
Andrey Andreev
1
-7
/
+13
2012-06-15
more logging
Michiel Vugteveen
1
-1
/
+1
2012-06-15
Fix issue #520
Andrey Andreev
1
-0
/
+4
2012-06-15
Optimize encode_php_tags()
Andrey Andreev
2
-2
/
+2
2012-06-15
Merge pull request #1480 from IT-Can/fix-validation-exactlength
Andrey Andreev
1
-6
/
+18
2012-06-15
some optimizations
Michiel Vugteveen
1
-9
/
+21
2012-06-15
Fix having()
Andrey Andreev
1
-4
/
+3
2012-06-15
Fix issue #1483
Andrey Andreev
1
-1
/
+1
2012-06-15
Fix issue #1482
Andrey Andreev
1
-1
/
+1
2012-06-15
Fixed ANOTHER DB_Forge bug in the mysql driver.
Phil Sturgeon
1
-1
/
+1
2012-06-15
Somebody double `$$`ed, causing error
Phil Sturgeon
1
-1
/
+1
2012-06-15
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
Phil Sturgeon
83
-1338
/
+1498
2012-06-15
Merge branch 'feature/minify_output' of https://github.com/atiredmachine/Code...
Phil Sturgeon
1
-3
/
+164
2012-06-14
fixed other functions
Michiel Vugteveen
1
-4
/
+4
2012-06-14
fix
Michiel Vugteveen
1
-6
/
+4
2012-06-14
exact length passed as string needs to be casted to int
Michiel Vugteveen
1
-1
/
+3
2012-06-14
Improve date helper functions human_to_unix() and nice_date()
Andrey Andreev
1
-37
/
+14
2012-06-14
Some date helper improvements
Andrey Andreev
1
-60
/
+43
2012-06-14
Replace strncmp() usage with strpos()
Andrey Andreev
4
-10
/
+10
2012-06-14
Some optimizations to the date helper
Andrey Andreev
1
-10
/
+8
2012-06-14
And yet another missed line from the last one
Andrey Andreev
1
-1
/
+1
2012-06-14
Fix an issue from d461934184d95b0cfb2feec93f27b621ef72a5c2
Andrey Andreev
1
-3
/
+3
2012-06-14
Polish changes from pull #1233 - Session class already has the time_reference...
Andrey Andreev
1
-7
/
+5
2012-06-14
Merge pull request #1223 from Razican/new_date
Andrey Andreev
2
-18
/
+25
2012-06-14
Fix issue #10 + URI class speed improvements
Andrey Andreev
1
-8
/
+12
2012-06-13
Fixed some stuff in documentation.
Iban Eguia
1
-2
/
+2
2012-06-13
Switch compile_binds() to use substr_replace() instead of str_replace()
Andrey Andreev
1
-17
/
+13
2012-06-13
Really fix compile_binds()
Andrey Andreev
1
-9
/
+35
2012-06-13
Fix a syntax error
Andrey Andreev
1
-1
/
+1
2012-06-12
Additional improvements to compile_binds()
Andrey Andreev
1
-4
/
+8
2012-06-12
Merge pull request #1461 from kwoodfriend/develop
Andrey Andreev
1
-0
/
+6
2012-06-12
Fix issue #1460
Andrey Andreev
1
-1
/
+1
2012-06-12
Changed the config parameter. The session's _get_time() function has also ch...
Iban Eguia
2
-4
/
+12
2012-06-12
Modified Form Validation class's set_rules() so it can now handle an array of...
Kevin Wood-Friend
1
-0
/
+6
2012-06-12
Fix issue #145
Andrey Andreev
1
-17
/
+9
2012-06-12
Fix APPPATH
Andrey Andreev
1
-1
/
+1
2012-06-12
Fix issue #1202
Andrey Andreev
1
-0
/
+1
2012-06-12
Add support for the anchor 'rel' attribute in the Pagination library
Andrey Andreev
1
-7
/
+37
2012-06-12
Switch protected properties in Pagination class to public and fix 2 issues fr...
Andrey Andreev
1
-34
/
+34
2012-06-12
Add changelog for pull #1017
Andrey Andreev
1
-2
/
+2
2012-06-12
Merge pull request #1017 from burakerdem/patch-1
Andrey Andreev
1
-3
/
+3
2012-06-12
Added MySQLi backup() support
Andrey Andreev
1
-2
/
+117
[next]